From owner-cvs-all Thu Apr 4 11:19: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A94537B405; Thu, 4 Apr 2002 11:18:58 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g34JIwt23907; Thu, 4 Apr 2002 11:18:58 -0800 (PST) (envelope-from ache) Message-Id: <200204041918.g34JIwt23907@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Thu, 4 Apr 2002 11:18:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sort extern.h fields.c files.c init.c msort.c sort.c sort.h X-FreeBSD-CVS-Branch: HEAD 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 ache 2002/04/04 11:18:58 PST Modified files: usr.bin/sort extern.h fields.c files.c init.c msort.c sort.c sort.h Log: Remove __P Revision Changes Path 1.3 +29 -29 src/usr.bin/sort/extern.h 1.3 +2 -2 src/usr.bin/sort/fields.c 1.3 +1 -1 src/usr.bin/sort/files.c 1.7 +6 -6 src/usr.bin/sort/init.c 1.3 +2 -2 src/usr.bin/sort/msort.c 1.6 +5 -9 src/usr.bin/sort/sort.c 1.2 +4 -3 src/usr.bin/sort/sort.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message