NetBSD/sys
soda f57a0847d2 fix off by one error. extra one page is needed for the case where
buffer is not page aligned (e.g. raw i/o case).
2001-05-31 20:56:29 +00:00
..
adosfs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
altq use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
arch fix off by one error. extra one page is needed for the case where 2001-05-31 20:56:29 +00:00
coda add a genfs_mmap() and change all of the disk-based filesystems 2001-05-28 02:50:51 +00:00
compat use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
conf build faith(4) only if INET and INET6 are specified. 2001-05-30 17:50:46 +00:00
crypto correct binary key material handling. sync with kame 2001-05-27 01:40:16 +00:00
ddb use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
dev Add support for the DP83815 MacPHYTER internal PHY to the DP83843 PHYTER 2001-05-31 20:30:21 +00:00
filecorefs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
gdbscripts
ipkdb
isofs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
kern add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
lib When MACHINE_ARCH is m68000, compile ffs.c and random.c 2001-05-16 03:30:39 +00:00
lkm remove use of gcc syntax for designated initialisers when initialising 2001-05-15 02:00:12 +00:00
miscfs use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
msdosfs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
net Add an Ethernet option bit for master mode (for 1000baseTX, the link 2001-05-31 16:30:04 +00:00
netatalk
netccitt use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
netinet missing opt_inet.h 2001-05-31 19:56:13 +00:00
netinet6 use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
netisdn Demangle an #ifdef mess and make all ioctl routines take an u_long 2001-04-21 07:23:41 +00:00
netiso
netkey use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
netnatm
netns
netsmb
nfs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
ntfs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
smbfs replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
stand
sys use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
ufs use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
uvm add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
Makefile