From owner-p4-projects Fri Jun 14 1:44:37 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 756B237B406; Fri, 14 Jun 2002 01:44:21 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 938F237B41F for ; Fri, 14 Jun 2002 01:44:20 -0700 (PDT) Received: (from perforce@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E8iKE13895 for perforce@freebsd.org; Fri, 14 Jun 2002 01:44:20 -0700 (PDT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Fri, 14 Jun 2002 01:44:20 -0700 (PDT) Message-Id: <200206140844.g5E8iKE13895@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson Subject: PERFORCE change 12903 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://people.freebsd.org/~peter/p4db/chv.cgi?CH=12903 Change 12903 by rwatson@rwatson_paprika on 2002/06/14 01:43:22 Diff reduce. Affected files ... ... //depot/projects/trustedbsd/mac/sys/pci/if_dc.c#12 edit ... //depot/projects/trustedbsd/mac/sys/pci/if_mn.c#3 edit ... //depot/projects/trustedbsd/mac/sys/pci/if_pcn.c#6 edit ... //depot/projects/trustedbsd/mac/sys/pci/if_rl.c#9 edit ... //depot/projects/trustedbsd/mac/sys/pci/if_sf.c#6 edit ... //depot/projects/trustedbsd/mac/sys/pci/if_sis.c#10 edit ... //depot/projects/trustedbsd/mac/sys/pci/if_sk.c#7 edit ... //depot/projects/trustedbsd/mac/sys/pci/if_ste.c#6 edit ... //depot/projects/trustedbsd/mac/sys/pci/if_ti.c#9 edit ... //depot/projects/trustedbsd/mac/sys/pci/if_tl.c#6 edit ... //depot/projects/trustedbsd/mac/sys/pci/if_vr.c#6 edit ... //depot/projects/trustedbsd/mac/sys/pci/if_wb.c#6 edit ... //depot/projects/trustedbsd/mac/sys/pci/if_xl.c#7 edit Differences ... ==== //depot/projects/trustedbsd/mac/sys/pci/if_dc.c#12 (text+ko) ==== @@ -92,7 +92,6 @@ #include #include #include -#include #include #include #include ==== //depot/projects/trustedbsd/mac/sys/pci/if_mn.c#3 (text+ko) ==== @@ -37,7 +37,6 @@ #include #include #include -#include #include #include #include ==== //depot/projects/trustedbsd/mac/sys/pci/if_pcn.c#6 (text+ko) ==== @@ -58,7 +58,6 @@ #include #include #include -#include #include #include #include ==== //depot/projects/trustedbsd/mac/sys/pci/if_rl.c#9 (text+ko) ==== @@ -86,7 +86,6 @@ #include #include #include -#include #include #include #include ==== //depot/projects/trustedbsd/mac/sys/pci/if_sf.c#6 (text+ko) ==== @@ -82,7 +82,6 @@ #include #include #include -#include #include #include #include ==== //depot/projects/trustedbsd/mac/sys/pci/if_sis.c#10 (text+ko) ==== @@ -60,7 +60,6 @@ #include #include #include -#include #include #include #include ==== //depot/projects/trustedbsd/mac/sys/pci/if_sk.c#7 (text+ko) ==== @@ -71,7 +71,6 @@ #include #include #include -#include #include #include #include ==== //depot/projects/trustedbsd/mac/sys/pci/if_ste.c#6 (text+ko) ==== @@ -35,7 +35,6 @@ #include #include #include -#include #include #include #include ==== //depot/projects/trustedbsd/mac/sys/pci/if_ti.c#9 (text+ko) ==== @@ -81,7 +81,6 @@ #include #include #include -#include #include #include #include ==== //depot/projects/trustedbsd/mac/sys/pci/if_tl.c#6 (text+ko) ==== @@ -181,7 +181,6 @@ #include #include #include -#include #include #include #include ==== //depot/projects/trustedbsd/mac/sys/pci/if_vr.c#6 (text+ko) ==== @@ -62,7 +62,6 @@ #include #include #include -#include #include #include #include ==== //depot/projects/trustedbsd/mac/sys/pci/if_wb.c#6 (text+ko) ==== @@ -88,7 +88,6 @@ #include #include #include -#include #include #include #include ==== //depot/projects/trustedbsd/mac/sys/pci/if_xl.c#7 (text+ko) ==== @@ -103,7 +103,6 @@ #include #include #include -#include #include #include #include To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message