| Commit message (Expand) | Author | Age | Files | Lines |
* | No need to define externs for getopt interface. | imp | 2003-08-07 | 1 | -2/+1 |
* | Add a reference to config(5) in the SEE ALSO section. | simon | 2003-08-06 | 1 | -0/+2 |
* | introduced a flag bit "ND6_IFF_ACCEPT_RTADV" in the nd_ifinfo structure to | ume | 2003-08-05 | 2 | -3/+21 |
* | - Use /dev/fwX.Y rather than /dev/fwX. | simokawa | 2003-08-05 | 2 | -31/+71 |
* | LANG->LC_ALL | ache | 2003-08-04 | 2 | -14/+14 |
* | Use LANG=C before egrep A-Z and tr A-Z | ache | 2003-08-04 | 1 | -4/+4 |
* | Fix problem differently, use | ache | 2003-08-04 | 1 | -10/+10 |
* | Use tr '[:lower:]' '[:upper:]' to work with any locale | ache | 2003-08-04 | 1 | -10/+10 |
* | Use the actual build target (all), since relying on the build as a | dougb | 2003-08-04 | 1 | -0/+1 |
* | Backout 1.14, it seems to be causing problems with libxml build | bmilekic | 2003-08-04 | 1 | -1/+1 |
* | Go ahead and allow ports as high as 0xfff to be used for pccard | imp | 2003-08-03 | 1 | -1/+1 |
* | Always put an entry for ::1. It may avoid useless DNS lookup | ume | 2003-08-03 | 2 | -16/+10 |
* | Fix an 'bad file descriptor' error which would come up when using | gad | 2003-08-02 | 1 | -1/+0 |
* | Hoo sed I kan spel? | peter | 2003-08-02 | 1 | -1/+1 |
* | Dump the HPET information block. | peter | 2003-08-02 | 2 | -0/+38 |
* | Use strncmp() and not strcmp() here to properly match | bmilekic | 2003-08-01 | 1 | -1/+1 |
* | Remove a 'From:' that snuck into an sccsid comment line as part of -v1.3 | gad | 2003-08-01 | 1 | -1/+1 |
* | Remove options processing for dumping swapdevice radix map. | phk | 2003-07-31 | 2 | -5/+1 |
* | When dumping swap information, drop the "Type" field which displays | phk | 2003-07-31 | 1 | -7/+4 |
* | Fix bug in find_matching_entry_incoming(): the loop checking the allowed | hm | 2003-07-31 | 1 | -25/+28 |
* | fixed wrong parameter descriptions | suz | 2003-07-30 | 1 | -3/+9 |
* | Use a size_t for variables that need to hold buffer lengths. | harti | 2003-07-29 | 4 | -18/+20 |
* | Minor grammar, punctuation, and wording fixes | yar | 2003-07-29 | 1 | -8/+8 |
* | Allow sleep states to be specified as S1, S2, ... | njl | 2003-07-28 | 2 | -1/+5 |
* | Fix "write from stdin". | pb | 2003-07-26 | 1 | -3/+6 |
* | Make this 64 bit clean. Use size_t for sysctl() length pointer args. | peter | 2003-07-25 | 1 | -1/+2 |
* | Fix amd64 build by deleting trailing whitespace. Doh! | peter | 2003-07-25 | 1 | -1/+1 |
* | Fix output from an error message. | njl | 2003-07-25 | 1 | -5/+5 |
* | Make the example "too large" message in the manual match the updated one | mckay | 2003-07-25 | 1 | -1/+1 |
* | Hide more crypto from being crunched at release time. | markm | 2003-07-24 | 1 | -1/+1 |
* | Turn on the extended syntax, which TCP_wrappers has by default, as | markm | 2003-07-24 | 1 | -1/+1 |
* | Don't check for the existance of src/crypto/ for building items that | markm | 2003-07-24 | 5 | -7/+5 |
* | Add mount_nwfs/mount_smbfs to the build for amd64. | peter | 2003-07-24 | 1 | -0/+2 |
* | Attach acpi, boot0cfg, lptcontrol, sicontrol, spkrtest, zzz for amd64. | peter | 2003-07-24 | 1 | -1/+11 |
* | Teach crunchide(1) about PowerPC ELF. | obrien | 2003-07-22 | 1 | -0/+4 |
* | Quote from a Problem Report: | maxim | 2003-07-21 | 1 | -1/+1 |
* | Report the I/O base address in hex to be consistent with its | dds | 2003-07-18 | 1 | -1/+1 |
* | Implement a new option: -i, which will allow to limit | yar | 2003-07-18 | 2 | -4/+33 |
* | When reporting errors binding IPv6 TCP sockets, don't call them UDP | rwatson | 2003-07-17 | 1 | -3/+3 |
* | Fix a grammar bogon and a typo | brueffer | 2003-07-17 | 1 | -1/+1 |
* | Move my inetd maintainer note to src/MAINTAINERS. | dwmalone | 2003-07-15 | 1 | -2/+0 |
* | Get the connections per minute calculation right. By good fortune | dwmalone | 2003-07-15 | 1 | -1/+1 |
* | (Hopefully) Last set of changes so all of lpr uses __FBSDID() for | gad | 2003-07-15 | 5 | -18/+20 |
* | More changes to use __FBSDID() for setting rcsids, and fix the | gad | 2003-07-15 | 2 | -4/+7 |
* | More changes to use __FBSDID() for setting rcsids, and fix the | gad | 2003-07-15 | 1 | -5/+6 |
* | More changes to use __FBSDID() for setting rcsids. For the filter | gad | 2003-07-15 | 6 | -9/+18 |
* | More changes to use __FBSDID() for setting rcsids, and fix the | gad | 2003-07-14 | 5 | -18/+17 |
* | Get the 'sccsid' lines even closer to correct style(9) form. The | gad | 2003-07-14 | 5 | -0/+13 |
* | Get the 'sccsid' for this to match the original lines you would | gad | 2003-07-14 | 1 | -2/+6 |
* | Get the 'sccsid' lines even closer to correct style(9) form. The | gad | 2003-07-14 | 5 | -0/+10 |