From owner-cvs-all Mon Feb 18 6:45:20 2002 Delivered-To: cvs-all@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 53E5B37B417; Mon, 18 Feb 2002 06:45:08 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id QAA50333; Mon, 18 Feb 2002 16:45:05 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h145.234.dialup.iptcom.net [212.9.234.145]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id QAA37383; Mon, 18 Feb 2002 16:45:02 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g1IEiVd08368; Mon, 18 Feb 2002 16:44:31 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C71134A.D644484B@FreeBSD.org> Date: Mon, 18 Feb 2002 16:44:26 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/doc/papers Makefile src/share/doc/papers/devfsMakefile paper.me References: <200202180948.g1I9mxD60655@freefall.freebsd.org> Content-Type: multipart/mixed; boundary="------------735AA8563680356E91592DDF" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------735AA8563680356E91592DDF Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Poul-Henning Kamp wrote: > > phk 2002/02/18 01:48:59 PST > > Modified files: > share/doc/papers Makefile > Added files: > share/doc/papers/devfs Makefile paper.me > Log: > The DEVFS paper presented at BSDcon-euro 2001 and BSDcon-2002. Nice paper, thank you Poul. However, please note that Fig.1 and Fig.2 are missed and there is at least one typo (see attached diff). -Maxim --------------735AA8563680356E91592DDF Content-Type: text/plain; charset=koi8-r; name="devfs_paper.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="devfs_paper.diff" Index: paper.me =================================================================== RCS file: /home/ncvs/src/share/doc/papers/devfs/paper.me,v retrieving revision 1.1 diff -d -u -r1.1 paper.me --- paper.me 18 Feb 2002 09:48:59 -0000 1.1 +++ paper.me 18 Feb 2002 14:42:36 -0000 @@ -472,7 +472,7 @@ And what if we have persistent information about the mode of device ``/dev/sio0'', but we boot and do not find any sio devices? Do we keep the information in our device-persistence registry? -How long do we keep it? If I borrow a a modem card, +How long do we keep it? If I borrow a modem card, set the permissions to some non-standard value like 0666, and then attach some other serial device a year from now - do I want some old permissions changes to come back and haunt me, --------------735AA8563680356E91592DDF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message