NetBSD/libexec/telnetd
tsarna c89a574ffa Execute ttyaction on termination of rlogind/telnetd sessions.
Also, say a little bit about ttyaction in the getty and login manpages.
1998-08-29 17:31:55 +00:00
..
Makefile Fix for pr 5904 from Zdenek Salvet; we now use openpty() to get a pty. 1998-08-05 00:15:25 +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 bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-10 02:57:23 +00:00
state.c WARNS?=1. RCS ids. 1997-10-08 08:45:07 +00:00
sys_term.c Execute ttyaction on termination of rlogind/telnetd sessions. 1998-08-29 17:31:55 +00:00
telnetd.8 Execute ttyaction on termination of rlogind/telnetd sessions. 1998-08-29 17:31:55 +00:00
telnetd.c Declare ints, too, don't default them. 1998-07-09 18:32:52 +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