summaryrefslogtreecommitdiff
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* Allow parallel builds of xfs-cmds.Barry Naujok2008-11-211-2/+16
| | | | | | Merge of master-melb:xfs-cmds:32514a by kenmcd. Allow parallel builds of xfs-cmds
* Fix minor problems with attr man pagesBarry Naujok2008-01-233-3/+6
| | | | | | Merge of master-melb:xfs-cmds:30415a by kenmcd. Improve description for list argument
* Update man pages about tree walking and symlinks.Tim Shimmin2007-12-031-7/+6
| | | | | | Merge of master-melb:xfs-cmds:30185a by kenmcd. Update man pages about tree walking and symlinks.
* Fix up typo in getfattr man page.Tim Shimmin2007-10-311-4/+3
| | | | | | | | Provided by Andreas G. Merge of master-melb:xfs-cmds:29989a by kenmcd. Fix up typo in getfattr man page. Provided by Andreas G.
* Fix attr man pagesBarry Naujok2007-10-222-23/+26
| | | | | | Merge of master-melb:xfs-cmds:29936a by kenmcd. Fix attr man pages
* Implement the list_attr IRIX API on top of the Linux API. For fsstress.Nathan Scott2006-01-126-11/+299
|
* Update copyright annotations and license boilerplates to correspond with SGI ↵Nathan Scott2005-11-095-140/+0
| | | | | | Legals preferences. Merge of master-melb:xfs-cmds:24326a by kenmcd.
* Update Andreas' email address everywhere.Nathan Scott2004-09-107-7/+7
|
* Update attr.5 man page to include details of security namespace.Nathan Scott2004-02-091-15/+25
|
* Extended attribute updates mainly from Andreas Gruenbacher.Nathan Scott2004-01-141-3/+2
|
* man page tweaksSteve Lord2003-10-084-17/+11
| | | | Merge of xfs-cmds-lbs:slinx:159636a by lord.
* New attr userspace package - transition to the trusted namespace for XFS,Nathan Scott2003-02-254-0/+80
| | | | | | Add in the new attribute copying routines from Andreas, and also update the license info in the syscall man pages so that other folks can use em too.
* Documentation updates regarding trusted EAs from AndreasG.Nathan Scott2002-11-251-5/+12
|
* Updates from AndreasG.Nathan Scott2002-09-071-4/+4
|
* fix from AG - this flag only existed while we were originally fleshing outNathan Scott2002-08-051-3/+0
| | | | the xattr syscalls - removing is done via removexattr syscalls nowadays.
* annotate minor changes since last version.Nathan Scott2002-07-184-12/+12
|
* Update copyright dates (again)Eric Sandeen2002-06-045-5/+5
|
* Undoes mod: xfs-cmds:slinx:120772aEric Sandeen2002-06-045-5/+5
| | | | Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.
* Update copyright datesEric Sandeen2002-06-045-5/+5
|
* update from AndreasG - missing some uses of const in function prototypes.Nathan Scott2002-06-031-3/+3
|
* updates from Andreas -man page update, additional test cases.Nathan Scott2002-04-222-2/+2
|
* man page updates from Andreas.Nathan Scott2002-04-102-30/+38
|
* attr_list no longer implemented, nuke the man page.Nathan Scott2002-04-041-263/+0
|
* bump release number for man page and mips syscall updates.Nathan Scott2002-03-269-156/+92
|
* mention that sys/types.h also needs to be included.Nathan Scott2002-03-224-0/+4
|
* man page and test script updates from Andreas. fix syscall numberingNathan Scott2002-03-1111-18/+326
| | | | | a/ on sparc (fremovexattr was wrong) and b/ if arch doesn't have numbers defined yet, handle it cleanly (errno.h missing).
* bump to 2.0.1, we should now be completely sync'd with Andreas for "attr".Nathan Scott2002-02-262-32/+38
|
* Merge of xfs-cmds-2.4.18:slinx:112587a by nathans.Nathan Scott2002-02-252-36/+36
| | | | redo short/long options in the way Andreas intended, and fix up man pages.
* Merge of xfs-cmds-2.4.18:slinx:112535a by nathans.Nathan Scott2002-02-251-12/+9
| | | | | | merge with AndreasG latest snapshot - long options, rename a couple of options to his prefered letters, -5 is gone, use ntfw instead of doing it ourselves.
* Merge of xfs-cmds-2.4.18:slinx:112273a by nathans.Nathan Scott2002-02-258-29/+13
| | | | sync up with patch from AndreasG, mainly creates libattr.rpm/deb.
* Merge of xfs-cmds-2.4.18:slinx:111138a by nathans.Nathan Scott2002-02-2516-676/+875
| | | | | bump to version 2.0.0 for extended attribute and other interface changes. incorporate new code, docs, etc from ext2/ext3 project.
* correct include file location for man pages.Nathan Scott2001-05-215-5/+5
|
* bump the revision number.Nathan Scott2001-04-251-5/+4
|
* roll minor version for packaging changes.Nathan Scott2001-01-302-6/+4
|
* initial version for reworked extended attributes build environment.Nathan Scott2001-01-1511-0/+1811