Re: CVS commit: xsrc/external/mit/libpciaccess/dist/src

2012-11-03 Thread Alan Barrett
On Fri, 02 Nov 2012, David Young wrote: Modified Files: xsrc/external/mit/libpciaccess/dist/src: common_interface.c Log Message: Remove useless extra "const" in "const sometype const * var = value;". Foundusing clang -Wduplicate-decl-specifier. Maybe 'const sometype * const var' was in

re: CVS commit: src/sys/arch/sparc/sparc

2012-11-03 Thread matthew green
> Module Name: src > Committed By: chs > Date: Sun Nov 4 00:32:47 UTC 2012 > > Modified Files: > src/sys/arch/sparc/sparc: locore.s pmap.c > > Log Message: > in cpu_switchto(), remove the MP-unsafe code to mark a pmap active on a CPU, > pmap_activate() already does this. add MP

Re: CVS commit: src/sys/arch/x68k/conf

2012-11-03 Thread Izumi Tsutsui
hannken@ wrote: > >>> Modified Files: > >>> src/sys/arch/x68k/conf: GENERIC > >>> > >>> Log Message: > >>> Comment out pseudo-device fss. We already has options FFS_NO_SNAPSHOT. > >> > >> This is not the same: > >> > >> - having fss makes it possible to use file system external or already >

Re: CVS commit: src/sys/arch/x68k/conf

2012-11-03 Thread J. Hannken-Illjes
On Nov 3, 2012, at 4:51 PM, Izumi Tsutsui wrote: > hannken@ wrote: > >>> Modified Files: >>> src/sys/arch/x68k/conf: GENERIC >>> >>> Log Message: >>> Comment out pseudo-device fss. We already has options FFS_NO_SNAPSHOT. >> >> This is not the same: >> >> - having fss makes it possible to

Re: CVS commit: src/sys/arch/x68k/conf

2012-11-03 Thread Izumi Tsutsui
hannken@ wrote: > > Modified Files: > > src/sys/arch/x68k/conf: GENERIC > > > > Log Message: > > Comment out pseudo-device fss. We already has options FFS_NO_SNAPSHOT. > > This is not the same: > > - having fss makes it possible to use file system external or already > configured snapsho

Re: CVS commit: src/sys/arch/x68k/conf

2012-11-03 Thread J. Hannken-Illjes
On Nov 3, 2012, at 3:44 PM, Izumi Tsutsui wrote: > Module Name: src > Committed By: tsutsui > Date: Sat Nov 3 14:44:29 UTC 2012 > > Modified Files: > src/sys/arch/x68k/conf: GENERIC > > Log Message: > Comment out pseudo-device fss. We already has options FFS_NO_SNAPSHOT. This i

Re: CVS commit: src/usr.bin/make

2012-11-03 Thread David Laight
On Sat, Nov 03, 2012 at 02:25:14AM +, Simon J. Gerraty wrote: > Module Name: src > Committed By: sjg > Date: Sat Nov 3 02:25:13 UTC 2012 > > Modified Files: > src/usr.bin/make: cond.c > > Log Message: > Allow cond_state[] to grow. > The need is rare, but real. 128 nested cond