2008-07-23 |
Jim Meyering | dd: minor fullblock changes |
blob | commitdiff | raw |
2008-07-23 |
Kamil Dudka | dd: new option: iflag=fullblock to accumulate full... |
blob | commitdiff | raw | diff to current |
2008-07-23 |
Jim Meyering | dd: adjust --help output so help2man formats the man... |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Jim Meyering | remove redundant const directives |
blob | commitdiff | raw | diff to current |
2008-06-14 |
Jim Meyering | add "const" attribute, where possible |
blob | commitdiff | raw | diff to current |
2008-06-03 |
Jim Meyering | use gnulib's progname module |
blob | commitdiff | raw | diff to current |
2008-06-02 |
Jim Meyering | declare program_name consistently |
blob | commitdiff | raw | diff to current |
2008-05-26 |
Jim Meyering | convert 3-author programs to use proper_name |
blob | commitdiff | raw | diff to current |
2008-03-07 |
Jim Meyering | dd: avoid unnecessary, but harmless close_stdout call. |
blob | commitdiff | raw | diff to current |
2008-01-31 |
Paul Eggert | Don't modify argv in dd due to ',' in arguments. |
blob | commitdiff | raw | diff to current |
2008-01-30 |
Paul Eggert | Don't modify argv in dd. |
blob | commitdiff | raw | diff to current |
2007-12-03 |
Jim Meyering | Reflect change in gnulib: don't include getpagesize.h, |
blob | commitdiff | raw | diff to current |
2007-07-23 |
Jim Meyering | Update all copyright notices to use the newer form. |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Jim Meyering | Change "version 2" to "version 3" in all copyright... |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Jim Meyering | Merge branch 'master' of /cu |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Jim Meyering | Help translators include translation team's web or... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Jim Meyering | Merge branch 'master' of /cu |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Paul Eggert | Honor dd's noatime flag if possible, even if not suppor... |
blob | commitdiff | raw | diff to current |
2007-02-10 |
Jim Meyering | Remove excess leading spaces that would make help2man... |
blob | commitdiff | raw | diff to current |
2007-01-26 |
Jim Meyering | Merge branch 'master' of /cu |
blob | commitdiff | raw | diff to current |
2007-01-26 |
Jim Meyering | * src/dd.c (advance_input_after_read_error): Change... |
blob | commitdiff | raw | diff to current |
2006-12-22 |
Paul Eggert | * NEWS: dd bs= operands now silently override later... |
blob | commitdiff | raw | diff to current |
2006-11-27 |
Paul Eggert | Improve the check for departures from C89, and fix... |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Jim Meyering | Help valgrind see that there is no leak in dd.c. |
blob | commitdiff | raw | diff to current |
2006-10-17 |
Jim Meyering | * src/dd.c (usage): Use two spaces (not one) to separat... |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Paul Eggert | * src/dd.c (flags): noatime and nofollow now depend on |
blob | commitdiff | raw | diff to current |
2006-08-16 |
Paul Eggert | Fix bugs when printing plurals of numbers that are not |
blob | commitdiff | raw | diff to current |
2006-08-15 |
Paul Eggert | * src/dd.c (print_stats): Don't substitute "1" for... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
Paul Eggert | Warn about oflag=append without conv=notrunc. |
blob | commitdiff | raw | diff to current |
2006-07-09 |
Paul Eggert | (apply_translations): Use toupper rather than |
blob | commitdiff | raw | diff to current |
2006-07-08 |
Jim Meyering | * src/dd.c (skip): Remove one of two adjacent "the... |
blob | commitdiff | raw | diff to current |
2006-03-30 |
Jim Meyering | (iwrite): Remove assignment without effect. |
blob | commitdiff | raw | diff to current |
2006-03-08 |
Paul Eggert | (set_fd_flags): Handle file-creation flags on file |
blob | commitdiff | raw | diff to current |
2006-03-06 |
Paul Eggert | (flags, usage): New flags directory, nolinks. |
blob | commitdiff | raw | diff to current |
2005-12-07 |
Paul Eggert | (flags, usage): Add support for noatime flag. |
blob | commitdiff | raw | diff to current |
2005-10-31 |
Paul Eggert | (skip): Fix off-by-one error reported by Theodoros... |
blob | commitdiff | raw | diff to current |
2005-09-30 |
Paul Eggert | (main): Don't assume size_t has the same width |
blob | commitdiff | raw | diff to current |
2005-09-16 |
Jim Meyering | (main): When failing to truncate, mention both the... |
blob | commitdiff | raw | diff to current |
2005-09-13 |
Paul Eggert | * src/dd.c: Detect some very unlikely buffer overflows. |
blob | commitdiff | raw | diff to current |
2005-07-09 |
Paul Eggert | Don't include stdio.h; no longer needed. |
blob | commitdiff | raw | diff to current |
2005-07-03 |
Paul Eggert | Include fd-reopen.h. |
blob | commitdiff | raw | diff to current |
2005-05-28 |
Paul Eggert | (skip): Return the number of records that were not |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-05-12 |
Jim Meyering | Assume `free (NULL)' works. |
blob | commitdiff | raw | diff to current |
2005-05-06 |
Paul Eggert | (flags, usage): Add support for "binary" and "text". |
blob | commitdiff | raw | diff to current |
2005-04-18 |
Jim Meyering | Don't include stat-macros.h directly. system.h does... |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Jim Meyering | (S_TYPEISSHM): Remove definition. |
blob | commitdiff | raw | diff to current |
2005-04-09 |
Jim Meyering | (quit): Define with ATTRIBUTE_NORETURN. |
blob | commitdiff | raw | diff to current |
2005-04-09 |
Paul Eggert | (iread, iwrite): Use char * buffer, not void *, so... |
blob | commitdiff | raw | diff to current |
2005-04-09 |
Paul Eggert | Do not include safe-read.h or full-write; no longer... |
blob | commitdiff | raw | diff to current |
2005-03-06 |
Jim Meyering | Remove `register' keyword. |
blob | commitdiff | raw | diff to current |
2005-02-21 |
Paul Eggert | Include gethrxtime.h, xtime.h. |
blob | commitdiff | raw | diff to current |
2004-11-20 |
Paul Eggert | (flags, usage, main): Add noctty flag to dd. |
blob | commitdiff | raw | diff to current |
2004-11-17 |
Paul Eggert | (main): Use getopt_long rather than getopt. |
blob | commitdiff | raw | diff to current |
2004-11-16 |
Paul Eggert | (C_ASCII, C_EBCDIC, C_IBM, C_BLOCK, C_UNBLOCK, |
blob | commitdiff | raw | diff to current |
2004-11-15 |
Paul Eggert | Include "human.h". |
blob | commitdiff | raw | diff to current |
2004-09-21 |
Paul Eggert | (main): Use getopt where it suffices, not getopt_long. |
blob | commitdiff | raw | diff to current |
2004-09-19 |
Paul Eggert | (usage): Distinguish between options and operands. |
blob | commitdiff | raw | diff to current |
2004-09-03 |
Paul Eggert | (usage): "alternated EBCDIC" -> "alternate EBCDIC". |
blob | commitdiff | raw | diff to current |
2004-08-02 |
Paul Eggert | (translation_needed, parse_integer, scanargs, |
blob | commitdiff | raw | diff to current |
2004-06-20 |
Jim Meyering | (input_seek_errno): Declare file-scoped variable as... |
blob | commitdiff | raw | diff to current |
2004-06-03 |
Jim Meyering | Fix bug reported by Buciuman Adrian in |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Jim Meyering | (ROUND_UP_OFFSET, PTR_ALIGN): Remove. |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Jim Meyering | (flags, usage): Remove noctty flag. |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Jim Meyering | (set_fd_flags): Undo part of today's change: it's a... |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Jim Meyering | (dd_copy): Mark two diagnostics for translations. |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Jim Meyering | (LONGEST_SYMBOL): Tweak comment. |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Jim Meyering | (set_fd_flags): Don't OR in -1 when fcntl fails. |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Jim Meyering | New dd conv= symbols nocreat, excl, fdatasync, fsync, |
blob | commitdiff | raw | diff to current |
2004-01-21 |
Jim Meyering | (usage): Use EXIT_SUCCESS, not 0, for clarity. |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Jim Meyering | (apply_translations): Don't prohibit conv=unblock,sync. |
blob | commitdiff | raw | diff to current |
2003-11-05 |
Jim Meyering | Cast NULL to `(char *)' in call to variadic function, |
blob | commitdiff | raw | diff to current |
2003-10-18 |
Jim Meyering | Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Jim Meyering | (WRITTEN_BY): Rename from AUTHORS. |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Jim Meyering | revert previous change |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Jim Meyering | Update AUTHORS definition to be a comma-separated list... |
blob | commitdiff | raw | diff to current |
2003-07-25 |
Jim Meyering | (usage): Document the fact that SIGUSR1 makes dd |
blob | commitdiff | raw | diff to current |
2003-07-23 |
Jim Meyering | Don't include headers already included by system.h: |
blob | commitdiff | raw | diff to current |
2003-06-17 |
Jim Meyering | (main): Call initialize_main. |
blob | commitdiff | raw | diff to current |
2003-05-14 |
Jim Meyering | (usage): Don't use `,' as the thousands separator |
blob | commitdiff | raw | diff to current |
2002-11-10 |
Jim Meyering | (interrupt_handler): Use raise, rather than kill+getpid. |
blob | commitdiff | raw | diff to current |
2002-11-05 |
Jim Meyering | (print_stats, main): |
blob | commitdiff | raw | diff to current |
2002-10-06 |
Jim Meyering | (scanargs): Ensure that specified block sizes (specified |
blob | commitdiff | raw | diff to current |
2002-09-22 |
Jim Meyering | Remove all inclusions of inttypes.h, |
blob | commitdiff | raw | diff to current |
2002-09-14 |
Jim Meyering | (main, skip): Add casts to avoid warnings about |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Jim Meyering | Change `exit (0)' to `exit (EXIT_SUCCESS)', |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Jim Meyering | Change `error (1, ...' to `error (EXIT_FAILURE, ...'. |
blob | commitdiff | raw | diff to current |
2002-07-02 |
Jim Meyering | (usage): Use the PACKAGE_BUGREPORT e-mail address,... |
blob | commitdiff | raw | diff to current |
2002-04-25 |
Jim Meyering | Avoid warnings from gcc. |
blob | commitdiff | raw | diff to current |
2001-12-21 |
Jim Meyering | (usage, parse_integer): Prefer K to k for 1024. |
blob | commitdiff | raw | diff to current |
2001-12-11 |
Jim Meyering | (buggy_lseek_support): Remove function. |
blob | commitdiff | raw | diff to current |
2001-12-02 |
Jim Meyering | Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT... |
blob | commitdiff | raw | diff to current |
2001-12-02 |
Jim Meyering | Don't emulate dd's skip=N for *all* character devices... |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Jim Meyering | Split usage strings so that --help and --version |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Jim Meyering | (usage): Split --help output into smaller pieces. |
blob | commitdiff | raw | diff to current |
2001-10-24 |
Jim Meyering | Remove as many instances of 'unsigned' as |
blob | commitdiff | raw | diff to current |
2001-08-31 |
Jim Meyering | Include full-write.h. |
blob | commitdiff | raw | diff to current |
2001-08-14 |
Jim Meyering | (AUTHORS): Mark string for translation, since it contai... |
blob | commitdiff | raw | diff to current |
2001-04-23 |
Jim Meyering | (dd_copy): When using sync with either block or unblock, |
blob | commitdiff | raw | diff to current |
next |