summaryrefslogtreecommitdiff
path: root/usr.bin/talk/init_disp.c
AgeCommit message (Expand)Author
2016-02-01Remove unused headers and sort the remainingmestre
2013-12-11remove unused include dating from the pre-termios code and accidentallyChristian Weisgerber
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2004-03-02use socklen_t and better socket() checks. from Andrey MatveevTed Unangst
2003-07-10add missing includesDavid Krause
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
2002-06-20Add a -s option to enable the smooth scrolling in revision 1.10Todd C. Miller
2002-06-20undo last commit; deraadt@Oleg Safiullin
2002-06-20scrolling support.Oleg Safiullin
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
1999-03-23Don't bother calling nl() in init_display, just do the '\r' -> '\n' conversionTodd C. Miller
1999-03-23Use cbreak(), not crmode() since crmode is just #define'd to cbreakTodd C. Miller
1999-03-03Print fatal errors to stderr after curses has finished instead of printing to...Todd C. Miller
1998-12-20add some parens for clarityTodd C. Miller
1998-08-31s/CKILL/VKILL/, a todd miller bug special apparentlyTheo de Raadt
1998-08-18Some changes inspired by FreeBSD...Todd C. Miller
1998-04-28NetBSD-based -Wall cleanupPaul Janzen
1996-06-26rcsidTheo de Raadt
1996-06-10Use beep() with ncursesThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt