NetBSD/sys
nathanw 0cfe2d1c69 Test p->p_sa instead of p->p_flag & P_SA, as the latter may have been
cleared by sigexit().
2003-02-17 23:45:47 +00:00
..
altq
arch sync with GENERIC 2003-02-17 22:44:37 +00:00
coda
compat - Make sure darwin_iokit_ioframebuffer is invoked 2003-02-16 18:33:35 +00:00
conf Sorry. That's not for public consumption yet. 2003-02-10 15:20:04 +00:00
crypto sprinkle some #ifdef __LINT__ until C9X named union member 2003-02-09 16:25:27 +00:00
ddb Add a synonym for trace - 'bt' and document it 2003-02-13 23:50:33 +00:00
dev fix a few problems in the last commit: 2003-02-17 14:37:57 +00:00
fs constify a little 2003-02-17 09:55:49 +00:00
gdbscripts
ipkdb
kern Test p->p_sa instead of p->p_flag & P_SA, as the latter may have been 2003-02-17 23:45:47 +00:00
lib
lkm PPC_MPC6XX is now PPC_OEA 2003-02-06 22:23:11 +00:00
miscfs Make the buffer cache code MP-safe. 2003-02-05 21:38:38 +00:00
net Add ipf packet-filtering option to if_bridge. The option is controlled at 2003-02-15 00:46:30 +00:00
netatalk
netccitt "Utilize" has exactly the same meaning as "use," but it is more 2003-02-05 00:02:24 +00:00
netinet Use callout_setfunc() and callout_schedule(). 2003-02-04 03:31:32 +00:00
netinet6
netisdn
netiso deobfuscify PRU_CONNECT a bit - split isop_sfaddr and rcb_faddr pointer 2003-02-08 11:11:11 +00:00
netkey
netnatm
netns
netsmb pull iconv.h from FreeBSD, update the stub iconv routines to match 2003-02-16 19:50:48 +00:00
nfs Don't remove the nfsnode from the hash chain in nfs_inactive. 2003-02-15 18:00:25 +00:00
stand
sys tputchar grows a flags argument. 2003-02-17 22:19:28 +00:00
ufs Allow negative values other than UNASSIGNED to be returned from ufs_bmap; 2003-02-09 03:26:59 +00:00
uvm Rework the way in which the map is traversed when dumping core. Now 2003-02-14 16:25:12 +00:00
Makefile