HardenedBSD/libexec/telnetd
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
..
defs.h
ext.h
global.c
Makefile
pathnames.h
slc.c
state.c
sys_term.c Ensure that things returned by gethostname() and 1999-04-07 08:27:45 +00:00
telnetd.8 Sort cross references. 1998-08-31 16:41:09 +00:00
telnetd.c Ensure that things returned by gethostname() and 1999-04-07 08:27:45 +00:00
telnetd.h
termstat.c
utility.c