aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* KNF, correct typos and cleanup spaces.Hajimu UMEMOTO2003-08-0815-327/+288
* drop the code for the environment where getifaddrs(3) is notHajimu UMEMOTO2003-08-083-91/+1
* stop use of register.Hajimu UMEMOTO2003-08-081-14/+14
* Process the "O bit."Hajimu UMEMOTO2003-08-085-2/+183
* __FUNCTION__ --> __func__Hajimu UMEMOTO2003-08-0813-231/+231
* Fix a bug that caused i386 to produce broken binaries for big-endianRuslan Ermilov2003-08-081-16/+16
* Hook acpidb(8) and iasl(8) up to the build and unhook amldb(8). It willNate Lawson2003-08-081-1/+1
* Add man pages for acpidb and iaslNate Lawson2003-08-072-0/+317
* Add the acpidb and iasl utilities. This is not yet hooked up to the build.Nate Lawson2003-08-074-1/+595
* No need to define externs for getopt interface.Warner Losh2003-08-071-2/+1
* Add a reference to config(5) in the SEE ALSO section.Simon L. B. Nielsen2003-08-061-0/+2
* introduced a flag bit "ND6_IFF_ACCEPT_RTADV" in the nd_ifinfo structure toHajimu UMEMOTO2003-08-052-3/+21
* - Use /dev/fwX.Y rather than /dev/fwX.Hidetoshi Shimokawa2003-08-052-31/+71
* LANG->LC_ALLAndrey A. Chernov2003-08-042-14/+14
* Use LANG=C before egrep A-Z and tr A-ZAndrey A. Chernov2003-08-041-4/+4
* Fix problem differently, useAndrey A. Chernov2003-08-041-10/+10
* 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