NetBSD/sys
ad 4a8619ae15 Match the i82562. 2000-09-27 10:54:55 +00:00
..
adosfs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 00:54:23 +00:00
arch add 'options VNODE_OP_NOINLINE' to reduce size. 2000-09-27 10:22:22 +00:00
coda Adapt for VOP_FSYNC parameter change. 2000-09-19 22:00:01 +00:00
compat The ovadvise syscall is (correctly) listed as STD, so move it's implementation 2000-09-24 13:09:31 +00:00
conf defopt SHMMAXPGS, SEMMNI, SEMMNS, SEMUME and SEMMNU 2000-09-24 18:45:37 +00:00
crypto remove a comment, which is now bogus due to the previous change. 2000-08-31 14:53:48 +00:00
ddb Missed change of parameter for %r->db_format_radix() change. 2000-08-11 22:50:47 +00:00
dev Match the i82562. 2000-09-27 10:54:55 +00:00
filecorefs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:38:39 +00:00
gdbscripts gdb macro to print the kernel message buffer 2000-06-08 14:45:24 +00:00
ipkdb
isofs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:39:52 +00:00
kern PHOLD/PRELE around uvm_io() to user address space is unnecessary. There 2000-09-26 23:59:23 +00:00
lib Prevent the compiler from blowing up on sparc64. From mrg. 2000-09-17 19:55:28 +00:00
lkm Resolve conflicts. 2000-05-03 11:12:03 +00:00
miscfs PHOLD/PRELE around uvm_io() to user address space is unnecessary. There 2000-09-26 23:28:01 +00:00
msdosfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
net Don't use MALLOC() for variable-sized allocations. 2000-08-25 21:22:16 +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 for t_template, allocate mbuf cluster only if really necessary. 2000-09-19 18:21:41 +00:00
netinet6 update ip compression algorithm lookup. 2000-09-26 08:40:23 +00:00
netiso Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netkey update ip compression algorithm lookup. 2000-09-26 08:40:23 +00:00
netnatm Keystone Kwality Kops: add multiple-include protection. 2000-07-03 01:19:23 +00:00
netns remove unused macro. 2000-04-10 02:19:29 +00:00
nfs Don't bother to clear commit information for the vnode of type VNON. 2000-09-24 06:59:21 +00:00
ntfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
stand
sys Provide a stub for restrict. 2000-09-27 10:44:12 +00:00
ufs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:04:08 +00:00
uvm splstatclock is insufficient to protect run queues. Acquire scheduler 2000-09-23 00:43:10 +00:00
Makefile remove vm 2000-06-29 12:04:24 +00:00