Re: some PRs
From: Sergey Babkin (babkin_at_bellatlantic.net)
Date: 07/27/04
- Previous message: Peter Jeremy: "Re: some PRs"
- In reply to: Peter Jeremy: "Re: some PRs"
- Next in thread: Nicolas Souchu: "Re: some PRs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 27 Jul 2004 12:36:41 -0400 To: Peter Jeremy <PeterJeremy@optushome.com.au>
Peter Jeremy wrote:
>
> [ /dev/full ]
> On Mon, 2004-Jul-26 19:49:18 -0400, Sergey Babkin wrote:
> >I'm about a week behind :-) but here are my 2 cents: it's a VERY useful
> >device for testing.
>
> Maybe. There are lots of other error numbers that are equally useful
> for testing. If you really want a way to inject known errors into
I think any one error is good enough. Especially that EPERM and
ENOENT would be returned from open(), not write().
> Overall, IMHO, the benefits are minimal and don't warrant the effort
> of implementing and maintaining the code.
Oh, come on: the code is already implemented by someone and requires
zero maintenance. I mean, when was the last time someone touched
the implementation of /dev/null? BTW, probably an easy
implementation would be to just add one more minor to the null
driver.
-SB
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Peter Jeremy: "Re: some PRs"
- In reply to: Peter Jeremy: "Re: some PRs"
- Next in thread: Nicolas Souchu: "Re: some PRs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: Context sensitivity in beastie.4th?
... Peter Jeremy wrote: ... Btw, you by no ... >>doubt have
noticed that it's somewhat inconvenient to do 4th programming ... Any chance of
you ... (freebsd-stable) - Re: PCI Device Driver
... On Fri, 2005-05-20 at 18:28 +1000, Peter Jeremy wrote: ... >>from Phillips.
... > Before expending too much effort on this, ... > BTW, where did
you find programming information for the 713x? ... (freebsd-hackers)