VROOT flag is set in union_allocvp
[unix-history] / usr / src / sys / net / bpf.c
1994-03-28 Keith Bosticfix compiler warning
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bosticprototype everything
1993-04-18 Chris Torekadd bpfilterattach
1993-02-11 Keith Bosticbpf doesn't need sys/dir.h
1992-07-17 Kirk McKusickupdate from Jeff Forys for rbootd support
1992-07-13 Jan-Simon PendryMIN -> min
1992-07-12 Kirk McKusickchange definition of __inline__ to match __inline of...
1992-06-08 Steven McCanneupdate from helios -- many changes and bug fixes
1992-02-16 Kirk McKusickuse selrecord and selwakeup to implement selecting
1991-10-30 Steven McCannerestore sccs keywords
1991-10-28 Steven McCannenew SunOS/BSD unified source
1991-07-16 Steven McCannefixed memory leak in bpf_setf()
1991-06-18 Steven McCannebug fix -- large snapshots with large packets previousl...
1991-05-15 Steven McCannebe paranoid and pass ifr arg to device driver SIOCSIFFL...
1991-05-15 Steven McCannefixed bpfselect() bugs -- had semantics wrong
1991-05-08 Keith Bosticfrom Steve McCanne, delete dead code
1991-05-06 Steven McCannebpf interfaces now allocated dynamically; perhaps they...
1991-05-03 Steven McCannenuked bpf_default_filter; no filter is now NULL
1991-05-03 Steven McCannecheckpoint before porting new insn format from horse
1991-03-20 Steven McCannedate and time created 91/03/19 18:27:13 by mccanne