freebsd-dev/libexec/talkd
Brian Somers 9e9a43bdec Ensure that things returned by gethostname() and
friends are terminated and allow for a maximum
host name length of MAXHOSTNAMELEN - 1.
Put parenthesis around sizeof args.
Make some variables static.
Fix telnetd -u (broken by my last commit)

Prompted by: bde
1999-04-07 08:27:45 +00:00
..
announce.c Don't assume that time_t is long. 1998-06-29 17:06:00 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
print.c Fixed printf format errors. 1998-08-02 16:44:18 +00:00
process.c Use err(3). Add protos for -Wall. 1997-12-02 12:33:42 +00:00
table.c Use err(3). Add protos for -Wall. 1997-12-02 12:33:42 +00:00
talkd.8 Use err(3). Add protos for -Wall. 1997-12-02 12:33:42 +00:00
talkd.c Ensure that things returned by gethostname() and 1999-04-07 08:27:45 +00:00