Re: r225827 ia64 make buildworld: sendmail: cc1: warnings being treated as errors

2011-09-30 Thread Anton Shterenlikht
On Wed, Sep 28, 2011 at 12:15:31PM -0400, Ryan Stone wrote: > On Wed, Sep 28, 2011 at 11:21 AM, Anton Shterenlikht > wrote: > > cc -O2 -pipe ?-I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src > > -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB > > -DNIS -DTCPWRAPPER

Re: BETA2 panic

2011-09-30 Thread Adrian Chadd
Hi, Would you please try this patch? Make sure that witness and the rest of the lock debugging is enabled. I've been working on this problem with someone else on the list (but I can't trigger it myself; I think I need to get some dual-CPU wireless test hardware.) Thanks, Adrian net80211-swbm

Re: [Solved] FreeBSD 9-Beta3 on X300 2 problems

2011-09-30 Thread crsnet.pl
On Wed, 28 Sep 2011 19:57:56 +0900, Taku YAMAMOTO wrote: On Tue, 27 Sep 2011 13:06:21 +0100 Gavin Atkinson wrote: On Tue, 2011-09-27 at 19:53 +0800, Adrian Chadd wrote: > Hans, > > Why haven't those patches been committed? This patch is an absolute hack, and shouldn't be committed as it is.

Re: Passive FTP

2011-09-30 Thread Dag-Erling Smørgrav
Peter Jeremy writes: > Dag-Erling Smørgrav writes: > > This overrides both the default setting and fetch(1)'s -p > > command-line option. > I'm less happy with this - my gut feeling in that command-line options > should override evnironment variables. This was already the case, just in the other

Re: Passive FTP

2011-09-30 Thread Peter Jeremy
On 2011-Sep-27 21:53:43 +0200, Dag-Erling Smørgrav wrote: > I have therefore flipped the switch and made >passive FTP the default. Those who still want active FTP (what on earth >for?) can set FTP_PASSIVE_MODE=NO in their environment. I thought I needed it for the $work firewall but some more c

Create a gpart in a multipath container?

2011-09-30 Thread John
Hi Folks, I'm trying to create a set of partitions inside of a multipath container. For this discussion, a drive in a shelf hanging off a pair of controllers: # camcontrol inquiry da0 pass2: Fixed Direct Access SCSI-5 device pass2: Serial Number 3TB1BKGX9036W9EN pass2: 600.000MB/s trans

Re: Create a gpart in a multipath container?

2011-09-30 Thread Andrey V. Elsukov
On 30.09.2011 18:51, John wrote: > Apologies for the long-winded explanation. I hope it made sense. > > Is there a way to make this work? Is there a better way to configure > this? I'd like the partitions to be protected by multipathing which > lead me to try this. Am I missing something totally

Re: 9-stable: My AR5B95 not reconized anymore.

2011-09-30 Thread arrowdodger
On Mon, Sep 26, 2011 at 12:12 PM, Adrian Chadd wrote: > On 26 September 2011 16:09, arrowdodger <6year...@gmail.com> wrote: > > Oh, right. I swear, i read UPDATING, just missed that particular note. > > Adding "device ath_pci" fixed my problem. > > Thanks all. > > Please let me / freebsd-wireless

Re: [Solved] FreeBSD 9-Beta3 on X300 2 problems

2011-09-30 Thread crsnet.pl
On Fri, 30 Sep 2011 09:52:53 +0200, "crsnet.pl" wrote: On Wed, 28 Sep 2011 19:57:56 +0900, Taku YAMAMOTO wrote: On Tue, 27 Sep 2011 13:06:21 +0100 Gavin Atkinson wrote: On Tue, 2011-09-27 at 19:53 +0800, Adrian Chadd wrote: > Hans, > > Why haven't those patches been committed? This patch i

Re: bin/160979: 9.0 burncd error caused by change to cd0 from acd0

2011-09-30 Thread Jaakko Heinonen
On 2011-09-29, Craig Rodrigues wrote: > On Wed, Sep 28, 2011 at 1:15 AM, Jaakko Heinonen wrote: > > I think that using the FEATURE() macro and feature_present(3) might be > > more appropriate for this. > > Oh, OK. I was unfamiliar with these API's because they are new in FreeBSD 8. > :) > How a

Re: make buildworld error on 9.0B2

2011-09-30 Thread Conrad J. Sabatier
On Wed, 28 Sep 2011 19:57:55 -0500 Greg Miller wrote: > On a fresh install of 9.0B2, I've updated my source to RELENG_9 with > csup, and I get the following when I try to make buildworld: > > * > [0] /usr/src # make clean buildworld > find: /usr/src/sys/sys/pa

Re: SCSI descriptor sense changes, testing needed

2011-09-30 Thread Kenneth D. Merry
On Tue, Sep 27, 2011 at 21:46:03 +0200, Fabian Keil wrote: > "Kenneth D. Merry" wrote: > > > On Sat, Sep 24, 2011 at 21:27:22 +0200, Fabian Keil wrote: > > > "Kenneth D. Merry" wrote: > > > > > > > I have attached a set of patches against head that implement SCSI > > > > descriptor sense suppor