Age | Commit message (Expand) | Author |
2006-11-28 | Move isakmpd's auto-generated public key, local.pub, into /etc/isakmpd | Ryan Thomas McBride |
2006-11-16 | when pf and pflogd are enabled, do a "ifconfig pflog0 create" early. | Henning Brauer |
2006-11-06 | duh -- on first boot, do not build the host.random file twice; ok djm | Theo de Raadt |
2006-10-29 | Add the _ripd user and startup stuff. | Esben Norby |
2006-09-27 | Add ifstated(8) startup bits. | Marco Pfatschbacher |
2006-09-01 | Switch boot order: isakmpd starts before sasyncd. | Marco Pfatschbacher |
2006-08-29 | increase the carp demotion counter by 128 instead of 1 while rc runs. | Henning Brauer |
2006-08-04 | remove redundant comments; noted by mpf; ok deraadt, millert | Markus Friedl |
2006-06-02 | Add sasyncd to rc / rc.conf. | Ryan Thomas McBride |
2006-06-02 | Carp demotion interlock. Prevents carp from preempting until the system is | Ryan Thomas McBride |
2006-06-01 | Hook dhcrelay(8) into the startup process. | Esben Norby |
2006-06-01 | add all the goo to hook dvmrp into the system | Esben Norby |
2006-05-29 | revert vfs.nfs.privport sysctl, broke a few architectures | Anil Madhavapeddy |
2006-05-28 | Add support for NFS mounts to be from non-reserved ports: | Anil Madhavapeddy |
2006-03-27 | add hostapd to rc/rc.conf glue | Reyk Floeter |
2006-03-22 | As the isakmpd fifo race is fixed, hook ipsecctl to rc. | Hans-Joerg Hoexer |
2006-03-14 | move wsconsctl up earlier, so that any key changes made can be used | Theo de Raadt |
2006-03-12 | Use the new -s flag to mount the /usr and /var partitions. Avoids | Otto Moerbeek |
2006-01-12 | configure mixers late; obsd@enop.org 4970 | Theo de Raadt |
2005-11-30 | Change "starting rpc daemons" to "starting initial daemons" as we | Tom Cosgrove |
2005-11-16 | add new ftp-proxy startup bits | Camiel Dobbelaar |
2005-10-31 | add bits for watchdogd startup, PR4540 Michael Knudsen <e@molioner.dk> | Henning Brauer |
2005-09-22 | split ypserv & ypbind startup; ypserv does not depend on you being a | Theo de Raadt |
2005-09-19 | change printed line from `printer' to `lpd'; deraadt@ ok. | Federico G. Schwindt |
2005-07-25 | Fix the test for successful ifconfig of carp interface on shutdown, makes | Ryan Thomas McBride |
2005-06-19 | ntpd -s by default is just a pause if there is no net | Theo de Raadt |
2005-06-14 | split the dummy ruleset pfctl -f - -e into separate -f - and -e. | Daniel Hartmeier |
2005-06-02 | Start on a basic ACPI framework -- does not do much more than read out the | Thorsten Lockert |
2005-05-19 | o change wsconsctl.conf subshell into a function | Todd C. Miller |
2005-05-18 | Make test(1) usage consistent when testing a variable that may not be set. | Todd C. Miller |
2005-05-18 | o move sysctl and mixerctl parsing into a subroutine instead of a subshell | Todd C. Miller |
2005-04-09 | if, at boot time, a /etc/resolv.conf.save is found, assume this is from | Theo de Raadt |
2005-04-01 | OK, this is an insane commit. Comes from johnb@ugrad.cs.ualberta.ca, pr 3589. | Theo de Raadt |
2005-03-22 | add ospfd, ok theo | Henning Brauer |
2005-01-19 | Only try to run pflogd if pflog0 exists; from mpech@ | Todd C. Miller |
2004-11-22 | Add support for setting mixerctl values in a sysctl.conf like manner | Jonathan Gray |
2004-11-03 | introduce spamlogd_flags to make it easier to e. g. bind spamlogd | Henning Brauer |
2004-10-22 | default pf rule too restrictive for IPv6 (need to allow NS/NA). deraadt ok | Jun-ichiro itojun Hagino |
2004-10-19 | Use inet6 pf rules only for inet6-capable setups, first spotted | Alexander Yurchenko |
2004-09-27 | kill double whitespace, PR3934, for rea this time and without unrelated | Henning Brauer |
2004-09-27 | ooopppssss, backout last, lots of unrelated changes creeped in, noticed | Henning Brauer |
2004-09-27 | double whitespace, one from PR3934 | Henning Brauer |
2004-09-18 | unconditionally add -s to ntpd_flags in rc and suggest "" for normal | Henning Brauer |
2004-09-17 | Set up alternate keyboard encoding earlier in rc. | Ryan Thomas McBride |
2004-08-21 | no need anymore to require isamkpd.policy for isakmpd startup | Hans-Joerg Hoexer |
2004-08-07 | permit icmp6-type routersol out, and icmp6-type routeradv in, at boot time | Theo de Raadt |
2004-07-06 | eh, actually add the startup code for ntpd | Henning Brauer |
2004-06-04 | hotplugd startup. | Alexander Yurchenko |
2004-05-16 | dhclient doesn't write a pid file any more; do remove the code that | Henning Brauer |
2004-05-16 | Bring down carp interfaces gracefully even if powerdown=YES in rc.shutdown. | Ryan Thomas McBride |