| Age | Commit message (Expand) | Author |
| 2022-04-19 | lib: remove CONSTCOND comment | rillig |
| 2022-01-26 | remove double t from targeted, add missing r to arbitrary | andvar |
| 2021-09-16 | fix typos in word "successful". | andvar |
| 2018-03-12 | Remove exgtraneous comma | pgoyette |
| 2018-02-08 | Typos. | dholland |
| 2016-01-25 | Don't include <rump/rumpvnode_if.h> from rump.h. It's not needed | pooka |
| 2016-01-23 | Define _KERNTYPES for things that need it. | christos |
| 2015-06-17 | fix error messages | christos |
| 2014-02-14 | New sentence, new line. | wiz |
| 2014-02-14 | some minor updates and reality-checks | pooka |
| 2013-09-11 | If a library needs a symbol from another library, pull that library in | joerg |
| 2013-07-20 | Use Mt for email addresses. | wiz |
| 2012-07-19 | Always initialize part to avoid triggering uninitialized variable | joerg |
| 2012-03-21 | These directories default to WARNS=2 | matt |
| 2012-02-10 | Add missing Fa macro argument. | njoly |
| 2011-02-22 | Add support for a byteswapped disklabel so that I can mount | pooka |
| 2011-01-02 | rump_lwproc_newproc -> rump_lwproc_rfork | pooka |
| 2010-11-26 | rumpuser should not be included outside of the rump kernel (and | pooka |
| 2010-09-07 | Migrate from rump private interfaces to syscalls. | pooka |
| 2010-09-01 | update to new rump proc/lwp interfaces | pooka |
| 2010-07-19 | convert to newstyle automagic rump compat syscalls | pooka |
| 2010-06-24 | Clean up vnode lock operations pass 2: | hannken |
| 2010-04-14 | Some _t purification. no functional change. | pooka |
| 2010-03-08 | mfs is a bit off in the sense that mount(2) doesn't return since | pooka |
| 2010-03-05 | Update to use newstyle rump_module interfaces. | pooka |
| 2009-12-13 | Refcount ukfs_part. Otherwise it's not possible to call ukfs_mount() | pooka |
| 2009-12-12 | fix error branch | pooka |
| 2009-12-11 | uncommit accidental changes | pooka |
| 2009-12-11 | Use range locking (fnctl(F_SETLK)) instead of file locking (flock()). | pooka |
| 2009-12-11 | Init ukfs__part_{na,none} statically instead of at runtime to avoid | pooka |
| 2009-12-03 | Improve the ukfs magicpath interface a bit: | pooka |
| 2009-11-22 | Update. Especially, describe ukfs_mount_disk(), ukfs_release() flags | pooka |
| 2009-11-16 | Add RTLD_LAZY to dlopen call, to make it work on Linux hosts. | njoly |
| 2009-11-05 | default to UKFS_PARTITION_NONE in argvprobe | pooka |
| 2009-10-15 | use newstyle rump lwp interfaces | pooka |
| 2009-10-14 | Adjust names of external rump control interfaces to match the | pooka |
| 2009-10-07 | fix warning whine | pooka |
| 2009-10-07 | Add what is essentially disklabel support. All disk-based file | pooka |
| 2009-10-02 | * allow callers to store a private data pointer behind the ukfs handle | pooka |
| 2009-09-29 | Give rump_sys_unmount() in ukfs_release() a curlwp context. This | pooka |
| 2009-09-14 | fix markup | pooka |
| 2009-08-04 | If opening the device fails, skip etfs registration only if it is | pooka |
| 2009-08-03 | fix errno reporting | pooka |
| 2009-08-03 | * use new etfs interface | pooka |
| 2009-07-23 | return proper errno from mount | pooka |
| 2009-07-22 | delint | pooka |
| 2009-07-22 | Since rump rootfs now supports creating directories, mount ukfs | pooka |
| 2009-07-21 | Can't see any reason to stat() the .so before dlopen(), so get rid | pooka |
| 2009-05-22 | use compat syscalls if necessary | pooka |
| 2009-05-15 | Fix calls to rump syscalls now that the padding argument is no | pooka |