Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace exit() in main() with return | Ethan Sommer | 2020-08-07 | 1 | -1/+1 |
* | remove duplicate include | mcpcpc | 2020-08-07 | 1 | -3/+1 |
* | better solution to dprintf() issue | Michael Czigler | 2020-08-07 | 1 | -7/+4 |
* | temporary fix for dprintf() sending garbage after NULL byte | mcpcpc | 2020-08-07 | 1 | -3/+7 |
* | address POSIX equivalent of FIONREAD | mcpcpc | 2020-08-06 | 1 | -12/+13 |
* | fix unknown options or missing arguments | mcpcpc | 2020-08-06 | 1 | -13/+9 |
* | refactoring and cleanup | mcpcpc | 2020-08-06 | 1 | -25/+29 |
* | fix multi-word messages | mcpcpc | 2020-08-06 | 1 | -4/+9 |
* | fix ':m' error message | mcpcpc | 2020-08-06 | 1 | -1/+1 |
* | new at 0.0.1 | mcpcpc | 2020-08-06 | 1 | -0/+245 |