From owner-cvs-sys Sat Jan 18 05:03:24 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id FAA09617 for cvs-sys-outgoing; Sat, 18 Jan 1997 05:03:24 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id FAA09610; Sat, 18 Jan 1997 05:03:22 -0800 (PST) Date: Sat, 18 Jan 1997 05:03:22 -0800 (PST) From: Joerg Wunsch Message-Id: <199701181303.FAA09610@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/dev/pdq pdq_ifsubr.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 97/01/18 05:03:22 Modified: sys/dev/pdq pdq_ifsubr.c Log: Catch up with the moving target: merge the change from rev 1.19 of the now dead sys/pci/if_pdq.c which has been committed about by the same time i made my tests with Matt's code. LINT should compile now again. Well, that's a clear case where ``CVS writer locks'' would certainly (not) have helped. :-] Revision Changes Path 1.3 +21 -25 src/sys/dev/pdq/pdq_ifsubr.c