From owner-cvs-all Sun Aug 8 0:53: 9 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 319EE14DAB; Sun, 8 Aug 1999 00:53:06 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA43360; Sun, 8 Aug 1999 00:51:17 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Message-Id: <199908080751.AAA43360@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Sun, 8 Aug 1999 00:51:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf newvers.sh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1999/08/08 00:51:17 PDT Modified files: sys/conf newvers.sh Log: The following simplifies newvers.sh somewhat and makes what(1) work with kernels again, now that we're using EGCS/GCC 2.9+. This "here" file is compatible with the Bourne shell and the Korn shell (incl. pdksh and KSH93 from AT&T, which I do have), so it doesn't make newvers.sh unportable, but makes it easier to modify in the future/read now. Submitted by: green Revision Changes Path 1.43 +10 -8 src/sys/conf/newvers.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message