aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Use tr '[:lower:]' '[:upper:]' to work with any localeAndrey A. Chernov2003-08-041-10/+10
* Use the actual build target (all), since relying on the build as aDoug Barton2003-08-041-0/+1
* Backout 1.14, it seems to be causing problems with libxml buildBosko Milekic2003-08-041-1/+1
* Go ahead and allow ports as high as 0xfff to be used for pccardWarner Losh2003-08-031-1/+1
* Always put an entry for ::1. It may avoid useless DNS lookupHajimu UMEMOTO2003-08-032-16/+10
* Fix an 'bad file descriptor' error which would come up when usingGarance A Drosehn2003-08-021-1/+0
* Hoo sed I kan spel?Peter Wemm2003-08-021-1/+1
* Dump the HPET information block.Peter Wemm2003-08-022-0/+38
* Use strncmp() and not strcmp() here to properly matchBosko Milekic2003-08-011-1/+1
* Remove a 'From:' that snuck into an sccsid comment line as part of -v1.3Garance A Drosehn2003-08-011-1/+1
* Remove options processing for dumping swapdevice radix map.Poul-Henning Kamp2003-07-312-5/+1
* When dumping swap information, drop the "Type" field which displaysPoul-Henning Kamp2003-07-311-7/+4
* Fix bug in find_matching_entry_incoming(): the loop checking the allowedHellmuth Michaelis2003-07-311-25/+28
* fixed wrong parameter descriptionsSUZUKI Shinsuke2003-07-301-3/+9
* Use a size_t for variables that need to hold buffer lengths.Hartmut Brandt2003-07-294-18/+20
* Minor grammar, punctuation, and wording fixesYaroslav Tykhiy2003-07-291-8/+8
* Allow sleep states to be specified as S1, S2, ...Nate Lawson2003-07-282-1/+5
* Fix "write from stdin".Pierre Beyssac2003-07-261-3/+6
* Make this 64 bit clean. Use size_t for sysctl() length pointer args.Peter Wemm2003-07-251-1/+2
* Fix amd64 build by deleting trailing whitespace. Doh!Peter Wemm2003-07-251-1/+1
* Fix output from an error message.Nate Lawson2003-07-251-5/+5
* Make the example "too large" message in the manual match the updated oneStephen McKay2003-07-251-1/+1
* Hide more crypto from being crunched at release time.Mark Murray2003-07-241-1/+1
* Turn on the extended syntax, which TCP_wrappers has by default, asMark Murray2003-07-241-1/+1
* Don't check for the existance of src/crypto/ for building items thatMark Murray2003-07-245-7/+5
* Add mount_nwfs/mount_smbfs to the build for amd64.Peter Wemm2003-07-241-0/+2
* Attach acpi, boot0cfg, lptcontrol, sicontrol, spkrtest, zzz for amd64.Peter Wemm2003-07-241-1/+11
* Teach crunchide(1) about PowerPC ELF.David E. O'Brien2003-07-221-0/+4
* Quote from a Problem Report:Maxim Konovalov2003-07-211-1/+1
* 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