dd: clarify meaning of multiplication factors; put xM in order
[platform/upstream/coreutils.git] / src / chroot.c
2008-08-04 Benno Schulenbergdoc: correct and normalize --help output of several...
2008-06-03 Jim Meyeringuse gnulib's progname module
2008-06-02 Jim Meyeringdeclare program_name consistently
2008-05-26 Jim Meyeringadjust copyright dates
2008-05-26 Jim Meyeringconvert single-author programs to use proper_name
2007-08-30 Eric BlakeUse PACKAGE_NAME instead of GNU_PACKAGE.
2007-08-28 Jim MeyeringUse EXIT_FAILURE, not EXIT_FAIL, now that EXIT_FAILURE...
2007-07-23 Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-10 Jim MeyeringChange "version 2" to "version 3" in all copyright...
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-28 Jim MeyeringHelp translators include translation team's web or...
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2004-11-17 Paul Eggert(main): Use getopt_long rather than getopt.
2004-09-21 Paul EggertInclude <getopt.h>.
2004-09-19 Paul Eggert(main): Usage failure is EXIT_FAIL, not EXIT_FAILURE.
2004-09-19 Paul EggertFix typo in previous change.
2004-09-19 Paul Eggert(main): Reject unknown options instead of
2004-06-21 Jim Meyering(main): Standardize on the diagnostics given when someo...
2004-06-17 Jim Meyering(main): Handle "--".
2004-01-21 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2004-01-04 Jim Meyeringrevert last change
2004-01-04 Jim MeyeringInclude "exitfail.h".
2004-01-04 Jim MeyeringInclude "quote.h".
2003-11-05 Jim MeyeringCast NULL to `(char *)' in call to variadic function,
2003-10-18 Jim MeyeringMost .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS...
2003-09-18 Jim Meyering(WRITTEN_BY): Rename from AUTHORS.
2003-09-18 Jim Meyeringrevert previous change
2003-09-18 Jim MeyeringUpdate AUTHORS definition to be a comma-separated list...
2003-07-23 Jim MeyeringDon't include headers already included by system.h:
2003-06-17 Jim Meyering(main): Call initialize_main.
2003-05-10 Jim MeyeringHandle argc < optind.
2002-08-31 Jim MeyeringChange `exit (0)' to `exit (EXIT_SUCCESS)',
2002-08-30 Jim MeyeringChange `error (1, ...' to `error (EXIT_FAILURE, ...'.
2002-08-01 Jim Meyering(main): Exit with status 126 or 127 when execvp or
2002-07-02 Jim Meyering(usage): Use the PACKAGE_BUGREPORT e-mail address,...
2001-12-15 Jim MeyeringUse new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT...
2000-05-07 Jim MeyeringInclude "closeout.h".
1999-08-30 Jim Meyering(usage): Correct --help message.
1999-03-31 Jim Meyering(PROGRAM_NAME, AUTHORS): Define and use.
1999-03-04 Jim Meyering(main): Include author name argument in call to parse_l...
1999-01-31 Jim Meyering(main): Call chdir ("/") after chroot.
1999-01-25 Jim Meyering(usage): Remove static attribute.
1998-09-19 Jim Meyeringupdate bug-reporting address
1997-10-07 Jim Meyeringupdate bug-reporting address
1997-02-09 Jim Meyeringupdate copyrights for 1997
1997-02-01 Jim Meyeringbracket bug address with <> and append a period
1997-01-28 Jim Meyering(usage): Remove one space in message to make colons...
1996-12-08 Jim Meyering(main): Call setlocale, bindtextdomain, and textdomain.
1996-11-03 Jim Meyeringchange bug-reporting address
1996-11-02 Jim Meyeringchange bug-reporting address
1996-10-05 Jim Meyering(main): update --version output to conform to coding...
1996-09-02 Jim Meyering(usage): Tell where to report bugs.
1996-07-18 Jim MeyeringInclude <sys/types.h> before system.h.
1996-07-14 Jim Meyering(usage): Add a `\' after `\n' in usage message.
1996-04-30 Jim MeyeringMark translatable strings.
1996-04-24 Jim Meyering(usage): Add missing close paren and open paren.
1996-04-21 Jim Meyering(usage): Improve help message.
1996-03-29 Jim Meyering.
1996-03-28 Jim MeyeringMove usage to precede main.
1996-03-28 Jim Meyeringfrom Roland