Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-25 | "interupt" -> "interrupt" in various comments. Mostly from Diego Casati. | Kenneth R Westerback | |
2004-03-02 | use socklen_t and better socket() checks. from Andrey Matveev | Ted Unangst | |
-Wall for good measure | |||
2003-09-26 | retry for ECONNABORTED too | Theo de Raadt | |
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt | |
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-21 | o Resize nicely when we receive SIGWINCH | Todd C. Miller | |
o Also change some 0-2 to *_FILENO | |||
1999-03-03 | Print fatal errors to stderr after curses has finished instead of printing ↵ | Todd C. Miller | |
to the curses window which disapears immediately for terminals that can restore the screen. | |||
1998-08-18 | Some changes inspired by FreeBSD... | Todd C. Miller | |
o Kill annoying spaces at the end of lines o sigaction, not sigvec o warn/err where sensible o hstrerror() not herror() o defaults for erase, kill, and werase if not set o kill a needless refresh() after the beeps that was messing up the screen | |||
1998-04-28 | NetBSD-based -Wall cleanup | Paul Janzen | |
1998-04-27 | Historically, talk pays no attention to hostnames, so if you've typed | Paul Janzen | |
'talk aaa@b' and are waiting for a response, and user aaa@c tries to talk to you, you'll be transparently connected. Now, talk will print the hostname of the remote party if it's not the same host that you asked for. | |||
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-29 | eliminate annoying blank line when Ringing | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |