*** empty log message ***
[platform/upstream/coreutils.git] / src / kill.c
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-04-04 Jim Meyering(usage): Move USAGE_BUILTIN_WARNING to end of --help...
2005-04-04 Jim Meyering(usage): Mention that some shells provide a built-in
2004-01-21 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2003-10-18 Jim MeyeringMost .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS...
2003-09-18 Jim Meyering(WRITTEN_BY): Rename from AUTHORS.
2003-07-23 Jim MeyeringDon't include headers already included by system.h:
2003-07-16 Jim Meyering(main): Fix bug introduced on 2003-05-10 (for 5.0.1)
2003-06-17 Jim Meyering(main): Call initialize_main.
2003-05-10 Jim Meyering(send_signals): Don't check command line arguments...
2003-04-05 Jim MeyeringMake `kill -t' output signal descriptions (not `?'...
2002-09-02 Jim Meyering(print_table_row): Use an unsigned type for widths
2002-07-02 Jim Meyering(usage): Use the PACKAGE_BUGREPORT e-mail address,...
2002-05-03 Jim Meyering(usage): Add a little to the description of --list.
2002-04-28 Jim MeyeringRewrite from scratch. Support everything
2001-12-15 Jim MeyeringUse new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT...
2001-12-15 Jim Meyeringfrom Marcus Brinkmann