From owner-freebsd-current Thu Aug 16 16:10:53 2001 Delivered-To: freebsd-current@freebsd.org Received: from InterJet.elischer.org (c421509-a.pinol1.sfba.home.com [24.7.86.9]) by hub.freebsd.org (Postfix) with ESMTP id 1D1DF37B405; Thu, 16 Aug 2001 16:10:50 -0700 (PDT) (envelope-from julian@elischer.org) Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id QAA19553; Thu, 16 Aug 2001 16:02:26 -0700 (PDT) Date: Thu, 16 Aug 2001 16:02:24 -0700 (PDT) From: Julian Elischer To: Poul-Henning Kamp Cc: Greg Lehey , Andrew Kenneth Milton , Michael Lucas , current@FreeBSD.org Subject: Re: devfs deficiencies (was: devfs and Vinum (was: any -current && vinum problems?)) In-Reply-To: <5110.997992512@critter> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 16 Aug 2001, Poul-Henning Kamp wrote: > In message , Ju > lian Elischer writes: > > >> A quick script run on the cvs tree paints this picture of number > >> of commits to src/sys/miscfs/devfs per year: > >> > >> julian phk other > >> 1995 56 3 15 > >> 1996 20 10 43 > >> 1997 21 13 16 > >> 1998 15 2 24 > > > >--at this point SOS and PHK delete half of devfs... Both are in core.. > >Julian feels he has no avenue of recourse and gives up..-- > > if (!strcmp("DEVFS", "SLICE")) > return (ECONFUSED); > > Julian, you had four years, during which you didn't even manage to > make half of the commits made to the DEVFS code during that period. devfs and SLICE were interdependent. By deleting SLICE you basically stopped devfs from being useful in the way I wanted it to be useful and you declared that devfs was also marked for death. In My mind SLICE and DEVFS were two parts of the same project. > > If it is to be counted as my only achivement on -core that I timed > out SLICE and DEVFS, I'll still be proud of what I did there. > > -- > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 > phk@FreeBSD.ORG | TCP/IP since RFC 956 > FreeBSD committer | BSD since 4.3-tahoe > Never attribute to malice what can adequately be explained by incompetence. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message