freebsd-dev/etc
Brian Somers 7f17ea13a3 Fix a misleading comment
Submitted by:	Mark Knight <markk@knigma.org>
2001-05-02 09:29:20 +00:00
..
defaults Add an allscreens_kbdflags option. Same thing as allscreens_flags, 2001-04-28 20:56:53 +00:00
etc.alpha Add a comment out console line for AlphaServer 8200 and 8400 ("TurboLaser") 2001-04-09 19:35:53 +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 Move the syscons configuration to a machine independent rc.syscons. The 2001-01-09 22:28:17 +00:00
isdn update the makefile to install all files from this directory to /etc/isdn 2001-01-10 12:42:57 +00:00
kerberosIV Fix typo: kereros -> kerberos 2000-10-06 17:36:05 +00:00
mail Allow users to override the default map type used for building maps. 2001-04-01 22:54:15 +00:00
mtree Remove share/tmac/locale/ and share/tmac/mdoc/locale/. 2001-04-17 14:22:50 +00:00
namedb FreeBSD doesn't run named in a sandbox by default, so change a comment so it 2001-01-16 20:57:18 +00:00
periodic Remind the user that they need to check CPAN manually for updates 2001-04-28 16:15:50 +00:00
ppp Change the 120 second timeout to 180 seconds to reflect the real default 2001-02-22 23:28:12 +00:00
rc.d Don't mount a md(4) over /dev on DEVFS enabled diskless systems. 2001-05-01 20:13:59 +00:00
root Add these key bindings for tcsh users in interactive mode: 2001-01-10 02:37:16 +00:00
sendmail Add comments regarding enabling IPv6 2001-03-02 02:10:51 +00:00
amd.map
apmd.conf Typofix: Configration -> Configuration. 2000-12-12 22:43:02 +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 Remove all mention of LANG and MM_CHARSET. 2000-07-27 11:39:33 +00:00
csh.logout
dhclient.conf
disktab Added "minimum3": spare room for multilingual installer and driver floppy. 2000-10-26 16:00:27 +00:00
dm.conf
fbtab
ftpusers
gettytab Add if=/etc/issue to the default getty entry. 2000-12-18 20:56:10 +00:00
group
hosts Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
hosts.allow Fix a misleading comment 2001-05-02 09:29:20 +00:00
hosts.equiv
hosts.lpd
inetd.conf Integrate the IPv6 entries with the rest of them to avoid things getting 2001-03-30 10:25:40 +00:00
locale.alias Get rid of deprecated ru_SU.* locales. ru_RU.* will be used instead. 2000-12-29 14:58:35 +00:00
login.access
login.conf Remove duplicate entry. 2001-03-12 06:05:38 +00:00
MAKEDEV Add a ``digi'' driver. 2001-05-02 01:08:09 +00:00
MAKEDEV.local
Makefile o Install sysctl.conf with all other *.conf files; 2001-04-19 13:47:53 +00:00
master.passwd
minfree
modems
motd Update search URL: 2001-03-22 17:58:20 +00:00
netconfig Add cvs tag 2001-03-24 07:20:36 +00:00
netstart Fix a quoting problem I introduced. 2000-12-26 20:55:18 +00:00
network.subr Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a few 2001-03-19 22:07:32 +00:00
networks
newsyslog.conf Log the console output to "/var/log/console.log", not "/var/log/console" 2001-02-17 20:27:58 +00:00
pam.conf Label the OpenSSH section, then add a small explanation for the existence 2001-04-06 05:52:53 +00:00
pccard_ether Enable static IPv6 address assignment on PCMCIA NIC. 2001-04-26 17:33:37 +00:00
phones
pim6dd.conf
pim6sd.conf
primes Add /etc/primes for OpenSSH SSH2 DH exchange. 2001-03-24 00:28:43 +00:00
printcap fixes: 2000-11-01 13:30:24 +00:00
profile Remove all mention of LANG and MM_CHARSET. 2000-07-27 11:39:33 +00:00
protocols Do IANA update maintenance: list synched up to the latest version. 2000-09-24 11:20:27 +00:00
rc In the /etc/rc startup script a soft link is created from /var/run/log to 2001-04-15 13:44:05 +00:00
rc.atm Apply a more consistent style to the echo statements in /etc/ scripts. 2000-12-17 08:16:06 +00:00
rc.devfs Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00
rc.diskless1 Move to using md. 2001-04-25 05:46:40 +00:00
rc.diskless2 Don't mount a md(4) over /dev on DEVFS enabled diskless systems. 2001-05-01 20:13:59 +00:00
rc.firewall style nit 2001-03-06 02:15:38 +00:00
rc.firewall6 With the recent change to ip6fw, it is safe to return to using ${fw6cmd} 2001-04-13 01:40:27 +00:00
rc.initdiskless Move to using md. 2001-04-25 05:46:40 +00:00
rc.isdn Don't hardcode isdn_ttype overwriting rc.conf settings. 2001-04-24 20:01:25 +00:00
rc.network Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a few 2001-03-19 22:07:32 +00:00
rc.network6 Enable static IPv6 address assignment on PCMCIA NIC. 2001-04-26 17:33:37 +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 Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00
rc.shutdown Apply a more consistent style to the echo statements in /etc/ scripts. 2000-12-17 08:16:06 +00:00
rc.suspend Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00
rc.syscons Add an allscreens_kbdflags option. Same thing as allscreens_flags, 2001-04-28 20:56:53 +00:00
rc.sysctl Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +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 Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and 2001-03-19 12:50:13 +00:00
security Checking of denied zone transfers is now done in 2001-04-21 22:37:54 +00:00
services Add missing entry for ospf6d. 2001-04-19 09:10:15 +00:00
shells
sysctl.conf Comment out vfs.vmiodirenable=0 by default, to prevent inproducing another 2001-04-19 17:21:53 +00:00
syslog.conf Note in the comments that it is possible, but not recommended to use 2001-03-31 04:41:24 +00:00
termcap.small Sync with main v1.105 2001-04-21 13:27:05 +00:00
usbd.conf Kill the correct dhclient on detach of the ethernet device. 2000-10-20 00:42:05 +00:00