HardenedBSD/gnu
Rodney W. Grimes 3c7e1b8cc2 From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey)
ld won't generate output if there are two .o files with the same
name.  It thinks they are multiply defined external references.  This
patch explictly allows multiple /file names/ with the same value.
This can happen if you do a two stage link or if you link in file
names that are identical to files in libc.

Otherwise ld.c exits with a status=1 and non error message.  Rich
1993-09-05 14:24:38 +00:00
..
games/chess The src/games/Makefile.inc use to control the location this installed in, 1993-09-02 11:11:42 +00:00
lib/libregex
libexec/uucp
usr.bin From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey) 1993-09-05 14:24:38 +00:00
COPYING
COPYING.LIB
Makefile
Makefile.inc