From owner-cvs-all Sat Oct 23 10:45:21 1999 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 3278E14C3E; Sat, 23 Oct 1999 10:45:12 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA02135; Sat, 23 Oct 1999 10:45:12 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Message-Id: <199910231745.KAA02135@freefall.freebsd.org> From: Matt Dillon Date: Sat, 23 Oct 1999 10:45:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ngctl ngctl.h src/usr.sbin/nghook main.c src/usr.bin/netstat if.c netgraph.c route.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1999/10/23 10:45:11 PDT Modified files: usr.sbin/ngctl ngctl.h usr.sbin/nghook main.c usr.bin/netstat if.c netgraph.c route.c Log: Cleanup missing includes, stale includes, and a few printf format inconsistancies. Revision Changes Path 1.2 +2 -2 src/usr.sbin/ngctl/ngctl.h 1.2 +2 -2 src/usr.sbin/nghook/main.c 1.29 +2 -2 src/usr.bin/netstat/if.c 1.2 +1 -2 src/usr.bin/netstat/netgraph.c 1.36 +2 -2 src/usr.bin/netstat/route.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message