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
/
netinet
/
ip.h
Age
Commit message (
Expand
)
Author
2000-05-02
One more __attribute__((__packed__)) to dissuade egcs from making
sommerfeld
1999-11-20
Add the `packed' attribute to structures which describe wire protocol data.
thorpej
1999-07-01
IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.
itojun
1998-02-10
add/cleanup multiple inclusion protection.
perry
1998-01-05
Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes
thorpej
1996-12-11
Minor change to a comment.
mycroft
1996-10-25
Make length and offset fields unsigned. From Kevin M. Lahey <kml@nas.nasa.gov>
thorpej
1996-09-21
commit fix in pr 2772 -- the IP input code was assuming that the
perry
1996-09-14
move the packet filter hooks in to a saner location. while i'm here, rename
mrg
1996-09-12
forward decl. struct mbuf (for now).
mrg
1996-09-12
Move an #ifdef _KERNEL up above all the packet filter stuff. This
explorer
1996-09-06
add packet filter interface code. see pfil(9) for more details. you
mrg
1995-05-15
"routine" precedence has a value of 0.
cgd
1995-04-17
spacing cleaup. also, minor type mixup fixups.
cgd
1995-04-13
be a bit more careful and explicit with types. (basically a large no-op.)
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-08
Fix some inconsistent spacing; spaces at the end of lines, etc.
mycroft
1993-05-20
more rcsid additions and file header cleanups
cgd
1993-04-19
Add consistent multiple-inclusion protection.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd