Re: CVS commit: src/sys/dev

2010-12-06 Thread David Laight
On Mon, Dec 06, 2010 at 10:16:57AM -0600, Michael Graff wrote: > > E2BIG produces the odd message "argument list too long" -- my argument > might be too long, but the list sure isn't. This has to be a bit like EAGAIN - which always used to be "no more processes" (from fork()), but now has a more

Re: CVS commit: src/sys/dev

2010-12-06 Thread Michael Graff
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2010-12-05 3:35 AM, Antti Kantee wrote: > On Sat Dec 04 2010 at 18:44:07 +, Christos Zoulas wrote: >> In article <20101204173951.3ae6e17...@cvs.netbsd.org>, >> Antti Kantee wrote: >>> -=-=-=-=-=- >>> >>> Module Name:src >>> Committed By

Re: CVS commit: src/sys/uvm

2010-12-06 Thread Masao Uebayashi
On Thu, Nov 25, 2010 at 11:32:39PM +, YAMAMOTO Takashi wrote: > [ adding cc: tech-kern@ ] > > hi, > > > On Wed, Nov 24, 2010 at 11:26:39PM -0800, Matt Thomas wrote: > >> > >> On Nov 24, 2010, at 10:47 PM, Masao Uebayashi wrote: > >> > >> > On Thu, Nov 25, 2010 at 05:44:21AM +, YAMAMOTO