Re: kern/47286: [request] make device probing verbose when using boot -v

2010-08-16 Thread vwe
Synopsis: [request] make device probing verbose when using boot -v State-Changed-From-To: open->analyzed State-Changed-By: vwe State-Changed-When: Mon Aug 16 22:12:56 UTC 2010 State-Changed-Why: I think what Arun was thinking about (7.5 years ago...) was something like the patch I've made: http:

Re: kern/39329: [mount] '..' at mountpoint is subject to the permissions of the shadowed dir

2010-08-16 Thread Serge van den Boom
On Mon, 16 Aug 2010, arun...@freebsd.org wrote: > Synopsis: [mount] '..' at mountpoint is subject to the permissions of > the shadowed dir > > State-Changed-From-To: open->feedback > State-Changed-By: arundel > State-Changed-When: Mon Aug 16 19:09:35 UTC 2010 > State-Changed-Why: > Does this issu

Re: kern/39329: [mount] '..' at mountpoint is subject to the permissions of the shadowed dir

2010-08-16 Thread arundel
Synopsis: [mount] '..' at mountpoint is subject to the permissions of the shadowed dir State-Changed-From-To: feedback->open State-Changed-By: arundel State-Changed-When: Mon Aug 16 20:49:39 UTC 2010 State-Changed-Why: Jilles Tjoelker confirmed that this PR is still an issue in 9-current. Sorry

Re: kern/39329: [mount] '..' at mountpoint is subject to the permissions of the shadowed dir

2010-08-16 Thread Jilles Tjoelker
The following reply was made to PR kern/39329; it has been noted by GNATS. From: Jilles Tjoelker To: bug-follo...@freebsd.org, s...@stack.nl, arun...@freebsd.org Cc: Subject: Re: kern/39329: [mount] '..' at mountpoint is subject to the permissions of the shadowed dir Date: Mon, 16 Aug 2010 22:

Re: kern/41216: [nfs] Get "NFS append race" error

2010-08-16 Thread vwe
Synopsis: [nfs] Get "NFS append race" error State-Changed-From-To: open->closed State-Changed-By: vwe State-Changed-When: Mon Aug 16 20:12:26 UTC 2010 State-Changed-Why: closing this report in favour of kern/81770, which is a DUP but contains more information http://www.freebsd.org/cgi/query-pr

Re: kern/39329: [mount] '..' at mountpoint is subject to the permissions of the shadowed dir

2010-08-16 Thread arundel
Synopsis: [mount] '..' at mountpoint is subject to the permissions of the shadowed dir State-Changed-From-To: open->feedback State-Changed-By: arundel State-Changed-When: Mon Aug 16 19:09:35 UTC 2010 State-Changed-Why: Does this issue still exist? I wasn't able to reproduce the problem running a

Re: gnu/149712: [build] [make.conf] -fno-builtin in CFLAGS will cause gcc to segfault

2010-08-16 Thread Alexander Best
On Mon Aug 16 10, Alexander Best wrote: > > >Number: 149712 > >Category: gnu > >Synopsis: [build] [make.conf] -fno-builtin in CFLAGS will cause gcc to > >segfault > >Confidential: no > >Severity: critical > >Priority: high > >Responsible:freebsd-bugs > >State

gnu/149712: [build] [make.conf] -fno-builtin in CFLAGS will cause gcc to segfault

2010-08-16 Thread Alexander Best
>Number: 149712 >Category: gnu >Synopsis: [build] [make.conf] -fno-builtin in CFLAGS will cause gcc to >segfault >Confidential: no >Severity: critical >Priority: high >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Re

Re: bin/149424: fstab and labels with whitespace

2010-08-16 Thread Walter C. Pelissero
The following reply was made to PR conf/149424; it has been noted by GNATS. From: wal...@pelissero.de (Walter C. Pelissero) To: Jaakko Heinonen Cc: bug-follo...@freebsd.org, wal...@pelissero.de Subject: Re: bin/149424: fstab and labels with whitespace Date: Mon, 16 Aug 2010 19:40:46 +0200 Jaakk

Re: bin/114082: [make.conf] default CFLAGS have a blank at the end

2010-08-16 Thread Alexander Best
The following reply was made to PR bin/114082; it has been noted by GNATS. From: Alexander Best To: bug-follo...@freebsd.org Cc: Subject: Re: bin/114082: [make.conf] default CFLAGS have a blank at the end Date: Mon, 16 Aug 2010 17:46:28 + the reason for this is that CFLAGS =

Re: bin/143570: [patch] stock ftpd(8) does not handle "filesize" limit right

2010-08-16 Thread ed
Synopsis: [patch] stock ftpd(8) does not handle "filesize" limit right Responsible-Changed-From-To: freebsd-bugs->ed Responsible-Changed-By: ed Responsible-Changed-When: Mon Aug 16 16:23:40 UTC 2010 Responsible-Changed-Why: Mine! Mine! http://www.freebsd.org/cgi/query-pr.cgi?pr=143570 __

Re: kern/123518: [patch] src/sys/kern.mk fails to disable -msse3 for amd64

2010-08-16 Thread Marc Olzheim
The following reply was made to PR kern/123518; it has been noted by GNATS. From: Marc Olzheim To: bug-follo...@freebsd.org, Marc Olzheim Cc: Subject: Re: kern/123518: [patch] src/sys/kern.mk fails to disable -msse3 for amd64 Date: Mon, 16 Aug 2010 17:04:14 +0200 I have no idea why this has

Re: bin/149424: fstab and labels with whitespace

2010-08-16 Thread Jaakko Heinonen
The following reply was made to PR conf/149424; it has been noted by GNATS. From: Jaakko Heinonen To: bug-follo...@freebsd.org, wal...@pelissero.de Cc: Subject: Re: bin/149424: fstab and labels with whitespace Date: Mon, 16 Aug 2010 18:00:31 +0300 On 2010-08-08, Walter C. Pelissero wrote: >

Re: gnu/74531: gcc doesn't link correctly if -pg specified

2010-08-16 Thread vwe
Synopsis: gcc doesn't link correctly if -pg specified State-Changed-From-To: open->closed State-Changed-By: vwe State-Changed-When: Mon Aug 16 13:26:31 UTC 2010 State-Changed-Why: This wasn't a gcc bug, but a runtime library bug. I'm sure it's been fixed for RELENG_7 between 7.1-R and 7.2-R and

Re: kern/57206: [panic] softdep_lock locks against itself, causing kernel panic (with backtrace)

2010-08-16 Thread vwe
Synopsis: [panic] softdep_lock locks against itself, causing kernel panic (with backtrace) State-Changed-From-To: open->closed State-Changed-By: vwe State-Changed-When: Mon Aug 16 12:11:42 UTC 2010 State-Changed-Why: Michael, we think this issue has been solved a while ago. As it's quite old and

Re: kern/148710: [sysctl][patch] Document sys/kern sysctls

2010-08-16 Thread brucec
Synopsis: [sysctl][patch] Document sys/kern sysctls Responsible-Changed-From-To: freebsd-bugs->brucec Responsible-Changed-By: brucec Responsible-Changed-When: Mon Aug 16 08:14:43 UTC 2010 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=148710 ___

Re: kern/148510: [sysctl][patch] Document some sysctls

2010-08-16 Thread brucec
Synopsis: [sysctl][patch] Document some sysctls Responsible-Changed-From-To: freebsd-bugs->brucec Responsible-Changed-By: brucec Responsible-Changed-When: Mon Aug 16 08:13:33 UTC 2010 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=148510 ___