From owner-cvs-all Sat Apr 6 20:30:55 2002 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id A903C37B41F; Sat, 6 Apr 2002 20:30:21 -0800 (PST) Received: by flood.ping.uio.no (Postfix, from userid 2602) id E51F75309; Sun, 7 Apr 2002 06:30:19 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "Andrey A. Chernov" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/sort init.c sort.c References: <200204070049.g370n1G28853@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 07 Apr 2002 06:30:18 +0200 In-Reply-To: <200204070049.g370n1G28853@freefall.freebsd.org> Message-ID: Lines: 16 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 "Andrey A. Chernov" writes: > Log: > Original code bugfixed. This NOT touch old sorting order a bit. > > 1) Remove \n from COPYRIGHT macro to shut up assembler warning > 2) Fix struct sigaction initialization (arguments swap) > 3) Fix out of bounds negative indexing for -R arg > 127 > 4) Remove doubled initialization of vars already initialized statically > 5) Convert ctype macros char arg to u_char to prevents sign extension Is there any reason why these patches could not first have been contributed to NetBSD? DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message