| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clean up usage message: don't put optional parameter's in brackets. | Robert Watson | 2002-04-19 | 1 | -7/+7 |
| * | Simplify and optimize. This speeds up 'initattr' enormously for small | Dag-Erling Smørgrav | 2002-04-06 | 1 | -41/+29 |
| * | o Add a 'showattr' function the extattrctl, allowing a backing file to | Robert Watson | 2001-12-31 | 1 | -0/+44 |
| * | Make extattrctl WARNS?=2-safe: | Chris D. Faulhaber | 2001-11-27 | 1 | -8/+6 |
| * | o Update copyright dates, comments... | Robert Watson | 2001-11-15 | 1 | -2/+5 |
| * | o extattrctl initattr, when pre-allocating store for extended attributes, | Robert Watson | 2001-11-15 | 1 | -4/+4 |
| * | o Rename "namespace" argument to "attrnamespace" as namespace is a C++ | Robert Watson | 2001-03-19 | 1 | -7/+7 |
| * | Correct the arguments to the extattrct()l call so that the enable and | Thomas Moestl | 2001-03-17 | 1 | -3/+3 |
| * | o Update extattrctl to take into account the updated EA interface with | Robert Watson | 2001-03-15 | 1 | -18/+46 |
| * | o Check return of strdup() for NULL, abort if so. | Robert Watson | 2000-12-14 | 1 | -1/+4 |
| * | o What a good idea, ``-o'' should be a ``-f'' like in every other | Robert Watson | 2000-09-12 | 1 | -3/+3 |
| * | o Add a ``-o'' argument to initattr, which causes extattrctl to overwrite | Robert Watson | 2000-09-12 | 1 | -4/+12 |
| * | o When pre-allocating attribute storage space, also allocate space for | Robert Watson | 2000-09-07 | 1 | -3/+5 |
| * | Modify extended attribute protection model to authorize based on | Robert Watson | 2000-09-02 | 1 | -49/+15 |
| * | o Correct getopt() argument so that initattr -r and -w take an additional | Robert Watson | 2000-07-12 | 1 | -1/+1 |
| * | o Update extattrctl.8 to reflect new initattr -p, -r, and -w options. | Robert Watson | 2000-04-20 | 1 | -2/+2 |
| * | o Allow the ``-p'' argument to be specified to initattr, which indicates | Robert Watson | 2000-04-20 | 1 | -8/+46 |
| * | o Update initattr to add magic numbers and version number | Robert Watson | 2000-04-19 | 1 | -35/+99 |
| * | Introduced /usr/sbin/extattrctl, a utility for managing UFS/FFS extended | Robert Watson | 2000-04-15 | 1 | -0/+117 |