fvdl
|
e5bc90f40c
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
thorpej
|
c5dab54215
|
- Be more careful with type sizes (many u_long -> u_int32_t in protocol
structures).
- Use NTOH*() and HTON*() where appropriate.
- Some slight formatting cleanup in a few places.
|
1997-07-18 19:30:33 +00:00 |
christos
|
cb32007a8b
|
backout previous kprintf change
|
1996-10-13 01:59:55 +00:00 |
christos
|
1005eb6f98
|
printf -> kprintf, sprintf -> ksprintf
|
1996-10-10 23:25:50 +00:00 |
christos
|
6c52b1a5eb
|
Fixed bug I introduced in the previous changes. In the ctlinput functions,
I used the void * arg, instead of the sockaddr argument...
|
1996-02-18 05:42:59 +00:00 |
christos
|
f0684ee41d
|
netns prototypes
|
1996-02-13 22:13:43 +00:00 |
mycroft
|
8598ef4a21
|
Initialize ns_ifaddr.
|
1995-07-27 20:37:27 +00:00 |
mycroft
|
7d87f9110f
|
Clean this up a bit. Use queue.h more; de-uglify casts.
|
1995-06-13 08:36:58 +00:00 |
cgd
|
707aae0bd3
|
don't redefine time.
|
1994-09-20 06:42:10 +00:00 |
cgd
|
fccfa11af5
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
mycroft
|
c191ecd14e
|
Update to 4.4-Lite networking code, with a few local changes.
|
1994-05-13 06:10:16 +00:00 |
mycroft
|
95b048b53a
|
Canonicalize all #includes.
|
1993-12-18 00:40:47 +00:00 |
cgd
|
a506801dc2
|
header cleanup & id string addition
|
1993-05-20 04:35:46 +00:00 |
cgd
|
db622a7428
|
added netccitt, netiso, and netns support, from (currently
alpha) patch 126
|
1993-04-09 12:00:07 +00:00 |