summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* When reporting errors binding IPv6 TCP sockets, don't call them UDPrwatson2003-07-171-3/+3
* Fix a grammar bogon and a typobrueffer2003-07-171-1/+1
* Move my inetd maintainer note to src/MAINTAINERS.dwmalone2003-07-151-2/+0
* Get the connections per minute calculation right. By good fortunedwmalone2003-07-151-1/+1
* (Hopefully) Last set of changes so all of lpr uses __FBSDID() forgad2003-07-155-18/+20
* More changes to use __FBSDID() for setting rcsids, and fix thegad2003-07-152-4/+7
* More changes to use __FBSDID() for setting rcsids, and fix thegad2003-07-151-5/+6
* More changes to use __FBSDID() for setting rcsids. For the filtergad2003-07-156-9/+18
* More changes to use __FBSDID() for setting rcsids, and fix thegad2003-07-145-18/+17
* Get the 'sccsid' lines even closer to correct style(9) form. Thegad2003-07-145-0/+13
* Get the 'sccsid' for this to match the original lines you wouldgad2003-07-141-2/+6
* Get the 'sccsid' lines even closer to correct style(9) form. Thegad2003-07-145-0/+10
* Assorted mdoc(7) fixes:hmp2003-07-141-7/+17
* Hook zzz up to the build.njl2003-07-141-1/+2
* Remove the zzz files since they have been moved to src/usr.sbin/zzznjl2003-07-143-100/+1
* Move the zzz utility to its own directory since it is no longer dependentnjl2003-07-143-0/+104
* More changes to use __FBSDID() for setting rcsids, and fix thegad2003-07-146-26/+19
* Take advantage of the common_source/lp.cdefs.h file to change lprgad2003-07-1412-42/+26
* Introduce a new lp.cdefs.h file, which will be used to make itgad2003-07-141-0/+107
* Change zzz to be a shell script that checks for APM or ACPI support andnjl2003-07-143-3/+101
* If mktime() or timegm() return -1, print out the resume timer value asrwatson2003-07-131-3/+6
* Eliminate non-existent word.jkoshy2003-07-131-1/+1
* Add a missing DITEM_CONTINUE flag so the options menu returns to themurray2003-07-131-1/+1
* From the PR:kris2003-07-131-10/+38
* The second argument to fgetln() is a size_t *, not an int *.tmm2003-07-121-1/+1
* Give users the ability to select an alternative MTA during the installation.trhodes2003-07-128-66/+504
* - Allow retrieval of local Configuration ROM.simokawa2003-07-121-2/+1
* Lower WARNS to 3 so that this still compiles on non x86 architectures.mux2003-07-111-1/+1
* Huge cleanup of the rarpd(8) code :mux2003-07-112-188/+52
* "towards" -> "toward". According to dictionary.com, the use of "towards"jkoshy2003-07-081-2/+2
* Add support for a -n argument which displays user and group IDsbrooks2003-07-072-5/+14
* Remove MAINTAINER= lines from individual Makefiles in favor of thegshapiro2003-07-075-10/+0
* Grammar tweaking. "has been" is very often not as good as "is" or "was".markm2003-07-061-6/+6
* add FBSDIDcharnier2003-07-067-19/+21
* use a list to enumerate optionscharnier2003-07-061-17/+11
* de-__Pcharnier2003-07-063-24/+26
* Disallow multiple 'machine' directives in a kernel configurationjkoshy2003-07-061-0/+3
* New section 5 manual page detailing our kernel configuration filejkoshy2003-07-061-0/+343
* Make jexec duplicate the actions of the shell searching for anbmilekic2003-07-041-2/+2
* o style(9) fixessmkelly2003-07-032-17/+11
* Correct paths to mount sources.gordon2003-07-023-3/+3
* Move mount_portalfs, mount_smbfs, and mount_nwfs from sbin to usr.sbin.gordon2003-07-021-0/+3
* name union.ume2003-06-282-8/+10
* o update for new 802.11 supportsam2003-06-281-34/+103
* update for 802.11 supportsam2003-06-281-1/+2
* When pointing users at mount_devfs to populate the /dev of a jail,rwatson2003-06-261-0/+10
* Unbreak this for alpha and friends.smkelly2003-06-261-2/+2
* o Fix typo.maxim2003-06-261-2/+2
* - Add a software watchdog facility.smkelly2003-06-264-0/+338
* Temporarily re-remove the bluetooth tools..julian2003-06-241-2/+0
OpenPOWER on IntegriCloud