summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-09-06updates from Andreas.Nathan Scott2-1/+4
2002-09-04minor updates from Andreas.Nathan Scott6-5/+12
2002-09-03Do a better job of cleaning up after autoconf.Nathan Scott1-0/+1
2002-08-28bump version, document changes.Nathan Scott4-2/+25
2002-08-23trivial change allowing LIBTOOL var to specify where libtool lives, justNathan Scott1-2/+2
the same as we do for other build tools.
2002-08-05fix from AG - this flag only existed while we were originally fleshing outNathan Scott1-3/+0
the xattr syscalls - removing is done via removexattr syscalls nowadays.
2002-07-30everything else in "attr" package has been internationalised - make attr.cNathan Scott1-18/+21
conform too.
2002-07-18annotate minor changes since last version.Nathan Scott5-12/+17
2002-07-16Use rpmbuild for building rpmsEric Sandeen4-7/+21
2002-07-09fix typo - don't want two 2.0.8 entries.Nathan Scott1-2/+2
2002-07-05Build infrastructure updates so that configure options can be used toNathan Scott12-81/+78
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.
2002-06-05Make scripts executable again... sigh...Eric Sandeen0-0/+0
2002-06-04Update copyright dates (again)Eric Sandeen29-29/+29
2002-06-04Undoes mod: xfs-cmds:slinx:120772aEric Sandeen29-29/+29
Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.
2002-06-04Update copyright datesEric Sandeen29-29/+29
2002-06-03update from AndreasG - missing some uses of const in function prototypes.Nathan Scott1-3/+3
2002-05-14Add CPPFLAGS to compiler flagsEric Sandeen1-1/+1
2002-04-22updates from Andreas -man page update, additional test cases.Nathan Scott6-3/+22
2002-04-13bump version number, build updates to fix a cflags propogation issueNathan Scott5-12/+21
which was recently introduced.
2002-04-10man page updates from Andreas.Nathan Scott2-30/+38
2002-04-05incorporate Andreas' makedepend realtive-path change everywhere.Nathan Scott1-4/+10
2002-04-05missed an update here at some point..Nathan Scott4-153/+182
2002-04-04attr_list no longer implemented, nuke the man page.Nathan Scott1-263/+0
2002-04-01fix INSTALL_MAN macro so that mandoc style man pages are grokked also.Nathan Scott1-30/+34
2002-03-26bump release number for man page and mips syscall updates.Nathan Scott11-157/+100
2002-03-22mention that sys/types.h also needs to be included.Nathan Scott4-0/+4
2002-03-20add mips/mips64 syscall entries.Nathan Scott2-0/+33
2002-03-11man page and test script updates from Andreas. fix syscall numberingNathan Scott16-22/+359
a/ on sparc (fremovexattr was wrong) and b/ if arch doesn't have numbers defined yet, handle it cleanly (errno.h missing).
2002-03-05merge changes from Andreas - test scripts updates, setfacl bug fix.Nathan Scott4-2/+25
2002-02-28bump version, incorporate Andreas test update & ARM syscalls.Nathan Scott5-61/+172
2002-02-28update words a little to reflect last round of changes.Nathan Scott1-2/+2
2002-02-272.0.2 - add in S/390 system call numbers from Martin Schwidefsky;Nathan Scott5-15/+36
revert IA64 syscall numbering after further mail with David Mosberger (apparently sys_tkill will be moved).
2002-02-26fix IA64 syscall numberingNathan Scott1-0/+1
2002-02-26slide ia64 xattr syscalls down one slot, tkill has appeared in 2.5/IA64Nathan Scott1-12/+12
where we were supposed to be (according to the maintainer anyway).
2002-02-26bump to 2.0.1, we should now be completely sync'd with Andreas for "attr".Nathan Scott9-38/+231
2002-02-25Merge of xfs-cmds-2.4.18:slinx:112587a by nathans.Nathan Scott4-39/+39
redo short/long options in the way Andreas intended, and fix up man pages.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:112563a by nathans.Nathan Scott1-6/+7
workaround for Andreas' list kernel bug.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:112560a by nathans.Nathan Scott1-1/+1
fix a bug introduced in the handling of restore option by last merge.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:112556a by nathans.Nathan Scott1-9/+0
remove special casing in getxattr code - the reason for its existance (kernel issue workaround) no longer exists.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:112537a by nathans.Nathan Scott1-0/+1
grr...ensure an error is returned if an error occured.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:112536a by nathans.Nathan Scott1-1/+1
report file name on error.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:112535a by nathans.Nathan Scott7-507/+489
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.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:112402a by nathans.Nathan Scott1-1/+1
remove -Wsign-compare option.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:112386a by nathans.Nathan Scott1-1/+5
update changelog entry a bit.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:112352a by nathans.Nathan Scott1-0/+14
add in the __x86_64__ system calls.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:112274a by nathans.Nathan Scott1-1/+1
fix up make clean rules now that package names aren't all attr- prefixed.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:112273a by nathans.Nathan Scott30-85/+139
sync up with patch from AndreasG, mainly creates libattr.rpm/deb.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:111986a by nathans.fsgqa1-5/+3
Don't filter out ENOTSUP errors.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:111982a by nathans.Nathan Scott1-7/+2
remove a remnant of Andreas' old interfaces and use/not of NULLs in the parameters. was requiring userspace to play games with the value pointer (even is size was zero, value had to be set to something) - unfortunately causes zero byte allocations, and libefence throws its toys when that happens.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:111744a by nathans.Nathan Scott1-12/+12
Ethan informs me the ppc syscalls have moved down one slot.