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
> 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
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
>
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
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
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
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