summaryrefslogtreecommitdiffstats
path: root/usr.sbin/extattrctl/extattrctl.c
Commit message (Expand)AuthorAgeFilesLines
* o What a good idea, ``-o'' should be a ``-f'' like in every otherrwatson2000-09-121-3/+3
* o Add a ``-o'' argument to initattr, which causes extattrctl to overwriterwatson2000-09-121-4/+12
* o When pre-allocating attribute storage space, also allocate space forrwatson2000-09-071-3/+5
* Modify extended attribute protection model to authorize based onrwatson2000-09-021-49/+15
* o Correct getopt() argument so that initattr -r and -w take an additionalrwatson2000-07-121-1/+1
* o Update extattrctl.8 to reflect new initattr -p, -r, and -w options.rwatson2000-04-201-2/+2
* o Allow the ``-p'' argument to be specified to initattr, which indicatesrwatson2000-04-201-8/+46
* o Update initattr to add magic numbers and version numberrwatson2000-04-191-35/+99
* Introduced /usr/sbin/extattrctl, a utility for managing UFS/FFS extendedrwatson2000-04-151-0/+117
OpenPOWER on IntegriCloud