Module Name: src Committed By: riz Date: Tue Aug 9 15:55:55 UTC 2011
Modified Files: src/usr.bin/extattr [netbsd-5]: getextattr.1 getextattr.c Log Message: Pull up following revision(s) (requested by manu in ticket #1651): usr.bin/extattr/getextattr.1: revision 1.4 usr.bin/extattr/getextattr.c: revision 1.8 Improve extended attribute commands: - allow namespace to be omitted when using a namespace-prefixed attribute name, a la Linux. - Improve hexdump for getextattr -x - Add more display option for binary attributes, using vis(3) - Add a -i option to setextattr to get the attribute value from file, so that we can set binary values To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.2.34.1 src/usr.bin/extattr/getextattr.1 cvs rdiff -u -r1.3 -r1.3.26.1 src/usr.bin/extattr/getextattr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.