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_output.c
Age
Commit message (
Expand
)
Author
1995-06-12
Various cleanup, including:
mycroft
1995-06-04
Don't cast things unnecessarily.
mycroft
1995-06-04
Clean up many more casts.
mycroft
1995-06-01
Avoid byte-swapping IP addresses at run time.
mycroft
1995-05-15
simplify ip_output() out-of-memory condition slightly, and style nits.
cgd
1995-04-13
be a bit more careful and explicit with types. (basically a large no-op.)
cgd
1995-04-11
Remove some explicit references to loif.
mycroft
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-02
Multicast is no longer optional.
hpeyerl
1994-01-19
Fix arguments to ip_getmoptions.
brezak
1994-01-18
Fix some prototype detected warnings/errors.
brezak
1994-01-18
Patch for ip-multicast bugs from mccanne@ee.lbl.gov (Steven McCanne)
brezak
1994-01-10
Should compile now with or without `options MULTICAST'.
mycroft
1994-01-09
Prototype the rest.
mycroft
1994-01-08
Fix some inconsistent spacing; spaces at the end of lines, etc.
mycroft
1994-01-07
kill COMPAT_OLDSOCKOPT
cgd
1994-01-06
Apparently noone ever tested the COMPAT_OLDSOCKOPT flag...
ws
1993-12-18
Canonicalize all #includes.
mycroft
1993-12-06
oops; fix that last...
cgd
1993-12-06
the ugliest compatibility hack i think i've ever seen...
cgd
1993-12-06
multicast support.
hpeyerl
1993-11-05
fix from david greenman, davidg@freefall.cdrom.com:
cgd
1993-05-22
add include of select.h if necessary for protos, or delete if extraneous
cgd
1993-05-18
make kernel select interface be one-stop shopping & clean it all up.
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd