Go to file
hubertf ef49c17e92 This patch fixes adventure(6) to use `extern' on declarations of
objects in its header file, and to add corresponding definitions to
init.c accordingly.  (See the C standard - relying on linker commons
where there are multiple uninitialised declarations of an object in
the program traditionally works on Unix, but is not standard C.)

The patch also removes a bit-rotten code fragment under #ifdef
OLDSTUFF.

Patch submitted in PR 8105 by Joseph Myers <jsm28@cam.ac.uk>
1999-07-28 23:23:39 +00:00
bin Fix PR3474: df -t/df -l confused by stacked local mounts. 1999-07-27 12:13:19 +00:00
distrib - remove duplicated setting for LDSTATIC in ktruss/Makefile. 1999-07-28 01:56:03 +00:00
etc Add some DHU-11/DHV-11 lines - from bdc@world.std.com 1999-07-28 00:58:14 +00:00
games This patch fixes adventure(6) to use `extern' on declarations of 1999-07-28 23:23:39 +00:00
gnu Argh - both gzip.c and libbz have a "decompress" symbol. For now, 1999-07-27 00:36:10 +00:00
include optionally include CRYPTOPATH Makefile.frag files. 1999-07-20 09:47:07 +00:00
lib Make the packing more dense in a couple of cases. 1999-07-28 19:41:36 +00:00
libexec handle IPv4 TCP control connection, toward AF_INET6 socket. 1999-07-27 15:41:49 +00:00
regress add in inclusion of file to get memset prototype declaration. 1999-07-21 21:46:17 +00:00
sbin Replace the existing version of nologin(8) with a rewrite that was done 1999-07-27 03:56:13 +00:00
share Add Away From Keyboard 1999-07-28 00:01:02 +00:00
sys Regen. 1999-07-28 22:38:00 +00:00
usr.bin fix an error where we attempt to bcopy to a long's value rather than address 1999-07-28 15:38:46 +00:00
usr.sbin query service name properly on libwrap warnings. 1999-07-28 10:58:31 +00:00
Makefile Remove all of the domestic/crypto-us glue from this file. It is handled 1999-07-12 21:53:52 +00:00