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_5


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.common  1.5   20 years  miod   Cause ct to be escaped in nroff output; spotted by jmc. No regen necessary excep...
[TXT] MAKEDEV.man  1.3   20 years  miod   End the last device section list with .El; jmc
[TXT] MAKEDEV.mansub  1.2   20 years  miod   MAKEDEV.8 improvement pack: - refer to the section 4 manual page for every devic...
[TXT] MAKEDEV.mi  1.72   20 years  miod   Move the real knowledge of MI devices to a specific file, MAKEDEV.common. While ...
[TXT] MAKEDEV.sub  1.12   20 years  miod   MAKEDEV.8 improvement pack: - refer to the section 4 manual page for every devic...
[TXT] Makefile  1.201   20 years  deraadt   oops
[TXT] changelist  1.35   20 years  david   add bgpd.conf and missing mail files ok millert@
[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.16   20 years  deraadt   oops, _tcpdump here too, thanks miod
[TXT] gettytab  1.4   23 years  pjanzen   Stamp out comma splices and misspellings.
[TXT] group  1.32   20 years  deraadt   fake _tcpdump user for upcoming privsep work
[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.6   20 years  jmc   typo;
[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.33   20 years  deraadt   fake _tcpdump user for upcoming privsep work
[TXT] minfree  1.1   28 years  deraadt   install a /var/crash/minfree, of 4096, as suggested by david@city.ac.uk
[TXT] moduli  1.2   20 years  dtucker   Import regenerated moduli file; ok deraadt@
[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.96   20 years  mcbride   Make sure pfsync is brought up before carp. ok deraadt@
[TXT] newsyslog.conf  1.24   20 years  jmc   sync the field names with what's in the man page; from Kurt Seifried; ok miller...
[TXT] pf.conf  1.27   20 years  cedric   Simplify pf.conf, provide sample rules for greylisting. ok beck@, input from man...
[TXT] pf.os  1.16   20 years  david   update OpenBSD fingerprint details to include 3.5 also; ok deraadt@
[TXT] protocols  1.20   20 years  mcbride   Change pfsync IP protocol and multicast group numbers. IPPROTO_PFSYNC -> 240 IN...
[TXT] rc  1.241   20 years  cedric   Fix CARP shutdown. ok deraadt
[TXT] rc.conf  1.95   20 years  henning   add the goo for bgpd, theo ok
[TXT] rpc  1.3   22 years  deraadt   zap trailing spaces and tabs
[TXT] services  1.55   20 years  jakob   add ipp (Internet Printing Protocol). ok deraadt@
[TXT] shells  1.5   26 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