.. |
opt
|
Merge wrstuden-revivesa into HEAD. Catch some files that I forgot
|
2008-10-15 06:52:38 +00:00 |
emul.c
|
Add some more trivial emulations.
|
2008-10-14 10:42:27 +00:00 |
fstrans_stub.c
|
Have a COW with fscow_run(). Fixes problem of allocating files
|
2008-07-21 10:51:03 +00:00 |
genfs_io.c
|
When paging in data, do not try to read past "disk" EOF. This
|
2008-09-30 20:08:23 +00:00 |
intr.c
|
Provide time_uptime and push it forward every now and then if we happen
|
2008-10-10 21:00:30 +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 |
Makefile
|
Install rump libraries and utilities to the base system and remove the
|
2008-07-29 13:17:40 +00:00 |
Makefile.rumpkern
|
Add support bits necessary for rumpnet functionality.
|
2008-10-15 13:04:26 +00:00 |
misc_stub.c
|
- Rename cpu_lookup_byindex() to cpu_lookup(). The hardware ID isn't of
|
2008-10-15 08:13:17 +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_private.h
|
rump_enosys() is autogenerated into rump_syscalls (makes things
|
2008-10-13 18:17:07 +00:00 |
rump_syscalls.c
|
regen: few networking calls
|
2008-10-15 13:02:01 +00:00 |
rump_syscalls.h
|
regen: few networking calls
|
2008-10-15 13:02:01 +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
|
Add support bits necessary for rumpnet functionality.
|
2008-10-15 13:04:26 +00:00 |
rump.h
|
Embed library build version into the init call and refuse to init
|
2008-10-07 23:16:59 +00:00 |
sleepq.c
|
Support callouts and call callout_hardclock() from the timer
|
2008-10-10 13:14:41 +00:00 |
specfs.c
|
* fsync after !B_ASYNC write
|
2008-09-11 13:42:35 +00:00 |
vfs.c
|
Install rump libraries and utilities to the base system and remove the
|
2008-07-29 13:17:40 +00:00 |
vfsops_stub.c
|
Make spec_fsync() a do-nothing instead of a do-panic. Some file
|
2008-09-30 21:47:33 +00:00 |
vm.c
|
Add support bits necessary for rumpnet functionality.
|
2008-10-15 13:04:26 +00:00 |