summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* - Use /dev/fwX.Y rather than /dev/fwX.simokawa2003-08-052-31/+71
* LANG->LC_ALLache2003-08-042-14/+14
* Use LANG=C before egrep A-Z and tr A-Zache2003-08-041-4/+4
* Fix problem differently, useache2003-08-041-10/+10
* Use tr '[:lower:]' '[:upper:]' to work with any localeache2003-08-041-10/+10
* Use the actual build target (all), since relying on the build as adougb2003-08-041-0/+1
* Backout 1.14, it seems to be causing problems with libxml buildbmilekic2003-08-041-1/+1
* Go ahead and allow ports as high as 0xfff to be used for pccardimp2003-08-031-1/+1
* Always put an entry for ::1. It may avoid useless DNS lookupume2003-08-032-16/+10
* Fix an 'bad file descriptor' error which would come up when usinggad2003-08-021-1/+0
* Hoo sed I kan spel?peter2003-08-021-1/+1
* Dump the HPET information block.peter2003-08-022-0/+38
* Use strncmp() and not strcmp() here to properly matchbmilekic2003-08-011-1/+1
* Remove a 'From:' that snuck into an sccsid comment line as part of -v1.3gad2003-08-011-1/+1
* Remove options processing for dumping swapdevice radix map.phk2003-07-312-5/+1
* When dumping swap information, drop the "Type" field which displaysphk2003-07-311-7/+4
* Fix bug in find_matching_entry_incoming(): the loop checking the allowedhm2003-07-311-25/+28
* 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
OpenPOWER on IntegriCloud