NetBSD/libexec/telnetd
tron 18c5f3d5f1 Abort if memory for execv(2) argument array cannot be allocated instead
of passing an array with incomplete contents to login(1).
Fix provided by Jun-ichiro itojun Hagino in PR bin/9082.
1999-12-31 12:42:35 +00:00
..
Makefile optionally include CRYPTOPATH Makefile.frag files. 1999-07-20 09:35:18 +00:00
authenc.c
defs.h
ext.h Fix for PR 5821 1999-02-12 05:30:11 +00:00
global.c
pathnames.h
slc.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-10 02:57:23 +00:00
state.c
sys_term.c Abort if memory for execv(2) argument array cannot be allocated instead 1999-12-31 12:42:35 +00:00
telnetd.8 dual-stack telnetd. 1999-07-02 06:32:08 +00:00
telnetd.c do not touch __ss_len directly, they are not supposed to be touched. 1999-12-16 06:00:24 +00:00
telnetd.h
termstat.c
utility.c