freebsd-src/gnu
John Polstra d66f9d22f7 Fixed a bug in the handling of the directories in the search path
that is stored in the hints file.  If that search path contained
a non-existent directory (one, say, that had been removed), and
"ldconfig -m /a/perfectly/good/directory" was run, ldconfig returned
an error status without printing an error message.  This caused
some confusing bombs when installing ports, in particular.

I changed it so that non-existent directories from the stored search
path are silently ignored.  Only non-existent directories named
explicitly on the command line are treated as errors.  Also, a
diagnostic is printed if and only if an error status is returned.

In an unrelated fix, ldconfig now silently ignores any directories
named on the command line when the "-r" option is given.  Formerly,
these directories incorrectly made their way into the "search
directories" line of the listing.  It really should be an error to
specify directories together with "-r", but I don't have time to
fix the manual page in that way right now.

2.2 Candidate.
1996-11-08 02:12:40 +00:00
..
gnu2bmake recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
include missed these parts of Bruce's changes last time.. 1996-08-30 21:57:39 +00:00
lib Replace collate_range_cmp with its code (GNU variant) 1996-10-31 05:14:27 +00:00
libexec Catch a situation where the tty speed might be 0 (in the case of UUCP 1996-10-12 10:41:56 +00:00
usr.bin Fixed a bug in the handling of the directories in the search path 1996-11-08 02:12:40 +00:00
usr.sbin Removing old isdn stuff. 1996-10-20 18:24:17 +00:00
COPYING Updated GNU utilities 1993-06-18 04:22:21 +00:00
COPYING.LIB Adding GPL docs, make structure. 1993-06-18 06:05:45 +00:00
Makefile Remove games from the SUBDIR list. Gnu Chess is in ports now. 1995-12-23 17:03:07 +00:00