| Age | Commit message (Collapse) | Author | Files | Lines |
|
Symlinks are not supported
|
|
Clarify some license notices to specifically refer to GPLv2+ instead of only
referring to GPL without version. (Most of the sloppy license headers slipped
in unnoticed; the changes were acked by Felix Blyakher <felixb@sgi.com> on
behalf of SGI on 8 April 2009.)
Add license headers to a number of small files which were only licenses as
GPLv2+ implicitly so far.
Refer to this package as "this program" rather than "Attr" throughout the
license notices; this simplifies sharing files among packages.
|
|
Some of the license notices added in commit f36cdfd are wrongly referring
to GPLv2.1. This is wrong; the proper licenses that the notices should refer
to are GPLv2, and LGPLv2.1. Fix this mistake.
Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
|
|
Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
|
|
attr_copy_fd is a static list of exceptions for attributes that need special
treatment. The list of those attributes tends to change (slowly) with kernel
versions. We replaced the static list with a config file a while ago; this is
the patch used.
Merge of master-melb:xfs-cmds:31181a by kenmcd.
Add configurable xattr copy
|
|
Merge of master-melb:xfs-cmds:28906a by kenmcd.
LTLDFLAGS set in environment are overwritten, but they shouldn't be.
|
|
Merge of master-melb:xfs-cmds:27779a by kenmcd.
Fix link breakage in debian with last patch
|
|
the libc interfaces in this day and age. Removes a SIGILL
delivery from the ARM EABI, reported by Lennert Buytenhek.
Also updates Debian packaging.
Merge of master-melb:xfs-cmds:27677a by kenmcd.
|
|
Merge of master-melb:xfs-cmds:25261a by kenmcd.
|
|
Legals preferences.
Merge of master-melb:xfs-cmds:24326a by kenmcd.
|
|
incremental fixes from last set, and addition of symbol versioning.
|
|
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.
|
|
specify paths rather than semi-hard-coded path names controlled by the
PREFIX/ROOT_PREFIX environment variables; eg. now allows /lib64 and
/lib32 as alternate library install paths, which some folks need.
|
|
|
|
Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.
|
|
|
|
sync up with patch from AndreasG, mainly creates libattr.rpm/deb.
|
|
bump to version 2.0.0 for extended attribute and other interface changes.
incorporate new code, docs, etc from ext2/ext3 project.
|
|
|
|
|
|
|