Re: gperf/src/options.cc -- quiesce clang warnings -Wlogical-op-parentheses

2013-10-20 Thread Dimitry Andric
On Oct 21, 2013, at 05:50, Sean Bruno wrote: > gperf has some clang warnings that seem to be harmless, but annoying > regarding some of the logical operations around detecting ascii chars: > > c++ -O2 -pipe -I/usr/obj/usr/src/tmp/legacy/usr/include -Wno-c > ++11-extensions -I/usr/src/gnu/usr.bin/

Re: contrib/gcclibs/libssp security warning

2013-10-20 Thread Dimitry Andric
On Oct 21, 2013, at 05:47, Sean Bruno wrote: > There's an unchecked syslog call inside of libssp/ssp.c > > > /usr/src/gnu/lib/libssp/../../../contrib/gcclibs/libssp/ssp.c:137:23: > warning: format string is not a string literal (potentially insecure) > [-Wformat-security] >syslog (LOG_

gperf/src/options.cc -- quiesce clang warnings -Wlogical-op-parentheses

2013-10-20 Thread Sean Bruno
gperf has some clang warnings that seem to be harmless, but annoying regarding some of the logical operations around detecting ascii chars: c++ -O2 -pipe -I/usr/obj/usr/src/tmp/legacy/usr/include -Wno-c ++11-extensions -I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/usr/src/gnu/usr.bin/

contrib/gcclibs/libssp security warning

2013-10-20 Thread Sean Bruno
There's an unchecked syslog call inside of libssp/ssp.c /usr/src/gnu/lib/libssp/../../../contrib/gcclibs/libssp/ssp.c:137:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] syslog (LOG_CRIT, msg1); ^~~~ 1 warning generate

Re: [rfc] small bioq patch

2013-10-20 Thread John-Mark Gurney
Maksim Yevmenkin wrote this message on Tue, Oct 15, 2013 at 11:15 -0700: > On Fri, Oct 11, 2013 at 5:14 PM, John-Mark Gurney wrote: > > Maksim Yevmenkin wrote this message on Fri, Oct 11, 2013 at 15:39 -0700: > >> > On Oct 11, 2013, at 2:52 PM, John-Mark Gurney wrote: > >> > > >> > Maksim Yevmenk

Re: BE Loader Menu (was Re: rcs)

2013-10-20 Thread Julian Elischer
Kris. exactly what features need to be added to the boot process to allow what you want to do, but without using grub? On 10/19/13 3:39 AM, Teske, Devin wrote: On Oct 10, 2013, at 9:42 AM, Julian Elischer wrote: On 10/11/13 12:39 AM, Teske, Devin wrote: On Oct 10, 2013, at 9:06 AM, Julian El

Re: iconv in base breaks multiple ports

2013-10-20 Thread Tijl Coosemans
On Sun, 20 Oct 2013 20:27:23 +0200 Ulrich Spörlein wrote: > ever since that iconv thing replaced the ports version, I run into > trouble with several ports that I have installed on a -CURRENT (now > stable/10 system). > > These are not compile-time errors, but crashes or limited functionality > wh

iconv in base breaks multiple ports

2013-10-20 Thread Ulrich Spörlein
Hey all, ever since that iconv thing replaced the ports version, I run into trouble with several ports that I have installed on a -CURRENT (now stable/10 system). These are not compile-time errors, but crashes or limited functionality where I blame iconv :) 1. www/newsbeuter crashes during star

Re: Zpool not recognized after disk moved to different name

2013-10-20 Thread Justin Hibbits
On Oct 20, 2013 10:12 AM, "Allan Jude" wrote: > > On 2013-10-20 13:07, Justin Hibbits wrote: > > Hi, I'm migrating a system exhibiting the click of death to a new hard > > drive, on PowerPC, and in the process migrating to zfs. I set up the > > system, then pulled the old drive out. Now, the spoo

Re: Zpool not recognized after disk moved to different name

2013-10-20 Thread Allan Jude
On 2013-10-20 13:07, Justin Hibbits wrote: > Hi, I'm migrating a system exhibiting the click of death to a new hard > drive, on PowerPC, and in the process migrating to zfs. I set up the > system, then pulled the old drive out. Now, the spool that was on ada1s5 is > now on ada0s5, and zfs won't re

Re: Zpool not recognized after disk moved to different name

2013-10-20 Thread Allan Jude
On 2013-10-20 13:07, Justin Hibbits wrote: > Hi, I'm migrating a system exhibiting the click of death to a new hard > drive, on PowerPC, and in the process migrating to zfs. I set up the > system, then pulled the old drive out. Now, the spool that was on ada1s5 is > now on ada0s5, and zfs won't re

Zpool not recognized after disk moved to different name

2013-10-20 Thread Justin Hibbits
Hi, I'm migrating a system exhibiting the click of death to a new hard drive, on PowerPC, and in the process migrating to zfs. I set up the system, then pulled the old drive out. Now, the spool that was on ada1s5 is now on ada0s5, and zfs won't recognize this pool. I can't recreate the pool, it sa