misc/158551: Enhance periodic 800.scrub-zfs script to handle scrub -s

2011-06-30 Thread Josh Carroll
>Number: 158551 >Category: misc >Synopsis: Enhance periodic 800.scrub-zfs script to handle scrub -s >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Cl

Re: kern/158086: [digi] [patch] Update digi(4) to work with TTYng

2011-06-30 Thread Peter Jeremy
The following reply was made to PR kern/158086; it has been noted by GNATS. From: Peter Jeremy To: bug-follo...@freebsd.org Cc: Subject: Re: kern/158086: [digi] [patch] Update digi(4) to work with TTYng Date: Fri, 1 Jul 2011 15:06:31 +1000 --lrvsYIebpInmECXG Content-Type: multipart/mixed; bo

Re: kern/158542: [snd_hda] hdac0: hdac_get_capabilities: Invalid corb size (0)

2011-06-30 Thread linimon
Old Synopsis: hdac0: hdac_get_capabilities: Invalid corb size (0) New Synopsis: [snd_hda] hdac0: hdac_get_capabilities: Invalid corb size (0) Responsible-Changed-From-To: freebsd-bugs->freebsd-multimedia Responsible-Changed-By: linimon Responsible-Changed-When: Fri Jul 1 02:35:46 UTC 2011 Responsi

Re: misc/158418: /usr/include librarys broken by unnecessary extra macro indirection.

2011-06-30 Thread Alan Larson
Thanks for your reply. Perhaps I need to clarify a few details. > On Tue, 28 Jun 2011, Alan Larson wrote: > > >> Description: > > > > The macro __aligned(x) is used several places in files in /usr/include, > > but is only > > defined if using a sufficiently new version of GCC, or an Intel

Re: misc/158418: /usr/include librarys broken by unnecessary extra macro indirection.

2011-06-30 Thread Alan Larson
The following reply was made to PR kern/158418; it has been noted by GNATS. From: Alan Larson To: b...@optusnet.com.au, lar...@w6yx.stanford.edu Cc: freebsd-bugs@freebsd.org, freebsd-gnats-sub...@freebsd.org Subject: Re: misc/158418: /usr/include librarys broken by unnecessary extra macro indire

bin/158543: bind spams logs with unexpected errors

2011-06-30 Thread Marcin Wisnicki
>Number: 158543 >Category: bin >Synopsis: bind spams logs with unexpected errors >Confidential: no >Severity: critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >S

kern/158542: hdac0: hdac_get_capabilities: Invalid corb size (0)

2011-06-30 Thread Anton Shterenlikht
>Number: 158542 >Category: kern >Synopsis: hdac0: hdac_get_capabilities: Invalid corb size (0) >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class:

misc/158541: ITIMER_REAL stops signalling

2011-06-30 Thread Peter Buhr
>Number: 158541 >Category: misc >Synopsis: ITIMER_REAL stops signalling >Confidential: no >Severity: serious >Priority: high >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-

Re: kern/157843: commit references a PR

2011-06-30 Thread dfilter service
The following reply was made to PR kern/157843; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: kern/157843: commit references a PR Date: Thu, 30 Jun 2011 19:23:26 + (UTC) Author: mav Date: Thu Jun 30 19:23:17 2011 New

Re: kern/157281: [ahci] [patch] Add support to ahci for Marvell 88SE9172 (patch included)

2011-06-30 Thread mav
Synopsis: [ahci] [patch] Add support to ahci for Marvell 88SE9172 (patch included) State-Changed-From-To: patched->closed State-Changed-By: mav State-Changed-When: Thu Jun 30 19:23:59 UTC 2011 State-Changed-Why: Patch merged to 8-STABLE. http://www.freebsd.org/cgi/query-pr.cgi?pr=157281 ___

Re: [BUG] FreeBSD 8.2: race condition in pthread mutex on UP system

2011-06-30 Thread Mathieu Desnoyers
* Mathieu Desnoyers (mathieu.desnoy...@efficios.com) wrote: > Hi, > > I ran the Userspace RCU test suite on a freshly installed FreeBSD 8.2 > i386 system running in single-cpu mode in a KVM virtual machine, and > notice what looks like a race condition in the handling of pthread > mutexes, only oc