index
:
delta/coreutils.git
baserock/8.23
baserock/bootstrap
baserock/bootstrap-pass1
baserock/bootstrap-pass2
baserock/gnome
baserock/morph
fiemap-copy
fiemap-copy-2
fiemap-copy-3
liw/fix
master
next
selinux
git.savannah.gnu.org: git/coreutils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stty: ensure arbitrary data is not displayed
Pádraig Brady
2023-03-19
1
-2
/
+6
*
maint: update all copyright year number ranges
Pádraig Brady
2023-01-01
1
-1
/
+1
*
stty: fix off by one column wrapping on output
Pádraig Brady
2022-12-31
1
-1
/
+1
*
stty: give explicit error for unsupported asymmetric speeds
Pádraig Brady
2022-09-11
1
-4
/
+30
*
stty: fix false warnings from [io]speed settings
Pádraig Brady
2022-09-11
1
-51
/
+36
*
stty: add an undocumented ---debug option for more info
Pádraig Brady
2022-08-31
1
-9
/
+27
*
stty: validate ispeed and ospeed arguments
Pádraig Brady
2022-08-31
1
-4
/
+25
*
maint: update all copyright year number ranges
Pádraig Brady
2022-01-02
1
-1
/
+1
*
maint: use GNU style for spacing
Paul Eggert
2021-12-18
1
-1
/
+1
*
maint: prefer MAYBE_UNUSED
Paul Eggert
2021-11-18
1
-1
/
+1
*
maint: modernize attribute usage
Paul Eggert
2021-10-31
1
-3
/
+1
*
maint: prefer attribute.h in .c files
Paul Eggert
2021-10-31
1
-3
/
+6
*
maint: use "char const *" rather than "const char *"
Pádraig Brady
2021-04-11
1
-18
/
+18
*
maint: update all copyright year number ranges
Pádraig Brady
2021-01-01
1
-1
/
+1
*
maint: update all copyright year number ranges
Pádraig Brady
2020-01-01
1
-1
/
+1
*
maint: update all copyright year number ranges
Assaf Gordon
2019-01-01
1
-1
/
+1
*
maint: update all copyright year number ranges
Pádraig Brady
2018-01-01
1
-1
/
+1
*
maint: apply suggested cleanup to recent stty.c change
Pádraig Brady
2017-10-23
1
-6
/
+10
*
stty: fix processing of options when -F is specified
Pádraig Brady
2017-10-23
1
-30
/
+13
*
all: prefer HTTPS in URLs
Paul Eggert
2017-09-19
1
-1
/
+1
*
maint: use C99 for loop initial declarations where possible
Pádraig Brady
2017-06-17
1
-11
/
+4
*
maint: avoid a -Werror=null-dereference with GCC-6.3.1
Pádraig Brady
2017-02-28
1
-0
/
+2
*
stty: ensure no side effects from invalid options
Pádraig Brady
2017-01-09
1
-162
/
+196
*
maint: update all copyright year number ranges
Pádraig Brady
2017-01-01
1
-1
/
+1
*
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
2016-10-16
1
-25
/
+26
*
stty: fix sane setting of susp to ^z on Solaris
Pádraig Brady
2016-06-29
1
-2
/
+2
*
stty: fix translated --help so the gettext header is not printed
Göran Uddeborg
2016-02-15
1
-2
/
+0
*
stty: support "flusho" local setting
Pádraig Brady
2016-01-06
1
-0
/
+11
*
stty: support [-]drain setting to control waiting for pending Tx
Pádraig Brady
2016-01-06
1
-12
/
+18
*
stty: support -I, --immediate to not wait for pending transmission
Pádraig Brady
2016-01-04
1
-3
/
+12
*
maint: update all copyright year number ranges
Pádraig Brady
2016-01-01
1
-1
/
+1
*
all: avoid quoting file names when possible
Pádraig Brady
2015-11-04
1
-13
/
+13
*
all: quote string arguments in error messages
Pádraig Brady
2015-10-27
1
-13
/
+14
*
stty: fix setting of 'extproc' on BSD
Pádraig Brady
2015-02-17
1
-7
/
+20
*
stty: only print supported options for combined options
Pádraig Brady
2015-01-24
1
-21
/
+153
*
stty: document the 'status' character where supported
Pádraig Brady
2015-01-24
1
-0
/
+5
*
stty: document the 'discard' character setting
Pádraig Brady
2015-01-24
1
-1
/
+18
*
stty: add support for extproc/LINEMODE
Pádraig Brady
2015-01-24
1
-2
/
+23
*
maint: update all copyright year number ranges
Pádraig Brady
2015-01-01
1
-1
/
+1
*
diagnose too-large numbers better
Pádraig Brady
2014-12-19
1
-7
/
+2
*
stty: only list supported options in --help and man pages
Pádraig Brady
2014-09-23
1
-4
/
+173
*
doc: output correct --help references with --program-prefix
Pádraig Brady
2014-09-19
1
-1
/
+1
*
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
2014-09-08
1
-2
/
+2
*
doc: clarify --zero-terminated option
Pádraig Brady
2014-05-26
1
-1
/
+1
*
maint: update all copyright year number ranges
Bernhard Voelker
2014-01-02
1
-1
/
+1
*
stty: add support for mark/space parity
Colin Leitner
2013-11-17
1
-0
/
+4
*
maint: cleanup up various uses of __attribute__
Pádraig Brady
2013-02-20
1
-1
/
+1
*
stty: add support for DTR/DSR hardware control flow
Ondřej Vašík
2013-02-05
1
-0
/
+4
*
maint: define usage note about mandatory args centrally
Bernhard Voelker
2013-01-23
1
-1
/
+5
*
maint: update all copyright year number ranges
Jim Meyering
2013-01-01
1
-1
/
+1
[next]