NetBSD/sys
2003-01-21 00:02:07 +00:00
..
altq
arch If we don't explicitly recognise the trap type, only panic if it 2003-01-20 22:32:26 +00:00
coda
compat Fix lwp_wait syscallargs. This closes PR 19941. 2003-01-20 08:27:40 +00:00
conf add support for p1003.1b semaphores. From FreeBSD. 2003-01-20 20:02:01 +00:00
crypto
ddb Remove variable that is only assigned too but not referenced. 2003-01-20 07:20:01 +00:00
dev Lower debug level so the match routine isn't so verbose. 2003-01-20 21:14:57 +00:00
fs Remove variable that is only assigned too but not referenced. 2003-01-20 02:25:49 +00:00
gdbscripts
ipkdb
kern step 4: don't de-reference l, if you are going to test if it is NULL a couple 2003-01-21 00:02:07 +00:00
lib
lkm Merge the nathanw_sa branch. 2003-01-19 16:30:13 +00:00
miscfs step 3. Assign lwp properly if null, so that we can PHOLD without segfaulting. 2003-01-21 00:01:14 +00:00
net Remove a break after a goto. 2003-01-19 23:45:33 +00:00
netatalk
netccitt
netinet Remove variables that are only assigned too but not referenced. 2003-01-19 23:57:01 +00:00
netinet6 The Double-Semi-Colon Police. 2003-01-20 05:29:53 +00:00
netisdn
netiso
netkey
netnatm
netns Move the declaration and setting of the "param" variable inside 2003-01-20 02:12:21 +00:00
netsmb
nfs Merge the nathanw_sa branch. 2003-01-18 08:51:40 +00:00
stand
sys we now support POSIX 1003.1b semaphores, add _POSIX_SEMAPHORES feature 2003-01-20 22:11:15 +00:00
ufs Merge the nathanw_sa branch. 2003-01-18 08:51:40 +00:00
uvm Merge the nathanw_sa branch. 2003-01-18 08:51:40 +00:00
Makefile