From owner-freebsd-commit Tue Feb 20 01:49:26 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA03358 for freebsd-commit-outgoing; Tue, 20 Feb 1996 01:49:26 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA03339 for cvs-all-outgoing; Tue, 20 Feb 1996 01:49:14 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA03312 Tue, 20 Feb 1996 01:48:57 -0800 (PST) Date: Tue, 20 Feb 1996 01:48:57 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199602200948.BAA03312@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-bin Subject: cvs commit: src/bin/test test.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/02/20 01:48:57 Branch: bin/test RELENG_2_1_0 Modified: bin/test test.c Log: Merge in broken `test -h' functionality from -current. This also accounts for the weird behavioral differences that Satoshi and I saw when testing out the new link testing changes to bsd.port.mk - he was running -current and I -stable. Revision Changes Path 1.11.4.1 +2 -2 src/bin/test/test.c