index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
rump
/
dev
/
lib
Age
Commit message (
Expand
)
Author
2010-03-08
convert to ioconf & pseudo-root
pooka
2010-03-08
convert to ioconf/pseudo-root
pooka
2010-03-08
Use config pseudo-root keyword instead of monolithic configurations
pooka
2010-03-07
Make rump devfs expose ttyU1 and dtyU1 as well.
pooka
2010-03-01
Rename IOCONFIG to IOCONF. It matches the config(1) keyword and
pooka
2010-03-01
Introduce RUMP_COMPONENT. It behaves mostly like a simplified
pooka
2010-03-01
add u3g
pooka
2010-02-23
* abort correct endpoint in bulk xfers
pooka
2010-02-22
* get UDESC_CONFIG for proper config index
pooka
2010-02-20
Fix snafu with error reporting in bulk transfers.
pooka
2010-02-18
Don't leak control endpoint descriptors.
pooka
2010-02-18
Actually, detach is possible enough if the device isn't in use.
pooka
2010-02-18
Change match to be based on the existence of the ugen device node
pooka
2010-02-17
Support SCSIVERBOSE.
pooka
2010-02-17
* allow one more request
pooka
2010-02-16
Globally define -Wno-pointer-sign, as it has become a pointless
pooka
2010-02-12
I forgot I didn't fix kern/40505 yet, and hence using delay()/DELAY()
pooka
2010-02-12
move files.rump out of wip
pooka
2010-02-11
Move a bunch of rump components from dev/wip to dev/lib now that
pooka
2010-01-31
Add sysmon rump component.
pooka
2010-01-30
no longer used
pooka
2010-01-26
let attach via module space
pooka
2010-01-19
Add bpf rump component (and put in some wscons stuff i forgot to earlier).
pooka
2010-01-13
cgd is attached via the module interface now instead of pseudodevs.
pooka
2009-12-04
Add initial version of RUMP based device-mapper port. libdm compile whole
haad
2009-12-03
* create /dev on the rump rootfs automatically
pooka
2009-12-01
whitespace
pooka
2009-11-23
If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD.
pooka
2009-11-23
Add rf_paritymap.c, which is now required for raidframe.
pooka
2009-11-23
kern_physio is already provided by rumpvfs
pooka
2009-10-06
Build proper version for i386 (since it works) and dummy versions
pooka
2009-09-11
librumpdev_disk doesn't compile on a lot of platforms, so replace
pooka
2009-09-08
add rump rnd device component
pooka
2009-09-07
remember to build opendisk
pooka
2009-09-07
one more ketchup with rump_dev_makenodes -> rump_vfs_makedevnodes
pooka
2009-09-07
ketchup: rump_dev_makenodes() -> rump_vfs_makedevnodes()
pooka
2009-09-06
Rename rump_dev_makenodes() to rump_vfs_makedevnodes() -- while it
pooka
2009-09-04
build & install librumpdev_netsmb and librumpfs_smbfs components
pooka
2009-09-04
add netsmb rump component
pooka
2009-07-20
describe & attach raidframe rump kernel component
pooka
2009-07-20
Add cgd rump kernel component.
pooka
2009-06-09
Checkpoint a bunch of work-in-progress: support for disk devices
pooka