From owner-cvs-all Sun Dec 12 18: 2:30 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 6D79914E36; Sun, 12 Dec 1999 18:02:27 -0800 (PST) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA62534; Sun, 12 Dec 1999 18:02:27 -0800 (PST) (envelope-from jkh@FreeBSD.org) Message-Id: <199912130202.SAA62534@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Sun, 12 Dec 1999 18:02:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ifconfig Makefile ifconfig.8 ifconfig.c ifconfig.h src/sys/net if_vlan.c if_vlan_var.h src/sys/pci if_ti.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1999/12/12 18:02:26 PST Modified files: (Branch: RELENG_3) sbin/ifconfig Makefile ifconfig.8 ifconfig.c ifconfig.h sys/net if_vlan.c if_vlan_var.h sys/pci if_ti.c Log: MFC: Bring in all of C. Stephen Gunn's fixes to make VLAN support actually sort of work in 3-stable. PR: kern/15290 kern/13281 bin/14731 kern/15291 kern/15298 Revision Changes Path 1.10.2.2 +5 -1 src/sbin/ifconfig/Makefile 1.18.2.2 +44 -1 src/sbin/ifconfig/ifconfig.8 1.38.2.2 +19 -1 src/sbin/ifconfig/ifconfig.c 1.3.4.2 +7 -1 src/sbin/ifconfig/ifconfig.h 1.4.2.2 +225 -25 src/sys/net/if_vlan.c 1.1.2.2 +10 -1 src/sys/net/if_vlan_var.h 1.4.2.9 +4 -3 src/sys/pci/if_ti.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message