summaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile
AgeCommit message (Collapse)Author
2017-06-03Move slaacd to /sbinFlorian 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-29hook up slaacd and slaacctl.Florian Obser
OK naddy, deraadt
2017-03-17Enable dhcrelay6(8).Rafael Zalamena
ok deraadt@
2017-01-24hook ocspcheck into the buildBob Beck
2016-11-03Hook up syspatch(8).Antoine Jacoutot
expectations elevation encouragement from deraadt@
2016-10-19enable makefsTheo de Raadt
2016-10-06Enable switchd + switchctl. It is not finished yet but we made a lotReyk Floeter
of progress and enabling it early is a better process. Requested by deraadt@
2016-09-03Retire zaurus, as it hasn't made the EABI jump and will be permanently brokenPhilip Guenther
shortly when we use the hardware thread register in userland
2016-08-31hook up acme-clientFlorian Obser
2016-02-03Enable hostctl (only i386 and amd64 for now).Reyk Floeter
OK mikeb@ jsg@ krw@ ajacoutot@
2015-12-03enter new dirTheo de Raadt
2015-11-22enter dirs..Theo de Raadt
2015-10-26rip6query goes to the attic. Hopefully route6d (rip6d?) will get someTheo de Raadt
love instead, prod prod. ok claudio jca mpi
2015-10-15everybody can build reboundTed Unangst
2015-10-03Enable eigrpd(8) and eigrpctl(8) in the buildsRenato Westphal
ok deraadt@
2015-07-23Build and install radiusd(8) and radiusctl(8) as default. They stillYASUOKA Masahiko
lack of privsep and man page, they will be fixed soon. ok deraadt
2015-01-11replace 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-03Unhook rtsol(8) and rtsold(8) from the build.Florian Obser
OK deraadt@
2014-10-01Unhook sliplogin and slstatsMartin Pieuchot
2014-08-26remove nginx from the base system in favor of OpenBSD's own httpd(8)Robert Nagy
2014-08-26Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is notJoel 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-22Enable rcctl(8).Antoine Jacoutot
prodded by deraadt@
2014-07-22Enable httpd(8) in the builds to get more testing, feedback andReyk Floeter
improvements. It is not "finished" but serves static files. ok deraadt@
2014-07-16zap trailing newlines; "go for it" deraadtOkan Demirmen
2014-04-26Link 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-24days since rwhod was useful: 5475Ted Unangst
2014-03-17the userland ppp(9) code goes awa. Having too much ppp choice in theTheo 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-15Enable Unbound in base, ok deraadt@Stuart Henderson
2014-03-13Unhook httpd(8) from buildFlorian 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-12Are they going to help?Ted Unangst
No. Well, then tell them to stay out of the way. ok deraadt
2014-01-05Hook installboot into the build.Joel Sing
Discussed with deraadt@
2013-12-15stop building popa3d. ok deraadtTed Unangst
2013-08-07disable libexec/identd and enable usr.sbin/identd.David Gwynne
ok sthen@ deraadt@
2013-06-01hook up slowcgi to the tree, including /etc glue and a sample configurationChristian Weisgerber
snippet; ok florian@
2013-05-30Tie mkuboot into the builds.Brandon Mercer
OK jasper@ get it in deraadt@
2013-03-14tedu faithd(8), suggested by todd@ some weeks ago after a submission byMartin Pieuchot
dhill. ok krw@, mikeb@, tedu@ (implicit)
2012-11-21hook up ldomctl(8) and ldomd(8).Mark Kettenis
2012-09-20Enable npppd and npppctl in default build. Add npppd to rc andYASUOKA Masahiko
install sample configs to /etc/. ok claudio deraadt henning mcbride
2012-08-23the afs src tree can go awayTheo de Raadt
2012-08-16switch off inetd tftp-proxy and enable the standalone one instead.David Gwynne
2012-03-05swap out libexec/tftpd for usr.sbin/tftpdDavid Gwynne
ok henning@ sthen@ mikeb@ deraadt@ wants this
2012-02-19enable nginxRobert Nagy
2011-07-09welcome fw_update, which installs and/or updates non-free firmware forAlexander Hall
detected and previously installed devices that needs it "go ahead and commit it" deraadt@
2011-07-07timed's time is up. use ntpd(8). Even our own fossil developersTheo de Raadt
switched a while back. ok miod, kettenis
2011-06-09Unlink 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-23re-enable nsd; if it happens again nsd in-tree will be abandonedTheo de Raadt
2011-05-23disable nsd until the yoyos get their shit togetherTheo de Raadt
2011-02-09- move ypldap to the conditional YP blockJasper Lievisse Adriaanse
from dinar talypov ok miod@
2010-09-24hook iscsid and iscsictl into the build.David Gwynne
2010-08-22enable nsd the build. ok deraadt@Jakob Schlyter