summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Use absolute path for hostname(1)krion2004-04-011-1/+1
* The previous commit changed the behavior of nsdispatch() in thenectar2004-04-011-3/+1
* Do the looping retry trick in the first operation to try to talkjulian2004-04-011-11/+14
* Fix style issues in twa lines added in rev 1.878.des2004-04-011-5/+5
* Comment out the au88x0 line which was inadvertantly included in thedes2004-04-011-1/+1
* If the user doesn't specify a device and we can't open any of the defaults,dwmalone2004-04-011-6/+7
* The twa device and related options are not needed.nyan2004-04-011-0/+3
* UDP checksum is mandatory in IPv6 (RFC2460 p.28)suz2004-04-011-2/+4
* Add spaces after flag names on .Fl macros.gad2004-04-011-2/+2
* Moved the statistical counter under hw.ste.rxsyncs.ru2004-04-011-1/+3
* Move twa from files.i386 to files. This unbreaks LINT on !i386.des2004-04-012-5/+6
* Back out 1.188 (major number for twa). The twa driver does not need it.des2004-04-011-1/+0
* Assorted mdoc(7) fixes.ru2004-04-011-8/+11
* Fix last commit to conform to mdoc style.silby2004-04-011-4/+6
* Match the specific MPC106 host bridge PCI ID rather than allgrehan2004-04-011-6/+3
* Don't print out 'GIANT-LOCKED' for INTR_FAST drivers.scottl2004-04-011-1/+1
* Document the m_defrag function. (Mostly copied from the descriptionsilby2004-04-011-0/+18
* Move the ivar accessing routines back to inlines (reverting acpivar.hnjl2004-04-012-85/+71
* Move the name attribute to the end of the conftxt line to simplifygrehan2004-04-011-4/+6
* radiotap updates:sam2004-04-014-12/+26
* correct xmit-side radiotap collection by tap'ing the frame beforesam2004-04-011-4/+4
* Remove sysctl kern.ps_argsopen, it is not very useful, one should usepjd2004-04-012-4/+0
* Remove ps_argsopen check. It is was bogus in the past and was correctedpjd2004-04-011-5/+0
* Remove ps_argsopen from this check, because of two reasons:pjd2004-04-012-2/+2
* Describe the sorting options in better and more complete detail.gad2004-03-311-6/+29
* Abstract "is a particular SLIP unit free" check behind slisunitfree(),rwatson2004-03-311-12/+18
* Fix a bug with preloaded image -- for some reason [that i don'tluigi2004-03-311-14/+3
* Raise WARNS level to 2.des2004-03-312-0/+2
* Deal with aliasing warnings.des2004-03-318-362/+126
* Under a heavy RX load, at least with D-Link DFE-550TX adapters,ru2004-03-311-1/+18
* Unbreak the build by dealing with an unexpected dependency on tcpdump sourcebms2004-03-311-0/+1
* Added polling(4) support for ste(4).ru2004-03-313-5/+83
* Moved comments on 3ware 9000 series RAID controller driver options fromvkashyap2004-03-312-3/+10
* Fix regression in setkey whereby parser would fail to recognise tcp asbms2004-03-312-0/+2
* pcap clients should use strlcpy() from the base system libc by default also.bms2004-03-311-7/+0
* 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
|\ \
OpenPOWER on IntegriCloud