Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | |
2007-05-15 | * man/chmod.x: Document chmod's behavior with setuid and setgid bits. | Paul Eggert | |
Remove misleading implication about leading zero. Problem reported by Jan Engelhardt in <http://lists.gnu.org/archive/html/bug-coreutils/2007-05/msg00134.html>. | |||
2007-03-29 | * src/runcon.c: New program. | Jim Meyering | |
* src/Makefile.am (bin_PROGRAMS): Add runcon. (runcon_LDADD): Define. * README: Add runcon to the list of programs. * AUTHORS: Add this: runcon: Russell Coker * tests/help-version: Add runcon as an exception. * man/Makefile.am (dist_man_MANS): Add runcon.1. (runcon.1): New dependency. * po/POTFILES.in: Add src/runcon.c. | |||
2007-03-29 | * man/chcon.x: New file. | Jim Meyering | |
* man/Makefile.am: Build chcon.1. | |||
2007-02-24 | Avoid a shell syntax error, when building with an inadequate Perl. | Jim Meyering | |
* man/Makefile.am (.x.1): Add quotes around $(PERL) in case, since it can expand to "/.../missing perl". | |||
2007-02-24 | * man/Makefile.am (.x.1): Warn when unable to update a man page. | Jim Meyering | |
Suggestion from Bruno Haible. | |||
2007-02-24 | Handle better the combination of old Perl and a pre-c99 compiler. | Bruno Haible | |
* man/Makefile.am (.x.1): If the autoconf test has determined that perl is missing or not a sufficient version, do nothing. | |||
2006-12-09 | * man/Makefile.am (.x.1): Make help2man use $(PACKAGE_STRING) as the | Jim Meyering | |
"source". I.e. "GNU coreutils 6.7". | |||
2006-11-16 | Arrange to install manpages only for tools that are installed. | Ralf Wildenhues | |
* man/Makefile.am (dist_man_MANS): Replace all optional manpages with `$(MAN)', computed at configure time; also, list them ... (optional_mans): ... in this new variable. (max_aux, EXTRA_DIST): Ensure that we distribute all manpages. | |||
2006-10-12 | * Makefile.am (THANKS-to-translators): Add missing $(srcdir). | Jim Meyering | |
(MAINTAINERCLEANFILES): Add .kludge-stamp. * man/Makefile.am (MAINTAINERCLEANFILES): Typo $(dist_man_MANS) instead of $(man_MANS). 2006-10-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |||
2006-08-22 | * aclocal.m4, config.hin, configure: | Paul Eggert | |
Remove from CVS, since ./bootstrap generates them automatically. * .cvsignore: Add INSTALL, Makefile.in, *.cache, *.lineno, *.log. Remove more-specific entries. This catches files like configure.lineno. * man/.cvsignore: Add Makefile.in. * src/.cvsignore: Add Makefile.in. Remove .version, dir.c, install, mvdir, stamp-v, vdir.c, version.c. For .cvsignore file under the tests directory: Add Makefile.in. Sort entries if necessary. Remove *.I, *.E, *.X, *.O, *-tests, build-script, mk-script if they're never created in this directory. * build-aux/.cvsignore: New file. * doc/.cvsignore: Add Makefile.in, coreutils.html, coreutils.pdf, coreutils.ps, coreutils.tps. Remove coreutils.cm (dunno what it is, but the makefile doesn't mention it). Remove coreutils.info as it is subsumed by coreutils.info*. * lib/.cvsignore: Add Makefile.in, getdate.tab.h. Remove stat.c, sysexit.h. * m4/.cvsignore: Remove Makefile, dev-ino.m4, glibc2.m4, intdiv0.m4, inttypes-h.m4, inttypes-pri.m4, jm-glibc-io.m4, lcmessage.m4, lock.m4, printf-posix.m4, same-inode.m4, size_max.m4, uintmax_t.m4, ulonglong.m4, visibility.m4, xsize.m4. Many of these are put in automatically by ../bootstrap, but that's a bootstrap bug that I plan to fix shortly. * po/.cvsignore: More ../bootstrap-related fixes, plus remove old cruft. Add *.po, LINGUAS, Makevars. Remove *.cat, *.msg, cat-id-dbl.c, messages.mo, stamp-cat-id. | |||
2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert | |
2006-08-19 | . | Jim Meyering | |
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert | |
2006-08-15 | . | Jim Meyering | |
2006-08-09 | Regenerate. | Paul Eggert | |
2006-08-09 | Regenerate. | Paul Eggert | |
2006-08-08 | New file, introduced for shuf, sort -R, and/or shred. | Paul Eggert | |
2006-08-08 | (dist_man_MANS): Add shuf.1. | Paul Eggert | |
(shuf.1): New dependency. | |||
2006-08-08 | Add shuf.1. | Paul Eggert | |
2006-07-23 | Update to reflect recent changes to coreutils.texi. | Paul Eggert | |
2006-07-17 | Regenerate. | Paul Eggert | |
2006-07-09 | Regenerate. | Paul Eggert | |
2006-07-05 | * man/chmod.x: Correct the description of the sticky bit. Reported | Jim Meyering | |
by Chris Moore via Ian Jackson in <http://bugs.debian.org/376745>. | |||
2006-05-06 | . | Jim Meyering | |
2006-03-26 | . | Jim Meyering | |
2006-03-12 | . | Jim Meyering | |
2006-03-06 | Add `SEE ALSO' references to syscalls from utilities of the same name. | Jim Meyering | |
2006-02-27 | *** empty log message *** | Jim Meyering | |
2006-02-27 | . | Jim Meyering | |
2006-02-27 | Build base64.1. | Jim Meyering | |
2006-02-27 | *** empty log message *** | Jim Meyering | |
2006-02-20 | Update documentation to match previous patch. | Jim Meyering | |
2006-02-20 | . | Jim Meyering | |
2006-01-30 | Include `count' keyword in man page synopsis, | Jim Meyering | |
per suggestion from http://bugs.debian.org/181585. | |||
2006-01-12 | . | Jim Meyering | |
2006-01-04 | . | Jim Meyering | |
2005-12-21 | . | Jim Meyering | |
2005-12-17 | . | Jim Meyering | |
2005-12-15 | . | Jim Meyering | |
2005-12-06 | Cross-reference to dirname and readlink. | Jim Meyering | |
2005-12-06 | Cross-reference to basename and readlink. | Jim Meyering | |
2005-12-03 | . | Jim Meyering | |
2005-11-22 | . | Jim Meyering | |
2005-10-23 | *** empty log message *** | Jim Meyering | |
2005-10-23 | add sha-2 .x files | Jim Meyering | |
2005-10-23 | (dist_man_MANS): Add the corresponding .1 names. | Jim Meyering | |
(sha224sum.1, sha256sum.1, sha384sum.1, sha512sum.1): New dependencies. | |||
2005-10-15 | . | Jim Meyering | |
2005-10-13 | (.x.1): Remove temp directory first. | Jim Meyering | |
2005-09-23 | . | Jim Meyering | |