summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ensure that edits that do not span a clock tick are not lost.dds2004-09-142-6/+15
* Refactoring: move two similar code blocks into a seprate function.dds2004-09-131-47/+31
* Fixed the NONETGRAPH build.ru2004-09-131-2/+14
* Fix for the following behavior:dds2004-09-131-4/+6
* Remove unused variable and clamp down with WARNS=2dd2004-09-132-1/+2
* Add device driver support for the VIA Networking Technologieswpaul2004-09-102-0/+2
* Mark bundle as unused in case we're compiled with NORADIUS.phk2004-09-071-3/+3
* Fix the NOSUID build: make sure we have the kldload(2) prototype.marcel2004-09-071-0/+2
* Build with -DNOINET6...brian2004-09-062-3/+20
* Reduce WARNS level to 3. Casting causes alignment warnings on platformsmarcel2004-09-061-1/+1
* Fix the build on 64-bit platforms.marcel2004-09-0610-31/+37
* Fix a warningbrian2004-09-051-1/+2
* Make ppp WARNS=5 cleanbrian2004-09-0575-571/+608
* Revert..julian2004-09-011-2/+0
* When non kernel programs try to define _KERNELjulian2004-09-011-0/+2
* Kill count device support from config. I've changed the last fewpeter2004-08-306-205/+12
* Remove support for configuring the X server from sysinstall. Generalkensmith2004-08-3012-326/+0
* Set WARNS level to 2.marcel2004-08-301-0/+1
* Improve 64-bit cleanliness: make sure to use long format specifiers formarcel2004-08-301-12/+12
OpenPOWER on IntegriCloud