summaryrefslogtreecommitdiff
path: root/usr.bin/extattr/getextattr.c
AgeCommit message (Expand)Author
2022-04-07fix various typos in comments.andvar
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-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-05-24Don't use user input as format stringjoerg
2006-06-17mark strpy safeelad
2005-06-02appease gcc -Wuninitializedlukem
2005-01-02Add a getextattr(1)/setextattr(1)/rmextattr(1)/lsextattr(1) utilitythorpej