Re: CVS commit: src

2011-07-05 Thread Christos Zoulas
In article <1k3w077.dr9oh1asic2om%m...@netbsd.org>, Emmanuel Dreyfus wrote: >matthew green wrote: > >> > /usr/src3/lib/libc/rpc/xdr_sizeof.c:112:12: error: >> > cast from pointer to integer of different size >> > /usr/src3/lib/libc/rpc/xdr_sizeof.c:124:18: error: >> > cast to pointer from integ

Re: CVS commit: src/sys/uvm

2011-07-05 Thread YAMAMOTO Takashi
hi, > y...@mwd.biglobe.ne.jp (YAMAMOTO Takashi) wrote: >> > Module Name: src >> > Committed By: hannken >> > Date: Mon Jun 27 15:56:37 UTC 2011 >> > >> > Modified Files: >> >src/sys/uvm: uvm_amap.c >> > >> > Log Message: >> > amap_copy(): Keep the source amap locked u

Re: CVS commit: src/sys/sys

2011-07-05 Thread Joerg Sonnenberger
On Tue, Jul 05, 2011 at 07:32:34AM +, David A. Holland wrote: > Log Message: > The manipulation macros for struct dirent are also used by the ufs/ffs > code to manipulate the similar but not identical struct direct. For > this reason they must remain type-polymorphic. Rev 1.25 broke that > prop

Re: CVS commit: src

2011-07-05 Thread Izumi Tsutsui
> > For (1) I think "OBJDUMP_ARM_AOUT_FLAGS" like this: > > --- > > OBJDUMP_ARM_AOUT_FLAGS= \ > > -O a.out-arm-netbsd \ > > -R .ident \ : > > For (2), not sure which is better bsd.own.mk or bsd.sys.mk etc. > > > > Note: > > - sgimips has similar flags to gene