From owner-freebsd-commit Fri Oct 13 12:48:23 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA10498 for freebsd-commit-outgoing; Fri, 13 Oct 1995 12:48:23 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA10485 for cvs-all-outgoing; Fri, 13 Oct 1995 12:48:19 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA10475 for cvs-sys-outgoing; Fri, 13 Oct 1995 12:48:17 -0700 Received: (from wollman@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA10462 ; Fri, 13 Oct 1995 12:48:08 -0700 Date: Fri, 13 Oct 1995 12:48:08 -0700 From: "Garrett A. Wollman" Message-Id: <199510131948.MAA10462@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/pci if_de.c if_pdq.c Sender: owner-commit@FreeBSD.org Precedence: bulk wollman 95/10/13 12:48:07 Modified: sys/i386/isa if_ed.c if_eg.c if_el.c if_ep.c if_fe.c if_ie.c if_ix.c if_le.c if_lnc.c if_ze.c if_zp.c sys/net if.h sys/pci if_de.c if_pdq.c Log: Say goodbye to IFF_NOTRAILERS. Support for trailers was officially dropped for 4.4, but for some reason this flag lived on. (Until today, that is.)