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