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