phk
1192da2d21
remove unused #include
1999-10-11 19:16:54 +00:00
phk
e9e0512210
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
green
50949efe79
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
phk
3d50199086
fix a buglet which jordan made me provoke :-)
1999-09-21 12:05:38 +00:00
phk
5bff381837
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