Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | removed superfluous struct 1-byte align | lns | 2019-10-14 |
| | |||
* | getchar() returns int not char | Toni Uhlig | 2019-03-19 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | indentation | lns | 2019-01-02 |
| | | | | Signed-off-by: lns <matzeton@googlemail.com> | ||
* | - using uint64_t instead of time_t which is arch dependend | Toni Uhlig | 2017-06-13 |
| | | | | | - fixed missing fcntl to restore old STDIN flags before quit - improved/verbose signal handling | ||
* | print features, added argcount to cmd struct, safe_exec accepts max argument ↵v1.1 | Toni Uhlig | 2017-04-10 |
| | | | | param | ||
* | flood protection (main menu) | toni | 2017-01-25 |
| | |||
* | dummyshell info key | toni | 2017-01-22 |
| | |||
* | minor fixes | toni | 2017-01-21 |
| | |||
* | nopnopnop | toni | 2017-01-18 |
| | |||
* | fixed backspace fail | toni | 2017-01-13 |
| | |||
* | updated tools.. | toni | 2017-01-13 |
| | |||
* | backspace aborts if input buffer is empty | toni | 2017-01-13 |
| | |||
* | dummyshell cmd.(defargs|flags) | toni | 2017-01-13 |
| | |||
* | dummyshell escape key | toni | 2017-01-13 |
| | |||
* | initial commit | toni | 2017-01-11 |