From owner-cvs-all Sat May 11 20:56:37 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 6B1AD37B403; Sat, 11 May 2002 20:56:34 -0700 (PDT) Received: (from mike@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4C3uYq03296; Sat, 11 May 2002 20:56:34 -0700 (PDT) (envelope-from mike) Message-Id: <200205120356.g4C3uYq03296@freefall.freebsd.org> From: Mike Barcroft Date: Sat, 11 May 2002 20:56:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/uuencode uuencode.c src/usr.bin/uudecode uudecode.c 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 mike 2002/05/11 20:56:34 PDT Modified files: usr.bin/uuencode uuencode.c usr.bin/uudecode uudecode.c Log: Finish converting the rest of the function declaration and prototypes to ANSI C. Use new source ID scheme. Revision Changes Path 1.26 +9 -10 src/usr.bin/uudecode/uudecode.c 1.12 +8 -7 src/usr.bin/uuencode/uuencode.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message