NetBSD/sys
scw 0f91ed3dfa Quell uninitialised variable warnings. 2002-11-24 11:37:54 +00:00
..
adosfs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
altq /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:17:31 +00:00
arch Remove some accidentally committed debug code. 2002-11-24 10:43:15 +00:00
coda /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:17:31 +00:00
compat Fix stack alignment; uses same alignment as COMPAT_LINUX. 2002-11-23 17:35:06 +00:00
conf Alter config so that it emits a config_time.src file (the source file 2002-11-19 04:29:19 +00:00
crypto correct panic() condition - it was backwards. 2002-11-18 23:38:46 +00:00
ddb make stack trace on i386 work again. 2002-11-13 05:59:28 +00:00
dev 3.3V support for Ricoh 5C[23]96 parts from ngc@ff.iij4u.or.jp. 2002-11-24 02:46:55 +00:00
filecorefs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
fs
gdbscripts
ipkdb
isofs Fix signed/unsigned comparison warnings. 2002-11-07 08:13:10 +00:00
kern Quell uninitialised variable warnings. 2002-11-24 11:37:54 +00:00
lib If LIBKERN_ARCH is defined, use that as the architecture-specific 2002-11-23 23:35:50 +00:00
lkm deal with the .s -> .S change for i386 2002-11-23 02:15:45 +00:00
miscfs genfs_compat_gop_write: set uio_iovcnt correctly. 2002-11-15 14:01:57 +00:00
msdosfs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
net more pickier packet validation, based on 2002-11-17 19:29:31 +00:00
netatalk
netccitt fix a couple of lint warnings. 2002-10-24 20:54:41 +00:00
netinet Quell an uninitialised variable warning. 2002-11-24 10:52:47 +00:00
netinet6 make USE_ENCAPCHECK (in netinet*/*gif.c) to global option, GIF_ENCAPCHECK. 2002-11-11 18:35:27 +00:00
netisdn merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
netiso
netkey /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:30:55 +00:00
netnatm
netns
netsmb /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:30:55 +00:00
nfs Fix an uninitialised variable warning. 2002-11-24 11:02:57 +00:00
ntfs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
stand
sys Check for excessive recursive Mach-O loading 2002-11-21 22:30:32 +00:00
ufs Quell an uninitialised variable warning. 2002-11-24 11:09:13 +00:00
uvm change uvm_uarea_alloc() to indicate whether the returned uarea is already 2002-11-17 08:32:43 +00:00
Makefile