summaryrefslogtreecommitdiff
path: root/usr.bin/talk/ctl_transact.c
AgeCommit message (Collapse)Author
1999-03-03Print 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-18Some 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-28NetBSD-based -Wall cleanupPaul Janzen
1996-06-26rcsidTheo de Raadt
1996-04-28Deal again w/ the brain damaged osockaddr.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt