NetBSD/sys
2011-08-11 07:38:56 +00:00
..
altq
arch Add entries for pwdog(4). 2011-08-11 07:38:56 +00:00
coda Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
common Multiprocessing fixes. 2011-06-29 05:53:44 +00:00
compat COMPAT_16 code only exists on amd64 in the presence of COMPAT_NETBSD32. 2011-08-08 23:44:06 +00:00
conf Restrict -Wno-array-bounds to tulip.c with gcc. 2011-08-09 13:02:53 +00:00
crypto Revert my previous change. christos@ submitted a different fix pretty much 2011-05-14 16:46:55 +00:00
ddb Define SYMTAB_SPACE in opt_ksyms.h, not opt_ddbparam.h. Ensure 2011-07-28 13:42:16 +00:00
dev pwdog(4) is a device driver for QUANCOM Electronic PWDOG1 PCI 2011-08-11 07:33:24 +00:00
dist fix an uninitialised variable problem. large-ish function, but i 2011-07-01 02:33:23 +00:00
external add a little bit of DRM_NO_AGP to help build on ofppc 2011-08-03 06:42:59 +00:00
fs Update the (shared) v_interlock if the upper node changes. 2011-08-10 15:56:01 +00:00
gdbscripts fix format 2011-02-05 14:12:05 +00:00
ipkdb
kern Revert previous, it breaks nullfs. (And I guess there are no tests for 2011-08-10 05:42:32 +00:00
lib Reword the comment about "millicode" nature of these functions and add 2011-08-05 02:00:25 +00:00
miscfs fix a botch in PRIxVADDR change (rev.1.38) 2011-07-26 13:18:55 +00:00
modules pwdog(4) is a device driver for QUANCOM Electronic PWDOG1 PCI 2011-08-11 07:33:24 +00:00
net Convert ppp_list_lock to mutex(9). 2011-08-07 13:51:37 +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 Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netnatm unifdef -U__OpenBSD__ -D__NetBSD__ -U__FreeBSD__ for readability. No 2011-03-09 22:06:42 +00:00
netsmb * remove #ifdef nonsense (which caused the lossage in the first place) 2010-12-17 14:27:34 +00:00
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 regen 2011-08-08 12:17:27 +00:00
secmodel
stand
sys __typeof__, not __typeof, to avoid confusing passersby. 2011-08-09 20:05:04 +00:00
ufs Make whiteouts work on journaling ffs file system by adding the missing 2011-08-03 10:03:51 +00:00
uvm - Rework uvm_anfree() into uvm_anon_freelst(), which always drops the lock. 2011-08-06 17:25:03 +00:00
Makefile build evbppc modules in 3 different flavours: 2011-06-15 09:45:58 +00:00