NetBSD/sys
dyoung 9a9deae382 Squash a panic: do not try to print the name of a NULL interface. 2002-11-20 03:52:08 +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 fix cpu_subtype XXX: HOST_BASIC_INFO still does not work. 2002-11-19 19:55:05 +00:00
coda /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:17:31 +00:00
compat Make the OSABI and the branding optional. Tested by Ben Collver, thanks. 2002-11-19 22:38:07 +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 Add a comment describing why ehci_dump() has been added back despite 2002-11-19 19:18:09 +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 add support for __MACHINE_STACK_GROWS_UP platforms. from fredette@ 2002-11-17 22:53:46 +00:00
lib Add an assembler version of strcmp, based on example code from the ARM 2002-11-16 18:27:40 +00:00
lkm vnd.c 2002-11-16 08:10:48 +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 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 Squash a panic: do not try to print the name of a NULL interface. 2002-11-20 03:52:08 +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 panic (assertion failure) on error case. 2002-10-29 10:15:16 +00:00
ntfs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
stand
sys fix typos in cpu macros. 2002-11-19 19:54:36 +00:00
ufs s/sqiud/squid/ in comment, reported by skrueger at europe com. 2002-11-04 16:59:37 +00:00
uvm change uvm_uarea_alloc() to indicate whether the returned uarea is already 2002-11-17 08:32:43 +00:00
Makefile