From owner-freebsd-commit Tue Feb 20 02:59:31 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA06384 for freebsd-commit-outgoing; Tue, 20 Feb 1996 02:59:31 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA06372 for cvs-all-outgoing; Tue, 20 Feb 1996 02:59:17 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id CAA06333 Tue, 20 Feb 1996 02:59:03 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id CAA24045; Tue, 20 Feb 1996 02:58:25 -0800 To: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-bin@freefall.freebsd.org Subject: Re: cvs commit: src/bin/test test.c In-reply-to: Your message of "Tue, 20 Feb 1996 01:48:57 PST." <199602200948.BAA03312@freefall.freebsd.org> Date: Tue, 20 Feb 1996 02:58:25 -0800 Message-ID: <24043.824813905@time.cdrom.com> From: "Jordan K. Hubbard" 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 Boy, that's not one of my better-worded commit messages, is it? I meant to say that this merged in the fix for broken `test -h' handling, not that I've brought in broken functionality from -current. :-) Jordan