1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/etc
millert 04e0ac27b0 Kill the awful hack used to match and split /etc/hostname.* We now use
a function, isalphanumeric, to determine whether an interface name is
likely to be valid.  This means that things like /etc/hostname.le0.bak,
/etc/hostname.le0#, /etc/hostname.le0~, etc. will be ignored as they
should.  There is no longer an implicate assumption that /etc/hostname.*
only contains a single '.'.
1998-10-28 19:17:10 +00:00
..
afs typo. 1998-09-28 18:25:20 +00:00
amd the master with comments in it is not that much of a good idea - if 1997-01-01 20:12:21 +00:00
etc.alpha sync 1998-09-25 11:11:58 +00:00
etc.amiga add missing entries for xfs in all 1998-10-15 21:24:52 +00:00
etc.arc sync 1998-09-25 11:11:58 +00:00
etc.arm32 sync 1998-09-25 11:11:58 +00:00
etc.atari indent 1998-06-28 03:26:49 +00:00
etc.hp300 add missing entries for xfs in all 1998-10-15 21:24:52 +00:00
etc.i386 make 8mb installs work 1998-10-24 23:28:35 +00:00
etc.mac68k add missing entries for xfs in all 1998-10-15 21:24:52 +00:00
etc.mvme68k s/Id/OpenBSD/ 1998-09-23 07:30:56 +00:00
etc.mvme88k indent 1998-06-28 03:26:49 +00:00
etc.pc532 s/Id/OpenBSD/ 1998-09-23 07:30:56 +00:00
etc.pmax add missing entries for xfs in all 1998-10-15 21:24:52 +00:00
etc.powerpc Mix kernels are no longer necessary, Generic will work sufficiently. 1998-10-20 23:22:17 +00:00
etc.sparc fix magma device generation; three cards supported 1998-10-16 16:50:16 +00:00
etc.sun3 add missing entries for xfs in all 1998-10-15 21:24:52 +00:00
etc.svr4 OpenBSD tags 1997-04-11 09:06:56 +00:00
etc.vax Added definition for ipauth, a new piece for IPFilter v3.2.9 1998-09-15 10:23:21 +00:00
etc.wgrisc split sysctl.conf into MD and MI parts 1998-05-05 21:51:51 +00:00
etc.x68k indent 1998-06-28 03:26:49 +00:00
kerberosIV Update of _old_ information. 1998-01-21 00:29:18 +00:00
mtree create empty /var/db/pkg dir; art 1998-10-16 05:19:58 +00:00
namedb Remove chroot directive as the meaning of that has changed and the 1998-06-03 16:06:30 +00:00
photuris new default attribute list, including blowfish, cast and 3des attributes. 1998-06-30 17:04:27 +00:00
ppp Show how to create a secure (ssh) VPN 1998-10-03 13:12:40 +00:00
root unimportant grammaer errrrooeoerr 1998-10-22 01:39:29 +00:00
aliases update aliases for pseudo accounts 1998-08-12 13:35:41 +00:00
bootptab even more global.dummy -> .global.dummy 1997-06-16 18:28:09 +00:00
ccd.conf provide sample /etc/ccd.conf; idea from graichen@axp5.physik.fu-berlin.de 1996-08-24 20:52:22 +00:00
changelist Add several more files to track including daily.local and monthly.local and 1998-02-19 01:49:07 +00:00
crontab put hostname in mail subject; jbernard@tater.mines.edu 1997-08-18 06:12:51 +00:00
csh.cshrc sync & label 1996-05-26 10:25:15 +00:00
csh.login sync & label 1996-05-26 10:25:15 +00:00
csh.logout sync & label 1996-05-26 10:25:15 +00:00
daily Don't prune dirs in /var/tmp on first pass; problem noted by m4@umn.edu 1998-08-13 21:57:39 +00:00
dhclient.conf dhcp client stuff. "Angelos D. Keromytis" <angelos@dsl.cis.upenn.edu> 1998-09-08 20:26:40 +00:00
dhcpd.conf dhcpd: start from rc, controlled by rc.conf; sample config files 1998-08-19 04:25:45 +00:00
dhcpd.interfaces dhcpd: start from rc, controlled by rc.conf; sample config files 1998-08-19 04:25:45 +00:00
dm.conf sync & label 1996-05-26 10:25:15 +00:00
exports sample /etc/exports file, simply commented 1996-09-06 11:57:20 +00:00
fbtab.head generate fbtab for each architecture 1996-07-31 12:29:16 +00:00
fbtab.tail do not use an old tty name; from graichen@axp5.physik.fu-berlin.de 1996-08-24 21:07:30 +00:00
ftpchroot joeuser is not special 1996-07-18 12:12:47 +00:00
ftpusers no more ingres or games accounts 1998-08-12 13:25:25 +00:00
gettytab default to 8 bit; let me know if this causes problems 1998-06-08 18:03:34 +00:00
group bye bye ingres 1998-09-20 06:41:37 +00:00
hosts default hostname "noname" with unconfigured ip address 192.168.254.254. Sound ok? 1998-03-27 23:14:52 +00:00
hosts.equiv no automatic localhost 1996-07-28 09:04:05 +00:00
hosts.lpd nice # comment here 1996-07-20 00:28:28 +00:00
ifaliases Bad example netmask. 1997-06-08 23:23:33 +00:00
inetd.conf remove unused kerberos entries 1998-07-24 09:02:34 +00:00
ipf.rules things come from rc.conf not netstart nowadays 1997-11-04 08:39:32 +00:00
ipnat.rules move nat.rules to ipnat.rules 1998-02-18 22:46:25 +00:00
ksh.kshrc fix ksh.kshrc; check ksh.kshrc, .kshrc for owner/mode/path 1998-03-22 03:39:10 +00:00
locate.rc grammer 1998-04-10 22:42:19 +00:00
MAKEDEV.local sync & label 1996-05-26 10:25:15 +00:00
Makefile use OSrev 1998-09-19 00:48:33 +00:00
man.conf Move man4 towards the end in the man section search order. 1998-03-09 22:45:55 +00:00
master.passwd give named its own group 1998-05-24 23:35:55 +00:00
minfree install a /var/crash/minfree, of 4096, as suggested by david@city.ac.uk 1995-12-18 15:18:15 +00:00
monthly No need to put a Subject: line. We use "mail -s" in the crontab anyway. 1998-02-02 23:08:56 +00:00
motd new motd 1998-01-11 14:08:38 +00:00
mrouted.conf comment out a nasty line 1996-07-20 00:15:54 +00:00
myname oops this should be one line 1998-05-16 06:04:49 +00:00
netstart Kill the awful hack used to match and split /etc/hostname.* We now use 1998-10-28 19:17:10 +00:00
networks more readable 1997-09-15 09:54:52 +00:00
newsyslog.conf Add commented out entry to rotate www logs 1998-10-02 17:12:21 +00:00
passwd.conf newsalt uses 24-bit count, and not 32-bit 1998-07-05 21:08:32 +00:00
phones kill the default phone numbers. i checked - they are disconnected -- "i wonder whycvs diff -bc phones"; spotted by bitblt 1996-09-20 21:00:35 +00:00
printcap sync & label 1996-05-26 10:25:15 +00:00
protocols They're not sipp-esp and sipp-ah, just esp and ah 1998-08-01 05:34:51 +00:00
rbootd.conf Comment out sample entries 1996-12-08 21:25:01 +00:00
rc use xfs, not afs when mounting afs. Making mount_afs work correctly is too hard. 1998-10-28 17:47:00 +00:00
rc.conf startup code for AFS 1998-10-12 03:02:57 +00:00
rc.local rc.conf control sshd 1998-06-15 18:41:12 +00:00
rc.securelevel ntpd startup only if ntp.conf exists 1998-09-21 09:34:47 +00:00
remote comment is old 1997-09-03 21:26:19 +00:00
rpc sync & label 1996-05-26 10:25:15 +00:00
security don't include FIFOs in check for set[ug]id files and devices; andrew@nfr.net 1998-08-17 16:43:47 +00:00
services add some afs services 1998-09-01 22:57:11 +00:00
shells rksh is wrong, here 1997-05-28 21:42:20 +00:00
sysctl.conf split sysctl.conf into MD and MI parts 1998-05-05 21:51:51 +00:00
syslog.conf doc syslogd -u; mho@stacken.kth.se; PR#202 1997-05-29 20:00:54 +00:00
ttys.pty comment is old 1997-09-03 21:26:19 +00:00
weekly No need to put a Subject: line. We use "mail -s" in the crontab anyway. 1998-02-02 23:08:56 +00:00