summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-23id: do print the AFS-specific nameless group ID (called a PAG)Jim Meyering
2008-04-22build: move a project-specific definition to cfg.mkJim Meyering
2008-04-22Accommodate building on OS/2 (www.ecomstation.com Ecs v2 rc4)Jim Meyering
2008-04-22guard against inserting a NEWS entry into a block for a prior releaseJim Meyering
2008-04-22tests: ensure that all exec-$PERL lines are the sameJim Meyering
2008-04-21tests: skip (don't fail) rm/one-file-system when mount --bind failsJim Meyering
2008-04-21tests: convert umask-check to a functionJim Meyering
2008-04-21tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/..Jim Meyering
2008-04-21tests: clean up root tests; adapt to new layoutJim Meyering
2008-04-21Revamp test-related Makefiles.Jim Meyering
2008-04-20* tests/misc/Makefile.am (built_programs): Remove. Unused.Jim Meyering
2008-04-20Use "env" to invoke potential built-ins.Jim Meyering
2008-04-19* .prev-version: Record previous version: 6.11.Jim Meyering
2008-04-19Version 6.11.Jim Meyering
2008-04-19* maint.mk (writable-files): Fix syntax error.Jim Meyering
2008-04-19* doc/.gitignore: Add texinfo-related outputs.Jim Meyering
2008-04-19* THANKS: Update my address, correct encoding for a name.Sven Joachim
2008-04-19pr -e, with a mix of backspaces and TABs, could corrupt the heapJim Meyering
2008-04-19* src/dircolors.hin: Add .flv. Move .svgz to "image formats".Mike Frysinger
2008-04-19md5sum -c: ignore a line with a NUL byte among checksum hex digitsJim Meyering
2008-04-16tests: accommodate built-in mknod more cleanly stillMatthew Woehlke
2008-04-16tests: accommodate built-in mknod more cleanlyJim Meyering
2008-04-16mknod --help: note that this command may be a shell built-inJim Meyering
2008-04-16avoid "may be used uninitialized" warning from newer gccJim Meyering
2008-04-16tests: add a comment explaining the potential failureJim Meyering
2008-04-16tests: avoid mkdir/selinux failure when mknod is a shell built-inJim Meyering
2008-04-15md5sum, sha1sum, etc: handle invalid input (i.e., don't segfault)Jim Meyering
2008-04-14tests: don't fail on systems without a "stat" syscallJim Meyering
2008-04-14tests: accommodate a different errno string on Irix 6.5Jim Meyering
2008-04-14seq: work around floating point inaccuracies on more systemsJim Meyering
2008-04-14doc: fix typoJim Meyering
2008-04-12tests: Accommodate a different errno value on OSF/1 4.0F.Jim Meyering
2008-04-12Avoid link failure when using mkstemp replacement.Jim Meyering
2008-04-12tests: always enable VERBOSE output, now that test framework works betterJim Meyering
2008-04-11doc: avoid "make pdf" failure (due to texi2dvi bug?)Jim Meyering
2008-04-11doc: use a valid texinfo macro nameJim Meyering
2008-04-08tests: accommodate a different errno value on HPUX-10.20Jim Meyering
2008-04-06doc: factor out --files0-from duplicationJim Meyering
2008-04-06* src/c99-to-c89.diff: Adjust remove.c diffs.Jim Meyering
2008-04-06remove.c: accommodate systems with negative errno valuesJim Meyering
2008-04-05Accommodate building on OS/2 (www.ecomstation.com Ecs v2 rc4)Jim Meyering
2008-04-02"touch E; mkfifo F; cp -fR F E" no longer fails due to existing EJim Meyering
2008-04-02copy.c: remove an in-function #ifdefJim Meyering
2008-04-02HACKING: rename README-contribution-guidelinesJim Meyering
2008-04-01bootstrap: remove dangling *.[ch] symlinks from libJim Meyering
2008-04-01bootstrap: make find's -depth option be the first.Jim Meyering
2008-04-01* bootstrap: Remove dangling symlinks from lib (aka $source_base), too.Jim Meyering
2008-04-01Avoid root-only SELinux-related test failures w/o mcstransd.Jim Meyering
2008-04-01root tests: Set NON_ROOT_USERNAME if not set already.Jim Meyering
2008-04-01texinfo formatting tweaksJim Meyering