aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Report the I/O base address in hex to be consistent with itsDiomidis Spinellis2003-07-181-1/+1
* Implement a new option: -i, which will allow to limitYaroslav Tykhiy2003-07-182-4/+33
* When reporting errors binding IPv6 TCP sockets, don't call them UDPRobert Watson2003-07-171-3/+3
* Fix a grammar bogon and a typoChristian Brueffer2003-07-171-1/+1
* Move my inetd maintainer note to src/MAINTAINERS.David Malone2003-07-151-2/+0
* Get the connections per minute calculation right. By good fortuneDavid Malone2003-07-151-1/+1
* (Hopefully) Last set of changes so all of lpr uses __FBSDID() forGarance A Drosehn2003-07-155-18/+20
* More changes to use __FBSDID() for setting rcsids, and fix theGarance A Drosehn2003-07-152-4/+7
* More changes to use __FBSDID() for setting rcsids, and fix theGarance A Drosehn2003-07-151-5/+6
* More changes to use __FBSDID() for setting rcsids. For the filterGarance A Drosehn2003-07-156-9/+18
* More changes to use __FBSDID() for setting rcsids, and fix theGarance A Drosehn2003-07-145-18/+17
* Get the 'sccsid' lines even closer to correct style(9) form. TheGarance A Drosehn2003-07-145-0/+13
* Get the 'sccsid' for this to match the original lines you wouldGarance A Drosehn2003-07-141-2/+6
* Get the 'sccsid' lines even closer to correct style(9) form. TheGarance A Drosehn2003-07-145-0/+10
* Assorted mdoc(7) fixes:Hiten Pandya2003-07-141-7/+17
* Hook zzz up to the build.Nate Lawson2003-07-141-1/+2
* Remove the zzz files since they have been moved to src/usr.sbin/zzzNate Lawson2003-07-143-100/+1
* Move the zzz utility to its own directory since it is no longer dependentNate Lawson2003-07-143-0/+104
* More changes to use __FBSDID() for setting rcsids, and fix theGarance A Drosehn2003-07-146-26/+19
* Take advantage of the common_source/lp.cdefs.h file to change lprGarance A Drosehn2003-07-1412-42/+26
* Introduce a new lp.cdefs.h file, which will be used to make itGarance A Drosehn2003-07-141-0/+107
* Change zzz to be a shell script that checks for APM or ACPI support andNate Lawson2003-07-143-3/+101
* If mktime() or timegm() return -1, print out the resume timer value asRobert Watson2003-07-131-3/+6
* Eliminate non-existent word.Joseph Koshy2003-07-131-1/+1
* Add a missing DITEM_CONTINUE flag so the options menu returns to theMurray Stokely2003-07-131-1/+1
* From the PR:Kris Kennaway2003-07-131-10/+38
* The second argument to fgetln() is a size_t *, not an int *.Thomas Moestl2003-07-121-1/+1
* Give users the ability to select an alternative MTA during the installation.Tom Rhodes2003-07-128-66/+504
* - Allow retrieval of local Configuration ROM.Hidetoshi Shimokawa2003-07-121-2/+1
* Lower WARNS to 3 so that this still compiles on non x86 architectures.Maxime Henrion2003-07-111-1/+1
* Huge cleanup of the rarpd(8) code :Maxime Henrion2003-07-112-188/+52
* "towards" -> "toward". According to dictionary.com, the use of "towards"Joseph Koshy2003-07-081-2/+2
* Add support for a -n argument which displays user and group IDsBrooks Davis2003-07-072-5/+14
* Remove MAINTAINER= lines from individual Makefiles in favor of theGregory Neil Shapiro2003-07-075-10/+0
* Grammar tweaking. "has been" is very often not as good as "is" or "was".Mark Murray2003-07-061-6/+6
* add FBSDIDPhilippe Charnier2003-07-067-19/+21
* use a list to enumerate optionsPhilippe Charnier2003-07-061-17/+11
* de-__PPhilippe Charnier2003-07-063-24/+26
* Disallow multiple 'machine' directives in a kernel configurationJoseph Koshy2003-07-061-0/+3
* New section 5 manual page detailing our kernel configuration fileJoseph Koshy2003-07-061-0/+343
* Make jexec duplicate the actions of the shell searching for anBosko Milekic2003-07-041-2/+2
* o style(9) fixesSean Kelly2003-07-032-17/+11
* Correct paths to mount sources.Gordon Tetlow2003-07-023-3/+3
* Move mount_portalfs, mount_smbfs, and mount_nwfs from sbin to usr.sbin.Gordon Tetlow2003-07-021-0/+3
* name union.Hajimu UMEMOTO2003-06-282-8/+10
* o update for new 802.11 supportSam Leffler2003-06-281-34/+103
* update for 802.11 supportSam Leffler2003-06-281-1/+2
* When pointing users at mount_devfs to populate the /dev of a jail,Robert Watson2003-06-261-0/+10
* Unbreak this for alpha and friends.Sean Kelly2003-06-261-2/+2
* o Fix typo.Maxim Konovalov2003-06-261-2/+2