From owner-cvs-etc Fri Jun 7 18:01:18 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA11918 for cvs-etc-outgoing; Fri, 7 Jun 1996 18:01:18 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA11891; Fri, 7 Jun 1996 18:01:13 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id SAA17526; Fri, 7 Jun 1996 18:00:51 -0700 (PDT) To: Bruce Evans cc: CVS-committers@freefall.freebsd.org, ache@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc/etc.i386 MAKEDEV In-reply-to: Your message of "Sat, 08 Jun 1996 08:17:22 +1000." <199606072217.IAA05698@godzilla.zeta.org.au> Date: Fri, 07 Jun 1996 18:00:51 -0700 Message-ID: <17524.834195651@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I thought that it had some reason for being different from cd's, mcd's and > scd's. Now it is no different (it uses a stupid umask but chmod's to the > correct mode so the results are the same). It should never have been > different. Groan. You guys are going to make me have to bring this over into -stable if src/release is to stay the same across both branches.. :) Jordan