summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unhook usr.sbin/bind from the build and hook up new dig sourceflorian2020-02-071-2/+2
| | | | directory (usr.bin/dig).
* unlink rebound. its future is quite limited.tedu2020-01-241-2/+2
|
* enable rpki-client buildderaadt2019-11-121-2/+2
|
* Send snmpctl(8) to the great bitbucket in the sky. You've served us well.martijn2019-08-161-2/+2
| | | | | | People are now expected to use snmp(1) for all their snmp client needs. "Go ahead" deraadt@
* hook up sysupgrade(8)florian2019-04-251-4/+4
|
* take elfrdsetroot, clean it up for regular usage, and make it a fullderaadt2019-04-051-2/+2
| | | | | citizen of base. push from benno, ok mortimer ingo others
* hook up unwind(8) to the build; OK deraadtflorian2019-01-261-3/+3
|
* It's time to switch to rad(8); tested by many.florian2018-07-231-2/+2
| | | | | Unhook rtadvd from build. OK deraadt, phessler
* hook up rad(8) and ractl(8) to the buildflorian2018-07-121-2/+2
|
* Move slaacd to /sbinflorian2017-06-031-2/+2
| | | | | | | | 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
* hook up slaacd and slaacctl.florian2017-05-291-2/+2
| | | | OK naddy, deraadt
* Enable dhcrelay6(8).rzalamena2017-03-171-2/+2
| | | | ok deraadt@
* hook ocspcheck into the buildbeck2017-01-241-2/+2
|
* Hook up syspatch(8).ajacoutot2016-11-031-4/+4
| | | | expectations elevation encouragement from deraadt@
* enable makefsderaadt2016-10-191-4/+4
|
* Enable switchd + switchctl. It is not finished yet but we made a lotreyk2016-10-061-3/+3
| | | | | | of progress and enabling it early is a better process. Requested by deraadt@
* Retire zaurus, as it hasn't made the EABI jump and will be permanently brokenguenther2016-09-031-2/+2
| | | | shortly when we use the hardware thread register in userland
* hook up acme-clientflorian2016-08-311-2/+2
|
* Enable hostctl (only i386 and amd64 for now).reyk2016-02-031-5/+5
| | | | OK mikeb@ jsg@ krw@ ajacoutot@
* enter new dirderaadt2015-12-031-2/+2
|
* enter dirs..deraadt2015-11-221-3/+3
|
* rip6query goes to the attic. Hopefully route6d (rip6d?) will get somederaadt2015-10-261-4/+3
| | | | | love instead, prod prod. ok claudio jca mpi
* everybody can build reboundtedu2015-10-151-2/+3
|
* Enable eigrpd(8) and eigrpctl(8) in the buildsrenato2015-10-031-3/+3
| | | | ok deraadt@
* Build and install radiusd(8) and radiusctl(8) as default. They stillyasuoka2015-07-231-3/+4
| | | | | | lack of privsep and man page, they will be fixed soon. ok deraadt
* replace fw_update (shell script) with a specialized version of pkg_add.espie2015-01-111-2/+2
| | | | | | | 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.
* Unhook rtsol(8) and rtsold(8) from the build.florian2014-12-031-2/+2
| | | | OK deraadt@
* Unhook sliplogin and slstatsmpi2014-10-011-2/+2
|
* remove nginx from the base system in favor of OpenBSD's own httpd(8)robert2014-08-261-2/+2
|
* Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is notjsing2014-08-261-2/+2
| | | | | | | | 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@
* Enable rcctl(8).ajacoutot2014-08-221-2/+2
| | | | prodded by deraadt@
* Enable httpd(8) in the builds to get more testing, feedback andreyk2014-07-221-2/+2
| | | | | | improvements. It is not "finished" but serves static files. ok deraadt@
* zap trailing newlines; "go for it" deraadtokan2014-07-161-2/+1
|
* Link traceroute6 to traceroute, thus completing the merge.florian2014-04-261-2/+2
| | | | | | 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.)
* days since rwhod was useful: 5475tedu2014-04-241-2/+2
|
* the userland ppp(9) code goes awa. Having too much ppp choice in thederaadt2014-03-171-2/+2
| | | | | | tree results in one-true-ppp not coming into existance. This code is essentially un-audited and quite dangerous. ok claudio sthen
* Enable Unbound in base, ok deraadt@sthen2014-03-151-3/+3
|
* Unhook httpd(8) from buildflorian2014-03-131-2/+2
| | | | | | OK krw@, gilles@, lteo@, tedu@, todd@, benno@, sthen@ "The time is right." and much help getting the show on the road deraadt@
* Are they going to help?tedu2014-03-121-2/+2
| | | | | | | No. Well, then tell them to stay out of the way. ok deraadt
* Hook installboot into the build.jsing2014-01-051-3/+3
| | | | Discussed with deraadt@
* stop building popa3d. ok deraadttedu2013-12-151-2/+2
|
* disable libexec/identd and enable usr.sbin/identd.dlg2013-08-071-2/+2
| | | | ok sthen@ deraadt@
* hook up slowcgi to the tree, including /etc glue and a sample configurationnaddy2013-06-011-3/+3
| | | | snippet; ok florian@
* Tie mkuboot into the builds.bmercer2013-05-301-2/+3
| | | | OK jasper@ get it in deraadt@
* tedu faithd(8), suggested by todd@ some weeks ago after a submission bympi2013-03-141-2/+2
| | | | | | dhill. ok krw@, mikeb@, tedu@ (implicit)
* hook up ldomctl(8) and ldomd(8).kettenis2012-11-211-3/+3
|
* Enable npppd and npppctl in default build. Add npppd to rc andyasuoka2012-09-201-9/+10
| | | | | | install sample configs to /etc/. ok claudio deraadt henning mcbride
* the afs src tree can go awayderaadt2012-08-231-5/+1
|
* switch off inetd tftp-proxy and enable the standalone one instead.dlg2012-08-161-4/+4
|
* swap out libexec/tftpd for usr.sbin/tftpddlg2012-03-051-2/+2
| | | | | ok henning@ sthen@ mikeb@ deraadt@ wants this