freebsd-dev/usr.bin/talk
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
..
ctl_transact.c
ctl.c Use the new style struct sockaddr instead of osockaddr in system calls 2003-09-28 09:45:56 +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
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