summaryrefslogtreecommitdiffstats
path: root/sys/net/bpfdesc.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up Ethernet drivers:wollman1996-02-061-2/+1
| | | | | | | | - fill in and use ifp->if_softc - use if_bpf rather than private cookie variables - change bpf interface to take advantage of this - call ether_ifattach() directly from Ethernet drivers - delete kludge in if_attach() that did this indirectly
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
| | | | a bunch of system include files.
* Another mega commit to staticize things.phk1995-12-141-5/+1
|
* Give the BPF the ability to generate signals when a packet is available.pst1995-06-151-1/+4
| | | | | Reviewed by: pst & wollman Submitted by: grossman@cygnus.com
* Make idempotent.paul1994-08-211-1/+6
| | | | Submitted by: Paul
* Added $Id$dg1994-08-021-1/+1
|
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+2
| | | | | Reviewed by: Rodney W. Grimes Submitted by: John Dyson and David Greenman
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+98
OpenPOWER on IntegriCloud