freebsd_amp_hwpstate/etc
Bruce Evans c69e71b3e9 Fix some bogus and missing chowns:
444 -> root.wheel
root -> root.wheel
uucp -> uucp.wheel (perhaps this should be .dialer, but .wheel is safer)
missing -> root.wheel

chown to root is usually bogus because mknod had to be run by root to
create the inode.  Setting the group explictly is currently necessary
because MAKEDEV does nothing to ensure that its working directory has
a suitable group.

Driver authors!  Please fix any bogons in MAKEDEV that involve your
drivers.  The sound devices are still world writable...
1995-02-17 12:32:34 +00:00
..
config Added more options and flags files per suggestions from -hackers. 1993-11-12 03:46:15 +00:00
defaults Now that the default for the shared gcc-internal lib changed, make this match. 1994-11-10 02:29:41 +00:00
etc.i386 Fix some bogus and missing chowns: 1995-02-17 12:32:34 +00:00
kerberosIV Sample configuration files for Kerberos. (Not restricted.) 1994-02-27 21:17:55 +00:00
mail Removed all Berkeley aliases information since it is way out of date. 1993-07-19 19:09:14 +00:00
mtree Add include/readline and share/misc/pkg_manage 1995-02-15 20:57:01 +00:00
namedb Commented out sortlist entry; most users aren't located at UCB and so 1993-11-07 00:58:34 +00:00
ppp Reviewed by: 1995-01-31 06:24:33 +00:00
rc.d Add drainwait option examples 1995-01-05 00:11:52 +00:00
root Fix a bunch of annoying details here, while I remember it. 1994-10-27 05:27:00 +00:00
sendmail You need the freefall.mc file to build the release /etc/sendmail.cf file from. 1994-09-08 09:41:01 +00:00
MAKEDEV Fix some bogus and missing chowns: 1995-02-17 12:32:34 +00:00
MAKEDEV.local Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
Makefile Adding ppp configuration files entry for distribution packages. 1995-02-04 11:16:47 +00:00
adduser.conf Move adduser configuration files here 1994-12-28 13:45:47 +00:00
aliases Removed all Berkeley aliases information since it is way out of date. 1993-07-19 19:09:14 +00:00
crontab Call adjkerntz -a every half hour from 0 to 4 am 1994-11-02 09:50:11 +00:00
csh.cshrc Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
csh.login Add yet one locale example, this time ISO8859-1 as most common example. 1994-12-05 19:46:35 +00:00
csh.logout Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
daily Removed daily rm'ing of files in /tmp, /var/tmp, and /scratch. There is no 1995-01-05 10:15:53 +00:00
disktab Correction so old alias floppy and floppy5 work. 1994-02-20 10:43:02 +00:00
dm.conf Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
fbtab fbtab: Pulled down from Attic, fixed spaces to tabs. 1994-09-23 07:16:13 +00:00
ftpusers Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
gettytab gettytab: 1995-02-16 10:51:53 +00:00
group Intruduce new group for uucp, gid 66 1994-05-31 04:36:30 +00:00
host.conf Added comment about how to enable NIS hostname resolution. 1993-11-07 01:02:57 +00:00
hosts Fixed spelling errors. 1994-06-24 23:50:16 +00:00
hosts.equiv comment localhost by default. 1995-02-04 08:32:15 +00:00
hosts.lpd Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
inetd.conf Disable UDP echo, chargen, date, and daytime services. 1994-12-21 20:32:44 +00:00
login.access 1) Added s/key support . 1994-05-19 18:13:11 +00:00
make.conf Now that the default for the shared gcc-internal lib changed, make this match. 1994-11-10 02:29:41 +00:00
man.conf Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
manpath.config fbtab: Pulled down from Attic, fixed spaces to tabs. 1994-09-23 07:16:13 +00:00
master.passwd Add 'news' user, present in group, but missed in master.passwd 1995-01-03 21:02:01 +00:00
minfree Add the installation of /var/crash/minfree with a value of 2048 so that 1994-05-19 12:29:29 +00:00
monthly Reenabled rotation of log files and killing of syslogd now that the 1993-08-31 16:29:05 +00:00
motd Changed banner from 386BSD to FreeBSD 1993-07-19 19:12:33 +00:00
myname New file for netstart, should contain the hosts hostname. 1993-07-19 19:08:31 +00:00
netstart Small NIS fixes: 1995-02-08 16:42:12 +00:00
networks Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
passwd Due to broken pwd_mkdb always wanting to do it's work in /etc I have 1993-08-11 13:23:23 +00:00
phones Remove note about having to remove comments for this file to work, since 1994-01-24 00:39:01 +00:00
printcap Change the example in the printcap file for the spooling dir from 1994-12-10 22:46:25 +00:00
profile Add yet one locale example, this time ISO8859-1 as most common example. 1994-12-05 19:46:35 +00:00
protocols Added a whole bunch of common protocols and ports from the latest edition of 1993-11-07 00:31:23 +00:00
rc Disable dset for now - Bruce says it hoses the show. 1995-01-26 19:04:29 +00:00
rc.local Small NIS fixes: 1995-02-08 16:42:12 +00:00
rc.serial Add drainwait option examples 1995-01-05 00:11:52 +00:00
remote Use proper serial device names 1994-12-19 02:02:47 +00:00
rpc Fixed missing newline at end of file. 1993-09-14 00:54:19 +00:00
security Fix a bug, that someone has introduced into /etc/security. It has no longer 1995-01-14 13:23:50 +00:00
services Get the right name for the v4 kadmin service. 1995-01-24 18:52:50 +00:00
shells Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
skey.access Install improved skey access code 1994-09-29 18:58:39 +00:00
syslog.conf This is Vixie cron 3.0. This version fixes all known security bugs. 1994-01-22 20:44:14 +00:00
termcap.small Sync with main termcap 1995-01-26 08:51:52 +00:00
ttys Rename tty0* -> ttyd*. Comment about "serial" terminals instead of 1994-12-06 19:59:24 +00:00
userids Move adduser configuration files here 1994-12-28 13:45:47 +00:00
weekly gettytab: 1995-02-16 10:51:53 +00:00