aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/extattrctl
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-5/+5
* o What a good idea, ``-o'' should be a ``-f'' like in every otherRobert Watson2000-09-122-6/+6
* o Add a ``-o'' argument to initattr, which causes extattrctl to overwriteRobert Watson2000-09-122-4/+20
* o When pre-allocating attribute storage space, also allocate space forRobert Watson2000-09-071-3/+5
* Whitespace-only: remove the only hard sentence break in the file.Sheldon Hearn2000-09-041-1/+2
* Modify extended attribute protection model to authorize based onRobert Watson2000-09-022-76/+18
* o Other half of Sheldon's patch to fix initattr arguments, mistakenlyRobert Watson2000-07-121-0/+3
* o update extattrctl man page to reflect obligatory arguments to initattrRobert Watson2000-07-121-2/+2
* o Correct getopt() argument so that initattr -r and -w take an additionalRobert Watson2000-07-121-1/+1
* Minor mdoc markup fixes.Sheldon Hearn2000-05-101-4/+3
* o Update extattrctl.8 to reflect new initattr -p, -r, and -w options.Robert Watson2000-04-202-4/+41
* o Allow the ``-p'' argument to be specified to initattr, which indicatesRobert Watson2000-04-201-8/+46
* o Update initattr to add magic numbers and version numberRobert Watson2000-04-191-35/+99
* Change "FreeBSD 5.0" to ".Fx 5.0"Chris Costello2000-04-161-1/+2
* Introduced /usr/sbin/extattrctl, a utility for managing UFS/FFS extendedRobert Watson2000-04-153-0/+260