From owner-source-changes@NetBSD.ORG Thu Mar 2 00:01:41 1995 Return-Path: owner-source-changes@NetBSD.ORG Received: from pain.lcs.mit.edu (pain.lcs.mit.edu [128.52.46.239]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id AAA28949; Thu, 2 Mar 1995 00:01:39 -0800 Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id BAA14021 for source-changes-outgoing; Thu, 2 Mar 1995 01:50:29 -0500 Received: (from source@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id BAA14013 for source-changes; Thu, 2 Mar 1995 01:50:12 -0500 Date: Thu, 2 Mar 1995 01:50:12 -0500 From: The Source of All Evil Message-Id: <199503020650.BAA14013@pain.lcs.mit.edu> To: source-changes@pain.lcs.mit.edu Subject: sun-lamp CVS commits Sender: owner-source-changes@NetBSD.ORG Precedence: list X-Loop: source-changes@NetBSD.ORG cgd Thu Mar 2 01:41:07 EST 1995 Update of /a/cvsroot/src/sys/dev In directory pain.lcs.mit.edu:/a/var/tmp/cvs-serv13897 Modified Files: ccd.c Log Message: from jason thorpe: add ccdclose(), make it work with the MI scsi code, and add knowledge of i386 disk device names (XXX). cgd Thu Mar 2 01:49:04 EST 1995 Update of /a/cvsroot/src/sys/sys In directory pain.lcs.mit.edu:/a/var/tmp/cvs-serv13978/sys Modified Files: buf.h Log Message: make b_pfcent go away.