summaryrefslogtreecommitdiffstats
path: root/usr.bin/talk/init_disp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove unused include dating from the pre-termios code and accidentallynaddy2013-12-111-2/+1
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-8/+1
* use socklen_t and better socket() checks. from Andrey Matveevtedu2004-03-021-2/+2
* add missing includesdavid2003-07-101-2/+3
* mostly ansi cleanup; pval okderaadt2003-06-101-12/+8
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* o Resize nicely when we receive SIGWINCHmillert2002-06-211-4/+58
* Add a -s option to enable the smooth scrolling in revision 1.10millert2002-06-201-4/+4
* undo last commit; deraadt@form2002-06-201-4/+4
* scrolling support.form2002-06-201-4/+4
* warnx?/errx? paranoia (use "%s" not a bare string unless it is amillert2000-06-301-4/+4
* Don't bother calling nl() in init_display, just do the '\r' -> '\n' conversionmillert1999-03-231-3/+2
* Use cbreak(), not crmode() since crmode is just #define'd to cbreakmillert1999-03-231-3/+4
* 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-7/+14
* add some parens for claritymillert1998-12-201-5/+5
* s/CKILL/VKILL/, a todd miller bug special apparentlyderaadt1998-08-311-4/+4
* Some changes inspired by FreeBSD...millert1998-08-181-17/+14
* NetBSD-based -Wall cleanuppjanzen1998-04-281-8/+11
* rcsidderaadt1996-06-261-1/+2
* Use beep() with ncursestholo1996-06-101-0/+4
* initial import of NetBSD treederaadt1995-10-181-0/+153