NetBSD/sys/rump/librump
ozaki-r 58e4007f7e Obtain proper initialized addresses of locks allocated by mutex_obj_alloc or rw_obj_alloc
Initialized addresses of locks allocated by mutex_obj_alloc or rw_obj_alloc
were not useful because the addresses were mutex_obj_alloc or rw_obj_alloc
itself. What we want to know are callers of them.

(forgot to commit)
2018-02-05 05:00:48 +00:00
..
rumpdev
rumpkern Obtain proper initialized addresses of locks allocated by mutex_obj_alloc or rw_obj_alloc 2018-02-05 05:00:48 +00:00
rumpnet Don't start callouts for domains before attaching domains on rump kernels 2018-01-10 02:50:26 +00:00
rumpvfs When truncating a file make sure to update mtime. 2017-11-20 17:00:35 +00:00
Makefile
Makefile.inc
makerumpif.sh