From owner-cvs-all Mon Oct 1 10:48:18 2001 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 090C937B40B; Mon, 1 Oct 2001 10:41:06 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id f91Hf3p94947; Mon, 1 Oct 2001 10:41:03 -0700 (PDT) (envelope-from obrien) Date: Mon, 1 Oct 2001 10:41:03 -0700 From: "David O'Brien" To: Bruce Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libedit Makefile chared.c chared.h common.c editline.3 editrc.5 el.c el.h emacs.c hist.c hist.h history.c key.c key.h makelist map.c map.h parse.c parse.h prompt.c Message-ID: <20011001104103.C94881@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200110010841.f918fRR58241@freefall.freebsd.org> <20011001221352.K79142-100000@delplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011001221352.K79142-100000@delplex.bde.org>; from bde@zeta.org.au on Mon, Oct 01, 2001 at 10:23:18PM +1000 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Oct 01, 2001 at 10:23:18PM +1000, Bruce Evans wrote: > > Log: > > + Sync with NetBSD, bringing in feature enhancements. > > + Convert to ANSI-C function definitions > > + style(9) > > > > Submitted by: kris > > Please don't mix style changes with feature changes. Most of the changes > seem to be to reformat from indent 4 to indent 8. The feature changes are > difficult to see. I was not happy that the patch available combined all three of these into one patch. But it was either commit that patch as-is, or it was never going to get committed. There is code that will be turned on soon that requires the NetBSD chagnes. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message