Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-03 | Move slaacd to /sbin | Florian Obser | |
jca points out that all the other interface configuration tools live there (like ifconfig or dhclient). Furthermore it starts so early in the boot process that /usr might not be mounted yet if it's a nfs filesystem. sthen and deraadt agree | |||
2017-05-29 | hook up slaacd and slaacctl. | Florian Obser | |
OK naddy, deraadt | |||
2017-03-17 | Enable dhcrelay6(8). | Rafael Zalamena | |
ok deraadt@ | |||
2017-01-24 | hook ocspcheck into the build | Bob Beck | |
2016-11-03 | Hook up syspatch(8). | Antoine Jacoutot | |
expectations elevation encouragement from deraadt@ | |||
2016-10-19 | enable makefs | Theo de Raadt | |
2016-10-06 | Enable switchd + switchctl. It is not finished yet but we made a lot | Reyk Floeter | |
of progress and enabling it early is a better process. Requested by deraadt@ | |||
2016-09-03 | Retire zaurus, as it hasn't made the EABI jump and will be permanently broken | Philip Guenther | |
shortly when we use the hardware thread register in userland | |||
2016-08-31 | hook up acme-client | Florian Obser | |
2016-02-03 | Enable hostctl (only i386 and amd64 for now). | Reyk Floeter | |
OK mikeb@ jsg@ krw@ ajacoutot@ | |||
2015-12-03 | enter new dir | Theo de Raadt | |
2015-11-22 | enter dirs.. | Theo de Raadt | |
2015-10-26 | rip6query goes to the attic. Hopefully route6d (rip6d?) will get some | Theo de Raadt | |
love instead, prod prod. ok claudio jca mpi | |||
2015-10-15 | everybody can build rebound | Ted Unangst | |
2015-10-03 | Enable eigrpd(8) and eigrpctl(8) in the builds | Renato Westphal | |
ok deraadt@ | |||
2015-07-23 | Build and install radiusd(8) and radiusctl(8) as default. They still | YASUOKA Masahiko | |
lack of privsep and man page, they will be fixed soon. ok deraadt | |||
2015-01-11 | replace fw_update (shell script) with a specialized version of pkg_add. | Marc Espie | |
This has numerous advantages, in terms of speed and control. Initial version should be (mostly) identical to the old one. thanks to rpe@ and sthen@ for tests. | |||
2014-12-03 | Unhook rtsol(8) and rtsold(8) from the build. | Florian Obser | |
OK deraadt@ | |||
2014-10-01 | Unhook sliplogin and slstats | Martin Pieuchot | |
2014-08-26 | remove nginx from the base system in favor of OpenBSD's own httpd(8) | Robert Nagy | |
2014-08-26 | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | Joel Sing | |
a system/superuser binary. At the same time, move the source code from its current lib/libssl/src/apps location to a more appropriate home under usr.bin/openssl. ok deraadt@ miod@ | |||
2014-08-22 | Enable rcctl(8). | Antoine Jacoutot | |
prodded by deraadt@ | |||
2014-07-22 | Enable httpd(8) in the builds to get more testing, feedback and | Reyk Floeter | |
improvements. It is not "finished" but serves static files. ok deraadt@ | |||
2014-07-16 | zap trailing newlines; "go for it" deraadt | Okan Demirmen | |
2014-04-26 | Link traceroute6 to traceroute, thus completing the merge. | Florian Obser | |
I was originally sent on this little errand by deraadt@. OK sthen@, benno@ (Committing from a bus somewhere in germany on its way to berlin.) | |||
2014-04-24 | days since rwhod was useful: 5475 | Ted Unangst | |
2014-03-17 | the userland ppp(9) code goes awa. Having too much ppp choice in the | Theo de Raadt | |
tree results in one-true-ppp not coming into existance. This code is essentially un-audited and quite dangerous. ok claudio sthen | |||
2014-03-15 | Enable Unbound in base, ok deraadt@ | Stuart Henderson | |
2014-03-13 | Unhook httpd(8) from build | Florian Obser | |
OK krw@, gilles@, lteo@, tedu@, todd@, benno@, sthen@ "The time is right." and much help getting the show on the road deraadt@ | |||
2014-03-12 | Are they going to help? | Ted Unangst | |
No. Well, then tell them to stay out of the way. ok deraadt | |||
2014-01-05 | Hook installboot into the build. | Joel Sing | |
Discussed with deraadt@ | |||
2013-12-15 | stop building popa3d. ok deraadt | Ted Unangst | |
2013-08-07 | disable libexec/identd and enable usr.sbin/identd. | David Gwynne | |
ok sthen@ deraadt@ | |||
2013-06-01 | hook up slowcgi to the tree, including /etc glue and a sample configuration | Christian Weisgerber | |
snippet; ok florian@ | |||
2013-05-30 | Tie mkuboot into the builds. | Brandon Mercer | |
OK jasper@ get it in deraadt@ | |||
2013-03-14 | tedu faithd(8), suggested by todd@ some weeks ago after a submission by | Martin Pieuchot | |
dhill. ok krw@, mikeb@, tedu@ (implicit) | |||
2012-11-21 | hook up ldomctl(8) and ldomd(8). | Mark Kettenis | |
2012-09-20 | Enable npppd and npppctl in default build. Add npppd to rc and | YASUOKA Masahiko | |
install sample configs to /etc/. ok claudio deraadt henning mcbride | |||
2012-08-23 | the afs src tree can go away | Theo de Raadt | |
2012-08-16 | switch off inetd tftp-proxy and enable the standalone one instead. | David Gwynne | |
2012-03-05 | swap out libexec/tftpd for usr.sbin/tftpd | David Gwynne | |
ok henning@ sthen@ mikeb@ deraadt@ wants this | |||
2012-02-19 | enable nginx | Robert Nagy | |
2011-07-09 | welcome fw_update, which installs and/or updates non-free firmware for | Alexander Hall | |
detected and previously installed devices that needs it "go ahead and commit it" deraadt@ | |||
2011-07-07 | timed's time is up. use ntpd(8). Even our own fossil developers | Theo de Raadt | |
switched a while back. ok miod, kettenis | |||
2011-06-09 | Unlink rdconfig(8) from the builds. | Owain Ainsworth | |
Unmaintained, duplication of other things, unwanted. (if you want memory to act as a disk use a vnd or mfs) ok matthew@. | |||
2011-05-23 | re-enable nsd; if it happens again nsd in-tree will be abandoned | Theo de Raadt | |
2011-05-23 | disable nsd until the yoyos get their shit together | Theo de Raadt | |
2011-02-09 | - move ypldap to the conditional YP block | Jasper Lievisse Adriaanse | |
from dinar talypov ok miod@ | |||
2010-09-24 | hook iscsid and iscsictl into the build. | David Gwynne | |
2010-08-22 | enable nsd the build. ok deraadt@ | Jakob Schlyter | |