mycroft
|
f1a5c33098
|
Canonicalize all #includes.
|
1993-12-18 04:46:25 +00:00 |
mycroft
|
95b048b53a
|
Canonicalize all #includes.
|
1993-12-18 00:40:47 +00:00 |
hpeyerl
|
d1648996c9
|
multicast support.
From Chris Maeda, cmaeda@cs.washington.edu
These patches are derived from the IP Multicast patches for BSDI.
|
1993-12-06 04:17:38 +00:00 |
mycroft
|
bc2088820b
|
+ #if defined(INET) && NETHER > 0
+ #endif
Around the:
/* XXX -- Temporary fix before changing 10 ethernet drivers */
so you can compile a kernel with out INET and ETHERNET support.
|
1993-08-27 10:26:08 +00:00 |
deraadt
|
3604916e13
|
ppp from paul mackerras
|
1993-08-14 06:29:28 +00:00 |
andrew
|
0e6cb953ea
|
ANSIfications - removed all implicit function return types and argument
definitions. Ensured that all files include "systm.h" to gain access to
general prototypes. Casts where necessary.
|
1993-06-27 06:01:27 +00:00 |
cgd
|
fe1802950b
|
add include of select.h if necessary for protos, or delete if extraneous
|
1993-05-22 11:40:42 +00:00 |
cgd
|
8d6c77881c
|
make kernel select interface be one-stop shopping & clean it all up.
|
1993-05-18 18:18:40 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |