Date: Mon, 18 Feb 2002 16:44:26 +0200 From: Maxim Sobolev <sobomax@FreeBSD.org> To: Poul-Henning Kamp <phk@FreeBSD.org> 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 Message-ID: <3C71134A.D644484B@FreeBSD.org> References: <200202180948.g1I9mxD60655@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C71134A.D644484B>