From owner-cvs-all Mon Apr 20 19:41:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA01744 for cvs-all-outgoing; Mon, 20 Apr 1998 19:41:13 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA01639; Tue, 21 Apr 1998 02:40:35 GMT (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA03324; Mon, 20 Apr 1998 19:39:49 -0700 (PDT) Date: Mon, 20 Apr 1998 19:39:49 -0700 (PDT) Message-Id: <199804210239.TAA03324@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/gnu/i386/isa dgb.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/04/20 19:39:49 PDT Modified files: sys/gnu/i386/isa dgb.c Log: o Move debug stuff down a bit so that it doesn't try to dereference uninitialized pointers. o Fix DEVFS permissions o Fix DEVFS minor numbers o Add initial & lock devices for cua device. o Fix permissions in line with sio. Revision Changes Path 1.33 +38 -31 src/sys/gnu/i386/isa/dgb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message