NetBSD/sys
matt 6c15ee2986 avoid pointer addition on void pointers 2000-11-08 19:38:12 +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 Missed change of parameter for %r->db_format_radix() change. 2000-08-11 22:50:47 +00:00
dev Initial import of some of the definitions for the Serial Bus Protocol V2. 2000-11-08 19:27:08 +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 avoid pointer addition on void pointers 2000-11-08 19:38:12 +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 Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
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