freebsd-dev/libexec/tftpd
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
..
Makefile Use realhostname() rather than various combinations of 1999-04-06 23:06:00 +00:00
tftpd.8 Mention that syslog.conf(5) does not log LOG_FTP messages by default. 1998-06-05 10:31:24 +00:00
tftpd.c Ensure that things returned by gethostname() and 1999-04-07 08:27:45 +00:00