Stefan Farfeleder
a3eb24c68b
Include missing headers.
2005-02-09 09:13:36 +00:00
Colin Percival
a616808417
1. Use socklen_t instead of int
...
2. Compare socket(2) return code to -1, not <= 0.
Obtained from: OpenBSD rev. 1.9
2004-03-21 08:14:39 +00:00
Tim J. Robbins
6613c32aa0
Use the new style struct sockaddr instead of osockaddr in system calls
...
so that talk works without COMPAT_43.
Obtained from: NetBSD (christos), Rumi Szabolcs
2003-09-28 09:45:56 +00:00
Mark Murray
caa648017b
WARNS=2 fixes with NO_WERROR set because of system-header originating
...
warnings. Use __FBSDID().
2001-12-11 23:51:14 +00:00
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
Bruce Evans
22694ebad5
Fixed printf format errors.
1998-07-06 21:01:54 +00:00
Philippe Charnier
20868061ee
Add rcsid. Remove unused #includes (what about RU# ?). Change exit(-1) and
...
add usage().
1998-01-14 07:21:14 +00:00
Joerg Wunsch
285926046a
Make talk automagically find out the interface IP address where the
...
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
1996-03-09 19:23:01 +00:00
Rodney W. Grimes
7799f52a32
Remove trailing whitespace.
1995-05-30 06:41:30 +00:00
Rodney W. Grimes
9b50d90275
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00