Poul-Henning Kamp
c23f21660c
remove unused #include
1999-10-11 19:16:54 +00:00
Poul-Henning Kamp
d6a0e38a1b
Remove five now unused fields from struct cdevsw. They should never
...
have been there in the first place. A GENERIC kernel shrinks almost 1k.
Add a slightly different safetybelt under nostop for tty drivers.
Add some missing FreeBSD tags
1999-09-25 18:24:47 +00:00
Brian Feldman
27068b01f7
Fix includes (remove unnecessary ones, reorder necessary ones.)
...
Also, correct an %x to be %lx.
Reviewed by: phk
1999-09-22 21:23:21 +00:00
Poul-Henning Kamp
33edfabe57
fix a buglet which jordan made me provoke :-)
1999-09-21 12:05:38 +00:00
Poul-Henning Kamp
00a6a3c65f
Add an experimental Memory-Disk driver. This driver will allocate
...
memory with malloc(9) using a few tricks to save space on the way.
1999-09-21 11:00:49 +00:00