freebsd-dev/etc
Alexey Zelkin 709eed76bd Slightly re-work locale messages storage scheme. Before this commit
LC_MESSAGES related data was installed to <locale>/LC_MESSAGES file.
Now it go to <locale>/LC_MESSAGES/SYS_LC_MESSAGES file. LC_MESSAGES
directory is supposed to be storage of message catalogs of userland tools.
This should allow us to avoid many potential problems with future
libintl related functionality introduction.

Thanks for useful suggestions about correct way how to replace plain
files with directories at installworld stage to: Ruslan Ermilov <ru>
2001-12-21 13:14:02 +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 Move the syscons configuration to a machine independent rc.syscons. The 2001-01-09 22:28:17 +00:00
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 update the sample isdnd.rc file with a firmware keyword example and a real 2001-05-27 08:05:57 +00:00
kerberosIV
mail Add aliases pointing to postmaster for the two new mail related accounts. 2001-12-11 17:29:57 +00:00
mtree Slightly re-work locale messages storage scheme. Before this commit 2001-12-21 13:14:02 +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 Add these key bindings for tcsh users in interactive mode: 2001-01-10 02:37:16 +00:00
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 Merge into a single US-exportable libcrypt, which only provides 2000-12-28 10:32:02 +00:00
crontab Move the sendmail -q from cron to periodic, as suggested by a few people. 2001-02-19 02:47:42 +00:00
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 Add cvs tag 2001-03-24 07:20:36 +00:00
netstart Run network6_pass1 if ipv6_enable is YES 2001-05-18 09:14:39 +00:00
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 Add /etc/primes for OpenSSH SSH2 DH exchange. 2001-03-24 00:28:43 +00:00
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 * Simplify the population of the /etc memory filesystem. To avoid 2001-05-09 15:13:51 +00:00
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 * Simplify the population of the /etc memory filesystem. To avoid 2001-05-09 15:13:51 +00:00
rc.isdn Anti-foot-shooting for pcvt users: ignore isdn_screenflags which is 2001-05-19 08:17:35 +00:00
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 Alter the pccard setup a bit so that it looks prettier by redirecting 2001-03-04 17:34:37 +00:00
rc.resume Apply a more consistent style to the echo statements in /etc/ scripts. 2000-12-17 08:16:06 +00:00
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 Add com1-4 as finger friendly shortcuts for /dev/cuaa0-3. Specify a default 2001-02-21 19:45:47 +00:00
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