summaryrefslogtreecommitdiff
path: root/usr.bin/talk
AgeCommit message (Expand)Author
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-06interrupt with two rs.wiz
2002-12-06Avoid strict alias warning.thorpej
2002-09-30New sentence, new line.grant
2002-09-23null commitmycroft
2002-09-23poll.h, not sys/poll.hitojun
2002-09-18select() -> poll()mycroft
2001-12-08Drop a .Pp, sort sections.wiz
2001-12-07Changed deprecated curses function to the new equivalent.blymn
2001-09-27PR/5631: Rumi Szabolcs: Make talk work without COMPAT43.christos
2001-06-12receive, not recievewiz
2001-04-06Negative exit code cleanup: Replace exit(-x) with exit(x).wiz
2000-07-03Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,matt
2000-03-02Teach the socket code a few things about this decade (should fix thechristos
1999-08-13ctrl-g is beep(), not "^G", damnit. strictly for the attention deprived.proff
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-12-19sigvec->sigactionchristos
1998-07-26const poisoning.mycroft
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-02-18Simply include -lcurses instead of -lcurses -ltermcapjtc
1998-02-02Does not need -lcompatchristos
1997-10-20WARNSify, fix .Nm usage, deprecate register, convert select to fd_setlukem
1997-04-21Use isprint() instead of hardcoded c<' '. This way, as soon as isprint() andis
1994-12-09Merged with 4.4lite.jtc
1994-04-17don't trounce on argv[1]deraadt
1994-03-28kill warning/errorcgd
1994-01-24a core is a bad thing to drop; check NULLcgd
1993-08-14#include <sys/ioctl.h>, to get FIONREAD.mycroft
1993-08-10Use termios rather than sgttyb.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd