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
/
if.h
Age
Commit message (
Expand
)
Author
1995-06-12
Various cleanup, including:
mycroft
1995-04-07
if_start and if_watchdog should return void.
mycroft
1995-03-26
KERNEL -> _KERNEL
jtc
1995-03-08
fixed sized types, where appropriate. when casting pointers to
cgd
1994-10-30
be more careful with types, also pull in headers where necessary.
cgd
1994-10-19
fix pr 528; don't define struct if_data inside another structure.
cgd
1994-07-26
kill vax code, at ragge's requeust.
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-02-16
IFF_ALLMULTI is not externally settable.
mycroft
1994-02-10
if_init and if_done are not actually used; no point in having them at all.
mycroft
1993-12-10
slight fix to last
cgd
1993-12-10
the IFF_MULTICAST constant should always be defined. also,
cgd
1993-12-06
multicast support.
hpeyerl
1993-05-20
add rcs ids to everything, and clean up headers
cgd
1993-04-19
Add consistent multiple-inclusion protection.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd