Re: CVS commit: src/sys

2011-08-27 Thread Mindaugas Rasiukevicius
"Christos Zoulas" wrote: > Log Message: > Add an optional pglist argument to uvm_obj_wirepages, to be > filled with the list of pages that were wired. > > > To generate a diff of this commit: > cvs rdiff -u -r1.121 -r1.122 src/sys/kern/sysv_shm.c > cvs rdiff -u -r1.174 -r1.175 src/sys/uvm/uvm_ex

Re: CVS commit: src/sys

2011-08-27 Thread Christos Zoulas
On Aug 27, 12:03pm, rm...@netbsd.org (Mindaugas Rasiukevicius) wrote: -- Subject: Re: CVS commit: src/sys | > Log Message: | > Add an optional pglist argument to uvm_obj_wirepages, to be | > filled with the list of pages that were wired. | > | > | > To generate a diff of this commit: | > cvs rdi

Re: CVS commit: src/sys/arch/usermode/usermode

2011-08-27 Thread Jean-Yves Migeon
On 27.08.2011 19:57, Reinoud Zandijk wrote: > Fix copystring routines to NOT just copy all since not all space might be > writable. This can be fixed by implementing/importing strnlen(3) in the kernel Any reason no to? If there's none, I can do it. At first sight it's straightforward to add to co

Re: CVS commit: src/sys/arch/usermode/usermode

2011-08-27 Thread Joerg Sonnenberger
On Sat, Aug 27, 2011 at 08:13:28PM +0200, Jean-Yves Migeon wrote: > On 27.08.2011 19:57, Reinoud Zandijk wrote: > > Fix copystring routines to NOT just copy all since not all space might be > > writable. This can be fixed by implementing/importing strnlen(3) in the > > kernel > > Any reason no to

Re: CVS commit: src/sys/arch/usermode/usermode

2011-08-27 Thread Jean-Yves Migeon
On 27.08.2011 20:28, Joerg Sonnenberger wrote: > On Sat, Aug 27, 2011 at 08:13:28PM +0200, Jean-Yves Migeon wrote: >> On 27.08.2011 19:57, Reinoud Zandijk wrote: >>> Fix copystring routines to NOT just copy all since not all space might be >>> writable. This can be fixed by implementing/importing s

Re: CVS commit: src/sys

2011-08-27 Thread David Young
On Sat, Aug 27, 2011 at 05:05:58PM +, Manuel Bouyer wrote: > Module Name: src > Committed By: bouyer > Date: Sat Aug 27 17:05:58 UTC 2011 > > Modified Files: > src/sys/arch/evbmips/conf: LOONGSON > src/sys/conf: files > src/sys/dev/ata: ata_wdc.c > src/sys/dev/