Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-10 | Once we've set up termios, lines need to be \r\n terminated, and we need | Nicholas Marriott | |
to reset termios before exiting. So add custom versions of err(), errx(), warn(), warnx() to handle this. | |||
2012-07-10 | Add first cut of replacement for tip/cu. Not linked to the build. | Nicholas Marriott | |
Currently supports only -l and -s (no parity), no variables and ~., ~>, ~$, ~#, ~^Z, ~?. More to come. Tested by naddy, otto. ok miod deraadt |