NetBSD/sys
scw 918d34d917 Quell an uninitialised variable warning. 2002-11-24 12:07:52 +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 Quell an uninitialised variable warning. 2002-11-24 12:07:52 +00:00
coda /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:17:31 +00:00
compat Give a second chance when vm_allocate fail, by finding another free region. 2002-11-24 11:49:36 +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 Fix uninitialised variable warnings. 2002-11-24 12:06:12 +00:00
filecorefs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
fs MNT_GETARGS support 2002-09-21 18:10:34 +00:00
gdbscripts Build a .gdbinit in the kernel build directory. The new .gdbinit 2002-09-01 23:04:47 +00:00
ipkdb Don't record option-dependencies here, since none of these options 2002-10-11 00:50:30 +00:00
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 Quell an uninitialised variable warning. 2002-11-24 11:38:51 +00:00
netatalk ARGSUSED 2002-10-22 21:58:33 +00:00
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 Move netiso config defns to netiso/files.netiso. 2002-10-10 22:56:03 +00:00
netkey /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:30:55 +00:00
netnatm Move netnatm config defns to netnatm/files.netnatm. 2002-10-10 22:58:49 +00:00
netns Move netns config defns to netns/files.netns. 2002-10-10 23:04:33 +00:00
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 Quell uninitialised variable warnings. 2002-11-24 11:50:32 +00:00
Makefile