NetBSD/libexec/telnetd
mrg 2beab49a06 - use an array MAXHOSTNAMELEN+1 size to hold hostnames
- ensure hostname from gethostname() is nul-terminated in all cases
- minor KNF
- use MAXHOSTNAMELEN over various other values/defines
- be safe will buffers that hold hostnames
1998-07-06 06:45:41 +00:00
..
Makefile use CPPFLAGS instead of CFLAGS 1997-10-22 05:55:52 +00:00
authenc.c kill old-style getenv() declaration 1997-10-16 06:46:50 +00:00
defs.h Need <time.h> for various definitions, so just include it in this one place. 1998-04-01 15:05:10 +00:00
ext.h startslave() prototype is independent of AUTHENTICATION 1997-10-16 06:59:09 +00:00
global.c WARNS?=1. RCS ids. 1997-10-08 08:45:07 +00:00
pathnames.h RCS id cosmetics. 1996-02-28 20:38:08 +00:00
slc.c kill some excess whitespace 1997-10-16 06:45:45 +00:00
state.c WARNS?=1. RCS ids. 1997-10-08 08:45:07 +00:00
sys_term.c No need to include <sys/tty.h>. 1998-04-01 15:02:47 +00:00
telnetd.8 Change occurrences of "UNIX" to .Ux or .At as appropriate. 1998-04-28 06:00:51 +00:00
telnetd.c - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:45:41 +00:00
telnetd.h RCS id cosmetics. 1996-02-28 20:38:08 +00:00
termstat.c WARNS?=1. RCS ids. 1997-10-08 08:45:07 +00:00
utility.c kill old-style declaration of strchr() 1997-10-16 06:55:38 +00:00