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 make sure big_buf is big enough to hold line terminations. 2000-10-10 12:38:54 +00:00
extern.h
print.c
process.c
table.c
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