NetBSD/sys
thorpej e17cddf913 If the power device is configured, don't forget to compile the driver.
Also, add some whitespace for readability.
1996-04-11 21:05:42 +00:00
..
adosfs Add support for OFS, International FileSystems, and blocksizes > 512. 1996-04-05 05:06:07 +00:00
arch If the power device is configured, don't forget to compile the driver. 1996-04-11 21:05:42 +00:00
compat - small ioctl naming changes. 1996-04-11 12:54:40 +00:00
conf
ddb change more __kprintf__ format attributes to use __kprintf_attribute__, 1996-04-04 05:13:50 +00:00
dev if no DDB, define Debugger() to be a panic. 1996-04-10 23:01:13 +00:00
isofs/cd9660
kern Removed a function that were #ifdef vax'ed. 1996-04-09 17:21:56 +00:00
lib
miscfs fix long-time bug in fdesc -- /dev/tty was a named pipe rather than a 1996-04-11 11:24:29 +00:00
msdosfs
net Eliminate need for and remove net_conf.h 1996-03-30 21:57:30 +00:00
netccitt - Parenthesize & 1996-03-30 21:54:33 +00:00
netinet fixes for -Wall -Wmissing-prototypes: 1996-04-08 19:55:37 +00:00
netiso
netns
nfs Make these link in the absense of "options FIFO". 1996-04-03 23:25:36 +00:00
scsi New SCSI media changer driver, written from scratch by me. Some 1996-04-03 00:25:21 +00:00
stand
sys fix extra spaces at ends of lines, etc. (all spacing nits.) 1996-04-09 20:55:22 +00:00
ufs
vm Make prototyping of most functions conditional on `PMAP_EXCLUDE_DECLS'. 1996-03-31 22:15:32 +00:00
Makefile