freebsd-src/gnu/usr.bin
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
..
as Ugly hack alert! 1996-10-03 08:07:38 +00:00
awk Replace collate_range_cmp call with its code (GNU version) 1996-10-31 07:45:15 +00:00
bc Change -I$(.CURDIR) to -I. in CFLAGS. As Bruce pointed out 1996-11-04 16:14:16 +00:00
binutils/gdb changes to gdb to: 1996-10-29 21:52:21 +00:00
bison Added ${DESTDIR} to the install target so bison.{simple,hairy} 1996-10-27 21:50:59 +00:00
cc Build/install c++filt from g++, we already have all the sources and 1996-10-13 17:37:03 +00:00
cpio Localization fixes. 1996-08-15 22:11:36 +00:00
cvs Make it clear that a vendor-branch import adds something to the 1996-10-20 13:14:40 +00:00
dc Upgrade to dc version 1.0 which comes bundled with 1996-11-04 04:24:33 +00:00
dialog recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
diff Pick collate info fo ranges 1996-08-20 14:22:57 +00:00
diff3 This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
gdb changes to gdb to: 1996-10-29 21:52:21 +00:00
genclass Initial attempt at a bmakefile for genclass. 1996-10-03 23:00:09 +00:00
gperf add bmakefiles 1996-09-10 14:03:12 +00:00
grep Replace collate_range_cmp call with its code (GNU version) 1996-10-31 07:45:15 +00:00
groff Add missing tmac.lj4 (for PCL driver) 1996-09-11 22:16:59 +00:00
gzip Don't install zgrep twice. 1996-08-28 15:45:32 +00:00
ld Fixed a bug in the handling of the directories in the search path 1996-11-08 02:12:40 +00:00
man Not hang in the downcase routine. 1996-11-05 23:35:16 +00:00
patch Attempt to break a $Log$ snafu where a *** /--- (minus space) 1996-04-12 11:37:32 +00:00
perl delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
ptx Removed temporary file. 1996-03-01 15:18:55 +00:00
rcs Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
sdiff Update to GNU diffutils 2.6 1993-11-12 07:05:40 +00:00
send-pr Various fixes and FreeBSD modifications: 1996-10-19 21:42:40 +00:00
sort Uncomment static from collate_range_cmp, no more in locale.h 1996-10-31 14:44:24 +00:00
tar Print out permissions that could not be re-established using 0%o 1996-11-03 14:47:52 +00:00
texinfo delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
Makefile Add genclass to the subdir list 1996-10-04 08:45:34 +00:00
Makefile.inc New files for relocated source code. 1994-01-30 00:31:51 +00:00