Received: by mail.netbsd.org (Postfix, from userid 605) id 5C43185F79; Sun, 20 Dec 2015 00:48:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DE96185F78 for ; Sun, 20 Dec 2015 00:48:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id q9fLQ51tyDug for ; Sun, 20 Dec 2015 00:48:36 +0000 (UTC) Received: from cvs.NetBSD.org (cvs.NetBSD.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8D2BC85F73 for ; Sun, 20 Dec 2015 00:48:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 886C3FB88; Sun, 20 Dec 2015 00:48:36 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 19 Dec 2015 19:48:36 -0500 From: "Christos Zoulas" Subject: CVS commit: src/usr.bin/sortinfo To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20151220004836.886C3FB88@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Christos Zoulas" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: christos Date: Sun Dec 20 00:48:36 UTC 2015 Modified Files: src/usr.bin/sortinfo: sortinfo.c Log Message: sort properly. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.bin/sortinfo/sortinfo.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.