From owner-cvs-all Sat Jun 8 21:15:43 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 934E837B400; Sat, 8 Jun 2002 21:15:40 -0700 (PDT) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g594Feg31741; Sat, 8 Jun 2002 21:15:40 -0700 (PDT) (envelope-from keramida) Message-Id: <200206090415.g594Feg31741@freefall.freebsd.org> From: Giorgos Keramidas Date: Sat, 8 Jun 2002 21:15:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/dd misc.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 keramida 2002/06/08 21:15:40 PDT Modified files: bin/dd misc.c Log: Replace with . No functions from the former are used in this file, and strlen() needs to be prototyped by the latter, for this to compile without warnings. Reviewed by: mike Revision Changes Path 1.24 +1 -1 src/bin/dd/misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message