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
/
tcp_usrreq.c
Age
Commit message (
Expand
)
Author
1995-06-12
Various cleanup, including:
mycroft
1995-04-13
be a bit more careful and explicit with types. (basically a large no-op.)
cgd
1995-03-21
Default linger time was 120 clock ticks instead of the intended
glass
1994-10-14
Don't return received data to the user until the initial handshake is complete.
mycroft
1994-10-13
Increase the default window size to 16k.
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-01-10
Change the counters to be all the same type -- u_long.
mycroft
1994-01-08
Remove some extra prototypes.
mycroft
1994-01-08
Prototypes.
mycroft
1993-12-18
Canonicalize all #includes.
mycroft
1993-06-15
bump sendspace and recvspace up to 8k each; rod says
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