David Greenman
|
15bd2b4385
|
Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash,
and in_pcblookuphash.
|
1995-04-09 01:29:31 +00:00 |
|
Bruce Evans
|
b5e8ce9f12
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
(except in netccitt, netiso and netns) and most of the warnings from
`gcc -Wnested-externs'. Fix all the bugs found. There were no serious
ones.
|
1995-03-16 18:17:34 +00:00 |
|
David Greenman
|
2c8fe19f89
|
pcb allocations are not always done on behalf of a process; it is not
okay to wait.
|
1995-03-14 21:50:55 +00:00 |
|
David Greenman
|
3dbdc25caa
|
Move exact match pcb's to the head of the list to improve lookup
performance.
|
1995-03-02 19:29:42 +00:00 |
|
Garrett Wollman
|
41f82abe5a
|
Transaction TCP support now standard. Hack away!
|
1995-02-16 00:55:44 +00:00 |
|
Garrett Wollman
|
999f1343a5
|
T/TCP changes to generic IP code. This is all ifdefed TTCP so should
have no effect on most users for now. (Eventually, once this code is
fully tested, the ifdefs will go away.)
|
1995-02-08 20:22:09 +00:00 |
|
David Greenman
|
3c4dd3568f
|
Added $Id$
|
1994-08-02 07:55:43 +00:00 |
|
Rodney W. Grimes
|
26f9a76710
|
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
Reviewed by: Rodney W. Grimes
Submitted by: John Dyson and David Greenman
|
1994-05-25 09:21:21 +00:00 |
|
Rodney W. Grimes
|
df8bae1de4
|
BSD 4.4 Lite Kernel Sources
|
1994-05-24 10:09:53 +00:00 |
|