Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix return type of extattr_set_* and fix rmextattr(8) utility. | mdf | 2013-04-02 | 1 | -27/+33 |
* | Don't print an empty line for files with no attributes when -q is given for | pjd | 2013-02-22 | 1 | -1/+2 |
* | extattr: Fix a signed/unsigned issue | zml | 2010-05-12 | 1 | -2/+5 |
* | Fix a bug when printing attributes from multiple files: buflen could be | nwhitehorn | 2010-01-21 | 1 | -1/+1 |
* | Invoke err() with a format string rather than directly with a passed | rwatson | 2008-07-15 | 1 | -1/+1 |
* | Update lsextattr(8) to use the new extattr_list_*() APIs, rather than | rwatson | 2003-06-05 | 1 | -12/+28 |
* | Add an -n option to write the trailing nul byte to the extattr when | green | 2002-10-10 | 1 | -4/+10 |
* | Correct argc verification (don't crash). | green | 2002-10-10 | 1 | -2/+7 |
* | Add -h flags to each of the *extattr(8) commands, indicating that | rwatson | 2002-10-10 | 1 | -16/+36 |
* | Use basename(3) to derive the name of the binary from argv[0]. | rwatson | 2002-10-10 | 1 | -1/+2 |
* | Add the new userland tool for manipulating extended attributes. | phk | 2002-08-30 | 1 | -0/+238 |