NetBSD/sys
pooka 6c71c22a44 Add "file system console", which is meant eventually to become a
"console" to a file system, i.e. a tool for mounting any file system
image supported by rump and executing various commands on it.
Currently it's just a linear set of calls to ukfs routines and
serves mainly as a simple test program and ukfs usage example.
2007-08-16 19:48:31 +00:00
..
altq
arch Explicitly use trapframe64 instead of trapframe. 2007-08-16 18:42:09 +00:00
coda * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
compat Regen. 2007-08-15 12:09:12 +00:00
conf subr_prf_bitmask.c -> subr_prf2.c 2007-08-15 20:34:48 +00:00
contrib/dev/ath
crypto
ddb
dev Remove all locking from com_enable_debugport() - it is either called at 2007-08-16 08:56:49 +00:00
dist reduce diff. 2007-08-07 10:02:40 +00:00
fs Nuke PUFFSLOOKUP_FOO and move to NAMEI_FOO 2007-08-15 14:19:19 +00:00
gdbscripts
ipkdb
kern subr_prf_bitmask.c -> subr_prf2.c 2007-08-15 20:34:48 +00:00
lib Do the panicstr check only if _KERNEL. 2007-08-03 13:06:00 +00:00
lkm
miscfs cleanup unused prototype 2007-08-03 08:50:23 +00:00
net Explicitly assert that the protocol out pr_ctloutput before calling it. 2007-08-14 16:03:48 +00:00
net80211
netatalk
netbt
netinet Use sockaddr_dl_init(). 2007-08-10 22:46:16 +00:00
netinet6 Constify. bcopy -> memcpy. 2007-08-10 22:44:05 +00:00
netipsec
netisdn
netiso Constify. Use satocsdl() and satosdl(). 2007-08-10 23:55:54 +00:00
netkey
netnatm
netsmb
nfs - instead of scanning an array of iods, maintain a list of idle iods. 2007-08-10 15:12:56 +00:00
opencrypto
rump Add "file system console", which is meant eventually to become a 2007-08-16 19:48:31 +00:00
secmodel
stand
sys regen 2007-08-15 14:08:37 +00:00
ufs Move the fstrans-aware lock vnops from ufs to ffs. Other ufs file systems 2007-08-09 09:22:34 +00:00
uvm Round up size arguments as mmap() does. 2007-08-08 11:08:18 +00:00
Makefile