NetBSD/sys
thorpej fb50850754 We use 4K VM pages on the VAX. Make PAGE_SIZE and friends into
compile-time constants.
2000-11-14 19:49:57 +00:00
..
adosfs adosfs_mountfs(): check for zero amp->secsperblk before dividing by it (which 2000-11-08 08:06:24 +00:00
arch We use 4K VM pages on the VAX. Make PAGE_SIZE and friends into 2000-11-14 19:49:57 +00:00
coda Adapt for VOP_FSYNC parameter change. 2000-09-19 22:00:01 +00:00
compat change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +00:00
conf Make SHMSEG much larger to accomodate GNOME and imlib. 2000-11-11 02:24:55 +00:00
crypto sync with kame. 2000-11-06 14:11:40 +00:00
ddb Missed change of parameter for %r->db_format_radix() change. 2000-08-11 22:50:47 +00:00
dev need uvm/uvm_extern.h for PAGE_SIZE 2000-11-14 19:44:34 +00:00
filecorefs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
gdbscripts gdb macro to print the kernel message buffer 2000-06-08 14:45:24 +00:00
ipkdb
isofs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
kern change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +00:00
lib Don't print "]" if loading kernel does not have symbol table. 2000-11-11 09:25:12 +00:00
lkm Resolve conflicts. 2000-05-03 11:12:03 +00:00
miscfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
msdosfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
net Add support for link fragmentation and reassemble for IEEE-1394. 2000-11-14 11:14:55 +00:00
netatalk Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netccitt More format checking 2000-07-08 17:45:53 +00:00
netinet Due to a quirk (err, bug?) in IP Filter (mbuf freed without setting *mp 2000-11-12 19:50:47 +00:00
netinet6 Restructure the PFIL_HOOKS mechanism a bit: 2000-11-11 00:52:36 +00:00
netiso fix paren/#ifdef match. 2000-10-02 03:54:53 +00:00
netkey don't waste entropy by use of key_random(). use key_randomfill() for 2000-10-07 12:08:33 +00:00
netnatm Keystone Kwality Kops: add multiple-include protection. 2000-07-03 01:19:23 +00:00
netns
nfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
ntfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
stand
sys change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +00:00
ufs Initialize the cleaner information in the Ifile from the same info from 2000-11-14 00:42:55 +00:00
uvm in swap_off(), reverse the order of vrele() and VOP_CLOSE() so that 2000-11-13 14:50:55 +00:00
Makefile remove vm 2000-06-29 12:04:24 +00:00