.. |
arch
|
The x86 kernel ABI depends on __cpu_simple_lock stuff being present.
|
2010-05-31 22:31:07 +00:00 |
opt
|
we've had ksyms since forever
|
2010-04-17 13:10:02 +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 |
devsw.c
|
Include devsw_conv0 from an i386 kernel compilation (no, we don't
|
2010-04-30 20:54:17 +00:00 |
emul.c
|
adjust comment in previous.
|
2010-05-11 20:25:14 +00:00 |
intr.c
|
Add missing include
|
2010-05-18 20:18:18 +00:00 |
klock.c
|
Namespace rump-only kernel biglock routines appropriately.
|
2010-05-18 15:16:10 +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
|
fix format
|
2009-01-01 19:33:40 +00:00 |
locks_up.c
|
Implement a sort-of pagedaemon: adjust all memory allocators to go
|
2010-06-03 10:56:20 +00:00 |
locks.c
|
Similarly to cv_wait, fail if trying to cv_wait_sig() without threads.
|
2010-06-09 07:54:13 +00:00 |
ltsleep.c
|
Support mtsleep() without a biglocked sleeper (uvm uses this in
|
2010-05-31 23:18:33 +00:00 |
Makefile
|
|
|
Makefile.rumpkern
|
Make vers.c depend on sys/param.h too, to ensure that this file is
|
2010-06-06 20:09:38 +00:00 |
memalloc.c
|
Don't use rumpuser_malloc() directly.
|
2010-06-03 19:36:21 +00:00 |
pmap_stub.c
|
- make this compile on sparc.
|
2009-11-09 14:35:38 +00:00 |
rump_private.h
|
Implement a sort-of pagedaemon: adjust all memory allocators to go
|
2010-06-03 10:56:20 +00:00 |
rump_syscalls.c
|
regen: ksem syscalls
|
2010-06-10 19:10:09 +00:00 |
rump.3
|
drop silly backronym. just rump.
|
2010-05-11 09:45:59 +00:00 |
rump.c
|
Version rumpuser ABI with a lightweight mechanism.
|
2010-06-09 14:08:17 +00:00 |
rumpcopy.c
|
trim trailing whitespace
|
2009-11-04 18:27:40 +00:00 |
rumpcpu_generic.c
|
Fix multiple virtual cpu support.
|
2010-04-27 23:30:29 +00:00 |
rumpkern_if_priv.h
|
regen: kauth_cred_t -> struct kauth_cred *
|
2010-04-14 14:14:52 +00:00 |
rumpkern_if_wrappers.c
|
regen: kauth_cred_t -> struct kauth_cred *
|
2010-04-14 14:14:52 +00:00 |
rumpkern.ifspec
|
Use "struct kauth_cred *" instead of kauth_cred_t in all exported
|
2010-04-14 14:12:48 +00:00 |
scheduler.c
|
Deal with the "we get a portably arbitrary set of headers on
|
2010-05-28 18:17:24 +00:00 |
signals.c
|
more signal stuff to group. no functional change.
|
2010-04-22 07:10:47 +00:00 |
sleepq.c
|
init global cv only once
|
2009-11-17 15:23:42 +00:00 |
sysproxy_socket.c
|
Add types for LWP_CREATE and LWP_EXIT rpc calls. Currently unimplemented.
|
2010-03-01 13:02:46 +00:00 |
threads.c
|
Don't use rumpuser_malloc() directly.
|
2010-06-03 19:36:21 +00:00 |
vm.c
|
On amd64, allocate module_map memory from the lowest 2GB.
|
2010-06-09 12:02:37 +00:00 |