David Greenman
|
4590fd3a2a
|
Fixed init functions argument type - caddr_t -> void *. Fixed a couple of
compiler warnings.
|
1995-09-09 18:10:37 +00:00 |
|
Bruce Evans
|
b6f5c0b824
|
Fix several sysinit functions that had the wrong type and unnecessarily
external linkage.
Remove useless comments saying that SYSINIT() does system initialization.
|
1995-08-30 00:33:22 +00:00 |
|
Rodney W. Grimes
|
9b2e535452
|
Remove trailing whitespace.
|
1995-05-30 08:16:23 +00:00 |
|
Garrett Wollman
|
69244b69db
|
Support for pseudo-device LKMs. Note that this is restricted to only
one pseudo per module (a restriction which will eventually be lifted) and
isthus not in its final form.
|
1995-03-20 19:20:44 +00:00 |
|
Garrett Wollman
|
e1838a91c1
|
Beginnings of support for loadable pseudo-devices. bsd.kmod.mk support
and Makefiles for the more interesting ones to come on Monday.
|
1995-03-17 22:02:18 +00:00 |
|
Garrett Wollman
|
59d8d13f60
|
Added `ds', a black-hole network interface.
|
1994-12-22 21:00:05 +00:00 |
|