NetBSD/sys
oster 1b0ab96194 Introduce and use RF_DEBUG_QUEUE (for debugging the various queueing
types available in RAIDframe).
2002-09-17 03:43:34 +00:00
..
adosfs Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
altq make this compile. 2002-09-07 11:56:33 +00:00
arch Implement CPU locks. Untested. 2002-09-16 21:01:31 +00:00
coda Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
compat p->p_sigacts -> p->p_sigctx 2002-09-16 03:41:40 +00:00
conf Bump version for the merge of gehenna-devsw. 2002-09-06 14:24:45 +00:00
crypto Modified to avoid compiler warnings. The specific warning related 2002-09-08 07:52:41 +00:00
ddb Another item on the TODO list: 2002-08-26 11:35:22 +00:00
dev Introduce and use RF_DEBUG_QUEUE (for debugging the various queueing 2002-09-17 03:43:34 +00:00
filecorefs Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
fs
gdbscripts Build a .gdbinit in the kernel build directory. The new .gdbinit 2002-09-01 23:04:47 +00:00
ipkdb
isofs Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
kern add a new km flag UVM_KMF_CANFAIL, which causes uvm_km_kmemalloc() to 2002-09-15 16:54:26 +00:00
lib Do not #include "/usr/include/arpa/tftp.h" directly. Doing so is 2002-09-16 16:53:45 +00:00
lkm make this compile. 2002-09-06 16:56:13 +00:00
miscfs restore ancestral RCS ID from 4.4BSD-Lite2 2002-09-10 02:52:40 +00:00
msdosfs Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
net Use "const" for all input parameters of ethers(3) functions. 2002-09-16 19:25:30 +00:00
netatalk
netccitt
netinet In the txsegsize bounding code, it is not necessary to adjust for the options 2002-09-13 18:26:55 +00:00
netinet6 remove extra blank line 2002-09-15 01:18:59 +00:00
netisdn Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
netiso avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
netkey KNF - return is not a function. sync w/kame. 2002-09-11 02:46:42 +00:00
netnatm
netns avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
netsmb Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
nfs pick up a fix from openbsd: 2002-09-14 21:45:16 +00:00
ntfs Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
stand
sys fix pasto. 2002-09-13 14:51:25 +00:00
ufs Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
uvm add a new km flag UVM_KMF_CANFAIL, which causes uvm_km_kmemalloc() to 2002-09-15 16:54:26 +00:00
Makefile