NetBSD/sys
ad 891c4efd74 - Pull in some updates from FreeBSD - mainly clarifications. Thanks to
Mike Smith <msmith@freebsd.org> for pointing these out.
- Ensure that we get AENs: reserve one CCB/command block for parameter
  retrieval, and chain AEN retrievals that are the result of an interrupt.
2000-11-08 19:23:50 +00:00
..
adosfs adosfs_mountfs(): check for zero amp->secsperblk before dividing by it (which 2000-11-08 08:06:24 +00:00
arch defopt L2CR_CONFIG. 2000-11-08 17:53:46 +00:00
coda Adapt for VOP_FSYNC parameter change. 2000-09-19 22:00:01 +00:00
compat Update the names of some unimplemented syscalls to match what linux calls them. Match const in parameters to our sys_writev. 2000-11-08 04:19:00 +00:00
conf Move lsu stuff to more logical locations, and push queueing into the lsu 2000-11-08 19:20:33 +00:00
crypto sync with kame. 2000-11-06 14:11:40 +00:00
ddb
dev - Pull in some updates from FreeBSD - mainly clarifications. Thanks to 2000-11-08 19:23:50 +00:00
filecorefs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
gdbscripts
ipkdb
isofs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
kern Update for hashinit() change. 2000-11-08 14:28:12 +00:00
lib Introduce a way for boot programs to modify the behavior of 2000-11-02 03:22:23 +00:00
lkm
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 avoid namespace pollution by radix.h. the #ifndef _KERNEL portion was to 2000-11-06 11:07:37 +00:00
netatalk
netccitt
netinet Update for hashinit() change. 2000-11-08 14:28:12 +00:00
netinet6 save a little bit of CPU time (avoid computing CBC IV we do not use). 2000-11-08 04:57:57 +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
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 Define SCBUSIOLLSCAN: perform a low-level bus scan. 2000-11-08 19:09:30 +00:00
ufs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
uvm Update for hashinit() change. 2000-11-08 14:28:12 +00:00
Makefile