.. |
arch
|
Build kobj_machdep.c
|
2013-08-08 06:50:24 +00:00 |
opt
|
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
|
2012-02-19 21:05:51 +00:00 |
atomic_cas_generic.c
|
I got a report about this not compiling on mips64. While I could
|
2009-12-18 22:37:18 +00:00 |
cons.c
|
Fool isatty() into thinking we're a tty.
|
2013-09-08 04:37:17 +00:00 |
cprng_stub.c
|
Remove now-needless rump cprng_strong_deplete stub.
|
2013-07-01 20:02:15 +00:00 |
devsw.c
|
Don't autogenerate a large number of unnecessary device nodes, just
|
2011-02-25 18:56:20 +00:00 |
emul.c
|
Flip parameter order in the clock hypercalls to make them consistent
|
2013-04-30 16:03:44 +00:00 |
hyperstubs.c
|
Stub out anonmmap too.
|
2013-04-30 14:28:52 +00:00 |
intr.c
|
Avoid calling curcpu() when we know the result is constant.
|
2013-11-11 23:11:30 +00:00 |
klock.c
|
Make hypercall calling conventions consistent: iff a hypercall can fail,
|
2013-04-30 00:03:52 +00:00 |
kobj_rename.c
|
Implement kobj_renamespace() for rump. Support for a few archs is
|
2010-04-26 23:17:13 +00:00 |
kobj_stubs.c
|
|
|
locks_up.c
|
update for new hypercalls
|
2013-05-06 16:28:17 +00:00 |
locks.c
|
Make RUMP_LOCKDEBUG work again.
|
2013-07-03 17:10:28 +00:00 |
ltsleep.c
|
how did that extra asterisk get there?
|
2013-05-15 13:58:14 +00:00 |
lwproc.c
|
stop ktrace at process exit
|
2013-12-09 16:21:15 +00:00 |
Makefile
|
|
|
Makefile.rumpkern
|
Add an initial console device and open fd's 0/1/2 for initproc. This is
|
2013-09-07 17:58:00 +00:00 |
memalloc.c
|
* treat kern_malloc.c as an unreal allocator (it's so lightweight)
|
2013-04-27 15:34:53 +00:00 |
pmap_stub.c
|
We track page modified info with PG_CLEAN, so make clear_modify
|
2011-03-02 13:11:52 +00:00 |
rump_atomic_cas_up.c
|
Add aliases for _atomic_cas_foo, as they are used often. A snafu
|
2010-11-23 12:51:10 +00:00 |
rump_private.h
|
Enable holding implicit threads over explicit scheduling points (i.e.
|
2013-10-27 20:25:45 +00:00 |
rump_syscalls.c
|
Regen for mknodat(2) device argument type change.
|
2013-10-17 18:04:40 +00:00 |
rump.c
|
Do lwp0 initialisation as early as possible, right after
|
2013-11-18 18:45:29 +00:00 |
rumpcopy.c
|
Make copyinstr/copyoutstr return EFAULT for special NULL "user"
|
2013-07-26 16:07:51 +00:00 |
rumpcpu_generic.c
|
rumpkern:
|
2012-06-22 12:45:43 +00:00 |
rumpkern_if_priv.h
|
*** empty log message ***
|
2013-03-07 18:50:17 +00:00 |
rumpkern_if_wrappers.c
|
*** empty log message ***
|
2013-03-07 18:50:17 +00:00 |
rumpkern.ifspec
|
Support multiple syscall emuls.
|
2013-03-07 18:49:13 +00:00 |
scheduler.c
|
Add RUMPUSER_LWP_CLEAR instead of overloading RUMPUSER_LWP_SET.
|
2013-05-15 14:07:26 +00:00 |
signals.c
|
we now use TAILQ
|
2013-11-22 21:56:24 +00:00 |
sleepq.c
|
Make RUN_ONCE actually run only once. Also, remove a "slightly"
|
2013-03-10 11:21:05 +00:00 |
threads.c
|
Inform the rump kernel hypervisor of valid thread contexts so
|
2013-05-02 19:14:59 +00:00 |
vm.c
|
add a copy of uvm_swap_shutdown() here so that it is not undefined when we
|
2013-11-23 22:24:31 +00:00 |