From owner-cvs-etc Fri Jun 7 15:56:46 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA01369 for cvs-etc-outgoing; Fri, 7 Jun 1996 15:56:46 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA01359; Fri, 7 Jun 1996 15:56:37 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id IAA06871; Sat, 8 Jun 1996 08:51:18 +1000 Date: Sat, 8 Jun 1996 08:51:18 +1000 From: Bruce Evans Message-Id: <199606072251.IAA06871@godzilla.zeta.org.au> To: CVS-committers@freefall.freebsd.org, ache@freefall.freebsd.org, bde@zeta.org.au, cvs-all@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc/etc.i386 MAKEDEV Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I wrote: >Don't forget to keep devfs up to date with MAKEDEV. I only do it for >the devices that I have. Devfs seems to already create wcd?a, but it I'm doing this for all cd devices. Don't duplicate the work. Bruce