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
Age
Commit message (
Expand
)
Author
2010-03-08
attempt to know my a-b-c's
pooka
2010-03-08
support mfs
pooka
2010-03-08
mfs miniroot is mandatory
pooka
2010-03-08
Convert to pseudo-root.
pooka
2010-03-08
need -Irumpkern for RUMP_COMPONENT
pooka
2010-03-08
convert to ioconf & pseudo-root
pooka
2010-03-08
Update minimum to make compile. i don't have the hardware anymore,
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-07
tweak previous to actually work
pooka
2010-03-07
pmf wants buf_syncwait() which is a part of optional vfs
pooka
2010-03-05
During bootstrap, process all modinfos in a DSO in one go. Get
pooka
2010-03-05
regen for rump_module interface change
pooka
2010-03-05
Use improved kernel module interfaces: instead of adding + loading
pooka
2010-03-05
regen (for lfs syscalls #ifdef removal).
pooka
2010-03-02
Reflect removal of fs_nfs.h and -DNFS
pooka
2010-03-02
Don't generate unused fs_thefs.h headers.
pooka
2010-03-02
While I like redundant computing, specifying each option just once
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
"support" unmount of rumpfs
pooka
2010-03-01
Add types for LWP_CREATE and LWP_EXIT rpc calls. Currently unimplemented.
pooka
2010-03-01
Free memory in unmap instead of panicking.
pooka
2010-03-01
add signal stubs required by mfs
pooka
2010-03-01
add u3g
pooka
2010-02-26
librumpuser is not _KERNEL code and does not belong in sys. Move
pooka
2010-02-26
Rename rumpuser_dl_module_bootstrap() to rumpuser_dl_bootstrap(),
pooka
2010-02-24
Expose rump_schedule() and rump_unschedule(). These can be used
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-18
Also, don't try to figure out the size of devices if size matters not.
pooka
2010-02-18
Allow NULL as size and file type pointers.
pooka
2010-02-17
Support SCSIVERBOSE.
pooka
2010-02-17
* allow one more request
pooka
2010-02-17
Invert inverted comment and verbosify it.
pooka
2010-02-16
Globally define -Wno-pointer-sign, as it has become a pointless
pooka
2010-02-16
remove -D__NetBSD__ (it's done globally now)
pooka
2010-02-13
Add missing public members of bus_dmamap_t per interface specification
pooka
2010-02-12
I forgot I didn't fix kern/40505 yet, and hence using delay()/DELAY()
pooka
2010-02-12
adjust more config files for files.rump move
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-02-11
Add RUMP_SYS_FILEOPS for syscalls which operate on files (or at least
pooka
2010-02-10
Rename rumpusbhc to ugenhc, as that better describes what it does.
pooka
2010-02-10
The first step to having cd work is to remember to attach it and
pooka
[next]