| Commit message (Expand) | Author | Age | Files | Lines |
* | snprintf() and vsnprintf() are part of our base system libc, therefore | bms | 2004-03-31 | 1 | -10/+0 |
* | Staticize pnp methods, style fixes. Remove unused variable to unbreak | njl | 2004-03-31 | 2 | -23/+17 |
* | Add ACPI path in location string for ACPI namespace aware PCI device. | takawata | 2004-03-31 | 1 | -1/+20 |
* | Add an interface to pass an argument to the resource parsing functions. | njl | 2004-03-31 | 3 | -7/+9 |
* | Style fix. | takawata | 2004-03-31 | 1 | -39/+49 |
* | Merge of tcpdump 3.8.3 from tcpdump.org. | bms | 2004-03-31 | 2 | -87/+183 |
* | Merge of tcpdump 3.8.3 from tcpdump.org, with the following caveats: | bms | 2004-03-31 | 34 | -3197/+4892 |
* | Add more DLT types required by libpcap 0.8.3. | bms | 2004-03-31 | 1 | -0/+52 |
* | Update system bpf headers for libpcap 0.8.3. | bms | 2004-03-31 | 1 | -1/+58 |
* | Support the D-Link DGE-530T. Mine appears to have a blank eeprom, so assume | mckay | 2004-03-31 | 4 | -2/+56 |
* | Correct imported pcap.h for FreeBSD builds. | bms | 2004-03-31 | 1 | -7/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r127668, | bms | 2004-03-31 | 151 | -7650/+21906 |
|\ |
|
| * | Import tcpdump 3.8.3, from http://www.tcpdump.org/releases/tcpdump-3.8.3.tar.gz | bms | 2004-03-31 | 185 | -10859/+27213 |
* | | Merge of libpcap 0.8.3 from tcpdump.org. | bms | 2004-03-31 | 12 | -922/+2791 |
* | | This commit was generated by cvs2svn to compensate for changes in r127664, | bms | 2004-03-31 | 54 | -3070/+13564 |
|\ \ |
|
| * | | Import libpcap 0.8.3, from http://www.tcpdump.org/releases/libpcap-0.8.3.tar.gz | bms | 2004-03-31 | 64 | -3499/+16463 |
* | | | Extensive documentation changes to the script, but only | luigi | 2004-03-31 | 2 | -98/+174 |
* | | | Give in to the oblique nagging and move AAC and AHC/AHD comments out of | scottl | 2004-03-31 | 2 | -42/+34 |
* | | | Remove unused variable. | julian | 2004-03-31 | 1 | -2/+0 |
* | | | The end argument to bus_alloc_resource() should have been ~0 and | grehan | 2004-03-31 | 1 | -2/+1 |
* | | | Fix Yet Another 16 byte stack alignment bug. Thankfully, this one is | peter | 2004-03-31 | 2 | -10/+10 |
* | | | Minor changes mostly as discussed on the lists a few days ago: | luigi | 2004-03-31 | 2 | -12/+44 |
* | | | In sofree(), avoid nested declaration and initialization in | rwatson | 2004-03-31 | 1 | -1/+2 |
* | | | Add David Young's descriptive text for the radiotap interface. | bms | 2004-03-31 | 1 | -2/+20 |
* | | | Fix a typo: remove duplicate word 'interface'. | bms | 2004-03-31 | 1 | -1/+1 |
* | | | - Add an optimized page copy function for use by pmap_copy_page(). It is | alc | 2004-03-31 | 3 | -3/+30 |
* | | | Export uipc_connect2() from uipc_usrreq.c instead of unp_connect2(), | rwatson | 2004-03-31 | 4 | -5/+6 |
* | | | By default, ich4 has NAMBAR and NABMBAR i/o spaces as | matk | 2004-03-31 | 1 | -1/+12 |
* | | | Implement a '-f' flag to teach bsdlabel to work on files instead of | luigi | 2004-03-30 | 2 | -13/+52 |
* | | | add support for setting 802.11 rtsthreshold, transmit power, | sam | 2004-03-30 | 4 | -1/+101 |
* | | | o add support for controlling the power of transmitted frames | sam | 2004-03-30 | 5 | -0/+54 |
* | | | Add a snapshot of build32.sh for amd64 systems. The readme and comments | peter | 2004-03-30 | 2 | -0/+66 |
* | | | Only call if_init when doing SIOCSIFADDR if the interface is not marked | sam | 2004-03-30 | 1 | -0/+60 |
* | | | 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 |
* | | | Remove the -pthread from the last commit, as OpenSSL doesn't actually | dwmalone | 2004-03-30 | 1 | -1/+1 |
* | | | 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 |
* | | | Remove a stray \n from a setproctitle. | dwmalone | 2004-03-30 | 1 | -1/+1 |
* | | | Previous commit fixed one braino but left another in place. | des | 2004-03-30 | 1 | -1/+1 |
* | | | Sychronize with reality: nologin(8) is now in /usr/sbin | cperciva | 2004-03-30 | 1 | -3/+3 |
* | | | Switch ste_encap() over to using m_defrag(). | ru | 2004-03-30 | 1 | -14/+2 |
* | | | Synchronize with reality: nologin(8) is now in /usr/sbin | cperciva | 2004-03-30 | 1 | -16/+16 |
* | | | Added options for 3ware 9000 series RAID controller driver (twa). | vkashyap | 2004-03-30 | 1 | -0/+4 |
* | | | From the list of calendars, remove some duplicate entries which were added | cperciva | 2004-03-30 | 1 | -9/+3 |
* | | | Shut up a couple of annoying gcc warnings. Do not enclose the fixes with | mlaier | 2004-03-30 | 1 | -14/+16 |
* | | | Add two most recent Security Advisories to errata. | kensmith | 2004-03-30 | 1 | -0/+19 |
* | | | When a dynamic NSS module is built and linked against a thread | nectar | 2004-03-30 | 3 | -23/+43 |
* | | | Manual page for ng_sppp module. | rik | 2004-03-30 | 1 | -0/+151 |
* | | | Bump date and remove trailing whitespace. | des | 2004-03-30 | 1 | -4/+4 |