stty: diagnose an invalid hex value in 35-colon commmand-line argument
[platform/upstream/coreutils.git] / src / stty.c
2007-05-22 Jim Meyeringstty: diagnose an invalid hex value in 35-colon commman...
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-28 Jim MeyeringHelp translators include translation team's web or...
2007-03-28 Jim Meyering* src/stty.c: Don't include "vasprintf.h", now that its
2006-10-10 Paul Eggert* src/ls.c (quote_name): Use initializer rather than...
2005-07-09 Paul EggertUse only HAVE_SYS_IOCTL_H to decide whether to include...
2005-07-08 Paul EggertInclude stropt.h if available.
2005-07-03 Paul EggertInclude fd-reopen.h.
2005-06-16 Jim MeyeringDon't embed `this'-style quotes in format strings.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-03-28 Jim Meyering(speeds): Declare this array to be static.
2005-01-30 Jim MeyeringRemove unnecessary parentheses in #if directives.
2005-01-30 Jim Meyering[VSWTCH]: Some systems, like Cygwin, use VSWTC
2004-11-03 Paul EggertInclude "vasprintf.h" since we use vasprintf now.
2004-09-21 Paul Eggert(longopts): Add --help, --version.
2004-09-05 Paul Eggert(recover_mode): Arg is now char const *, not char *.
2004-09-05 Paul Eggert(valid_options): Remove.
2004-08-03 Paul Eggert(VA_START): Remove. All callers now use va_start.
2004-04-07 Jim MeyeringAdd support for IUTF8 input flag.
2004-01-22 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
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-04-17 Jim MeyeringRemove uses of PROTOTYPE macro.
2003-04-11 Jim MeyeringRemove SPC in SPC-TAB sequence.
2003-04-10 Jim Meyering(wrapf): Declare with format attribute.
2002-12-18 Jim Meyering(valid_options): Declare to be static.
2002-12-15 Jim MeyeringRemove all uses of `PARAMS'.
2002-11-21 Jim Meyeringstty doesn't support all baud rates available in curren...
2002-08-31 Jim MeyeringChange `exit (0)' to `exit (EXIT_SUCCESS)',
2002-08-30 Jim MeyeringChange `error (1, ...' to `error (EXIT_FAILURE, ...'.
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...
2001-09-16 Jim Meyering(usage): Prefix each line with a space, so that
2000-07-17 Jim Meyering(visible): Don't mark `<undef>' for translation.
2000-06-21 Jim Meyering(valid_options): Don't segfault on `stty erase -'.
2000-05-07 Jim MeyeringInclude "closeout.h".
2000-03-03 Jim MeyeringMake it so stty's rprnt attribute works on HPUX 10.20.
2000-01-29 Jim Meyering(screen_columns): Change #if-0 (test code, mistakenly...
2000-01-28 Jim Meyering(wrapf): Emit a newline only if 0 < current_col.
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-02-16 Jim Meyering(main): #ifdef-out unreachable code.
1999-02-16 Jim Meyeringupdate copyright dates
1999-01-25 Jim Meyering(usage): Remove static attribute.
1998-09-19 Jim Meyeringupdate bug-reporting address
1998-09-19 Jim Meyering(main): Revamp option processing, again.
1998-07-04 Jim Meyeringtweak comment
1998-06-29 Jim Meyeringrevert back to using lower case _unlocked wrapper names
1998-06-29 Jim MeyeringChange all uses of unlocked-wrapped functions to their...
1998-04-04 Jim MeyeringUse "%s", not device_name, as the format string, in...
1998-04-04 Jim Meyeringclean up comments
1998-04-04 Jim Meyering(valid_options): Parenthesize assignment in while expr.
1998-04-04 Jim MeyeringUse STREQ in place of strcmp everywhere.
1998-04-04 Jim Meyering[1998-03-31 Theodore Ts'o <tytso@rsts-11.mit.edu>]
1997-12-21 Jim Meyerings/__P/PARAMS/
1997-10-07 Jim Meyeringupdate bug-reporting address
1997-02-09 Jim Meyeringupdate copyrights for 1997
1997-02-05 Jim MeyeringBracket inclusion of termios.h with #if HAVE_TERMIOS_H.
1997-02-01 Jim Meyeringbracket bug address with <> and append a period
1997-02-01 Jim MeyeringCompare getopt_long return value against -1, not EOF...
1996-12-10 Jim MeyeringInclude config.h before testing for TERMIOS_NEEDS_XOPEN...
1996-12-08 Jim Meyering(get_win_size): Rename formal parameter from fileno...
1996-11-24 Jim Meyering(get_win_size): Take a FILENO parameter rather than
1996-11-24 Jim MeyeringBig patch from Karl Heuer. FIXME: fill in details
1996-11-04 Jim Meyering(recover_mode): Fail also if there are too many fields...
1996-11-03 Jim Meyeringchange bug-reporting address
1996-11-02 Jim Meyeringchange bug-reporting address
1996-10-24 Jim MeyeringGuard inclusion of stdarg.h and definition of VA_START
1996-10-21 Jim Meyering(main): Remove TAB from diagnostic, for consistency.
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-21 Jim Meyering(usage): Correct typo (-iucl -> -iuclc) in usage message.
1996-07-13 Jim Meyering[GWINSZ_BROKEN]: Remove thus-guarded `#undef TIOCGWINSZ'.
1996-04-24 Jim Meyeringupdate Copyright years for 1996
1996-03-24 Jim MeyeringUpdate FSF's address.
1996-03-24 Jim Meyering(main): Reformat if-block a little.
1996-03-21 Jim Meyering(main): Declare to be of type int, not void.
1996-03-16 Jim MeyeringDon't include version.h.
1996-03-12 Jim Meyering(main): Initialize for internationalized message support:
1996-02-29 Jim Meyering(wrapf) [!__STDC__]: Indent by one space the first...
1996-01-17 Jim MeyeringBreak some long lines.
1996-01-17 Jim Meyering(integer_arg): Use xstrtol instead of open-coding this.
1996-01-17 Jim Meyering(visible): Change parameter type to unsigned int from...
1996-01-17 Jim MeyeringProtoize and __P-protect forward dcls.
1996-01-14 Jim MeyeringIndent cpp directives.
1995-11-27 Jim Meyerings/non-zero/nonzero/g
1995-11-08 Jim Meyering(usage): Clarify descriptions of ignpar and ignbrk.
1995-08-08 Jim MeyeringAnnotate localizable strings with _(...). From Franc...
1995-05-15 Jim Meyering(usage): Add one- and two-line descriptions to --help...
1995-03-09 Jim Meyeringadd 1995 to Copyright dates
1995-02-27 Jim Meyering(main, set_window_size): Use memset instead of bzero.
1994-12-20 Jim Meyering* src/*.c: Include "error.h" instead of simply declaring
1994-10-08 Jim Meyeringmerge with 1.10q
next