| Commit message (Expand) | Author | Age | Files | Lines |
* | Close fd in initattr() and showattr(). | kevlo | 2010-12-08 | 1 | -0/+6 |
* | The last big commit: let usr.sbin/ use WARNS=6 by default. | ed | 2010-01-02 | 1 | -2/+0 |
* | ANSIfy some more tools in usr.sbin/. | ed | 2010-01-02 | 1 | -1/+1 |
* | Fixed the misplaced $FreeBSD$. | ru | 2005-02-09 | 1 | -1/+1 |
* | When giving examples of how to use extattrctl(8) to configure UFS1 | rwatson | 2003-05-14 | 1 | -4/+4 |
* | style.Makefile(5) | obrien | 2003-04-04 | 1 | -1/+2 |
* | The .Nm utility | charnier | 2002-07-14 | 1 | -2/+3 |
* | Cross-reference with ffs(7). | chris | 2002-06-27 | 1 | -0/+1 |
* | Make it clear that this applies only to UFS1 file systems, as UFS2 will | rwatson | 2002-06-22 | 1 | -3/+3 |
* | Clean up usage message: don't put optional parameter's in brackets. | rwatson | 2002-04-19 | 1 | -7/+7 |
* | Simplify and optimize. This speeds up 'initattr' enormously for small | des | 2002-04-06 | 1 | -41/+29 |
* | o Add a 'showattr' function the extattrctl, allowing a backing file to | rwatson | 2001-12-31 | 2 | -0/+50 |
* | Make extattrctl WARNS?=2-safe: | jedgar | 2001-11-27 | 2 | -8/+7 |
* | o Reflect moving of extattr_namespace calls to libc from libutil; no | rwatson | 2001-11-16 | 1 | -3/+0 |
* | o Update copyright dates, comments... | rwatson | 2001-11-15 | 2 | -3/+11 |
* | o extattrctl initattr, when pre-allocating store for extended attributes, | rwatson | 2001-11-15 | 1 | -4/+4 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -0/+1 |
* | Remove GCC'isms in CFLAGS. | obrien | 2001-07-20 | 1 | -1/+0 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -1/+0 |
* | Fix LDADD and add missing DPADD. | ru | 2001-03-27 | 1 | -2/+4 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -2/+0 |
* | o Rename "namespace" argument to "attrnamespace" as namespace is a C++ | rwatson | 2001-03-19 | 2 | -13/+13 |
* | Correct the arguments to the extattrct()l call so that the enable and | tmm | 2001-03-17 | 1 | -3/+3 |
* | mdoc(7) police: -mdoc still has a nine-arguments limitation. | ru | 2001-03-16 | 1 | -2/+2 |
* | o Update extattrctl to take into account the updated EA interface with | rwatson | 2001-03-15 | 3 | -23/+59 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 1 | -0/+1 |
* | o Check return of strdup() for NULL, abort if so. | rwatson | 2000-12-14 | 1 | -1/+4 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -5/+5 |
* | o What a good idea, ``-o'' should be a ``-f'' like in every other | rwatson | 2000-09-12 | 2 | -6/+6 |
* | o Add a ``-o'' argument to initattr, which causes extattrctl to overwrite | rwatson | 2000-09-12 | 2 | -4/+20 |
* | o When pre-allocating attribute storage space, also allocate space for | rwatson | 2000-09-07 | 1 | -3/+5 |
* | Whitespace-only: remove the only hard sentence break in the file. | sheldonh | 2000-09-04 | 1 | -1/+2 |
* | Modify extended attribute protection model to authorize based on | rwatson | 2000-09-02 | 2 | -76/+18 |
* | o Other half of Sheldon's patch to fix initattr arguments, mistakenly | rwatson | 2000-07-12 | 1 | -0/+3 |
* | o update extattrctl man page to reflect obligatory arguments to initattr | rwatson | 2000-07-12 | 1 | -2/+2 |
* | o Correct getopt() argument so that initattr -r and -w take an additional | rwatson | 2000-07-12 | 1 | -1/+1 |
* | Minor mdoc markup fixes. | sheldonh | 2000-05-10 | 1 | -4/+3 |
* | o Update extattrctl.8 to reflect new initattr -p, -r, and -w options. | rwatson | 2000-04-20 | 2 | -4/+41 |
* | o Allow the ``-p'' argument to be specified to initattr, which indicates | rwatson | 2000-04-20 | 1 | -8/+46 |
* | o Update initattr to add magic numbers and version number | rwatson | 2000-04-19 | 1 | -35/+99 |
* | Change "FreeBSD 5.0" to ".Fx 5.0" | chris | 2000-04-16 | 1 | -1/+2 |
* | Introduced /usr/sbin/extattrctl, a utility for managing UFS/FFS extended | rwatson | 2000-04-15 | 3 | -0/+260 |