aboutsummaryrefslogtreecommitdiff
path: root/lib/libpcap
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace.Rodney W. Grimes1995-05-306-30/+30
| | | | Notes: svn path=/head/; revision=8870
* Fix typo: pcap.h.hAndrey A. Chernov1995-02-231-2/+2
| | | | Notes: svn path=/head/; revision=6667
* Quench a warning and fix some duplicity by using the official strerrorPoul-Henning Kamp1995-02-231-11/+3
| | | | | | | routine, instead of rolling our own. Notes: svn path=/head/; revision=6660
* Fix bogus Makefile which resulted in incompatible shared and staticAndras Olah1995-02-212-20/+8
| | | | | | | | | | libs. Reviewed by: Michael Reifenberger <root@rz-wb.fh-sw.de>, roberto@blaise.ibp.fr (Ollivier ROBERT) Notes: svn path=/head/; revision=6600
* Add the Packet Capture Library from Michael Reifenberger.Jordan K. Hubbard1995-01-2027-0/+9103
Submitted by: mr Notes: svn path=/cvs2svn/branches/libpcap/; revision=5739