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
announce.c
extern.h
print.c
process.c
table.c
talkd.8
talkd.c