| Age | Commit message (Expand) | Author |
| 2023-04-24 | rump_allserver: trim down the list of libraries | uwe |
| 2023-04-24 | rump_allserver(1): fix markup, clarify | uwe |
| 2021-11-01 | Force at most partial RELRO for rump_server and related libraries | nia |
| 2021-07-07 | Allow to set sanitizer flags for the rump build from the | martin |
| 2020-05-17 | fix sun2 build | christos |
| 2020-03-01 | Fix sun2 | christos |
| 2017-05-11 | With the removal of HAVE_REGISTER_T from rumpuser_port.h, _KERNTYPES does not | sevan |
| 2017-05-10 | Revert previous change so builds can resume. | sevan |
| 2017-05-10 | Do not define _KERNTYPES as this breaks build with buildrump.sh due to | sevan |
| 2016-01-23 | Define _KERNTYPES for things that need it. | christos |
| 2015-11-05 | Sort options in SYNOPSIS. | wiz |
| 2015-11-05 | Add missing options to SYNOPSIS and sort | ozaki-r |
| 2015-04-16 | Accept 0 size for -d type=reg, it grows dynamically anyway. | pooka |
| 2014-11-04 | Use autoconf for rump kernel posix hypercall layer. | pooka |
| 2014-04-27 | Remove LD_DYNAMIC_WEAK whine, by large it's not necessary anymore. | pooka |
| 2014-03-21 | On glibc systems, issue a warning if LD_DYNAMIC_WEAK is not | pooka |
| 2014-01-16 | alleviate may-be-used-unused | pooka |
| 2014-01-16 | terminology audit | pooka |
| 2014-01-16 | Attempt to load all components even if they are not given in | pooka |
| 2013-12-31 | Use signal.h instead of sys/signal.h. The latter is not standard | pooka |
| 2013-12-18 | Actually, nevermind with the whole LD_DYNAMIC_WEAK business, forgot | pooka |
| 2013-12-18 | Set LD_DYNAMIC_WEAK, required by glibc ld.so for -l params. | pooka |
| 2013-12-18 | Use rumperr to print correct error strings on !NetBSD. | pooka |
| 2013-12-16 | Don't hold back, tell us how you really feel when dlopen() fails. | bad |
| 2013-11-13 | Support disklabel partitions on all platforms. | pooka |
| 2013-11-13 | make -m available on all platforms | pooka |
| 2013-09-10 | Not all systems sport err.h, so redo those bits using the die() routine | pooka |
| 2013-09-10 | <sys/cdefs.h> comes from rumpuser_port.h | pooka |
| 2013-09-10 | Need bsd.own.mk for mk.conf, include it at an opportune place. | pooka |
| 2013-09-10 | Make it possible to omit libutil from the link. It's used only for | pooka |
| 2013-09-10 | Make this work on platforms without disklabels, modules, etc. | pooka |
| 2013-09-10 | Do like the comment suggests and don't sanity-check the -c parameter here, | pooka |
| 2011-09-16 | Use __dead | joerg |
| 2011-03-04 | adjust wording in previous | pooka |
| 2011-03-04 | Add note about block device properties. | pooka |
| 2011-02-23 | .Xr rump_sp 7 | pooka |
| 2011-02-22 | * at least try to query size of non-regular size=host files too, | pooka |
| 2011-02-21 | add command line options for kernel memory allocation limit and bootverbose | pooka |
| 2011-02-18 | Use "host" instead of the slightly more cryptic "e" to indicate | pooka |
| 2011-02-17 | Use "size=e" as a way say "if the underlying file is preexisting | pooka |
| 2011-02-17 | Make it possible to specify the type of file (blk/chr/reg) that a | pooka |
| 2011-02-04 | Allow to specify -d hostpath offset,size with disklabel. | pooka |
| 2011-02-03 | Create backing image with mode 0644 instead of 0755 & document this. | pooka |
| 2011-02-03 | whoopsie, bump date | pooka |
| 2011-02-03 | * make it possible to specify an offset in -d | pooka |
| 2011-01-08 | BUGS is gone (and on its way out it inquired about the doctor's status) | pooka |
| 2011-01-03 | Fix usage (8th bit begone!) | wiz |
| 2011-01-03 | Add -c to control the number of CPUs configured in the kernel. | pooka |
| 2010-12-15 | Guard against supplying the same parameter multiple times in one -d argument. | pooka |
| 2010-12-15 | language fix. sniped by wizd | pooka |