From owner-cvs-all Wed Oct 3 21:42:10 2001 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 6186A37B405; Wed, 3 Oct 2001 21:42:04 -0700 (PDT) Received: (from mike@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f944g4E76113; Wed, 3 Oct 2001 21:42:04 -0700 (PDT) (envelope-from mike) Message-Id: <200110040442.f944g4E76113@freefall.freebsd.org> From: Mike Barcroft Date: Wed, 3 Oct 2001 21:42:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net inet_ntoa.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 2001/10/03 21:42:04 PDT Modified files: lib/libc/net inet_ntoa.c Log: Include to prototype strcpy(3). While I'm here, make use of the new RCSID macros. MFC after: 3 days Revision Changes Path 1.4 +4 -3 src/lib/libc/net/inet_ntoa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message