NetBSD/sys
reinoud f54c6f5d02 Give malloc(3) a barrier to allocate OVER... i.e. let the space at ease!
Note that it could use an extra barrier too.
2011-08-23 18:37:51 +00:00
..
altq
arch Give malloc(3) a barrier to allocate OVER... i.e. let the space at ease! 2011-08-23 18:37:51 +00:00
coda
common Multiprocessing fixes. 2011-06-29 05:53:44 +00:00
compat Better debugging. 2011-08-18 02:26:38 +00:00
conf Remove gcc-4.5 hacks 2011-08-18 02:19:20 +00:00
crypto
ddb Define SYMTAB_SPACE in opt_ksyms.h, not opt_ddbparam.h. Ensure 2011-07-28 13:42:16 +00:00
dev defopt UMASS_DEBUG 2011-08-23 16:16:43 +00:00
dist fix an uninitialised variable problem. large-ish function, but i 2011-07-01 02:33:23 +00:00
external Requires stdint.h. 2011-08-22 00:33:16 +00:00
fs Stop abusing relookup() to prepare the creation of new nodes 2011-08-23 07:39:37 +00:00
gdbscripts
ipkdb
kern don't use lwp_setprivate in fork, but copy the private lwp member directly 2011-08-23 13:01:25 +00:00
lib Fix bug when only restoring r31 (lr was not being restored properly). 2011-08-12 14:48:00 +00:00
miscfs fix a botch in PRIxVADDR change (rev.1.38) 2011-07-26 13:18:55 +00:00
modules Remove left-over debug line 2011-08-23 12:55:50 +00:00
net Define if_free() for ixg(4) to use. 2011-08-12 22:09:36 +00:00
net80211 Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netatalk Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netbt fix comment typo 2011-08-21 14:20:34 +00:00
netinet Fill in missing IPTOS defines (from Linux/OpenBSD) 2011-07-24 18:06:08 +00:00
netinet6 Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netipsec Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netisdn
netiso Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netkey Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netmpls
netnatm
netsmb
nfs nfs_namei() should not return a non-null path buffer except on success, 2011-08-08 16:04:07 +00:00
opencrypto Fix memset usage. 2011-07-04 16:06:17 +00:00
rump When consuming only part of a path in rump_vop_lookup(): 2011-08-23 07:40:32 +00:00
secmodel
stand
sys Put back bus_space_handle_is_equal() and bus_space_is_equal() in 2011-08-20 06:00:14 +00:00
ufs fix sign-compare warnings 2011-08-14 12:37:09 +00:00
uvm make compile without VMSWAP. no functional change. 2011-08-23 03:00:35 +00:00
Makefile