mycroft
|
4e8477f520
|
Mostly minor changes.
Convert the listen queue to a TAILQ to avoid O(n^2) insertion. Should probably
be a hash table.
|
1996-05-23 23:35:22 +00:00 |
christos
|
09ed6483fd
|
- Parenthesize &
- Change %r -> %: as for recursive printf's
|
1996-03-30 21:54:33 +00:00 |
christos
|
0c7d098c3b
|
netccitt prototypes
|
1996-02-13 22:04:21 +00:00 |
mycroft
|
873ed30f83
|
so_pcb should be a void *.
|
1995-08-17 02:57:20 +00:00 |
mycroft
|
68735fd022
|
Encapsulate the test for sending a notification in a macro, sb_notify().
|
1995-08-04 01:09:57 +00:00 |
mycroft
|
415057458b
|
Update to match data structure changes.
|
1995-06-13 05:38:47 +00:00 |
cgd
|
cf92afd66e
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:29:24 +00:00 |
mycroft
|
07b4f2ab54
|
Update to 4.4-Lite networking code, with a few local changes.
|
1994-05-13 06:02:48 +00:00 |
mycroft
|
f11636394f
|
Correct order of arguments to m_get*().
|
1994-01-06 23:57:36 +00:00 |
mycroft
|
95b048b53a
|
Canonicalize all #includes.
|
1993-12-18 00:40:47 +00:00 |
mycroft
|
29c396142a
|
Update for new select() mechanism.
|
1993-09-06 17:41:45 +00:00 |
cgd
|
f6f2d91f3e
|
add rcsids & clean up headers...
|
1993-05-20 04:12:01 +00:00 |
cgd
|
db622a7428
|
added netccitt, netiso, and netns support, from (currently
alpha) patch 126
|
1993-04-09 12:00:07 +00:00 |