summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-04-01printf doc: xref print(3) and libc's "Output Conversion Syntax" nodeJim Meyering
2008-03-31Emit "#line 1" right after the two 'read-only/GENERATED' lines.Jim Meyering
2008-03-31* README-contribution-guidelines: Mention how to amend a commit.Jim Meyering
2008-03-31Begin documenting contribution guidelines.Jim Meyering
2008-03-31"rm -r DIR" would mistakenly prompt about very long namesJim Meyering
2008-03-31* NEWS: Note the dd bug fix. The bug was introduced over 8 years ago:Jim Meyering
2008-03-31dd bug fix: accept e.g., if=/dev/stdin and of=/dev/stdoutPaul Eggert
2008-03-29avoid failure of new test on kernel without SELinux supportJim Meyering
2008-03-29tests: accept ENOTSUP message as well as the EINVAL oneJim Meyering
2008-03-29Work around a recent glibc/getopt.c diagnostic change.Jim Meyering
2008-03-28mknod, mkfifo: don't segfault when diagnosing invalid SELinux contextJim Meyering
2008-03-28Fix typo in old NEWS and ChangeLog: s/commmand/command/.Jim Meyering