NetBSD/sys/rump/librump/rumpkern
pooka bedcc68e65 rump_vfs_load() is really rump_module_load(), so call it that and
move it from rumpvfs to rumpkern.
2008-11-21 06:09:51 +00:00
..
opt Merge wrstuden-revivesa into HEAD. Catch some files that I forgot 2008-10-15 06:52:38 +00:00
Makefile Install rump libraries and utilities to the base system and remove the 2008-07-29 13:17:40 +00:00
Makefile.rumpkern Split vfs out of rumpkern into rumpvfs. Non-fs rumps no longer 2008-11-19 14:10:48 +00:00
emul.c Add more verbose commentage to the module thread non-creation. 2008-11-17 08:43:41 +00:00
intr.c fix compilation and lint warnings. 2008-10-30 01:54:24 +00:00
locks.c Support callouts and call callout_hardclock() from the timer 2008-10-10 13:14:41 +00:00
ltsleep.c Unsupport ltsleep() called with an interlock. Not that it was 2008-10-09 13:39:59 +00:00
misc_stub.c +evcnt_detach 2008-11-19 12:20:40 +00:00
percpu.c Include <machine/cpu> for the benefit of archs where it doesn't happen 2008-10-11 16:23:24 +00:00
pmap_stub.c Add support bits necessary for rumpnet functionality. 2008-10-15 13:04:26 +00:00
pool.c score some stubs 2008-10-14 10:32:38 +00:00
rump.3 Backup some manual page sketches lest I delete the wrong source tree. 2008-07-28 18:34:31 +00:00
rump.c rump_vfs_load() is really rump_module_load(), so call it that and 2008-11-21 06:09:51 +00:00
rump_private.h Split vfs out of rumpkern into rumpvfs. Non-fs rumps no longer 2008-11-19 14:10:48 +00:00
rump_syscalls.c regen 2008-11-16 18:41:05 +00:00
sleepq.c Support callouts and call callout_hardclock() from the timer 2008-10-10 13:14:41 +00:00
vm.c Split vfs out of rumpkern into rumpvfs. Non-fs rumps no longer 2008-11-19 14:10:48 +00:00