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
/
lib
/
librumpuser
/
Makefile
Age
Commit message (
Expand
)
Author
2014-02-20
Translate signal numbers between rump kernel and (POSIX) host.
pooka
2013-09-10
Install rumpuser_port.h
pooka
2013-05-15
also, bsd.own.mk to pick up mk.conf
pooka
2013-05-15
Make it possible for external parties to specify additional dplibs.
pooka
2013-04-30
put optional modules on a separate SRCS line
pooka
2013-04-30
Translate error codes between the hypervisor and rump kernel.
pooka
2013-04-29
Rework how the bio hypercalls work, part 1/n:
pooka
2013-03-18
Move the rumpuser_net set of hypercalls to be a private to the sockin
pooka
2013-03-01
Add interfaces that out-of-librumpuser hypercalls can use to unschedule
pooka
2013-03-01
limit use of rumpuser.h to where it is meant to be used from
pooka
2012-03-21
These directories default to WARNS?=5
matt
2010-11-30
Require server to be explicitly initialized with rump_init_server(url).
pooka
2010-11-30
add commented-out -D_DIAGNOSTIC
pooka
2010-10-27
Start rework of system call proxying over socket ("sysproxy").
pooka
2010-02-26
librumpuser is not _KERNEL code and does not belong in sys. Move
pooka
2008-07-29
Install rump libraries and utilities to the base system and remove the
pooka