From owner-cvs-user Sun Jan 5 20:18:37 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id UAA06018 for cvs-user-outgoing; Sun, 5 Jan 1997 20:18:37 -0800 (PST) Received: (from msmith@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id UAA06009; Sun, 5 Jan 1997 20:18:34 -0800 (PST) Date: Sun, 5 Jan 1997 20:18:34 -0800 (PST) From: Michael Smith Message-Id: <199701060418.UAA06009@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/tools/LibraryReport LibraryReport.tcl Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 97/01/05 20:18:33 Modified: tools/LibraryReport LibraryReport.tcl Log: - Add a BSD-style copyright. (Should have done that before.) - Be more intelligent about library-like objects that are actually symlinks. (Suggested by Steve Price) - Complain about nonexistent libraries referenced by executables (instead of creating a library called 'not' and putting them there. (oops) - Fix a few typos. Revision Changes Path 1.2 +63 -8 src/tools/LibraryReport/LibraryReport.tcl