From owner-cvs-all Tue Oct 9 9:40:12 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 A520237B409; Tue, 9 Oct 2001 09:40:04 -0700 (PDT) Received: (from mike@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f99Ge4s21985; Tue, 9 Oct 2001 09:40:04 -0700 (PDT) (envelope-from mike) Message-Id: <200110091640.f99Ge4s21985@freefall.freebsd.org> From: Mike Barcroft Date: Tue, 9 Oct 2001 09:40: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/09 09:40:04 PDT Modified files: lib/libc/net inet_ntoa.c Log: Don't mangle vendor ids to put them in __RCSID. Just ifdef all vendor id cruft. Submitted by: bde Revision Changes Path 1.5 +7 -2 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