index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpuffs
/
Makefile
Age
Commit message (
Expand
)
Author
2012-03-21
These directories default to WARNS?=5
matt
2010-12-06
Remove PUFFS_WITH_THREADS ifdef garbage, just use libc weak symbols.
pooka
2009-12-05
Remove suspension support from here too.
pooka
2007-12-04
Part 3/n of extensive changes to message handling:
pooka
2007-10-26
Add some very initial support for a threading worker model as an
pooka
2007-07-18
get rid of DBG=
pooka
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2007-05-11
move puffs request dispatching code into it's own module.
pooka
2007-05-05
add stubby version of puffs_framebuf manual page. proper one
pooka
2007-05-05
Add puffs "frame buffers", which are an abstraction of the buffering
pooka
2007-04-16
Move file system and node callbacks into their own manual page.
pooka
2007-03-22
document credentials & access control methods
pooka
2007-01-26
document puffs_fs_suspend()
pooka
2007-01-26
add interfaces for suspending the file system
pooka
2007-01-20
document request handling routines
pooka
2007-01-19
Bring the documentation slightly more into sync with the current
pooka
2007-01-15
Checkpoint some more work in progress: for the benefit those file
pooka
2007-01-11
Add preliminary code for a nullfs layer, which can be used to mount
pooka
2007-01-09
lib interface for invalidation routines
pooka
2006-12-29
checkpoint some experimental work-in-progress, namely:
pooka
2006-12-07
outline & export code for interfacing with kernel GET/PUT requests
pooka
2006-11-09
initial documentation for the puffs library interface
pooka
2006-10-23
pass lint; fix install.
christos
2006-10-22
add the .include <bsd.own.mk>, so .d and .o files don't end up in the CWD.
dogcow
2006-10-22
add libpuffs - the userspace programming interface for puffs
pooka