summaryrefslogtreecommitdiffstats
path: root/usr.bin/talk/io.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* finish conversion select -> poll, error messages count too, sloppy theo.espie2016-02-181-2/+2
* Remove unused headers and sort the remainingmestre2016-02-011-5/+5
* some inconsequential cleanups. ok deraadttedu2010-08-121-2/+2
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-8/+1
* use STD{IN,OUT,ERR}_FILENOderaadt2005-04-131-3/+3
* use socklen_t and better socket() checks. from Andrey Matveevtedu2004-03-021-2/+2
* use poll to replace the fd_set overflows. some input from fgsch; millert okderaadt2003-08-111-23/+15
* mostly ansi cleanup; pval okderaadt2003-06-101-5/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* o Resize nicely when we receive SIGWINCHmillert2002-06-211-2/+8
* select for a more accurate size; millert okderaadt2001-09-051-4/+9
* Print fatal errors to stderr after curses has finished instead of printing to the curses window which disapears immediately for terminals that can restore the screen.millert1999-03-031-25/+5
* kill bogus commentmillert1999-03-031-5/+2
* Some changes inspired by FreeBSD...millert1998-08-181-7/+6
* kill bogus cast to struct sgttyb *millert1998-08-181-3/+3
* NetBSD-based -Wall cleanuppjanzen1998-04-281-15/+14
* Historically, talk pays no attention to hostnames, so if you've typedpjanzen1998-04-271-2/+6
* rcsidderaadt1996-06-261-1/+2
* Use beep() with ncursestholo1996-06-101-0/+7
* initial import of NetBSD treederaadt1995-10-181-0/+147