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
/
creds.c
Age
Commit message (
Expand
)
Author
2012-03-15
Use puffs_access() return value in the VA_UTIMES_NULL case.
njoly
2009-11-20
In getgroups(), copy only up to the number of supplementary groups
pooka
2007-12-08
Now that "l" is gone both as an argument to operations and from
pooka
2007-10-18
* Change type of boolean functions to, well, boolean instead of int.
pooka
2007-07-01
Instead of supplying a plain pid, supply an abstract struct puffs_cid *,
pooka
2007-07-01
make puffs_cred an opaque type
pooka
2007-06-06
Move puffs to a two clause license where it already isn't so. And
pooka
2007-03-22
allow kernel creds in addition to superuser creds when checking for access
pooka
2007-03-22
unify the location of *pcr in puffs_access_*
pooka
2007-03-22
copy ngroups * sizeof(gid_t) groups instead of just ngroups
pooka
2007-03-22
* return -1 and set errno instead of returning errno directly
pooka
2007-03-21
add routiens which check against ufs semantics for permission to
pooka
2007-03-20
implement counterpart of vaccess()
pooka
2006-10-23
fix a lint warning.
christos
2006-10-23
pass lint; fix install.
christos
2006-10-22
add libpuffs - the userspace programming interface for puffs
pooka