| Age | Commit message (Expand) | Author |
| 2013-07-20 | why does rump have to have its own private build system? | dholland |
| 2013-07-10 | Oops forgot the rump addition of udf_rename.c | reinoud |
| 2013-06-08 | right, why does rump have to have its own copy of all the build information? | dholland |
| 2013-06-06 | Cleanups and hacks to make lfs userland stuff build: | dholland |
| 2013-04-30 | Make hypercall calling conventions consistent: iff a hypercall can fail, | pooka |
| 2013-04-29 | Reduce hypercalls related to reading to essentially an amalgamation | pooka |
| 2013-03-10 | Now that the auto-loading zfs bug has been fixed, the loading failed because | christos |
| 2012-05-09 | Adapt ffs, lfs, and ext2fs to use genfs_rename. | riastradh |
| 2012-05-09 | Adapt tmpfs_rename to use genfs_rename. | riastradh |
| 2011-07-24 | v7fs rump support | uch |
| 2011-05-26 | Default to -Wno-sign-compare -Wno-pointer-sign for clang. | joerg |
| 2011-03-10 | When panicing, at least tell the _real_ reason. | wiz |
| 2011-03-10 | autocreate /dev/zfs. requested by riz | pooka |
| 2011-03-06 | merge the bouyer-quota2 branch. This adds a new on-disk format | bouyer |
| 2011-01-21 | no longer used | pooka |
| 2011-01-21 | Since "physmem" is largely unused except for zfs wanting to know | pooka |
| 2011-01-21 | don't perform tasks already done by zfs_modcmd | pooka |
| 2011-01-18 | Add support for compiling ZFS and Solaris modules as RUMP libraries. Add | haad |
| 2010-12-05 | Rename Makefile.rump${x} to Makefile.rump${x}comp for consistency. | pooka |
| 2010-12-05 | Fix RUMPFSLIBS etc. As collateral, rename nullfs/umapfs to match | pooka |
| 2010-07-06 | remember to add the new file to the build | pooka |
| 2010-06-30 | Make putter its own component: rumpdev_putter. It was coupled in | pooka |
| 2010-06-30 | add component constructor to create /dev/puffs -> putter symlink | pooka |
| 2010-06-22 | Replace tmpfs_pool custom allocator code with a simpler layer for memory | rmind |
| 2010-06-14 | ptyfs rump component | pooka |
| 2010-05-20 | include extattr support | pooka |
| 2010-04-11 | Following nullfs, rename rumpfs_umapfs to rumpfs_umap to make the | pooka |
| 2010-04-10 | Rename librumpfs_nullfs to librumpfs_null to make the basename the | pooka |
| 2010-03-31 | support kernfs | pooka |
| 2010-03-30 | support nullfs and umapfs | pooka |
| 2010-03-29 | Support unionfs (and layervfs, which is required for unionfs). | pooka |
| 2010-03-29 | Support fifofs in rump. Do not include it in rumpvfs directly, | pooka |
| 2010-03-08 | support mfs | pooka |
| 2010-03-02 | Reflect removal of fs_nfs.h and -DNFS | pooka |
| 2010-03-02 | While I like redundant computing, specifying each option just once | pooka |
| 2010-02-16 | Globally define -Wno-pointer-sign, as it has become a pointless | pooka |
| 2010-02-16 | remove -D__NetBSD__ (it's done globally now) | pooka |
| 2009-12-12 | Use linker script to make __start/stop_link_set_modules be present | pooka |
| 2009-10-14 | "rumppriv" goes back to "rump" per internal interface naming change. | pooka |
| 2009-10-14 | Adjust rump sources for external/internal interfaces. | pooka |
| 2009-09-13 | binutils 2.19 has changed the old behaviour of defining __start_SECTNAME | pooka |
| 2009-09-04 | rump smbfs component | pooka |
| 2009-07-31 | add fdesc fs rump lib | pooka |
| 2009-07-18 | Import read-only part of the NiLFS (v2) implementation for NetBSD. It has been | reinoud |
| 2009-05-02 | Merge librumpfs_ufs into librumpfs_ffs. This reflects what happened | pooka |
| 2009-04-06 | compile in snapshot code | pooka |
| 2009-02-22 | PR kern/26878 FFSv2 + softdep = livelock (no free ram) | ad |
| 2009-01-08 | Put syspuffs_glueinit in the rump kernel namespace. | pooka |
| 2009-01-01 | Purge multiple kernel opt files. | pooka |
| 2008-12-29 | * make features match those of the nfs module just to have them in-sync | pooka |