NetBSD/sys
rumble 0b6fb31125 In efs_readdir don't foolishly allocate and free dirents for each entry
before copying them out, rather just use a single one. Further, follow
the example of tmpfs and others by simply allocating on the stack.

This should have the side-effect of silencing false Coverity reports like
CID 4559 and 4554.
2007-09-08 18:17:59 +00:00
..
altq init tbr_callout in all cases (hi ad!) 2007-09-04 14:17:16 +00:00
arch enable cgd to reduce diffs to GENERIC 2007-09-08 12:11:58 +00:00
coda
compat Constify: LLADDR() -> CLLADDR(). 2007-08-29 22:33:42 +00:00
conf move the HID processing defs to a higher context, since it is used by 2007-09-07 20:17:37 +00:00
contrib/dev/ath Make ath(4) work again on sparc64 (and other big-endian machines). 2007-08-28 00:12:46 +00:00
crypto
ddb Implementation of POSIX message queues. 2007-09-07 18:56:02 +00:00
dev regen. added Intel Pro/Wifi 4965AGN 2007-09-08 16:39:27 +00:00
dist
fs In efs_readdir don't foolishly allocate and free dirents for each entry 2007-09-08 18:17:59 +00:00
gdbscripts
ipkdb
kern Regen syscalls. 2007-09-07 18:58:46 +00:00
lib
lkm Print the error of sysmon_envsys_register() if it fails. 2007-09-08 00:23:46 +00:00
miscfs Make bioops a pointer and point it to the softdeps struct in softdep 2007-09-01 23:40:21 +00:00
net Rename gre_socreate1() -> gre_socreate(). 2007-09-08 04:34:02 +00:00
net80211
netatalk Use ifreq_setaddr(), ifreq_getaddr(), sockaddr_in_init(), and 2007-09-01 04:32:50 +00:00
netbt add event processing for "Inquiry result with RSSI", and modify the memo 2007-09-07 18:37:30 +00:00
netinet We cannot sleep in a software interrupt, so do not sockaddr_dl_alloc(..., 2007-09-05 05:29:35 +00:00
netinet6 We cannot sleep in a software interrupt, so do not sockaddr_dl_alloc(..., 2007-09-02 19:42:21 +00:00
netipsec
netisdn
netiso We cannot sleep in a software interrupt, so do not sockaddr_dl_alloc(..., 2007-09-02 19:42:21 +00:00
netkey
netnatm
netsmb
nfs nfs_mount: Plug a possible leaks. 2007-09-06 01:11:44 +00:00
opencrypto
rump honor LOCKLEAF in namei 2007-09-08 15:40:51 +00:00
secmodel
stand
sys Added support for POSIX message queues. 2007-09-07 19:21:41 +00:00
ufs Make bioops a pointer and point it to the softdeps struct in softdep 2007-09-01 23:40:21 +00:00
uvm Make bioops a pointer and point it to the softdeps struct in softdep 2007-09-01 23:40:21 +00:00
Makefile