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
/
usr.bin
/
extattr
Age
Commit message (
Expand
)
Author
2014-06-20
Use returned size and not buffer max length when displaying attribute
manu
2014-06-20
Do not record a trailing \0
manu
2012-06-17
Fix off-by-one in hexdump display (getextattr -x), which displayed a
manu
2011-09-16
Use __dead
joerg
2011-07-14
Fix typos, remove trailing whitespace.
wiz
2011-07-14
Improve extended attribute commands:
manu
2011-07-04
Add a flag to VOP_LISTEXTATTR(9) so that the vnode interface can tell the
manu
2011-06-28
Fix previous broken commit for extended attribute listing.
manu
2011-06-27
Implement extended attribute listing for UFS1.
manu
2011-06-17
This is installed in section 1, so make internal section the same.
wiz
2011-05-24
Don't use user input as format string
joerg
2009-04-14
Enable WARNS=4 by default for usr.bin, except for:
lukem
2006-06-17
mark strpy safe
elad
2005-06-02
appease gcc -Wuninitialized
lukem
2005-01-02
Add RCS Id, bump date for when it appeared in NetBSD, mention
wiz
2005-01-02
Add a getextattr(1)/setextattr(1)/rmextattr(1)/lsextattr(1) utility
thorpej