NetBSD/sys
2011-07-31 15:35:04 +00:00
..
altq
arch Add define for loongson2 DIAG register 2011-07-31 15:35:04 +00:00
coda
common Multiprocessing fixes. 2011-06-29 05:53:44 +00:00
compat Fix SYSCALL_DEBUG build. 2011-07-22 10:02:08 +00:00
conf Add an implementation of passive serialization as described in expired 2011-07-30 17:01:04 +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 Put back #include "ioconf.h" per popular demand. 2011-07-31 13:51:53 +00:00
dist fix an uninitialised variable problem. large-ish function, but i 2011-07-01 02:33:23 +00:00
external Add additional Radeon devices from FreeBSD via Dragon Fly BSD. 2011-07-25 14:21:52 +00:00
fs v7fs_lookup() fix return value. Pass t_vnops rename_dir(3) 2011-07-30 03:53:18 +00:00
gdbscripts
ipkdb
kern Revert previous; s/kmem(9)/uvm_km(9)/ and comment why done so. Per request 2011-07-31 13:41:30 +00:00
lib Fix printf formating in ifdef DEBUG sections. 2011-07-30 03:43:20 +00:00
miscfs fix a botch in PRIxVADDR change (rev.1.38) 2011-07-26 13:18:55 +00:00
modules build and install itesio module on i386 and amd64 2011-07-29 21:01:43 +00:00
net Fix weird hardware address assignment that GCC 4.5 complains about. 2011-07-19 19:42:27 +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 cleanup some DIAGNOSTIC and KASSERT code 2011-07-27 10:25:09 +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
opencrypto Fix memset usage. 2011-07-04 16:06:17 +00:00
rump v7fs rump support 2011-07-24 08:55:28 +00:00
secmodel
stand
sys Add an implementation of passive serialization as described in expired 2011-07-30 17:01:04 +00:00
ufs In ufs_rename, declare oldparent and newparent ino_t, not int. 2011-07-29 22:18:56 +00:00
uvm Make uvmspace_exec() deal with procs that have no vmspace (yet) at all. 2011-07-30 20:05:46 +00:00
Makefile