index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
net
/
bpf.c
Age
Commit message (
Expand
)
Author
1995-04-22
copy routines should take size_t lengths for prototype consistency.
cgd
1995-03-22
Fix panic when an interface in promiscuous mode goes down and the BPF user
mycroft
1995-02-23
preliminary arcnet support. uses lame but RFC address resolution
glass
1994-10-30
be more careful with types, also pull in headers where necessary.
cgd
1994-07-15
don't use inline, use __inline, like cdefs intends (so it can kill it if nongcc
cgd
1994-06-29
this is what cdefs.h is for
cgd
1994-06-29
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
cgd
1994-05-13
Update to 4.4-Lite networking code, with a few local changes.
mycroft
1994-01-25
new from mccanne. be afraid.
deraadt
1994-01-12
Get the pkthdr.len calculation right.
mycroft
1994-01-12
writing out of bpf; use a hdr mbuf and set the pkthdr.len as well.
deraadt
1993-12-18
Canonicalize all #includes.
mycroft
1993-11-23
defines change
cgd
1993-11-15
add bpfilterattach(), as in magnum
deraadt
1993-05-18
make kernel select interface be one-stop shopping & clean it all up.
cgd
1993-04-09
fixes stupid piece of bpf code that duplicates cdefs.h's handling of
glass
1993-04-05
selwakeup() takes a "pid_t" rather than "struct proc *" now.
deraadt
1993-03-25
added BPF support, as provided by David Greenman (davidg@implode.rain.com)
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd