| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the requirement that the "discard" service be defined in the | brooks | 2004-04-20 | 1 | -1/+5 |
* | While walking over the list of interfaces obtained from getifaddrs(3), | joerg | 2004-04-20 | 1 | -4/+40 |
* | Fix a typo. | joerg | 2004-04-20 | 1 | -1/+1 |
* | Update number of ports | murray | 2004-04-19 | 1 | -2/+2 |
* | Instead of using a static, check for the FADT revision before using it. | njl | 2004-04-18 | 1 | -12/+20 |
* | Add a missing memcpy (*blush*!) | brian | 2004-04-17 | 1 | -4/+8 |
* | o split a sentence to make it more understandable | brueffer | 2004-04-16 | 1 | -2/+8 |
* | Install the MIBs and the definition file to the new location under | harti | 2004-04-15 | 1 | -2/+2 |
* | Use a MANFILTER to patch the man pages to point to the right path. | harti | 2004-04-14 | 2 | -0/+8 |
* | Put the name of the module first in the list of all .Nm calls with | harti | 2004-04-14 | 1 | -0/+1 |
* | Compare with 0 if comparing an integer, not with NULL. | harti | 2004-04-14 | 1 | -1/+1 |
* | Move the SNMP MIBs and tree definitions from /usr/share/bsnmp to | harti | 2004-04-14 | 1 | -2/+2 |
* | Fix examples. | fjoe | 2004-04-13 | 2 | -4/+4 |
* | Use ifconfig(8) for setting common 802.11 parameters. | fjoe | 2004-04-13 | 4 | -386/+16 |
* | Massive cleanup of the code removing global variables to | luigi | 2004-04-13 | 1 | -206/+199 |
* | Back out previous commit, it was unintentional. | luigi | 2004-04-13 | 1 | -1/+1 |
* | Replace ROUNDUP/ADVANCE with SA_SIZE | luigi | 2004-04-13 | 4 | -19/+9 |
* | Make functions and variables static. | luigi | 2004-04-13 | 1 | -88/+96 |
* | Sync list of FTP sites with current reality. | kensmith | 2004-04-12 | 2 | -24/+20 |
* | Start committing Bluetooth HID (Human Interface Device) support. | emax | 2004-04-10 | 17 | -0/+3015 |
* | Use uint instead of u_int | emax | 2004-04-09 | 10 | -64/+64 |
* | Make sure Bluetooth stuff can be compiled on amd64 | emax | 2004-04-09 | 2 | -5/+5 |
* | o SIOCGIFCONF->getifaddrs(2) conversion. | maxim | 2004-04-09 | 1 | -76/+51 |
* | - Change several errx() calls that should have been err() calls. | mux | 2004-04-09 | 2 | -13/+15 |
* | When invoking tar, make sure the mode option (-x) is first. | kientzle | 2004-04-08 | 1 | -7/+6 |
* | This manual page will not first appear in 4.10 as RELENG_4 has a different | trhodes | 2004-04-07 | 1 | -1/+1 |
* | Make WARNS=5 clean. | phk | 2004-04-05 | 2 | -6/+9 |
* | The list of (key,value) pairs to request_init is terminated by a 0 key, | dwmalone | 2004-04-04 | 1 | -1/+1 |
* | Add FBSDID. Use getopt(3). | charnier | 2004-04-04 | 1 | -11/+15 |
* | Add FBSDID. err(3) changed to errx(3) because there is no errno message | charnier | 2004-04-04 | 1 | -4/+4 |
* | 2 small typos. | charnier | 2004-04-04 | 1 | -2/+2 |
* | Do not :-terminate err(3) string, one will be added anyway. | charnier | 2004-04-04 | 1 | -1/+1 |
* | If the user doesn't specify a device and we can't open any of the defaults, | dwmalone | 2004-04-01 | 1 | -6/+7 |
* | Unbreak the build by dealing with an unexpected dependency on tcpdump source | bms | 2004-03-31 | 1 | -0/+1 |
* | Fix regression in setkey whereby parser would fail to recognise tcp as | bms | 2004-03-31 | 1 | -0/+1 |
* | Merge of tcpdump 3.8.3 from tcpdump.org. | bms | 2004-03-31 | 2 | -87/+183 |
* | Fix today's faux pas by: | trhodes | 2004-03-30 | 1 | -16/+5 |
* | Add an adduser.conf manual page. | trhodes | 2004-03-30 | 3 | -3/+211 |
* | Synopsis fixes: | cperciva | 2004-03-30 | 2 | -12/+8 |
* | Add a cross reference to exports(5). While exports is not directly | simon | 2004-03-30 | 1 | -0/+1 |
* | Sychronize with reality: nologin(8) is now in /usr/sbin | cperciva | 2004-03-30 | 1 | -3/+3 |
* | Sync manpage's synopsis with usage(). | ru | 2004-03-30 | 2 | -3/+5 |
* | Add PC98 supports. | nyan | 2004-03-28 | 4 | -5/+77 |
* | Correct typo in the last revision. | ceri | 2004-03-27 | 1 | -1/+1 |
* | -N without -M is pointless. | ru | 2004-03-26 | 2 | -12/+10 |
* | Update information of how pstat(8) accesses the running system. | ru | 2004-03-26 | 1 | -12/+15 |
* | Note that only one webnfs share is allowed per NFS server. | ceri | 2004-03-22 | 1 | -0/+3 |
* | On startup, warn if inetd's config file doesn't exist. This isn't | dwmalone | 2004-03-22 | 1 | -0/+2 |
* | Fixed a warning. | ru | 2004-03-17 | 1 | -1/+1 |
* | Fix typo | brueffer | 2004-03-17 | 2 | -2/+2 |