summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2014-08-25Delete secret or secret-derived data with explicit_bzero.Doug Hogan
2014-08-25Display usage on 2 lines.Antoine Jacoutot
2014-08-25Start removing unused documentation and the server and related binaries sourceBrad Smith
2006-04-05ISC BIND release 9.3.2Jakob Schlyter
2006-04-05ISC BIND release 9.3.2Jakob Schlyter
2004-09-28ISC BIND version 9.3.0. ok deraadt@Jakob Schlyter
2003-01-20ISC BIND version 9.2.2rc1Jakob Schlyter
2014-08-24Delete the function svc_get_all().Ingo Schwarze
2014-08-24Whitelisting allowed services is safer and less confusing thanIngo Schwarze
2014-08-24Start all error messages with "rcctl: " such that it is clear whereIngo Schwarze
2014-08-24Add a comment to unconfuse Ingo :-)Antoine Jacoutot
2014-08-24Drop obvious comments.Antoine Jacoutot
2014-08-24reduce indentation of main program by one tab, no functional changeIngo Schwarze
2014-08-24Fix args to needs_root() when using "disable" (broken in the v1.9Antoine Jacoutot
2014-08-24Since rcctl(8) can changes the position of such and such variable, sortAntoine Jacoutot
2014-08-24Make it possible to pass `-d' and `-f' to the rc.d(8) script.Antoine Jacoutot
2014-08-23close fd when fdopen failsdoug
2014-08-23Enhance the ldomctl(8) man page.Stefan Sperling
2014-08-22switch ndp to display MAC addresses in 00:00:00:00:00:00 format, ok deraadt@Stuart Henderson
2014-08-22print leading 0's in MAC addresses again, ok deraadtStuart Henderson
2014-08-22Strip the BIND code down to just building and installing dig, host and nslookup.Brad Smith
2014-08-22Instead of getting a nasty error message from privsepAlexander Bluhm
2014-08-22Enable rcctl(8).Antoine Jacoutot
2014-08-22remove an uneeded testJonathan Gray
2014-08-21Add Last-Modified: HTTP header.Christopher Zimmermann
2014-08-21Document square brackets for IPv6 addresses. From FreeBSD.Alexander Bluhm
2014-08-21Send and receive UDP syslog packets on the IPv6 socket.Alexander Bluhm
2014-08-21Unbreak when "SRCDIR=."Antoine Jacoutot
2014-08-21add $OpenBSD$Jonathan Gray
2014-08-21Make "rcctl status" output match rc.conf(8) format.Antoine Jacoutot
2014-08-21Change the output of arp(8) to match what ndp(8) does and include theMartin Pieuchot
2014-08-21Now that rc.conf(8) defines what a base system service, a baseIngo Schwarze
2014-08-21If a service is disabled its flags are unconditionally set to "NO", soAntoine Jacoutot
2014-08-21Parse loghost in a separate function. Allow [] around hostname,Alexander Bluhm
2014-08-20Replace gethostbyaddr(3) with getnameinfo(3). Remove the sigprocmask()Alexander Bluhm
2014-08-20Add missing OpenBSD RCS id.Alexander Bluhm
2014-08-20Rename priv_gethostserv() to priv_getaddrinfo() as this is what theAlexander Bluhm
2014-08-20Better explain what unbound is for.Florian Obser
2014-08-20Store the positional args in vars with meaningful names which makes the argRobert Peichaer
2012-03-26Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).Stuart Henderson
2014-08-20Greatly simplify get/set flags and status.Antoine Jacoutot
2014-08-20Drop default values from rc.conf.local when we run "enable".Antoine Jacoutot
2014-08-20Remove userland bits related to the crypto(4) interface; ok deraadtMike Belopuhov
2014-08-20unify the declaration of functions.Remi Pointel
2014-08-19Sync usage.Antoine Jacoutot
2014-08-19To make it even more obvious which combinations are allowed,Ingo Schwarze
2014-08-19Simplify some checksAntoine Jacoutot
2014-08-19mdoc(7) style: remove trailing whitespace and .Pp before non-compact .Bd/.BlIngo Schwarze
2014-08-19Drop commented code.Antoine Jacoutot
2014-08-19Introduce rcctl(8), a simple utility for maintaining rc.conf.local(8).Antoine Jacoutot