NetBSD/sys
atatat 966f9caaed Properly free "newppref", instead of "amap->am_ppref" (oops), and
delay freeing the old am_ppref so that if we bail early due to
malloc() failures, valid ppref data hasn't been freed for no reason.

Based on comments from enami.
2002-11-15 17:30:35 +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 Changes for SMBus/I2C: 2002-11-15 14:55:41 +00:00
coda /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:17:31 +00:00
compat it is not kosher to include the same file twice. 2002-11-15 16:10:51 +00:00
conf The kernel now builds with COMPAT_DARWIN. 2002-11-12 23:40:19 +00:00
crypto add non-ELF .align 2002-11-12 03:03:10 +00:00
ddb make stack trace on i386 work again. 2002-11-13 05:59:28 +00:00
dev Changes for SMBus/I2C: 2002-11-15 14:55:41 +00:00
filecorefs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
fs
gdbscripts
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 ELF copyargs: at the time this is executed, process's ucred doesn't 2002-11-13 15:49:44 +00:00
lib ABICALLS -> __ABICALLS__ 2002-11-10 18:10:25 +00:00
lkm add generic linux compat ELF copyargs function 2002-11-13 15:16:27 +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 when there are multiple matches for the requested media, select the first 2002-11-12 16:54:45 +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 remove all entries in rt timer queue on ip_mtudisc change, instead of 2002-11-12 02:10:13 +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 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 Make O_NOCTTY have the same number of leading zeros as all the other 2002-11-14 04:03:35 +00:00
ufs s/sqiud/squid/ in comment, reported by skrueger at europe com. 2002-11-04 16:59:37 +00:00
uvm Properly free "newppref", instead of "amap->am_ppref" (oops), and 2002-11-15 17:30:35 +00:00
Makefile