misc/144278: Fixit from USB dont work

2010-02-25 Thread Joe Barbish
>Number: 144278 >Category: misc >Synopsis: Fixit from USB dont work >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-

Re: kern/144280: [boot] boot0cfg not USB aware

2010-02-25 Thread linimon
Old Synopsis: boot0cfg not USB aware New Synopsis: [boot] boot0cfg not USB aware Responsible-Changed-From-To: freebsd-usb->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Thu Feb 25 12:16:08 UTC 2010 Responsible-Changed-Why: hps notes that this is boot-code-related, not USB

misc/144285: ps -axo user, %cpu, %mem - most processes using 0% of memory

2010-02-25 Thread Alex Keda
>Number: 144285 >Category: misc >Synopsis: ps -axo user,%cpu,%mem - most processes using 0% of memory >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >

misc/144289: [patch] Update www/tomcat-native to 1.1.20

2010-02-25 Thread Mike Jakubik
>Number: 144289 >Category: misc >Synopsis: [patch] Update www/tomcat-native to 1.1.20 >Confidential: no >Severity: non-critical >Priority: medium >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class:

Re: ports /144289: [patch] Update www/tomcat-native to 1.1.20

2010-02-25 Thread brucec
Synopsis: [patch] Update www/tomcat-native to 1.1.20 Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs Responsible-Changed-By: brucec Responsible-Changed-When: Thu Feb 25 18:16:04 UTC 2010 Responsible-Changed-Why: Ports PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=144289 __

bin/144300: mdconfig -{d,l}n doesn't work

2010-02-25 Thread Garrett Cooper
>Number: 144300 >Category: bin >Synopsis: mdconfig -{d,l}n doesn't work >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submit

kern/144301: HP proliant server locks when using ciss0 drive da1 but runs fine on da0

2010-02-25 Thread Sheldon Jones
>Number: 144301 >Category: kern >Synopsis: HP proliant server locks when using ciss0 drive da1 but runs >fine on da0 >Confidential: no >Severity: serious >Priority: medium >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Da

Re: kern/144301: [ciss] [hang] HP proliant server locks when using ciss0 drive da1 but runs fine on da0 [regression]

2010-02-25 Thread linimon
Old Synopsis: HP proliant server locks when using ciss0 drive da1 but runs fine on da0 New Synopsis: [ciss] [hang] HP proliant server locks when using ciss0 drive da1 but runs fine on da0 [regression] Responsible-Changed-From-To: freebsd-bugs->freebsd-scsi Responsible-Changed-By: linimon Respons

bin/144306: Nasty bug in jn(3)

2010-02-25 Thread Steven G. Kargl
>Number: 144306 >Category: bin >Synopsis: Nasty bug in jn(3) >Confidential: no >Severity: serious >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: curren

misc/144307: ENOENT set unnecessarily under certain circumstances when malloc is called / fails

2010-02-25 Thread Garrett Cooper
>Number: 144307 >Category: misc >Synopsis: ENOENT set unnecessarily under certain circumstances when >malloc is called / fails >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords

Re: bin/144306: Nasty bug in jn(3)

2010-02-25 Thread Steven G. Kargl
This patch fixes the problem. Index: e_jn.c === --- e_jn.c (revision 204219) +++ e_jn.c (working copy) @@ -200,7 +200,12 @@ } } } - b = (t*__ieee754_j

Re: bin/144306: Nasty bug in jn(3)

2010-02-25 Thread Steven G. Kargl
The following reply was made to PR bin/144306; it has been noted by GNATS. From: "Steven G. Kargl" To: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: bin/144306: Nasty bug in jn(3) Date: Thu, 25 Feb 2010 20:15:33 -0800 (PST) This patch fixes the problem. Index:

Re: bin/144306: Nasty bug in jn(3)

2010-02-25 Thread Steven G. Kargl
A better patch: Index: src/e_jnf.c === --- src/e_jnf.c (revision 204219) +++ src/e_jnf.c (working copy) @@ -153,6 +153,12 @@ } } b = (t*__ieee754_j0f(x)/b); + z = __iee

kern/144311: massive ICMP storm on lo0 occurs when using pf(4) 'reply-to'

2010-02-25 Thread Yoshiaki Kasahara
>Number: 144311 >Category: kern >Synopsis: massive ICMP storm on lo0 occurs when using pf(4) 'reply-to' >Confidential: no >Severity: serious >Priority: medium >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >

misc/144313: ld cant find libs in /usr/local/lib but ldconfig can

2010-02-25 Thread Oscar Norlander
>Number: 144313 >Category: misc >Synopsis: ld cant find libs in /usr/local/lib but ldconfig can >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: