| Commit message (Expand) | Author | Age | Files | Lines |
| * | introduced a flag bit "ND6_IFF_ACCEPT_RTADV" in the nd_ifinfo structure to | Hajimu UMEMOTO | 2003-08-05 | 2 | -3/+21 |
| * | - Use /dev/fwX.Y rather than /dev/fwX. | Hidetoshi Shimokawa | 2003-08-05 | 2 | -31/+71 |
| * | LANG->LC_ALL | Andrey A. Chernov | 2003-08-04 | 2 | -14/+14 |
| * | Use LANG=C before egrep A-Z and tr A-Z | Andrey A. Chernov | 2003-08-04 | 1 | -4/+4 |
| * | Fix problem differently, use | Andrey A. Chernov | 2003-08-04 | 1 | -10/+10 |
| * | Use tr '[:lower:]' '[:upper:]' to work with any locale | Andrey A. Chernov | 2003-08-04 | 1 | -10/+10 |
| * | Use the actual build target (all), since relying on the build as a | Doug Barton | 2003-08-04 | 1 | -0/+1 |
| * | Backout 1.14, it seems to be causing problems with libxml build | Bosko Milekic | 2003-08-04 | 1 | -1/+1 |
| * | Go ahead and allow ports as high as 0xfff to be used for pccard | Warner Losh | 2003-08-03 | 1 | -1/+1 |
| * | Always put an entry for ::1. It may avoid useless DNS lookup | Hajimu UMEMOTO | 2003-08-03 | 2 | -16/+10 |
| * | Fix an 'bad file descriptor' error which would come up when using | Garance A Drosehn | 2003-08-02 | 1 | -1/+0 |
| * | Hoo sed I kan spel? | Peter Wemm | 2003-08-02 | 1 | -1/+1 |
| * | Dump the HPET information block. | Peter Wemm | 2003-08-02 | 2 | -0/+38 |
| * | Use strncmp() and not strcmp() here to properly match | Bosko Milekic | 2003-08-01 | 1 | -1/+1 |
| * | Remove a 'From:' that snuck into an sccsid comment line as part of -v1.3 | Garance A Drosehn | 2003-08-01 | 1 | -1/+1 |
| * | Remove options processing for dumping swapdevice radix map. | Poul-Henning Kamp | 2003-07-31 | 2 | -5/+1 |
| * | When dumping swap information, drop the "Type" field which displays | Poul-Henning Kamp | 2003-07-31 | 1 | -7/+4 |
| * | Fix bug in find_matching_entry_incoming(): the loop checking the allowed | Hellmuth Michaelis | 2003-07-31 | 1 | -24/+27 |
| * | fixed wrong parameter descriptions | SUZUKI Shinsuke | 2003-07-30 | 1 | -3/+9 |
| * | Use a size_t for variables that need to hold buffer lengths. | Hartmut Brandt | 2003-07-29 | 4 | -18/+20 |
| * | Minor grammar, punctuation, and wording fixes | Yaroslav Tykhiy | 2003-07-29 | 1 | -8/+8 |
| * | Allow sleep states to be specified as S1, S2, ... | Nate Lawson | 2003-07-28 | 2 | -1/+5 |
| * | Fix "write from stdin". | Pierre Beyssac | 2003-07-26 | 1 | -3/+6 |
| * | Make this 64 bit clean. Use size_t for sysctl() length pointer args. | Peter Wemm | 2003-07-25 | 1 | -1/+2 |
| * | Fix amd64 build by deleting trailing whitespace. Doh! | Peter Wemm | 2003-07-25 | 1 | -1/+1 |
| * | Fix output from an error message. | Nate Lawson | 2003-07-25 | 1 | -5/+5 |
| * | Make the example "too large" message in the manual match the updated one | Stephen McKay | 2003-07-25 | 1 | -1/+1 |
| * | Hide more crypto from being crunched at release time. | Mark Murray | 2003-07-24 | 1 | -1/+1 |
| * | Turn on the extended syntax, which TCP_wrappers has by default, as | Mark Murray | 2003-07-24 | 1 | -1/+1 |
| * | Don't check for the existance of src/crypto/ for building items that | Mark Murray | 2003-07-24 | 5 | -7/+5 |
| * | Add mount_nwfs/mount_smbfs to the build for amd64. | Peter Wemm | 2003-07-24 | 1 | -0/+2 |
| * | Attach acpi, boot0cfg, lptcontrol, sicontrol, spkrtest, zzz for amd64. | Peter Wemm | 2003-07-24 | 1 | -1/+11 |
| * | Teach crunchide(1) about PowerPC ELF. | David E. O'Brien | 2003-07-22 | 1 | -0/+4 |
| * | Quote from a Problem Report: | Maxim Konovalov | 2003-07-21 | 1 | -1/+1 |
| * | Report the I/O base address in hex to be consistent with its | Diomidis Spinellis | 2003-07-18 | 1 | -1/+1 |
| * | Implement a new option: -i, which will allow to limit | Yaroslav Tykhiy | 2003-07-18 | 2 | -4/+33 |
| * | When reporting errors binding IPv6 TCP sockets, don't call them UDP | Robert Watson | 2003-07-17 | 1 | -3/+3 |
| * | Fix a grammar bogon and a typo | Christian Brueffer | 2003-07-17 | 1 | -1/+1 |
| * | Move my inetd maintainer note to src/MAINTAINERS. | David Malone | 2003-07-15 | 1 | -2/+0 |
| * | Get the connections per minute calculation right. By good fortune | David Malone | 2003-07-15 | 1 | -1/+1 |
| * | (Hopefully) Last set of changes so all of lpr uses __FBSDID() for | Garance A Drosehn | 2003-07-15 | 5 | -18/+20 |
| * | More changes to use __FBSDID() for setting rcsids, and fix the | Garance A Drosehn | 2003-07-15 | 2 | -4/+7 |
| * | More changes to use __FBSDID() for setting rcsids, and fix the | Garance A Drosehn | 2003-07-15 | 1 | -5/+6 |
| * | More changes to use __FBSDID() for setting rcsids. For the filter | Garance A Drosehn | 2003-07-15 | 6 | -9/+18 |
| * | More changes to use __FBSDID() for setting rcsids, and fix the | Garance A Drosehn | 2003-07-14 | 5 | -18/+17 |
| * | Get the 'sccsid' lines even closer to correct style(9) form. The | Garance A Drosehn | 2003-07-14 | 5 | -0/+13 |
| * | Get the 'sccsid' for this to match the original lines you would | Garance A Drosehn | 2003-07-14 | 1 | -2/+6 |
| * | Get the 'sccsid' lines even closer to correct style(9) form. The | Garance A Drosehn | 2003-07-14 | 5 | -0/+10 |
| * | Assorted mdoc(7) fixes: | Hiten Pandya | 2003-07-14 | 1 | -7/+17 |
| * | Hook zzz up to the build. | Nate Lawson | 2003-07-14 | 1 | -1/+2 |