summaryrefslogtreecommitdiff
path: root/lib/libpuffs/Makefile
AgeCommit message (Expand)Author
2012-03-21These directories default to WARNS?=5matt
2010-12-06Remove PUFFS_WITH_THREADS ifdef garbage, just use libc weak symbols.pooka
2009-12-05Remove suspension support from here too.pooka
2007-12-04Part 3/n of extensive changes to message handling:pooka
2007-10-26Add some very initial support for a threading worker model as anpooka
2007-07-18get rid of DBG=pooka
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-05-11move puffs request dispatching code into it's own module.pooka
2007-05-05add stubby version of puffs_framebuf manual page. proper onepooka
2007-05-05Add puffs "frame buffers", which are an abstraction of the bufferingpooka
2007-04-16Move file system and node callbacks into their own manual page.pooka
2007-03-22document credentials & access control methodspooka
2007-01-26document puffs_fs_suspend()pooka
2007-01-26add interfaces for suspending the file systempooka
2007-01-20document request handling routinespooka
2007-01-19Bring the documentation slightly more into sync with the currentpooka
2007-01-15Checkpoint some more work in progress: for the benefit those filepooka
2007-01-11Add preliminary code for a nullfs layer, which can be used to mountpooka
2007-01-09lib interface for invalidation routinespooka
2006-12-29checkpoint some experimental work-in-progress, namely:pooka
2006-12-07outline & export code for interfacing with kernel GET/PUT requestspooka
2006-11-09initial documentation for the puffs library interfacepooka
2006-10-23pass lint; fix install.christos
2006-10-22add the .include <bsd.own.mk>, so .d and .o files don't end up in the CWD.dogcow
2006-10-22add libpuffs - the userspace programming interface for puffspooka