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
/
usr.sbin
/
rbootd
/
bpf.c
Age
Commit message (
Expand
)
Author
2011-02-08
Remove clause 3 (UCB advertising clause) from the University of Utah
rmind
2009-04-18
Fix WARNS=4 issues (-Wsign-compare -Wcast-qual)
lukem
2004-12-01
Use cloning /dev/bpf
christos
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2004-04-10
With recent changes to BPF, pushing the default buffer size to 1MB, running
darrenr
2003-08-19
use strlcpy
itojun
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-13
use bounded string op
itojun
2003-05-15
assume presense of getifaddrs(3).
itojun
2001-02-05
set *errmsg to errbuf, preventing coredump if no interfaces are up
lukem
2000-04-13
use getifaddrs, not SIOCGIFCONF. (should use pcap_lookupdev instead...)
itojun
1997-10-18
use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy
lukem
1997-07-28
Fix compiler warnings, build with WARNS.
thorpej
1997-01-27
Remove the SIOCADDMULTI ioctl; it's not meant for user level code. Just
thorpej
1995-11-14
Kill some gratuitous byte-swapping calls, which broke rbootd on the i386
thorpej
1995-10-06
Be safer with types. From Scott Reynolds <scottr@plexus.com>
thorpej
1995-09-12
Changes from Scott Reynolds <scottr@plexus.com> to make this go on
thorpej
1995-08-21
Use new-style RCS ids.
thorpej
1994-01-11
rbootd for booting HP workstations from 4.4BSD/Utah.
brezak
1994-01-11
Original version from 4.4BSD/Utah.
brezak