summaryrefslogtreecommitdiff
path: root/lib/libp2k
AgeCommit message (Expand)Author
2009-12-23Technically we're supposed to use flags from the RUMP_NAMEI namespacepooka
2009-12-23Use NAMEI_INRENAME to improve the situation with detecting on whenpooka
2009-12-16Don't VOP_PUTPAGES(PGO_FREE) in inactive for tmpfs, since we nowpooka
2009-12-03Adapt ukfs users to the new ukfs_part interface.pooka
2009-11-21Fix typo and uppercase UID.wiz
2009-11-21Update for recent interface additions.pooka
2009-11-21nuke leading whitespacepooka
2009-11-21document P2K_WIZARDUIDpooka
2009-11-20Report actual group array size instead of 0 (which always gives back 0 grousp).pooka
2009-11-20Add "wizardmode", which allows to specify the uid which is used topooka
2009-10-19Default "recycle" to false in inactive. File system drivers dopooka
2009-10-18Split init routines a bit more to allow for p2k init without havingpooka
2009-10-17Implement abortop.pooka
2009-10-15use newstyle rump lwp interfacespooka
2009-10-14Adjust names of external rump control interfaces to match thepooka
2009-10-13Expand rump curlwp macro.pooka
2009-10-09Expose a separate mount and run interface for those servers whichpooka
2009-10-07puffs might call getattr after we decided to recycle node. protect.pooka
2009-10-07Provide p2k_run_diskfs(), which acts like p2k_run_fs(), but tapspooka
2009-10-06don't double free p2mpooka
2009-10-06Give a p2k node an internal state. This allows us to do properpooka
2009-08-04supply proper flags to pagerpooka
2009-07-22* catch up with the ukfs changespooka
2009-05-22Support mounting post-time_t rump file systems on a pre-time_t host.pooka
2009-05-03make it possible to disable puffs cachespooka
2009-05-03rump_cred_destroy -> rump_cred_putpooka
2009-04-02ARGSUSED makes lindt a happy camperpooka
2009-03-26Don't abort() if the kernel complains we supplied an invalid typepooka
2009-02-22PR kern/26878 FFSv2 + softdep = livelock (no free ram)ad
2009-02-10document P2K_DEBUG and P2K_NODETACHpooka
2009-02-10If P2K_NODETACH is set in the env, do not .. well .. detach.pooka
2009-01-11bump shared libraries.christos
2008-12-12Defer ukfs (and hence rump) init until after detaching from console.pooka
2008-11-27LIBDPLIBS on librumpvfspooka
2008-11-14Detach from console by default unless P2K_DEBUG is set in thepooka
2008-11-12reference rump_nfspooka
2008-10-07check ukfs_init() return valuepooka
2008-09-30Do not clear curlwp after request if we have unmounted. This avoidspooka
2008-08-12void * -> puffs_cookie_tpooka
2008-08-01__{BEGIN,END}_DECLSpooka
2008-07-30Nuke __VFSOPS_EXPOSE, it hasn't been used in ages.pooka
2008-07-29Install rump libraries and utilities to the base system and remove thepooka