Age | Commit message (Expand) | Author |
2014-08-26 | usr.sbin | Robert Nagy |
2014-08-22 | disable use of bind in base; in the base use nsd/unbound instead. | Theo de Raadt |
2014-08-17 | Execute /etc/netstart using sh(1) instead of sourcing it. | Antoine Jacoutot |
2014-08-04 | enable httpd; ok deraadt@ | Christian Weisgerber |
2014-07-19 | Print a warning message if the files with the random seed are not | Alexander Bluhm |
2014-07-18 | ugly ugly whitespace | Theo de Raadt |
2014-07-17 | sh netstart, instead of using . | Theo de Raadt |
2014-07-14 | quiet /etc/rc.shutdown, it may not exist. | Antoine Jacoutot |
2014-07-14 | This isn't C. | Antoine Jacoutot |
2014-07-14 | Only set kern.securelevel=1 if it was not lowered nor bumped by | Antoine Jacoutot |
2014-07-14 | rc.{local,securelevel,shutdown} become examples. If versions of them | Theo de Raadt |
2014-07-14 | check for existance of rc.shutdown, before sourcing it | Theo de Raadt |
2014-07-13 | rc bits for iscsid. Start iscsid as early as possible. Use the new -N | Claudio Jeker |
2014-07-12 | Make rc.conf a parsed configuration file and stop sourcing it as a shell | Robert Nagy |
2014-04-25 | Redirecting stderr to /dev/null suppresses all errors. Instead use | Alexander Bluhm |
2014-04-24 | rm rwhod tentacles | Ted Unangst |
2014-04-23 | Remove krb5 bits from rc(8). | Antoine Jacoutot |
2014-04-19 | use "!received-on any" to absolutely ensure that we're not forwarding | Henning Brauer |
2014-03-15 | Enable Unbound in base, ok deraadt@ | Stuart Henderson |
2014-03-13 | Unhook httpd(8) from build; etc bits | Florian Obser |
2014-02-19 | Ignore blank characters at the end of ${pkg_scripts} in order | Ingo Schwarze |
2014-01-19 | Extend the initial pf ruleset to explicitly allow dhcp / bootp and dhcpv6. | Claudio Jeker |
2014-01-03 | Use kern.securelevel to determine whether or not we are in single | Todd C. Miller |
2013-12-28 | document a hack we want fixed later | Theo de Raadt |
2013-12-27 | - add chmod of seedfile in /etc | Robert Peichaer |
2013-12-27 | re-use random_seed in shutdown section | Robert Peichaer |
2013-12-27 | create a seed file for the bootloader in /etc/random.seed | Theo de Raadt |
2013-12-27 | nest random_seed() contents into a single redirection | Theo de Raadt |
2013-12-27 | re-do shutdown operations. Run the scripts if we may; take down carp | Theo de Raadt |
2013-12-27 | when forcing a re-key, might as well toss in dmesg as additional seed | Theo de Raadt |
2013-12-27 | all the random devices have been the same for a while; so let us avoid | Theo de Raadt |
2013-12-26 | make absence of pkg_scripts non silent, after nits from theo and halex. | Marc Espie |
2013-12-17 | Run spamd-setup from within /etc/rc.d/spamd, and take $spamd_black | Alexander Hall |
2013-12-15 | remove popa3d etc tendrils | Ted Unangst |
2013-08-09 | Add rc.d(8) scripts for ipropd-master and ipropd-slave. | Antoine Jacoutot |
2013-06-01 | hook up slowcgi to the tree, including /etc glue and a sample configuration | Christian Weisgerber |
2012-11-18 | Remove pointless local declaration. | Antoine Jacoutot |
2012-11-04 | Start ldomd(8). | Mark Kettenis |
2012-09-20 | Enable npppd and npppctl in default build. Add npppd to rc and | YASUOKA Masahiko |
2012-08-26 | Hook up nginx to rc(8). | Antoine Jacoutot |
2012-08-20 | wire up the bits for tftp-proxy, which is called tftpproxy from rc.d's | David Gwynne |
2012-04-06 | tedu the raidctl. | Joel Sing |
2012-03-10 | ypbind likes a ypserv to talk to, and ypldap pretends to be ypserv. | David Gwynne |
2012-03-05 | add tftpd to the network daemons list just after ftpd and ftpproxy. | David Gwynne |
2011-12-09 | Handle aucat -> sndiod name change, and enable sndiod by default. Mostly | Alexandre Ratchov |
2011-10-13 | Start ldapd(8) earlier so that ypldap(8) can properly run (an LDAP | Antoine Jacoutot |
2011-10-07 | The new ypbind changes requires that the domainname be set before | Theo de Raadt |
2011-10-06 | ccd goes to the attic | Theo de Raadt |
2011-09-16 | Add a script for popa3d to support running it outside of inetd. | Robert Nagy |
2011-07-28 | supress empty rc.firsttime email and add hostname to the subject line | Alexander Hall |