Go to file
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
bin userland interface to ATA CD changer devices by Jason Thorpe. 1998-07-13 12:06:18 +00:00
distrib 1) move lint libs to the mi list -- all architectures will be building 1998-07-22 17:53:55 +00:00
etc Add a variable, INSTALL_DONE, that indicates that a make install was 1998-07-22 16:37:54 +00:00
games As per PR bin/5806 by Joseph Myers <jsm28@cam.ac.uk>/lash@tellabs.com: 1998-07-21 07:01:54 +00:00
gnu Oops, this is Swedish. 1998-07-21 21:57:35 +00:00
include Change ld.so default behavior to RTLD_LOCAL, and make RTLD_LOCAL into a 1998-07-14 22:18:36 +00:00
lib Added AppleTalk to the list of supported protocol domains. 1998-07-21 20:02:38 +00:00
libexec Unlike other domestic bits, telnet and telnetd are never built as a part 1998-07-22 22:30:07 +00:00
regress Use PF_* for socket(2) calls. 1998-06-24 23:51:30 +00:00
sbin use AF_LOCAL instead of AF_UNIX 1998-07-18 05:04:35 +00:00
share Remove obsolete note that NOLINT is set by default. 1998-07-22 18:22:35 +00:00
sys CS8900 driver has of_network_dev property. 1998-07-22 22:09:59 +00:00
usr.bin Unlike other domestic bits, telnet and telnetd are never built as a part 1998-07-22 22:30:07 +00:00
usr.sbin adapt to changed dkinit() in ../../usr.bin/vmstat/dkstats.c 1998-07-19 17:48:15 +00:00
Makefile build libgcc during make build; also, don't build lex and yacc first any more. 1998-07-21 23:13:13 +00:00