opnsense-src/usr.bin/talk
2005-02-13 22:25:33 +00:00
..
ctl.c Include missing headers. 2005-02-09 09:13:36 +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
display.c remove whitespace at end of line 2003-07-04 20:44:25 +00:00
get_addrs.c WARNS=2 fixes with NO_WERROR set because of system-header originating 2001-12-11 23:51:14 +00:00
get_iface.c remove whitespace at end of line 2003-07-04 20:44:25 +00:00
get_names.c Change the default behaviour of talk(1) to use "localhost" as the 2004-06-14 22:34:13 +00:00
init_disp.c Handle window resizing better. 2004-04-19 21:37:29 +00:00
invite.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
io.c Do not attempt ro read more than sizeof(buf) from stdin. 2004-05-10 15:52:16 +00:00
look_up.c Include missing headers. 2005-02-09 09:13:36 +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 WARNS=2 fixes with NO_WERROR set because of system-header originating 2001-12-11 23:51:14 +00:00
talk.1 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
talk.c Remove local prototypes for main(). 2002-08-19 03:07:56 +00:00
talk.h Handle window resizing better. 2004-04-19 21:37:29 +00:00
talk_ctl.h