From owner-cvs-sys Thu Aug 28 17:33:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA29615 for cvs-sys-outgoing; Thu, 28 Aug 1997 17:33:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA29503; Thu, 28 Aug 1997 17:31:19 -0700 (PDT) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id RAA17518; Thu, 28 Aug 1997 17:30:12 -0700 (PDT) Date: Thu, 28 Aug 1997 17:30:12 -0700 (PDT) Message-Id: <199708290030.RAA17518@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/dev/ppbus nlpt.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 1997/08/28 17:30:12 PDT Modified files: sys/dev/ppbus nlpt.c Log: Make the devfs code actually compile. Oops. Submitted by: jkh Revision Changes Path 1.5 +5 -6 src/sys/dev/ppbus/nlpt.c