summaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile
AgeCommit message (Collapse)Author
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
2010-06-07Enable iked/ikectl in the builds. iked is still in an early stage,Reyk Floeter
but it helps people to get used to it and to start testing. requested by deraadt@
2010-06-03enable ldapd and ldapctl in the buildMartin Hedenfal
ok deraadt@
2009-12-21enable ospf6d, ospf6ctl, ldpd and ldpctl in builds. There is no reason toClaudio Jeker
not build these binaries by default. "go for it" deraadt@
2009-03-17enable smtpd in the buildGilles Chehade
"please enable it" deraadt@
2009-02-08Unlink wake(8).Marc Balmer
2009-01-28Add wake to the build. ok claudio.Marc Balmer
2008-10-14enable ypldap. serious development needs it to be enabled.Theo de Raadt
2008-08-22move mksuncd to here (but still only sparc64 build)Theo de Raadt
2008-08-22Merge crunchgen & crunchhide (using name checking), and move to usr.sbinTheo de Raadt
next step is to not install it as two programs, but be even more clever
2008-06-15enter rpc.statdNikolay Sturm
2008-04-23build sysmerge inTheo de Raadt