summaryrefslogtreecommitdiff
path: root/lib/libpuffs
AgeCommit message (Expand)Author
2013-11-06revert previous, will turn off globally.christos
2013-11-06XXX: gcc initialization (mc68k gcc-4.5.x gcc-4.8.x)christos
2013-07-20Use Mt for email addresses.wiz
2013-01-23Assert equality, not assignment, in puffs__fsframe_cmp.riastradh
2012-08-16Bump date for previous.wiz
2012-08-16Whitespace fixes. Bump date for previous.wiz
2012-08-16Fix regression that has been introduced when the lookup/reclaim racemanu
2012-08-10Use more markup. New sentence, new line. Bump date for previous.wiz
2012-08-10Add PUFFS_KFLAG_CACHE_DOTDOT so that vnodes hold a reference on theirmanu
2012-08-10Fix race condition between (create|mknod|mkdir|symlino) and reclaim, justmanu
2012-07-28Kill extra Fc macro.njoly
2012-07-21- Improve PUFFS_KFLAG_CACHE_FS_TTL by reclaiming older inactive nodes.manu
2012-06-27Bump date for previous, remove trailing whitespace.wiz
2012-06-27Pass the FAF flag to handlers:manu
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2012-04-18Bump date for previous.wiz
2012-04-18- When using PUFFS_KFLAG_CACHE_FS_TTL, do not use puffs_node to carrymanu
2012-04-08Split file system.wiz
2012-04-08Add PUFFS_KFLAG_CACHE_FS_TTL flag to puffs_init(3) to use name andmanu
2012-03-21These directories default to WARNS?=5matt
2012-03-15Use puffs_access() return value in the VA_UTIMES_NULL case.njoly
2012-03-15Add __printflike attribution to use vprintf and friends with an argumentjoerg
2011-12-26Remove obsolete puffs_suspend(3) xref.njoly
2011-12-19Fix error reporting in puffs_framev_enqueue_waitevent and callers.riastradh
2011-12-06Deal with __MACHINE_STACK_GROWS_UP machines.skrll
2011-11-25Rollback previous change as it breaks autmates testsmanu
2011-11-24Documentation fixmanu
2011-11-24Remove files specified in pcn.manu
2011-11-24Remove pnode of overwritten file.manu
2011-11-14fix crashes caused by using the results of getcontext()chs
2011-11-02puffs_cc_yield: fix a cc leak. PR/44679yamt
2011-08-29Use __deadjoerg
2011-07-04Add a flag to VOP_LISTEXTATTR(9) so that the vnode interface can tell themanu
2011-06-27From Evgeniy Ivanov: puffs_node_readdir() should set eofflag to one, whenmanu
2011-06-24Commit fix for misc/45029.manu
2011-06-20various build fixes for gcc 4.5. from chuq. XXX i'm not sure all ofmrg
2011-05-03Call advlock method if suppliedmanu
2011-04-19In node_lookup() ops, pcn->pcn_nameiop contains a NAMEI_* constant, notmanu
2011-03-04puffs__cc_destroy: clear PCC_HASCALLER. the caller info is notyamt
2011-02-17Support rest of file types in vtype -> s_ifmtpooka
2011-02-17st_blocks is in units of DEV_BSIZE, not st_blksize.pooka
2011-01-10typo in a commentyamt
2010-12-13document abortop. part of PR kern/44208pooka
2010-12-06Remove PUFFS_WITH_THREADS ifdef garbage, just use libc weak symbols.pooka
2010-08-20print to stderr instead of stdoutpooka
2010-07-15Default f_namemax to MAXNAMLEN, mostly for initial statvfs structpooka
2010-07-11Export the opid -> opstr tables (for outside debugging use).pooka
2010-07-06unwhine lintpooka
2010-07-06stat mount target path only if we're actually goint to use it.pooka
2010-07-06set time_t compat where necessarypooka