summaryrefslogtreecommitdiffstats
path: root/usr.sbin/getextattr
Commit message (Collapse)AuthorAgeFilesLines
* Add the '-l' option which prints string attribute followed by a file name.bp2000-05-112-10/+26
| | | | Reviewed by: rwatson, sheldonh
* Minor mdoc markup fixes.sheldonh2000-05-101-6/+7
| | | | Reviewed by: maintainer
* Minor man page formatting changes and improvements.rwatson2000-04-171-2/+5
| | | | Suggested by: chris
* Code compiles and installs 100% better if included in the Makefile.rwatson2000-04-161-0/+7
| | | | Suggested by: Voices in my head.
* Introduce userland utilities to set and get extended attributes. Theserwatson2000-04-162-0/+203
utilities do not present the world's greatest interface, and will undoubtably change soon. However, they do let people experiment with extended attributes, and provide samples of how to use the syscalls. Obtained from: TrustedBSD
OpenPOWER on IntegriCloud