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
Age
Commit message (
Expand
)
Author
2010-01-12
Add convenience routine puffs_unmountonsignal(), which does exactly that.
pooka
2010-01-07
Use typecast instead of ULL for a less whiny lint on LP64.
pooka
2010-01-07
Rewrite puffs_exit() in terms of the PUFFSOP_UNMOUNT kernel request.
pooka
2010-01-07
Be slightly more forgiving about unknown operation types.
pooka
2010-01-07
Set high bit on server->kernel requests to better differentiate
pooka
2010-01-07
Dump contents of struct vattr -- i never remember which members
pooka
2010-01-07
* make indentation a little less ridiculous
pooka
2010-01-04
fix typography
pooka
2009-12-05
Add an error handler which syslogs but does not abort() and make it
pooka
2009-12-05
Remove suspension support from here too.
pooka
2009-11-22
s/the the/the/
mbalmer
2009-11-20
In getgroups(), copy only up to the number of supplementary groups
pooka
2009-10-18
bump minor for puffs_setmntinfo()
pooka
2009-10-18
include some headers we use
pooka
2009-10-18
Make it possible to supply parameters to puffs_init() later (but
pooka
2009-10-17
Dispatch puffs_node_abortop().
pooka
2009-10-17
Add some comments on how to act when major is bumped the next time.
pooka
2009-05-13
No Pp needed before El.
wiz
2009-04-11
New sentence, new line.
wiz
2009-04-11
Fix markup.
joerg
2009-04-11
Fix missing quote.
joerg
2009-04-06
dump readdir offset
pooka
2009-04-06
* dump op-specific return info before the generic one
pooka
2009-02-20
Remove the paragraph saying interfaces will change without warning.
pooka
2009-01-11
bump shared libraries.
christos
2009-01-08
fix some sign comparison warnings
lukem
2009-01-08
Cast a value to time_t (not unsigned) when comparing to timespec tv_sec
lukem
2008-12-28
fix for dev_t 64 bits.
christos
2008-12-13
Actually we need 'long int' to avoif a stupid 'truncating long to int'
dsl
2008-12-13
Change type of 'n' to 'int' so that it can be printed with %d.
dsl
2008-12-12
Close write-end of daemonpipe in reader to get EOF if the writer
pooka
2008-12-12
Add puffs_cancel(), which allows to back down after puffs_init()
pooka
2008-12-12
add:
pooka
2008-11-26
support:
pooka
2008-11-25
i'm almost certain that puffs_cooie_t is supposed to be puffs_cookie_t
pooka
2008-11-14
note that puffs_daemon() must be called *before* puffs_mount()
pooka
2008-11-14
fix typographical snafu
pooka
2008-09-06
Drop trailing whitespace.
wiz
2008-09-06
Add AsiaBSDCon 2008 paper to SEE ALSO.
pooka
2008-09-04
Fix double free when i/o descriptor is violently closed. Bug was
pooka
2008-08-12
Replace void * by puffs_cookie_t where appropriate. No functional change.
pooka
2008-08-11
clear cached puffs_cc's in puffs_exit()
pooka
2008-08-11
* make sure we come out of mainloop in the main context. otherwise in
pooka
2008-05-25
Punctuation markup nit.
wiz
2008-05-25
Remove trailing whitespace.
wiz
2008-03-20
Reserve enough memory for ops which return more than they receive.
pooka
2008-01-29
When reading a request from the kernel, only allocate as much memory
pooka
2008-01-29
whoops, bump date - pretty significant change
pooka
2008-01-29
Fix a weirdosity in the framebuf gotfb interface: hand buffer
pooka
2008-01-28
Don't add asserts between testing and commit - especially not
pooka
[next]