summaryrefslogtreecommitdiffstats
path: root/usr.bin/talk/invite.c
Commit message (Collapse)AuthorAgeFilesLines
* WARNS=2 fixes with NO_WERROR set because of system-header originatingmarkm2001-12-111-11/+13
| | | | warnings. Use __FBSDID().
* It may happen so that the local talk daemon is not running.ru2000-10-051-0/+1
| | | | Let the user know...
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add rcsid. Remove unused #includes (what about RU# ?). Change exit(-1) andcharnier1998-01-141-7/+10
| | | | add usage().
* Make talk automagically find out the interface IP address where thejoerg1996-03-091-2/+6
| | | | | | | 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-2/+2
|
* Don't allow talk own messages wrap around on the screen, justache1995-03-281-1/+3
| | | | scroll them like normal user input/output does.
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+188
OpenPOWER on IntegriCloud