NetBSD/libexec/telnetd
scottr 8f01a044f4 Unlike other domestic bits, telnet and telnetd are never built as a part
of the domestic build process.  No domestic program actually builds its
own man pages but instead relies on those built in the exportable tree.
The result is missing telnet(1) and telnet(8) pages.

Fix this problem descending into the telnet and telnetd directories
regardless of whether we're doing an exportable build or not.  Once there,
we generate only the man pages if we're building a non-exportable system.
1998-07-22 22:30:07 +00:00
..
Makefile Unlike other domestic bits, telnet and telnetd are never built as a part 1998-07-22 22:30:07 +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 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