Re: CVS commit: [matt-nb5-mips64] src/sys/arch/mips/mips

2009-09-02 Thread Masao Uebayashi
> O64 kernel?  why should we worry about O64? For "completeness". :) Masao

Re: CVS commit: [matt-nb5-mips64] src/sys/arch/mips/mips

2009-09-02 Thread Matt Thomas
On Sep 2, 2009, at 4:41 PM, Masao Uebayashi wrote: @@ -876,10 +876,17 @@ moves2, t2 # stash most of temporary regs REG_S t3, FRAME_T3(k1)# syscall saved gp for fork mfc0a1, MIPS_COP_0_STATUS # 2nd arg is STATUS

Re: CVS commit: [matt-nb5-mips64] src/sys/arch/mips/mips

2009-09-02 Thread Masao Uebayashi
> @@ -876,10 +876,17 @@ > moves2, t2 # stash most of temporary regs > REG_S t3, FRAME_T3(k1)# syscall saved gp for fork > mfc0a1, MIPS_COP_0_STATUS # 2nd arg is STATUS > +#if defined(__mips_n32) || defined(__mips_n64) >

Re: CVS commit: src/sys/arch/x86/acpi

2009-09-02 Thread Martin Husemann
On Wed, Sep 02, 2009 at 02:42:58PM -0500, David Young wrote: > You could leave it out of the sysctl tree. Setting it to 0 or 1 still makes sense w/o VGA_POST. Martin

Re: CVS commit: src/sys/arch/x86/acpi

2009-09-02 Thread David Young
On Wed, Sep 02, 2009 at 03:42:31PM +, Joerg Sonnenberger wrote: > Module Name: src > Committed By: joerg > Date: Wed Sep 2 15:42:31 UTC 2009 > > Modified Files: > src/sys/arch/x86/acpi: acpi_wakeup.c > > Log Message: > Be a bit more noisy by telling the user VGA_POST is missin

Re: CVS commit: src/sys

2009-09-02 Thread Thomas Klausner
On Wed, Sep 02, 2009 at 02:22:38PM -0400, Thor Lancelot Simon wrote: > On Wed, Sep 02, 2009 at 08:11:35PM +0200, Thomas Klausner wrote: > > > > > Log Message: > > > Add a direction argument to socket upcalls, so they can tell why they've > > > been called when, for example, they're waiting for spac

Re: CVS commit: src/sys

2009-09-02 Thread Thor Lancelot Simon
On Wed, Sep 02, 2009 at 08:11:35PM +0200, Thomas Klausner wrote: > > > Log Message: > > Add a direction argument to socket upcalls, so they can tell why they've > > been called when, for example, they're waiting for space to write. From > > Ritesh Agrawal at Coyote Point. > > Do you think this mi

Re: CVS commit: src/sys

2009-09-02 Thread Thomas Klausner
On Wed, Sep 02, 2009 at 02:56:57PM +, Thor Lancelot Simon wrote: > Module Name: src > Committed By: tls > Date: Wed Sep 2 14:56:57 UTC 2009 > > Modified Files: > src/sys/kern: uipc_socket2.c > src/sys/net: if_gre.c > src/sys/netinet: accf_data.c accf_http.c >

Re: CVS commit: src/sys/sys

2009-09-02 Thread Bernd Ernesti
On Wed, Sep 02, 2009 at 03:45:10PM +, Thor Lancelot Simon wrote: > Module Name: src > Committed By: tls > Date: Wed Sep 2 15:45:10 UTC 2009 > > Modified Files: > src/sys/sys: param.h > > Log Message: > Bump __NetBSD_Version__ for previous, per ad@ -- welcome to 5.99.16. For w

Re: CVS commit: src/share/man/man9

2009-09-02 Thread Adam Hoka
On Wed, 2 Sep 2009, Thomas Klausner wrote: Date: Wed, 2 Sep 2009 13:32:54 +0200 From: Thomas Klausner Reply-To: source-changes-d@netbsd.org To: source-changes-d@netbsd.org Subject: Re: CVS commit: src/share/man/man9 On Wed, Sep 02, 2009 at 10:54:20AM +, Adam Hoka wrote: Module Name:sr

Re: CVS commit: src/share/man/man9

2009-09-02 Thread Thomas Klausner
On Wed, Sep 02, 2009 at 10:54:20AM +, Adam Hoka wrote: > Module Name: src > Committed By: ahoka > Date: Wed Sep 2 10:54:20 UTC 2009 > > Modified Files: > src/share/man/man9: csf.9 > > Log Message: > Mention sched_m4. # man sched_m2 man: no entry for sched_m2 in the manual. #