NetBSD/sys
elad a162140107 Implement the vnode scope and adapt tmpfs to use it.
Mailing list reference:

	http://mail-index.netbsd.org/tech-kern/2009/07/04/msg005404.html
2009-09-03 04:45:27 +00:00
..
altq Remove code bracketed by #ifdef __FreeBSD__. 2009-08-18 17:20:20 +00:00
arch Use a proper local variable. 2009-09-02 17:22:53 +00:00
coda
common/bus_dma Add some common bus_dmamem routines to be shared by multiple platforms. 2009-08-21 03:33:17 +00:00
compat Use uintptr_t instead of uint32_t as an intermediate stage when 2009-08-31 05:36:23 +00:00
conf
crypto
ddb
dev Use a proper local variable. 2009-09-02 17:22:53 +00:00
dist build fix: caddr_t -> void * 2009-08-19 13:07:59 +00:00
external - normalize netbsd drm_mtrr_del() with freebsd, removing a few #if's 2009-09-02 01:36:41 +00:00
fs Implement the vnode scope and adapt tmpfs to use it. 2009-09-03 04:45:27 +00:00
gdbscripts
ipkdb
kern Implement the vnode scope and adapt tmpfs to use it. 2009-09-03 04:45:27 +00:00
lib Uh, move loadfile_aout.c in under the check for ${SA_USE_LOADFILE} 2009-08-25 14:10:54 +00:00
miscfs
modules
net Add a direction argument to socket upcalls, so they can tell why they've 2009-09-02 14:56:57 +00:00
net80211 Fix ALTQ for bridge mode. Based on FreeBSD's revision 1.115. 2009-09-02 22:03:08 +00:00
netatalk
netbt update/correct specification IDs according to recently published 2009-09-01 18:02:44 +00:00
netinet Add a direction argument to socket upcalls, so they can tell why they've 2009-09-02 14:56:57 +00:00
netinet6 nd6_ifattach: fix a missing parens bug in rev.1.132. 2009-08-31 12:37:59 +00:00
netipsec
netisdn
netiso
netkey
netnatm
netsmb fix tybo 2009-09-01 12:23:36 +00:00
nfs
opencrypto
rump * implement pr_ctloutput 2009-09-02 19:04:51 +00:00
secmodel Implement the vnode scope and adapt tmpfs to use it. 2009-09-03 04:45:27 +00:00
stand
sys Implement the vnode scope and adapt tmpfs to use it. 2009-09-03 04:45:27 +00:00
ufs
uvm - Re-enable direct I/O with emap for pipe. 2009-08-29 00:06:43 +00:00
Makefile