From owner-freebsd-commit Thu Feb 15 02:57:54 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA25723 for freebsd-commit-outgoing; Thu, 15 Feb 1996 02:57:54 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA25701 for cvs-all-outgoing; Thu, 15 Feb 1996 02:57:33 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA25691 for cvs-sys-outgoing; Thu, 15 Feb 1996 02:57:29 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA25684 Thu, 15 Feb 1996 02:57:28 -0800 (PST) Date: Thu, 15 Feb 1996 02:57:28 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199602151057.CAA25684@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa lpt.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk phk 96/02/15 02:57:27 Branch: sys/i386/isa RELENG_2_1_0 Modified: sys/i386/isa lpt.c Log: Fix the bpf stuff I broke. Sorry. Revision Changes Path 1.30.4.7 +4 -4 src/sys/i386/isa/lpt.c