summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2014-08-28er, rehook httpd.Jason McIntyre
2014-08-28fix previous, and add a SEE ALSO section for httpd;Jason McIntyre
2014-08-28Simplify.Antoine Jacoutot
2014-08-28Consistency in conditionals; no functional change.Antoine Jacoutot
2014-08-27Disentangle svc_default_enabled_flags() and svc_get_flags().Ingo Schwarze
2014-08-27Rename Persistant to Persistent.Kent R. Spillner
2014-08-27One less option.Antoine Jacoutot
2014-08-27Simplify examples handling.Antoine Jacoutot
2014-08-27Nuke net.inet6.icmp6.rediraccept and allow redirects on interfacesFlorian Obser
2014-08-27c99 no longer allows implicit ints. make the declaration explicit.Daniel Dickman
2014-08-27Write all data before closing the server socket if the output bufferReyk Floeter
2014-08-27Add missing capability to handle new $2b version of blowfish passwordSebastian Reitenbach
2014-08-26Simplify the function add_flags().Ingo Schwarze
2014-08-26Fist shot at fixing sysmerge(8) with etc-in-base; note that it's still inAntoine Jacoutot
2014-08-26remove nginx referencesRobert Nagy
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
2014-08-26Don't single out ami(4) here; other RAID drivers support logicalTodd C. Miller
2014-08-25Base system special services have no flags, so move the test for themIngo Schwarze
2014-08-25get rid of the tempfile in svc_default_enabled_flags();Ingo Schwarze
2014-08-25rc.d scripts are shell scripts and need to be sourced in svc_get_flags().Antoine Jacoutot
2014-08-25Document the IPv4/IPv6 command line switches and protocol loghostAlexander Bluhm
2014-08-25Call check_tty_name() and check_log_name() with the string size andAlexander Bluhm
2014-08-25For functions that take args, return immediately if no args is passed.Antoine Jacoutot
2014-08-25Cope with some weird rc.conf.local file like "foobar" in pkg_scriptsAntoine Jacoutot
2014-08-25Allow to restrict syslogd to a protocol family with -4 and -6 commandAlexander Bluhm
2014-08-25Fix the gcc compiler warnings "comparison between signed andAlexander Bluhm
2014-08-25Simplify rm_from_pkg_scripts(); minus ten lines; no functional change;Ingo Schwarze
2014-08-25Add a generic system-wide /usr/share/misc/mime.types file that can beReyk Floeter
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