From owner-p4-projects@FreeBSD.ORG Sun Jun 7 09:30:43 2009 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id BB7561065672; Sun, 7 Jun 2009 09:30:42 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B7EF106566C for ; Sun, 7 Jun 2009 09:30:42 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5E9298FC0A for ; Sun, 7 Jun 2009 09:30:42 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n579UgkG074281 for ; Sun, 7 Jun 2009 09:30:42 GMT (envelope-from pgj@FreeBSD.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n579Ug3U074279 for perforce@freebsd.org; Sun, 7 Jun 2009 09:30:42 GMT (envelope-from pgj@FreeBSD.org) Date: Sun, 7 Jun 2009 09:30:42 GMT Message-Id: <200906070930.n579Ug3U074279@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to pgj@FreeBSD.org using -f From: Gabor Pali To: Perforce Change Reviews Cc: Subject: PERFORCE change 163691 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jun 2009 09:30:43 -0000 http://perforce.freebsd.org/chv.cgi?CH=163691 Change 163691 by pgj@petymeg-current on 2009/06/07 09:29:41 Rename netstat.h to extern.h to avoid confusions (suggested by gonzo) Affected files ... .. //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/atalk.c#2 edit .. //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/bpf.c#2 edit .. //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/extern.h#1 branch .. //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/if.c#2 edit .. //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/inet.c#2 edit .. //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/inet6.c#2 edit .. //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/ipsec.c#2 edit .. //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/ipx.c#2 edit .. //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/main.c#3 edit .. //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/mbuf.c#2 edit .. //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/mroute.c#2 edit .. //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/mroute6.c#2 edit .. //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/netgraph.c#2 edit .. //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/netstat.h#3 delete .. //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/pfkey.c#2 edit .. //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/route.c#2 edit .. //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/sctp.c#2 edit .. //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/unix.c#3 edit Differences ... ==== //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/atalk.c#2 (text+ko) ==== @@ -58,7 +58,7 @@ #include #include #include -#include "netstat.h" +#include "extern.h" struct ddpcb ddpcb; struct socket sockb; ==== //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/bpf.c#2 (text+ko) ==== @@ -49,7 +49,7 @@ #include #include -#include "netstat.h" +#include "extern.h" /* print bpf stats */ ==== //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/if.c#2 (text+ko) ==== @@ -70,7 +70,7 @@ #include #include -#include "netstat.h" +#include "extern.h" #define YES 1 #define NO 0 ==== //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/inet.c#2 (text+ko) ==== @@ -83,7 +83,7 @@ #include #include #include -#include "netstat.h" +#include "extern.h" char *inetname(struct in_addr *); void inetprint(struct in_addr *, int, const char *, int); ==== //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/inet6.c#2 (text+ko) ==== @@ -72,7 +72,7 @@ #include #include #include -#include "netstat.h" +#include "extern.h" struct socket sockb; ==== //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/ipsec.c#2 (text+ko) ==== @@ -113,7 +113,7 @@ #include #include #include -#include "netstat.h" +#include "extern.h" #ifdef IPSEC struct val2str { ==== //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/ipx.c#2 (text+ko) ==== @@ -69,7 +69,7 @@ #include #include #include -#include "netstat.h" +#include "extern.h" static char *ipx_prpr(struct ipx_addr *); ==== //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/main.c#3 (text+ko) ==== @@ -71,7 +71,7 @@ #include #include #include -#include "netstat.h" +#include "extern.h" static struct nlist nl[] = { #define N_IFNET 0 ==== //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/mbuf.c#2 (text+ko) ==== @@ -56,7 +56,7 @@ #include #include #include -#include "netstat.h" +#include "extern.h" /* * Print mbuf statistics. ==== //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/mroute.c#2 (text+ko) ==== @@ -68,7 +68,7 @@ #include #include #include -#include "netstat.h" +#include "extern.h" static void print_bw_meter(struct bw_meter *, int *); ==== //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/mroute6.c#2 (text+ko) ==== @@ -93,7 +93,7 @@ #include #undef KERNEL -#include "netstat.h" +#include "extern.h" #define WID_ORG (Wflag ? 39 : (numeric_addr ? 29 : 18)) /* width of origin column */ #define WID_GRP (Wflag ? 18 : (numeric_addr ? 16 : 18)) /* width of group column */ ==== //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/netgraph.c#2 (text+ko) ==== @@ -56,7 +56,7 @@ #include #include #include -#include "netstat.h" +#include "extern.h" static int first = 1; static int csock = -1; ==== //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/pfkey.c#2 (text+ko) ==== @@ -85,7 +85,7 @@ #include #include #include -#include "netstat.h" +#include "extern.h" #ifdef IPSEC ==== //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/route.c#2 (text+ko) ==== @@ -71,7 +71,7 @@ #include #include #include -#include "netstat.h" +#include "extern.h" #define kget(p, d) (kread((u_long)(p), (char *)&(d), sizeof (d))) ==== //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/sctp.c#2 (text+ko) ==== @@ -59,7 +59,7 @@ #include #include #include -#include "netstat.h" +#include "extern.h" #ifdef SCTP ==== //depot/projects/soc2009/pgj_libstat/src/usr.bin/netstat/unix.c#3 (text+ko) ==== @@ -63,8 +63,8 @@ #include #include #include -#include /* libnetstat */ -#include "netstat.h" +#include +#include "extern.h" static void unixdomainpr(struct xunpcb *, struct xsocket *);