freebsd-dev/usr.bin/talk
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
..
ctl_transact.c o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
ctl.c 1. Use socklen_t instead of int 2004-03-21 08:14:39 +00:00
display.c remove whitespace at end of line 2003-07-04 20:44:25 +00:00
get_addrs.c
get_iface.c remove whitespace at end of line 2003-07-04 20:44:25 +00:00
get_names.c
init_disp.c
invite.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
io.c Don't cast ioctl FIONREAD's argument to struct sgttyb *. This makes 2003-09-28 09:21:24 +00:00
look_up.c Use the new style struct sockaddr instead of osockaddr in system calls 2003-09-28 09:45:56 +00:00
Makefile Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3. 2002-02-08 23:07:37 +00:00
msgs.c
talk_ctl.h
talk.1 Add a reference to talkd(8) as a hint that talk(1) depends on a 2003-01-23 22:40:18 +00:00
talk.c Remove local prototypes for main(). 2002-08-19 03:07:56 +00:00
talk.h remove __P 2002-03-22 01:42:45 +00:00