freebsd-dev/etc
2001-12-22 06:56:12 +00:00
..
defaults Long ago, there was just /etc/daily. Then /etc/security was split out 2001-12-07 23:57:39 +00:00
etc.alpha s/sysctl -w/sysctl/ 2001-12-11 08:21:46 +00:00
etc.amd64
etc.i386 Add an entry for the Zip 250. 2001-08-31 22:49:22 +00:00
etc.ia64 s/sysctl -w/sysctl/ 2001-12-11 08:21:46 +00:00
isdn
kerberosIV
mail Add aliases pointing to postmaster for the two new mail related accounts. 2001-12-11 17:29:57 +00:00
mtree add LC_MESSAGES directory for uk_UA.ISO8859-5 locale 2001-12-22 06:56:12 +00:00
namedb The named.conf file should refer to named.conf(5) in addition to 2001-12-03 08:05:52 +00:00
pam.d Install pam.d files with mode 0644, not 0755. 2001-12-06 23:28:12 +00:00
periodic Fix a stray character that found its way into a filename. 2001-12-14 22:25:04 +00:00
ppp Move the interface address setting and default route setting out of 2001-06-21 15:42:26 +00:00
rc.d automatic creation of faith0 and stf0 for backward compatibility. 2001-12-15 03:59:47 +00:00
root
sendmail Since buildworld builds cf files specified in SENDMAIL_ADDITIONAL_MC, 2001-11-20 03:41:05 +00:00
amd.map
apmd.conf Now properly use logger's facility argument 2001-08-06 15:52:42 +00:00
auth.conf
crontab
csh.cshrc
csh.login
csh.logout
dhclient.conf o Spelling error s/suffient/sufficient/ 2001-10-27 03:14:37 +00:00
disktab Add an entry for the Zip 250. 2001-08-31 22:49:22 +00:00
dm.conf
fbtab
ftpusers
gettytab Add entries for 3wire terminals. (carrier not supplied, so we set nc). 2001-08-31 22:18:50 +00:00
group Add two new accounts/groups for sendmail: 2001-11-17 21:24:45 +00:00
hosts - Improve line-wrapping and spacing so as to improve readability. 2001-12-11 22:36:10 +00:00
hosts.allow Clear up what the line "ALL : PARANOID : RFC931 20 : deny" means 2001-08-18 14:22:52 +00:00
hosts.equiv
hosts.lpd
inetd.conf Chroot to /tftpboot for tftp. 2001-10-22 01:46:53 +00:00
locale.alias New locale names and aliases to old ones 2001-06-10 13:02:52 +00:00
login.access
login.conf ftp(1) was not the only user of FTP_PASSIVE_MODE, libfetch uses it 2001-12-14 15:48:55 +00:00
MAKEDEV Bruce says the links are not needed. 2001-12-05 08:50:51 +00:00
MAKEDEV.local
Makefile Slightly re-work locale messages storage scheme. Before this commit 2001-12-21 13:14:02 +00:00
man.alias Remove aliases not needed for new man version 2001-06-26 00:41:07 +00:00
master.passwd Add two new accounts/groups for sendmail: 2001-11-17 21:24:45 +00:00
minfree
modems
motd Whitespace police. 2001-12-18 18:21:51 +00:00
netconfig
netstart
network.subr rpc.lockd needs rpc.statd to be running for it to start up properly. 2001-12-13 04:21:18 +00:00
networks
newsyslog.conf Use tabs where possible. 2001-12-01 17:14:34 +00:00
nls.alias Back out *.US-ASCII compactification - application should decide 2001-06-10 22:32:39 +00:00
nsmb.conf Correct the given path to nsmb.conf in the comments, now that it's 2001-12-20 16:23:12 +00:00
opieaccess Add commented out example 2001-08-14 23:51:58 +00:00
pam.conf Add entries for GDM (GNOME Display Manager). 2001-11-26 16:55:40 +00:00
pccard_ether Due to a bug in the ed driver, which leads to hangs when using it with 2001-09-13 06:18:07 +00:00
phones
primes
printcap
profile
protocols Update reference URL. 2001-10-10 18:34:28 +00:00
rc Don't assume that /var/run and /var/spool/lock are on the same 2001-12-19 16:10:25 +00:00
rc.atm Avoid unnecessary calls to expr(1) by using standard shell arithmetic 2001-11-14 06:35:43 +00:00
rc.devfs
rc.diskless1
rc.diskless2 Remeber to set the permissions on an md-backed /tmp to 01777, rather than 2001-11-27 22:12:27 +00:00
rc.firewall Sync the code that sucks in rc.conf and friends with what's in 2001-08-14 05:50:19 +00:00
rc.firewall6 fix typo. icmptype of destination unreach is not 2 but 1. 2001-08-21 15:05:09 +00:00
rc.initdiskless
rc.isdn
rc.network rpc.lockd needs rpc.statd to be running for it to start up properly. 2001-12-13 04:21:18 +00:00
rc.network6 automatic creation of faith0 and stf0 for backward compatibility. 2001-12-15 03:59:47 +00:00
rc.pccard
rc.resume
rc.serial
rc.shutdown Set the script_name_sep variable to a safe value if it is not 2001-12-12 10:12:20 +00:00
rc.subr Import the NetBSD 1.5 RC system. 2001-06-16 07:16:14 +00:00
rc.suspend
rc.syscons Make the 'echo' output for blanktime and scrnmap consistent with their 2001-08-31 15:29:24 +00:00
rc.sysctl sysctl(8) doesn't need '-w' to write to sysctl variables anymore. 2001-07-17 22:03:19 +00:00
remote
rpc Add sgi_fam 391002, file alteration monitor. 2001-08-11 09:43:04 +00:00
services 'ircd' is a better service name. Also note '6667' is unoffical 2001-11-20 19:52:28 +00:00
shells
sysctl.conf Enable vmiodirenable by default. Remove incorrect comment from sysctl.conf. 2001-09-26 19:35:04 +00:00
syslog.conf Explain that /var/log/all.log needs to be touched and chmod'd 'ere it 2001-10-28 13:41:30 +00:00
termcap.small Sync with main 2001-11-22 21:43:43 +00:00
usbd.conf