Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-11 | PR 4135: detect illegal frame sizes; fix file transfer when using | Otto Moerbeek | |
emecs editing mode on the remote end; print [EOT] on ~. again, by making tip_abort able to finish. Largely from Hugo Villeneuve <harpagon at jwales dot EINTR dotnet> ok deraadt@ "looks good" miod@ Man page tweaks by jmc@ | |||
2004-11-07 | Do not ignore SIGCHLD, repairing hangs after a subshell is executed | Otto Moerbeek | |
via ~! or ~C. While there, fix description of fd's available to the command executed by ~C in man page and comments. This has been wrong since at least 4.4BSD... Spotted by Hugo Villeneuve. PR 3971. ok and help millert@; ok deraadt@ | |||
2004-05-26 | if one process is killed, kill the other ourself; various ok | Theo de Raadt | |
2004-02-20 | bring back old cdelay & ldelay code, make it work; millert ok | Theo de Raadt | |
2003-09-20 | Implement hardwareflow varable in tip(1) like Solaris and hf in /etc/remote. | Todd C. Miller | |
Based on PR 3411 from Matthew Gream Also document "tandem" variable (XON/XOFF) in tip man page. | |||
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-06-12 | a real pid_t cleanup. | Mike Pechkin | |
espie@ ok for make/, deraadt@ one extra eye, millert@ ok | |||
2002-05-07 | Carefully applied -Wall fixups from <panda@omatis.com>. | Hugh Graham | |
Also a little KNF. | |||
2001-10-24 | kill register | Todd C. Miller | |
2001-09-26 | Wall cleanup w/ some fixes; ok millert | Peter Valchev | |
2001-09-09 | Add ~v escape to print all variables and their values. | Todd C. Miller | |
In cu, the phone number argument is optional. However, *some* argument must be specified and this is not currently obvious from the man page or usage warning. | |||
2001-07-12 | first pass at a -Wall cleanup | Theo de Raadt | |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt | |
2000-04-20 | avoid naming something pwrite() | Theo de Raadt | |
1997-09-01 | Wall pass, and oflow fix from eivind@bitbox.follo.net | Theo de Raadt | |
1997-08-22 | Buf oflow fix from Warner Losh <imp@rover.village.org> | Todd C. Miller | |
1997-04-02 | Merge in good changes from NetBSD: | Todd C. Miller | |
Compile in strcict ansi (some day I'll get around to -Wall) use set* functions instead of modifying the lvalue Change a few sprintf() to snprintf() where it coudl possibly matter. Replace zzhack stuff with something saner to make tip work on alpha | |||
1996-10-15 | Possible buf oflow + index -> strchr. | Todd C. Miller | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-12-14 | from netbsd: | Theo de Raadt | |
Convert to termios (from Scott Reynolds; PR#1621). 8-bit patches (from Matthieu Herrb; PR#1384). | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |