]> rtime.felk.cvut.cz Git - sojka/sterm.git/history - sterm.c
default.nix: include completion
[sojka/sterm.git] / sterm.c
2021-12-19 Michal SojkaAdd --help and --version command line switches
2020-01-04 Michal SojkaIgnore CPR ANSI control sequence in exit_on_escapeseq()
2020-01-04 Michal SojkaAllow enforcing minimum delay between transmitted chara...
2020-01-04 Michal SojkaMinor refactoring
2019-11-06 Michal SojkaFix usage text about the -n option
2019-11-02 Michal SojkaSupport baudrates up to 4 Mbps
2019-09-12 Michal SojkaHandle hang-up event on stdin
2017-12-15 Michal SojkaImplement exit command in command mode
2017-12-15 Michal SojkaAllow sending break signal
2017-12-15 Michal SojkaMake liblockdev optional and use flock
2017-05-03 Michal SojkaPrint more descriptive error message
2017-01-12 Michal SojkaDocument -v option (verbose)
2016-09-21 Michal SojkaSilence warning about deprecation of _BSD_SOURCE
2015-08-19 Michal SojkaAdd command mode
2015-08-19 Michal SojkaRefactor pulse to a function
2015-08-12 Michal SojkaAllow specifying DTR/RTS pulse length
2015-01-27 Michal SojkaFix disabling of flow control
2015-01-27 Michal SojkaDisable flow control
2015-01-27 Michal SojkaNever block when opening the port
2014-12-02 Michal SojkaFix escape sequence handling
2014-07-23 Michal SojkaUse liblockdev to lock the tty device
2014-07-08 Michal SojkaMore messages in verbose mode
2014-07-08 Michal SojkaImprove documentation
2014-07-08 Michal SojkaAdd scape sequence and an option to ignore it
2014-07-08 Michal Sojkasterm: Detect stale lock files
2014-07-08 Michal Sojkasterm: Minor updates
2014-07-08 Michal SojkaAdd simple serial line terminal