summaryrefslogtreecommitdiffstats
path: root/usr.bin/talk/ctl.c
Commit message (Collapse)AuthorAgeFilesLines
* Include missing headers.stefanf2005-02-091-0/+3
|
* 1. Use socklen_t instead of intcperciva2004-03-211-4/+4
| | | | | | 2. Compare socket(2) return code to -1, not <= 0. Obtained from: OpenBSD rev. 1.9
* Use the new style struct sockaddr instead of osockaddr in system callstjr2003-09-281-0/+6
| | | | | | so that talk works without COMPAT_43. Obtained from: NetBSD (christos), Rumi Szabolcs
* WARNS=2 fixes with NO_WERROR set because of system-header originatingmarkm2001-12-111-5/+5
| | | | warnings. Use __FBSDID().
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Fixed printf format errors.bde1998-07-061-2/+2
|
* Add rcsid. Remove unused #includes (what about RU# ?). Change exit(-1) andcharnier1998-01-141-3/+4
| | | | add usage().
* Make talk automagically find out the interface IP address where thejoerg1996-03-091-2/+5
| | | | | | | remote peer will be connected through. This avoids the ``Checking for invitation on caller's machine'' problem for multi-homed hosts. Thanks to: Garrett, for his `find_interface' example
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+113
OpenPOWER on IntegriCloud