NetBSD/sys
manu 34a458238c For cproc_t, use a per thread value instead of a per process value. ifdef
out l_emuldata in struct lwp until we actually use it.
2003-01-30 19:14:18 +00:00
..
altq
arch Fix printf() problem caused by "daddr_t" change. 2003-01-30 16:33:50 +00:00
coda fix typo in comment, and add (perhaps redundant) note that this depends 2003-01-24 18:51:53 +00:00
compat For cproc_t, use a per thread value instead of a per process value. ifdef 2003-01-30 19:14:18 +00:00
conf
crypto
ddb Zombie procs have no lwps. 2003-01-23 12:41:33 +00:00
dev The introduction of FAS366 support annihilated the `reselect-while-selecting' 2003-01-30 11:03:45 +00:00
fs Fix compiler warnings after 64bit daddr_t change. 2003-01-27 04:08:45 +00:00
gdbscripts
ipkdb
kern Add a KASSERT when copying l1->l_cpu to l2->l_cpu 2003-01-30 05:51:58 +00:00
lib Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
lkm
miscfs
net Use MRU negotiated with remote system as MTU. This fixes PR kern/18850 2003-01-28 15:36:38 +00:00
netatalk allocate, not alocate. Noted by mjl, not mjll. 2003-01-28 22:26:33 +00:00
netccitt
netinet success, not sucess. Noted by mjl. 2003-01-28 22:35:02 +00:00
netinet6 success, not sucess. Noted by mjl. 2003-01-28 22:35:02 +00:00
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs
stand
sys For cproc_t, use a per thread value instead of a per process value. ifdef 2003-01-30 19:14:18 +00:00
ufs there's no need to treat VOP_WHITEOUT as dirop 2003-01-30 14:18:32 +00:00
uvm amap_copy: remove stray amap_unlock(). 2003-01-27 22:14:48 +00:00
Makefile