NetBSD/sys
2000-04-10 01:19:13 +00:00
..
adosfs
arch add decls for fd driver. 2000-04-10 01:19:13 +00:00
coda Quiet some printfs unless VERBOSE. 2000-04-05 18:39:09 +00:00
compat Follow the unused convention. 2000-04-09 22:40:11 +00:00
conf Declare the SysV IPC *info structures and shmsegs pointer as extern. 2000-03-28 05:14:03 +00:00
ddb Die, register, die! 2000-03-30 11:31:26 +00:00
dev Add driver for Prolific PL2301/PL2302 host-to-host adapter. 2000-04-09 18:23:23 +00:00
filecorefs
gdbscripts
ipkdb Fix a few (essential!) tyops. 2000-03-23 20:33:37 +00:00
isofs Kill more register declarations. 2000-03-30 12:13:30 +00:00
kern Add a special option, DEBUG_HALT_BUSY, that allows you to debug when the 2000-03-30 09:32:25 +00:00
lib Make standalone in_cksum work on little-endian machines, too, courtesy of 2000-03-31 19:55:09 +00:00
lkm
miscfs Register, begone! 2000-03-30 12:22:12 +00:00
msdosfs add a comment regarding FATMIRROR bit usage and restructure the code 2000-04-03 18:12:12 +00:00
net Kill some more register declarations. 2000-03-30 09:45:33 +00:00
netatalk
netccitt More register removal. 2000-03-30 13:53:32 +00:00
netinet - Unselect the multicast outgoing interface if it is being detached. 2000-04-03 03:51:16 +00:00
netinet6 Remove duplicate declaration of ifindex2ifnet - it's in <net/if.h>. 2000-03-29 03:38:53 +00:00
netiso Remove register declarations. 2000-03-30 12:51:13 +00:00
netkey Remove register declarations. 2000-03-30 12:51:13 +00:00
netnatm
netns Remove register declarations. 2000-03-30 12:51:13 +00:00
nfs Remove more register declarations. 2000-03-30 13:44:53 +00:00
ntfs Remove register declarations. 2000-03-30 12:41:09 +00:00
stand
sys Introduce new filesystem type FS_CCD so that an operator can mark the 2000-04-05 04:03:20 +00:00
ufs Add a new sysctl variable vfs.ffs.log_changeopt - if this is true, 2000-04-04 09:23:20 +00:00
uvm Use UVM_PGA_ZERO in the promote-zero-fault case of uvm_fault(). 2000-04-10 01:17:41 +00:00
vm Multiple include protection. 2000-03-29 03:41:07 +00:00
Makefile