summaryrefslogtreecommitdiff
path: root/src/stty.c
Commit message (Expand)AuthorAgeFilesLines
* stty: ensure arbitrary data is not displayedPádraig Brady2023-03-191-2/+6
* maint: update all copyright year number rangesPádraig Brady2023-01-011-1/+1
* stty: fix off by one column wrapping on outputPádraig Brady2022-12-311-1/+1
* stty: give explicit error for unsupported asymmetric speedsPádraig Brady2022-09-111-4/+30
* stty: fix false warnings from [io]speed settingsPádraig Brady2022-09-111-51/+36
* stty: add an undocumented ---debug option for more infoPádraig Brady2022-08-311-9/+27
* stty: validate ispeed and ospeed argumentsPádraig Brady2022-08-311-4/+25
* maint: update all copyright year number rangesPádraig Brady2022-01-021-1/+1
* maint: use GNU style for spacingPaul Eggert2021-12-181-1/+1
* maint: prefer MAYBE_UNUSEDPaul Eggert2021-11-181-1/+1
* maint: modernize attribute usagePaul Eggert2021-10-311-3/+1
* maint: prefer attribute.h in .c filesPaul Eggert2021-10-311-3/+6
* maint: use "char const *" rather than "const char *"Pádraig Brady2021-04-111-18/+18
* maint: update all copyright year number rangesPádraig Brady2021-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2020-01-011-1/+1
* maint: update all copyright year number rangesAssaf Gordon2019-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2018-01-011-1/+1
* maint: apply suggested cleanup to recent stty.c changePádraig Brady2017-10-231-6/+10
* stty: fix processing of options when -F is specifiedPádraig Brady2017-10-231-30/+13
* all: prefer HTTPS in URLsPaul Eggert2017-09-191-1/+1
* maint: use C99 for loop initial declarations where possiblePádraig Brady2017-06-171-11/+4
* maint: avoid a -Werror=null-dereference with GCC-6.3.1Pádraig Brady2017-02-281-0/+2
* stty: ensure no side effects from invalid optionsPádraig Brady2017-01-091-162/+196
* maint: update all copyright year number rangesPádraig Brady2017-01-011-1/+1
* all: use die() rather than error(EXIT_FAILURE)Pádraig Brady2016-10-161-25/+26
* stty: fix sane setting of susp to ^z on SolarisPádraig Brady2016-06-291-2/+2
* stty: fix translated --help so the gettext header is not printedGöran Uddeborg2016-02-151-2/+0
* stty: support "flusho" local settingPádraig Brady2016-01-061-0/+11
* stty: support [-]drain setting to control waiting for pending TxPádraig Brady2016-01-061-12/+18
* stty: support -I, --immediate to not wait for pending transmissionPádraig Brady2016-01-041-3/+12
* maint: update all copyright year number rangesPádraig Brady2016-01-011-1/+1
* all: avoid quoting file names when possiblePádraig Brady2015-11-041-13/+13
* all: quote string arguments in error messagesPádraig Brady2015-10-271-13/+14
* stty: fix setting of 'extproc' on BSDPádraig Brady2015-02-171-7/+20
* stty: only print supported options for combined optionsPádraig Brady2015-01-241-21/+153
* stty: document the 'status' character where supportedPádraig Brady2015-01-241-0/+5
* stty: document the 'discard' character settingPádraig Brady2015-01-241-1/+18
* stty: add support for extproc/LINEMODEPádraig Brady2015-01-241-2/+23
* maint: update all copyright year number rangesPádraig Brady2015-01-011-1/+1
* diagnose too-large numbers betterPádraig Brady2014-12-191-7/+2
* stty: only list supported options in --help and man pagesPádraig Brady2014-09-231-4/+173
* doc: output correct --help references with --program-prefixPádraig Brady2014-09-191-1/+1
* maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert2014-09-081-2/+2
* doc: clarify --zero-terminated optionPádraig Brady2014-05-261-1/+1
* maint: update all copyright year number rangesBernhard Voelker2014-01-021-1/+1
* stty: add support for mark/space parityColin Leitner2013-11-171-0/+4
* maint: cleanup up various uses of __attribute__Pádraig Brady2013-02-201-1/+1
* stty: add support for DTR/DSR hardware control flowOndřej Vašík2013-02-051-0/+4
* maint: define usage note about mandatory args centrallyBernhard Voelker2013-01-231-1/+5
* maint: update all copyright year number rangesJim Meyering2013-01-011-1/+1