summaryrefslogtreecommitdiff
path: root/usr.bin/talk/invite.c
AgeCommit message (Expand)Author
2016-03-16More "(<blah> *)0" -> NULL, avoiding any stdarg functions.Kenneth R Westerback
2016-02-01Remove unused headers and sort the remainingmestre
2013-03-11handle ECONNABORTED errors from accept(). In many code blocks they can beTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-05-25"interupt" -> "interrupt" in various comments. Mostly from Diego Casati.Kenneth R Westerback
2004-03-02use socklen_t and better socket() checks. from Andrey MatveevTed Unangst
2003-09-26retry for ECONNABORTED tooTheo de Raadt
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-06-21o Resize nicely when we receive SIGWINCHTodd C. Miller
1999-03-03Print fatal errors to stderr after curses has finished instead of printing to...Todd C. Miller
1998-08-18Some changes inspired by FreeBSD...Todd C. Miller
1998-04-28NetBSD-based -Wall cleanupPaul Janzen
1998-04-27Historically, talk pays no attention to hostnames, so if you've typedPaul Janzen
1996-06-26rcsidTheo de Raadt
1995-10-29eliminate annoying blank line when RingingTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt