OpenBSD CVS

src/etc/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / etc

Current tag: OPENBSD_3_4


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] afs/        
[DIR] amd/        
[DIR] bind/        
[DIR] etc.alpha/        
[DIR] etc.amd64/        
[DIR] etc.amiga/        
[DIR] etc.arc/        
[DIR] etc.arm32/        
[DIR] etc.arm64/        
[DIR] etc.armish/        
[DIR] etc.armv7/        
[DIR] etc.atari/        
[DIR] etc.aviion/        
[DIR] etc.beagle/        
[DIR] etc.cats/        
[DIR] etc.hp300/        
[DIR] etc.hppa/        
[DIR] etc.hppa64/        
[DIR] etc.i386/        
[DIR] etc.landisk/        
[DIR] etc.loongson/        
[DIR] etc.luna88k/        
[DIR] etc.mac68k/        
[DIR] etc.macppc/        
[DIR] etc.mvme68k/        
[DIR] etc.mvme88k/        
[DIR] etc.mvmeppc/        
[DIR] etc.octeon/        
[DIR] etc.palm/        
[DIR] etc.pc532/        
[DIR] etc.pegasos/        
[DIR] etc.pica/        
[DIR] etc.pmax/        
[DIR] etc.powerpc/        
[DIR] etc.powerpc64/        
[DIR] etc.riscv64/        
[DIR] etc.sgi/        
[DIR] etc.socppc/        
[DIR] etc.sparc/        
[DIR] etc.sparc64/        
[DIR] etc.sun3/        
[DIR] etc.svr4/        
[DIR] etc.vax/        
[DIR] etc.wgrisc/        
[DIR] etc.x68k/        
[DIR] etc.zaurus/        
[DIR] examples/        
[DIR] kerberosIV/        
[DIR] kerberosV/        
[DIR] mail/        
[DIR] mtree/        
[DIR] namedb/        
[DIR] nginx/        
[DIR] photuris/        
[DIR] ppp/        
[DIR] rc.d/        
[DIR] root/        
[DIR] rpki/        
[DIR] signify/        
[DIR] skel/        
[DIR] systrace/        
[TXT] MAKEDEV.mi  1.60   20 years  todd   switch to share/misc/license.template
[TXT] MAKEDEV.sub  1.8   20 years  todd   switch to share/misc/license.template
[TXT] Makefile  1.184   20 years  frantzen   Add derivative of Michal Zalewski's p0f v2 passive OS fingerprint database
[TXT] changelist  1.31   20 years  frantzen   Add derivative of Michal Zalewski's p0f v2 passive OS fingerprint database
[TXT] crontab  1.12   21 years  deraadt   commented hourly spamd-setup run
[TXT] daily  1.46   20 years  jmc   remove check for /etc/news.expire; ok millert@
[TXT] fbtab.head  1.2   25 years  deraadt   better description
[TXT] fbtab.tail  1.2   27 years  deraadt   do not use an old tty name; from graichen@axp5.physik.fu-berlin.de
[TXT] ftpusers  1.12   20 years  david   add _syslogd pseudo-account; ok deraadt@
[TXT] gettytab  1.4   23 years  pjanzen   Stamp out comma splices and misspellings.
[TXT] group  1.29   20 years  deraadt   _syslogd privsep uid/gid as requested by avsm
[TXT] ksh.kshrc  1.11   21 years  marc   Remove special case code for sun/xterm that faked a DISPLAY and set the erase c...
[TXT] locate.rc  1.5   21 years  millert   Use /var/tmp, not /tmp by default since historically /var/tmp has been the large...
[TXT] mailer.conf  1.3   24 years  millert   Remove smtpd link (should have been part of yesterday's commit) since our smtpd ...
[TXT] master.passwd  1.29   20 years  deraadt   _syslogd privsep uid/gid as requested by avsm
[TXT] minfree  1.1   28 years  deraadt   install a /var/crash/minfree, of 4096, as suggested by david@city.ac.uk
[TXT] moduli  1.1   22 years  provos   install new moduli
[TXT] monthly  1.5   26 years  millert   No need to put a Subject: line. We use "mail -s" in the crontab anyway.
[TXT] motd  1.8   26 years  deraadt   new motd
[TXT] netstart  1.87   20 years  henning   only try to set hostname to what /etc/myname says if that file actually exists, ...
[TXT] newsyslog.conf  1.22   21 years  millert   missed one in the comment
[TXT] pf.conf  1.21   20 years  david   add set fingerprints example ok deraadt@ henning@ frantzen@
[TXT] pf.os  1.10   20 years  frantzen   sync in fingerprints from p0f v2.0 release. a little bit sparse on the Win95 fi...
[TXT] protocols  1.17   21 years  rohee   more up to date, some input by todd@
[TXT] rc  1.228   20 years  henning   "pass on lo0" in the intermediate pf ruleset loaded during boot. solves PR3376 b...
[TXT] rc.conf  1.90   20 years  david   now that there is multicast routing documentation in netstart(8), reference it r...
[TXT] rpc  1.3   22 years  deraadt   zap trailing spaces and tabs
[TXT] services  1.52.2.1   20 years  jakob   add afpovertcp. ok deraadt@
[TXT] shells  1.5   27 years  deraadt   rksh is wrong, here
[TXT] syslog.conf  1.13   20 years  jmc   use ; to separate selectors; ok millert@
[TXT] ttys.pty  1.3   26 years  deraadt   comment is old
[TXT] weekly  1.14   20 years  avsm   spacing nit, and a bit more randomness for mktemp millert@ ok