summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* fixed wrong parameter descriptionssuz2003-07-301-3/+9
* Use a size_t for variables that need to hold buffer lengths.harti2003-07-294-18/+20
* Minor grammar, punctuation, and wording fixesyar2003-07-291-8/+8
* Allow sleep states to be specified as S1, S2, ...njl2003-07-282-1/+5
* Fix "write from stdin".pb2003-07-261-3/+6
* Make this 64 bit clean. Use size_t for sysctl() length pointer args.peter2003-07-251-1/+2
* Fix amd64 build by deleting trailing whitespace. Doh!peter2003-07-251-1/+1
* Fix output from an error message.njl2003-07-251-5/+5
* Make the example "too large" message in the manual match the updated onemckay2003-07-251-1/+1
* Hide more crypto from being crunched at release time.markm2003-07-241-1/+1
* Turn on the extended syntax, which TCP_wrappers has by default, asmarkm2003-07-241-1/+1
* Don't check for the existance of src/crypto/ for building items thatmarkm2003-07-245-7/+5
* Add mount_nwfs/mount_smbfs to the build for amd64.peter2003-07-241-0/+2
* Attach acpi, boot0cfg, lptcontrol, sicontrol, spkrtest, zzz for amd64.peter2003-07-241-1/+11
* Teach crunchide(1) about PowerPC ELF.obrien2003-07-221-0/+4
* Quote from a Problem Report:maxim2003-07-211-1/+1
* Report the I/O base address in hex to be consistent with itsdds2003-07-181-1/+1
* Implement a new option: -i, which will allow to limityar2003-07-182-4/+33
* 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
OpenPOWER on IntegriCloud