summaryrefslogtreecommitdiff
path: root/usr.bin/talk
AgeCommit message (Expand)Author
2001-03-09exit(-#) is wrongTheo de Raadt
2000-12-31Redress PR 1547. Provide an option to pass high characters withoutHugh Graham
2000-12-30Allow printing characters > 0x80, thus permitting other charsetsAngelos D. Keromytis
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
2000-06-19Better wording.Aaron Campbell
2000-03-23More pedantic man page formatting insanity, lalalaAaron Campbell
2000-03-11Various cleanups and standardizations.Aaron Campbell
2000-03-06Some section re-ordering.Aaron Campbell
2000-03-04Try to standardize the options list introduction; it should read "The optionsAaron Campbell
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
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-22pronoun agreementPaul Janzen
1999-03-03Print fatal errors to stderr after curses has finished instead of printing to...Todd C. Miller
1999-03-03kill bogus commentTodd C. Miller
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
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
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
1996-06-02Always use -ltermlib when linking with -lcursesThorsten Lockert
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