NetBSD/libexec/talkd
itojun 4a32e44ffe make sure big_buf is big enough to hold line terminations.
if all the lines have N_CHARS of characters, we will write up
	N_CHARS * N_LINES + (3 + 2 * N_LINES) + 1
of bytes.
2000-10-10 12:38:54 +00:00
..
Makefile merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec. 1997-10-08 09:07:11 +00:00
announce.c make sure big_buf is big enough to hold line terminations. 2000-10-10 12:38:54 +00:00
extern.h - clean up some more cruft 1998-07-04 19:31:05 +00:00
print.c - clean up some more cruft 1998-07-04 19:31:05 +00:00
process.c - clean up some more cruft 1998-07-04 19:31:05 +00:00
table.c - clean up some more cruft 1998-07-04 19:31:05 +00:00
talkd.8 More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
talkd.c - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:45:41 +00:00