summaryrefslogtreecommitdiff
path: root/usr.bin/talk
AgeCommit message (Collapse)Author
1998-12-20add some parens for clarityTodd C. Miller
1998-10-30usr.bin/ man page fixes, t-zAaron Campbell
1998-08-31s/CKILL/VKILL/, a todd miller bug special apparentlyTheo de Raadt
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-08-18kill bogus cast to struct sgttyb *Todd C. Miller
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-04-28NetBSD-based -Wall cleanupPaul Janzen
1998-04-27Historically, talk pays no attention to hostnames, so if you've typedPaul Janzen
'talk aaa@b' and are waiting for a response, and user aaa@c tries to talk to you, you'll be transparently connected. Now, talk will print the hostname of the remote party if it's not the same host that you asked for.
1997-11-30treat \n and \r the same on inputTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-02-01Catches luser/typo when "@" is the first character of first argumentjkatz
1997-01-17r?index -> strr?chrTodd C. Miller
1996-10-21talk messes up national characters; netbsd pr#2874, tron@lyssa.owl.deTheo de Raadt
1996-06-26rcsidTheo de Raadt
1996-06-10Use beep() with ncursesThorsten Lockert
Use hline() with ncurses
1996-06-02Always use -ltermlib when linking with -lcursesThorsten Lockert
Be consistent in use of LIBTERMCAP and LIBTERMLIB when depending
1996-04-28Deal again w/ the brain damaged osockaddr.Michael Shalayeff
1995-10-29eliminate annoying blank line when RingingTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt