summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't refer to TABLDISC in the comments here.Peter Wemm2000-01-301-1/+1
* Fixed longstanding brokenness of wddump() in LBA mode. LBA mode may nowBruce Evans2000-01-301-20/+21
* Do not use 'alias' as a macro parameter name for __strong_reference(),Jason Evans2000-01-301-2/+2
* Fix bogon in previous commit. Re-enable Forth in the loader.John Baldwin2000-01-301-2/+2
* Remove unused #include and prototype declaration.Luoqi Chen2000-01-301-2/+0
* Typo fix. While I am at it, remove the name translation from block to rawLuoqi Chen2000-01-301-26/+3
* Document OpenSSL directories.Kris Kennaway2000-01-301-0/+4
* Add NO_OPENSSL knob to turn off building of opensslKris Kennaway2000-01-301-1/+4
* Add NO_OPENSSL knob to turn off building of opensslKris Kennaway2000-01-301-1/+4
* Fix kernel build breakage.Yoshinobu Inoue2000-01-301-1/+1
* Merge tcpdump 3.5Bill Fenner2000-01-3031-1132/+1764
* This commit was generated by cvs2svn to compensate for changes in r56893,Bill Fenner2000-01-30102-455/+20087
|\
| * Virgin import of tcpdump.org tcpdump v3.5Bill Fenner2000-01-30131-926/+23522
* | Upgrade to libpcap 0.5Bill Fenner2000-01-301-2/+2
* | Merge libpcap 0.5Bill Fenner2000-01-3010-53/+1153
* | This commit was generated by cvs2svn to compensate for changes in r56889,Bill Fenner2000-01-3032-179/+506
|\ \
| * | Virgin import of tcpdump.org libpcap v0.5Bill Fenner2000-01-3042-210/+1629
* | | Use __strong_reference() instead of __weak_reference() to assure that theJason Evans2000-01-2960-60/+60
* | | Add __strong_reference().Jason Evans2000-01-291-0/+2
* | | cosmetic changes only.Søren Schmidt2000-01-291-1/+1
* | | Grammar fix: ``Different than'' should be ``different from''.Chris Costello2000-01-291-1/+1
* | | Add wx && ses manpagesMatt Jacob2000-01-291-2/+2
* | | add a minimal man page for the SES driverMatt Jacob2000-01-291-0/+129
* | | add a figleaf of a man page for the Intel Gigabit cardMatt Jacob2000-01-291-0/+51
* | | Correcting SECURITY warning.Chuck Robey2000-01-292-22/+32
* | | Merge from RELENG_3 (oops):Chris Costello2000-01-291-5/+5
* | | Use config's tools rather than #if's.Peter Wemm2000-01-292-5/+1
* | | Get the KASSERT right.Nick Hibma2000-01-291-1/+1
* | | Tidy up stray or bogus #if NFOO > 0 and #include "foo.h".Peter Wemm2000-01-296-24/+0
* | | Remove a rather bizzare set of #ifdefs and #defines that all worked outPeter Wemm2000-01-291-10/+0
* | | Remove #if NDGB > 0 and #if NDGM > 0Peter Wemm2000-01-294-18/+0
* | | Remove a somewhat odd #if that is always true (NOLTR will be alwaysPeter Wemm2000-01-291-4/+0
* | | Remove #include "eisa.h" and #if NEISA > 0Peter Wemm2000-01-291-4/+0
* | | Remove unneeded #include "eisa.h" and #if NEISA > 0Peter Wemm2000-01-291-5/+0
* | | Add NI_NAMEREQD flag to getnameinfo() call. Without this flag,Yoshinobu Inoue2000-01-293-3/+3
* | | Mark the 'conflicts' keyword as obsolete, and don't generate (unused)Peter Wemm2000-01-293-7/+3
* | | Remove #if NGIF > 0 and #if NFAITH > 0 as config already checks this.Peter Wemm2000-01-292-5/+0
* | | Remove 'conflicts' token - it has been effectively doing absolutelyPeter Wemm2000-01-299-9/+9
* | | Fix debugging output. The TDs are linked through the dnext field, notNick Hibma2000-01-291-1/+2
* | | Zap isa_device -> id_conflicts. The sole user of it (userconfig) neverPeter Wemm2000-01-293-34/+8
* | | Add some more comments about sound card bridge devices and theirPeter Wemm2000-01-293-12/+39
* | | Still allow sbc/gusc/csa to perform as bridge devices (eg: to newmidi)Peter Wemm2000-01-291-2/+3
* | | Allow the pnp and pci cards to be attached with just a 'device pcm' inPeter Wemm2000-01-294-83/+73
* | | Force installs. This is to allow (semi-)automatic garbage removal byMark Murray2000-01-291-0/+6
* | | update copyrightMatt Jacob2000-01-291-3/+1
* | | Move the (duplicated exactly!) portable ISA pcm drivers to files andPeter Wemm2000-01-294-21/+9
* | | Remove #include "wd.h" and #if NWDC > 0 as that's always true as thisPeter Wemm2000-01-291-6/+0
* | | Wrong patch had been applied.Matt Jacob2000-01-291-3/+1
* | | Remove some #if NFOO > 0 that are always true because of config rules.Peter Wemm2000-01-296-18/+2
* | | Remove the TABLDISC line discipline number, it's not in the treePeter Wemm2000-01-291-1/+0