From owner-cvs-bin Sun Sep 1 03:28:22 1996 Return-Path: owner-cvs-bin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA19434 for cvs-bin-outgoing; Sun, 1 Sep 1996 03:28:22 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA19393; Sun, 1 Sep 1996 03:27:59 -0700 (PDT) Date: Sun, 1 Sep 1996 03:27:59 -0700 (PDT) From: Peter Wemm Message-Id: <199609011027.DAA19393@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-bin Subject: cvs commit: src/bin/sh shell.h Makefile Sender: owner-cvs-bin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/09/01 03:27:57 Modified: bin/sh shell.h Makefile Log: oops, I didn't mean for the unconditional DEBUG code to go in, it's been off in FreeBSD for some time. I realised this a few seconds after the commit started.. Revision Changes Path 1.5 +2 -4 src/bin/sh/shell.h 1.14 +3 -1 src/bin/sh/Makefile