Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-08 | *** empty log message *** | Jim Meyering | |
2005-01-08 | *** empty log message *** | Jim Meyering | |
2005-01-08 | (test_vector): For each -N test, automatically | Jim Meyering | |
create a new test vector using --columns=N. | |||
2005-01-08 | *** empty log message *** | Jim Meyering | |
2005-01-08 | *** empty log message *** | Jim Meyering | |
2005-01-07 | . | Jim Meyering | |
2005-01-07 | Correct last change: s/zero/no/ From Paul Jarc. | Jim Meyering | |
2005-01-07 | *** empty log message *** | Jim Meyering | |
2005-01-07 | (sort invocation): Specify that a string of zero digits is interpreted as 0. | Jim Meyering | |
2005-01-07 | *** empty log message *** | Jim Meyering | |
2005-01-07 | (init_fps): Use xnmalloc, rather than xmalloc. | Jim Meyering | |
2005-01-07 | . | Jim Meyering | |
2005-01-07 | Include today's date. | Jim Meyering | |
2005-01-07 | Remove suppression-related options. | Jim Meyering | |
Add --track-fds=yes. | |||
2005-01-06 | *** empty log message *** | Jim Meyering | |
2005-01-06 | List the precise HP-UX version numbers that are affected. | Jim Meyering | |
2005-01-06 | *** empty log message *** | Jim Meyering | |
2005-01-06 | (sc_changelog): Specify find's `-maxdepth 2' | Jim Meyering | |
predicate before `-name ChangeLog' to avoid a harmless warning from find-4.2.10. | |||
2005-01-05 | *** empty log message *** | Jim Meyering | |
2005-01-05 | Punt on the uptime test, since it fails when | Jim Meyering | |
it can't get boot time, and I don't want that to stop `make check'. | |||
2005-01-05 | *** empty log message *** | Jim Meyering | |
2005-01-05 | (sc_root_tests): New rule. | Jim Meyering | |
(syntax-check-rules): Add it to the list. | |||
2005-01-05 | *** empty log message *** | Jim Meyering | |
2005-01-05 | *** empty log message *** | Jim Meyering | |
2005-01-05 | du --exclude=P now compares pattern P against the entire name | Jim Meyering | |
of each file, rather than just the final component. | |||
2005-01-05 | *** empty log message *** | Jim Meyering | |
2005-01-05 | Add a test for today's fix: | Jim Meyering | |
(process_file): Evaluate exclusion rules against the entire file name, not just the last component. | |||
2005-01-05 | *** empty log message *** | Jim Meyering | |
2005-01-05 | (process_file): Evaluate exclusion rules against | Jim Meyering | |
the entire file name, not just the last component. | |||
2005-01-05 | *** empty log message *** | Jim Meyering | |
2005-01-04 | *** empty log message *** | Jim Meyering | |
2005-01-04 | * human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional | Paul Eggert | |
definitions to be after all include files, to avoid collisions. | |||
2005-01-04 | *** empty log message *** | Jim Meyering | |
2005-01-04 | * coreutils.texi (shred invocation): Clarify that shred works fine | Jim Meyering | |
with journaled file systems that are configured not to journal file system data. Also mention BFS and NTFS. | |||
2005-01-04 | *** empty log message *** | Jim Meyering | |
2005-01-04 | Change one-line summary to reflect that shred does | Jim Meyering | |
not remove files by default. | |||
2005-01-04 | *** empty log message *** | Jim Meyering | |
2005-01-04 | . | Jim Meyering | |
2005-01-04 | *** empty log message *** | Jim Meyering | |
2005-01-04 | * README: Request VERBOSE=yes output when reporting test failures. | Jim Meyering | |
Other minor changes. | |||
2005-01-04 | . | Jim Meyering | |
2005-01-04 | (check-root): Update. | Jim Meyering | |
2005-01-04 | (gl_FUNC_CHOWN): When cross-compiling, assume that chown | Jim Meyering | |
is sane and DOES follow symlinks. Besides, testing 20 different systems found no broken chown implementations. | |||
2005-01-04 | (gl_FUNC_CHOWN): When cross-compiling, assume that chown | Jim Meyering | |
is sane and DOES follow symlinks. Besides, testing 20 different systems found no broken chown implementations. | |||
2005-01-04 | remove FIXME comments | Jim Meyering | |
2005-01-04 | remove FIXME comments | Jim Meyering | |
2005-01-04 | *** empty log message *** | Jim Meyering | |
2005-01-04 | [DEFAULT_ALIGNMENT]: Use an intermediate type to simplify | Jim Meyering | |
offsetof() macro construct to avoid compile failure with native HP-UX 11.0 ANSI C compiler. | |||
2005-01-03 | Regenerate. | Paul Eggert | |
2005-01-03 | Update serial number and copyright date. | Paul Eggert | |