Home | History | Annotate | Download | only in talk
History log of /src/usr.bin/talk/get_addrs.c
RevisionDateAuthorComments
 1.12  16-Jun-2015  christos fix some error handling.
 1.11  29-Dec-2012  christos - use warn/err
- if both users are on the same machine, use the loopback address. This
allows us to use talkd from inetd listening only to the loopback.
 1.10  06-Sep-2011  joerg branches: 1.10.2; 1.10.8;
ANSIfy + __dead
 1.9  31-Aug-2011  plunky NULL does not need a cast
 1.8  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.
 1.7  06-Apr-2001  wiz Negative exit code cleanup: Replace exit(-x) with exit(x).
As seen on tech-userlevel.
 1.6  03-Jul-2000  matt Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
etc. as appropriate to get exit,srncmp,abs,abort,etc.
Add -I${.CURDIR} to a few Makefiles
 1.5  26-Jul-1998  mycroft const poisoning.
 1.4  20-Oct-1997  lukem WARNSify, fix .Nm usage, deprecate register, convert select to fd_set
 1.3  09-Dec-1994  jtc Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
 1.2  01-Aug-1993  mycroft Add RCS identifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  09-Dec-1994  jtc imported from 4.4lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.10.8.1  25-Feb-2013  tls resync with head
 1.10.2.1  23-Jan-2013  yamt sync with head

RSS XML Feed