Age | Commit message (Expand) | Author |
2000-04-06 | Enable sendmail 8.10.0. Things like sendmail.* and aliases now live | Todd C. Miller |
2000-03-05 | Adda a stripcom function to strip comments (and leading whitespace, | Todd C. Miller |
2000-02-28 | add ip6defaultif, which configures default outgoing interface | Jun-ichiro itojun Hagino |
2000-01-30 | Use ed, not sed, for pulling the interesting bits out of /etc/sysctl.conf. | Todd C. Miller |
2000-01-30 | let sed do all the work, do not invoke extra grep; millert@ ok | Michael Shalayeff |
2000-01-02 | add following IPv6 configs: rtadvd_flags route6d_flags rtsold_flags | Jun-ichiro itojun Hagino |
2000-01-01 | process sysctl.conf way earlier | Theo de Raadt |
1999-11-23 | isakmpd is elsewhere; evanc@concer.to | Theo de Raadt |
1999-11-11 | Allow identd to be used w/o inetd. | Federico G. Schwindt |
1999-10-18 | ssh startup fix; millert | Theo de Raadt |
1999-10-15 | oops, got shared library part wrong | Theo de Raadt |
1999-10-11 | Run /usr/libexec/vi.recover (now a perl script) to preserve vi backup files. | Todd C. Miller |
1999-10-07 | check for executability of ssh-keygen | Theo de Raadt |
1999-10-07 | if sshd startup fails due to rsa not being there, start up | Theo de Raadt |
1999-10-06 | Don't complain that /var/tmp/vi.recover is not owned by root | Todd C. Miller |
1999-10-03 | silence the chmod | Theo de Raadt |
1999-09-30 | last i checked, screenblank was not a network daemon | Theo de Raadt |
1999-09-29 | do ldconfig before all ssh; because they need /usr/local/lib for searching | Theo de Raadt |
1999-09-28 | start ssh as part of base system; if no host key, build it upon boot | Theo de Raadt |
1999-09-27 | oops | Theo de Raadt |
1999-09-27 | stir arandom, too; provos | Theo de Raadt |
1999-09-04 | Actually, vi file recivery was not happening on reboot due to a | Todd C. Miller |
1999-09-04 | Ignore /var/tmp/vi.recover if it is a symlink or owned by non-root. | Todd C. Miller |
1999-09-04 | Check to make sure vi recovery files are normal files before trying | Todd C. Miller |
1999-09-03 | have shutdown code run /etc/rc with arg of "shutdown"; rc.shutdown becomes c... | Theo de Raadt |
1999-08-31 | start amd in /etc/amd; so that if ${amd_master} contains map names, and we | Theo de Raadt |
1999-08-19 | s/nvi/vi/ | kstailey |
1999-08-05 | typo; -eq not -ne | Todd C. Miller |
1999-08-05 | Use 10 X's for sheeer, raving, paranoia | Todd C. Miller |
1999-08-05 | Use -execdir not -exec in find; deraadt@ | Todd C. Miller |
1999-08-04 | Use mktemp(1) for motd /tmp file during boot. This fixes a potential | Todd C. Miller |
1999-08-03 | chmod/chown all the ptys | Theo de Raadt |
1999-07-15 | move /etc/host.random to /var/db for readonly /, save the entropy state | Niels Provos |
1999-05-30 | Fix typo, '=' not '=='; marc@snafu.org | Todd C. Miller |
1999-05-26 | Configure raid devices at boot (from NetBSD, ok by niklas@). | Jakob Schlyter |
1999-05-24 | Add shlib_dirs variable so users can add to the directories cached | Todd C. Miller |
1999-04-21 | Save a copy of the boot messages in /var/run/dmesg.boot. | Alex Feldman |
1998-12-28 | split database line up nicely; krw@tcn.net | Theo de Raadt |
1998-12-21 | isakmpd startup stuff | Theo de Raadt |
1998-11-11 | Add option for running ftpd out of rc. | Jason Downs |
1998-11-03 | Actually use $xdm_flags. | Jason Downs |
1998-10-28 | use xfs, not afs when mounting afs. Making mount_afs work correctly is too hard. | Artur Grabowski |
1998-10-12 | startup code for AFS | Artur Grabowski |
1998-09-19 | shift ifaliases. one more daemon can bind to specific ifaliases. | Todd T. Fries |
1998-08-28 | When running kvm_mkdb, don't specify /bsd so we can use /dev/ksyms if it exis... | Todd C. Miller |
1998-08-25 | put back recent change (apmd flags) that was accidently removed | Marco S Hyman |
1998-08-19 | dhcpd: start from rc, controlled by rc.conf; sample config files | Oleg Safiullin |
1998-08-18 | allow flags to be passed to apmd at millert's request | Marco S Hyman |
1998-08-18 | start apmd in rc, controlled by rc.conf | Marco S Hyman |
1998-07-24 | update /var/named/etc/localtime when /etc/localtime changes | Todd C. Miller |