Find a file
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
bin Renamed some files that were giving SUP trouble. 1993-08-27 22:15:16 +00:00
etc Added /etc/networks to the files that get installed, some how it got 1993-09-02 11:10:02 +00:00
gnu From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey) 1993-09-05 14:24:38 +00:00
lib/csu/i386 Added ${COPY} knob to the install commands 1993-07-03 00:21:21 +00:00
libexec/makekey Libcrypt upgrade 1993-07-20 23:49:11 +00:00
sbin The fdisk man page doesn't show correctly the usage possibilities of 1993-08-10 10:31:35 +00:00
share/man/man4 New manual pages from NetBSD, revised for FreeBSD slightly 1993-08-28 12:41:23 +00:00
sys Date: Fri, 3 Sep 93 01:25:44 +1000 1993-09-05 13:46:17 +00:00
usr.bin Added README which explains the copyright status of getopt(1) 1993-07-27 17:24:17 +00:00
usr.sbin Made staging area configurable rather than assuming /tmp (-t) 1993-09-05 04:54:24 +00:00