Received: by mail.netbsd.org (Postfix, from userid 0) id 5B1B063B139; Tue, 21 Jul 2009 01:35:04 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id EBBDD63B12D for ; Tue, 21 Jul 2009 01:35:02 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D5D6E175D0; Tue, 21 Jul 2009 01:35:02 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 21 Jul 2009 01:35:02 +0000 From: Adam Hoka Subject: CVS commit: src/usr.bin/fold To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20090721013502.D5D6E175D0@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: ahoka Date: Tue Jul 21 01:35:02 UTC 2009 Modified Files: src/usr.bin/fold: fold.1 fold.c Log Message: Modify to support multibyte characters. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/usr.bin/fold/fold.1 cvs rdiff -u -r1.15 -r1.16 src/usr.bin/fold/fold.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.