summaryrefslogtreecommitdiff
path: root/sys/net/bpf.h
AgeCommit message (Expand)Author
1995-04-22copy routines should take size_t lengths for prototype consistency.cgd
1995-03-26KERNEL -> _KERNELjtc
1995-03-06Make this more type-safe for the Alpha. From the libpcap 0.0 distribution.mycroft
1995-01-13Protect from multiple inclusion with _NET_BPF_H_, for PR #679.jtc
1994-10-30be more careful with types, also pull in headers where necessary.cgd
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-05-13Update to 4.4-Lite networking code, with a few local changes.mycroft
1993-05-20add rcs ids to everything, and clean up headerscgd
1993-04-19Add consistent multiple-inclusion protection.mycroft
1993-03-25added BPF support, as provided by David Greenman (davidg@implode.rain.com)cgd
1993-03-21initial import of 386bsd-0.1 sourcescgd