summaryrefslogtreecommitdiff
path: root/src/stty.c
AgeCommit message (Expand)Author
1996-11-24(get_win_size): Take a FILENO parameter rather thanJim Meyering
1996-11-24Big patch from Karl Heuer. FIXME: fill in detailsJim Meyering
1996-11-04(recover_mode): Fail also if there are too many fields. From Karl Heuer.Jim Meyering
1996-11-03change bug-reporting addressJim Meyering
1996-11-02change bug-reporting addressJim Meyering
1996-10-24Guard inclusion of stdarg.h and definition of VA_STARTJim Meyering
1996-10-21(main): Remove TAB from diagnostic, for consistency.Jim Meyering
1996-10-05(main): update --version output to conform to coding standardJim Meyering
1996-09-02(usage): Tell where to report bugs.Jim Meyering
1996-07-21(usage): Correct typo (-iucl -> -iuclc) in usage message.Jim Meyering
1996-07-13[GWINSZ_BROKEN]: Remove thus-guarded `#undef TIOCGWINSZ'.Jim Meyering
1996-04-24update Copyright years for 1996Jim Meyering
1996-03-24Update FSF's address.Jim Meyering
1996-03-24(main): Reformat if-block a little.Jim Meyering
1996-03-21(main): Declare to be of type int, not void.Jim Meyering
1996-03-16Don't include version.h.Jim Meyering
1996-03-12(main): Initialize for internationalized message support:Jim Meyering
1996-02-29(wrapf) [!__STDC__]: Indent by one space the first line of the pre-ANSIJim Meyering
1996-01-17Break some long lines.Jim Meyering
1996-01-17(integer_arg): Use xstrtol instead of open-coding this.Jim Meyering
1996-01-17(visible): Change parameter type to unsigned int from unsigned char.Jim Meyering
1996-01-17Protoize and __P-protect forward dcls.Jim Meyering
1996-01-14Indent cpp directives.Jim Meyering
1995-11-27s/non-zero/nonzero/gJim Meyering
1995-11-08(usage): Clarify descriptions of ignpar and ignbrk.Jim Meyering
1995-08-08Annotate localizable strings with _(...). From Franc,ois.Jim Meyering
1995-05-15(usage): Add one- and two-line descriptions to --help output.Jim Meyering
1995-03-09add 1995 to Copyright datesJim Meyering
1995-02-27(main, set_window_size): Use memset instead of bzero.Jim Meyering
1994-12-20* src/*.c: Include "error.h" instead of simply declaringJim Meyering
1994-10-08merge with 1.10qJim Meyering
1994-10-01.Jim Meyering
1994-09-27merge with 1.10n2Jim Meyering
1994-09-25.Jim Meyering
1994-09-24(wrapf): Declare first argument const char *.Jim Meyering
1994-09-15.Jim Meyering
1994-09-08merge with 1.10iJim Meyering
1994-07-13merge with 1.10eJim Meyering
1994-06-20.Jim Meyering
1994-06-02.Jim Meyering
1994-05-30merge with 1.10a + local build modsJim Meyering
1994-04-19.Jim Meyering
1994-02-20merge with 1.9.4Jim Meyering
1994-02-16* stty.c (main): Use getopt only to recognize long options.Jim Meyering
1994-02-14.Jim Meyering
1994-02-13.Jim Meyering
1994-02-13(main): Change `optind' to `k'.Jim Meyering
1994-02-13(main): Use parse_long_options.Jim Meyering
1994-02-13(set_window_size): Patch from Rick Sladkey.Jim Meyering
1994-02-12merge with 1.9.2iJim Meyering