summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* We accept both "option" and "options" so also accept both "nooption"phk2004-10-121-0/+1
* Handle a malloc() failure when allocating urgent portsbrian2004-10-111-3/+8
* Add a bunch of malloc() return checksbrian2004-10-119-25/+61
* Add 'virtual scrolling' support to moused(8). When holding down the middlephilip2004-10-112-3/+109
* Add an '-a' switch to only display providers that are at leastle2004-10-102-3/+13
* Include <unistd.h> for {g,s}eteuid().stefanf2004-10-091-0/+1
* Delete a .Fn that had no argument andkeramida2004-10-091-1/+1
* Mention "-d directory" in usage().brooks2004-10-061-1/+1
* Don't prepend the directory specified by -d when the file is a relativebrooks2004-10-051-1/+1
* Update a comment that was outdated.njl2004-10-051-1/+1
* Back out the -s flag and go back to dumping the SSDTs by default.njl2004-10-054-22/+6
* Update the man page for the -s flag and other changes that we've missed.njl2004-10-051-5/+19
* Add the -s flag to make dumping SSDTs optional (disabled by default).njl2004-10-053-5/+16
* Add a new -d argument which is used to specify an alternate root for logbrooks2004-10-042-2/+19
* fix typo in generated /etc/exports: s/synatx/syntax/rse2004-10-042-2/+2
* Don't rely on NULL being a pointer, add a cast before passing it to a variadicstefanf2004-10-031-2/+2
* Get debugging macros from sivar.hphk2004-10-022-2/+8
* Augh!phk2004-10-021-2/+2
* Prefer C99's __func__ over GCC's __FUNCTION__.stefanf2004-10-022-21/+21
* Pass an array of gid_t rather than an array of int to getgroups().stefanf2004-10-022-3/+5
* General overhaul:schweikh2004-10-013-58/+76
* Stop on write error.phk2004-09-271-2/+5
* 1. Add much finer granularity to the NO_BIND knobs with the addition of:dougb2004-09-271-1/+3
* Previously I thought I was seeing a failure to install the .5 man pagesdougb2004-09-272-4/+2
* Prefer C99's __func__ over GCC's __FUNCTION__.stefanf2004-09-261-9/+9
* Invalidate dcons buffer address if the magic is wrong.simokawa2004-09-261-1/+5
* Get rid of obsolete MAN[0-9] syntax.ru2004-09-262-2/+2
* Fix up the man file installation for the new BIND 9 sources:dougb2004-09-264-2/+15
* Revert to always descending into the "bsnmp" subdir -- gensnmptreeru2004-09-251-2/+1
* Uncomment bsnmpd so it can build.trhodes2004-09-251-1/+1
* Fix build in the !NOATM case by using the begemot library in place oftrhodes2004-09-241-3/+3
* More remnants of BIND 8; these live in usr.sbin now.des2004-09-243-34/+0
* Don't expose BIND libraries and their headers to the public by default,ru2004-09-247-7/+14
* kgmon works on arm, so make it parts of the build for arm as well.cognet2004-09-231-0/+4
* In fullpath_from_shell(), move the nologin detection before the cat | whileroam2004-09-231-7/+11
* Style fix.des2004-09-231-3/+2
* More remnants of BIND 8 to de-orbit.des2004-09-231-13/+0
* Clean up and comment config.mk. Centralize more stuff. Bitch ifdes2004-09-228-12/+57
* Switch from BIND 8 to BIND 9.des2004-09-2114-329/+228
* Force a redraw if all dists are selected so the checklist is updated.jhb2004-09-201-1/+1
* Revert rev. 1.351 of this file, which allowed users to read thebmah2004-09-182-18/+14
* Man page for flowctl utility.glebius2004-09-172-1/+80
* - Remove advertising clause from copyright [1]glebius2004-09-171-8/+1
* Userland control utility for ng_netflow.glebius2004-09-173-0/+254
* My fingers keep typing 'burncd data foo fixate eject' instead of 'burncd -edes2004-09-152-2/+11
* Mechanical whitespace cleanup.des2004-09-151-37/+37
* Clear all "active partition" bits before we set a new one.delphij2004-09-152-2/+14
* Correct polarity of packet mode bit.tegge2004-09-141-1/+1
* boot0 defaults to packet mode.tegge2004-09-141-1/+1
* Add missing #includeemax2004-09-142-1/+2
OpenPOWER on IntegriCloud