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