Age | Commit message (Expand) | Author |
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 |
1998-07-13 | quiet that dd | Theo de Raadt |
1998-07-13 | Create /var/named/dev/null if it is not there and we are running named chroot... | Todd C. Miller |
1998-07-11 | change last route to route -n | Theo de Raadt |
1998-07-05 | yet another typo | Todd T. Fries |
1998-07-04 | fix a typo | Todd T. Fries |
1998-07-03 | Generate an /etc/host.random if it doesn't exist; 64KB, perms 600. | Angelos D. Keromytis |
1998-06-13 | don't make /var/named/dev/log if named_flags == NO | Todd C. Miller |
1998-06-03 | to turn of named chroot set to be empty, not 'NO' | Todd C. Miller |
1998-06-03 | Add named_user and named_chroot variables to simplify chroot'd named | Todd C. Miller |
1998-05-14 | move cron to the end so users cannot run cron jobs before the system is all t... | Todd C. Miller |
1998-05-13 | test -> [ | Theo de Raadt |
1998-04-07 | add xdm control to /etc/rc.conf; X11 docs need updating | Theo de Raadt |
1998-03-25 | savecore prints a message; no need to print another | Theo de Raadt |
1998-03-25 | httpd is now in the tree, and an rc.conf flag turns it on | Theo de Raadt |
1998-03-11 | Kill whitespace at eol. | Todd C. Miller |
1998-02-26 | Replace "test -r" with -s and -e as -r always returns true for root?!?! | Todd C. Miller |
1998-02-18 | add an option for kerberos slave servers. | Artur Grabowski |
1998-02-13 | fix typo | Marco S Hyman |
1998-02-11 | syslogd gets a new -a argument: specify additional AF_UNIX log devices | Theo de Raadt |
1998-02-07 | Flags and startup for smtpd/smtpfwdd - not enabled by default. | Bob Beck |
1998-02-06 | typo | Theo de Raadt |
1998-02-05 | introduce /etc/sysctl.conf containing sysctl variables to change at boot time | Theo de Raadt |
1998-01-23 | correct path to the kerberos servers. | Artur Grabowski |
1998-01-21 | Add ${nfsiod_flags} | Jason Downs |
1997-12-21 | sigh; move syslog up nearer the top. Any failures from this? | Theo de Raadt |
1997-12-12 | Diskless root mounts were ro too long | Niklas Hallqvist |
1997-11-23 | Add support for mopd. -moj | Mats O Jansson |
1997-11-19 | clean /var earlier | Theo de Raadt |
1997-11-08 | start named earlier; this is an experiment | Theo de Raadt |
1997-11-04 | kill spaces at ends of lines; m4 | Theo de Raadt |
1997-11-04 | things come from rc.conf not netstart nowadays | Theo de Raadt |
1997-10-15 | Add rest of stuff from nvi's recover script. | Todd C. Miller |