From owner-cvs-all Thu Aug 3 2: 8:32 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E31037B695; Thu, 3 Aug 2000 02:08:30 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA37445; Thu, 3 Aug 2000 02:08:30 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200008030908.CAA37445@freefall.freebsd.org> From: John Baldwin Date: Thu, 3 Aug 2000 02:08:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand environment.c net.h netif.h stand.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/08/03 02:08:30 PDT Modified files: lib/libstand environment.c net.h netif.h stand.h Log: Cleanup warnings by adding missint prototypes, removing unneeded duplicate prototypes, and adding in several 'const's. Also, add some missing $FreeBSD$'s. Found by: BDECFLAGS Revision Changes Path 1.4 +4 -4 src/lib/libstand/environment.c 1.2 +5 -0 src/lib/libstand/net.h 1.2 +3 -1 src/lib/libstand/netif.h 1.21 +10 -9 src/lib/libstand/stand.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message