summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* snprintf() and vsnprintf() are part of our base system libc, thereforebms2004-03-311-10/+0
* Staticize pnp methods, style fixes. Remove unused variable to unbreaknjl2004-03-312-23/+17
* Add ACPI path in location string for ACPI namespace aware PCI device.takawata2004-03-311-1/+20
* Add an interface to pass an argument to the resource parsing functions.njl2004-03-313-7/+9
* Style fix.takawata2004-03-311-39/+49
* Merge of tcpdump 3.8.3 from tcpdump.org.bms2004-03-312-87/+183
* Merge of tcpdump 3.8.3 from tcpdump.org, with the following caveats:bms2004-03-3134-3197/+4892
* Add more DLT types required by libpcap 0.8.3.bms2004-03-311-0/+52
* Update system bpf headers for libpcap 0.8.3.bms2004-03-311-1/+58
* Support the D-Link DGE-530T. Mine appears to have a blank eeprom, so assumemckay2004-03-314-2/+56
* Correct imported pcap.h for FreeBSD builds.bms2004-03-311-7/+1
* This commit was generated by cvs2svn to compensate for changes in r127668,bms2004-03-31151-7650/+21906
|\
| * Import tcpdump 3.8.3, from http://www.tcpdump.org/releases/tcpdump-3.8.3.tar.gzbms2004-03-31185-10859/+27213
* | Merge of libpcap 0.8.3 from tcpdump.org.bms2004-03-3112-922/+2791
* | This commit was generated by cvs2svn to compensate for changes in r127664,bms2004-03-3154-3070/+13564
|\ \
| * | Import libpcap 0.8.3, from http://www.tcpdump.org/releases/libpcap-0.8.3.tar.gzbms2004-03-3164-3499/+16463
* | | Extensive documentation changes to the script, but onlyluigi2004-03-312-98/+174
* | | Give in to the oblique nagging and move AAC and AHC/AHD comments out ofscottl2004-03-312-42/+34
* | | Remove unused variable.julian2004-03-311-2/+0
* | | The end argument to bus_alloc_resource() should have been ~0 andgrehan2004-03-311-2/+1
* | | Fix Yet Another 16 byte stack alignment bug. Thankfully, this one ispeter2004-03-312-10/+10
* | | Minor changes mostly as discussed on the lists a few days ago:luigi2004-03-312-12/+44
* | | In sofree(), avoid nested declaration and initialization inrwatson2004-03-311-1/+2
* | | Add David Young's descriptive text for the radiotap interface.bms2004-03-311-2/+20
* | | Fix a typo: remove duplicate word 'interface'.bms2004-03-311-1/+1
* | | - Add an optimized page copy function for use by pmap_copy_page(). It isalc2004-03-313-3/+30
* | | Export uipc_connect2() from uipc_usrreq.c instead of unp_connect2(),rwatson2004-03-314-5/+6
* | | By default, ich4 has NAMBAR and NABMBAR i/o spaces asmatk2004-03-311-1/+12
* | | Implement a '-f' flag to teach bsdlabel to work on files instead ofluigi2004-03-302-13/+52
* | | add support for setting 802.11 rtsthreshold, transmit power,sam2004-03-304-1/+101
* | | o add support for controlling the power of transmitted framessam2004-03-305-0/+54
* | | Add a snapshot of build32.sh for amd64 systems. The readme and commentspeter2004-03-302-0/+66
* | | Only call if_init when doing SIOCSIFADDR if the interface is not markedsam2004-03-301-0/+60
* | | Fix today's faux pas by:trhodes2004-03-301-16/+5
* | | Add an adduser.conf manual page.trhodes2004-03-303-3/+211
* | | Remove the -pthread from the last commit, as OpenSSL doesn't actuallydwmalone2004-03-301-1/+1
* | | Synopsis fixes:cperciva2004-03-302-12/+8
* | | Add a cross reference to exports(5). While exports is not directlysimon2004-03-301-0/+1
* | | Remove a stray \n from a setproctitle.dwmalone2004-03-301-1/+1
* | | Previous commit fixed one braino but left another in place.des2004-03-301-1/+1
* | | Sychronize with reality: nologin(8) is now in /usr/sbincperciva2004-03-301-3/+3
* | | Switch ste_encap() over to using m_defrag().ru2004-03-301-14/+2
* | | Synchronize with reality: nologin(8) is now in /usr/sbincperciva2004-03-301-16/+16
* | | Added options for 3ware 9000 series RAID controller driver (twa).vkashyap2004-03-301-0/+4
* | | From the list of calendars, remove some duplicate entries which were addedcperciva2004-03-301-9/+3
* | | Shut up a couple of annoying gcc warnings. Do not enclose the fixes withmlaier2004-03-301-14/+16
* | | Add two most recent Security Advisories to errata.kensmith2004-03-301-0/+19
* | | When a dynamic NSS module is built and linked against a threadnectar2004-03-303-23/+43
* | | Manual page for ng_sppp module.rik2004-03-301-0/+151
* | | Bump date and remove trailing whitespace.des2004-03-301-4/+4
OpenPOWER on IntegriCloud