freebsd-bugs mailing list

FromSubjectsort iconDate
dfilter service
Re: kern/119564: commit references a PR

The following reply was made to PR kern/119564; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:
Subject: Re: kern/119564: commit references a PR
Date: Sat, 7 Nov 2009 21:46:44 +0000 (UTC)

Author: attilio
Date: Sat Nov 7 21:46:34 2009
New Revision: 199024
URL: http://svn.freebsd.org/changeset/base/199024

Log:
Use a safety belt for cases where corrupted narg can be passed to the
ktrsyscall(). print_number() does decreme...

Nov 7, 5:50 pm 2009
linimon
Re: kern/139143: [ata] [regression] PATA hard drive not dete...

Synopsis: [ata] [regression] PATA hard drive not detected with 8.0-RC1

State-Changed-From-To: open->feedback
State-Changed-By: linimon
State-Changed-When: Sat Nov 7 21:43:59 UTC 2009
State-Changed-Why:
note that feedback was asked for.

http://www.freebsd.org/cgi/query-pr.cgi?pr=139143
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd....

Nov 7, 5:44 pm 2009
olli hauer
kern/140369: [patch] src/contrib/pf/man/pf.4

The pf(4) man page is missing the DIOCKILLSRCNODES ioctl(2) command.
Maybe this can be corrected in RELENG_8 and HEAD.

Regards,
--- patch_src_contrib_pf_man_pf4.txt begins here ---
--- contrib/pf/man/pf.4.orig
+++ contrib/pf/man/pf.4
@@ -1055,6 +1055,8 @@
Works as
.Dv DIOCSETIFFLAG
above but clears the flags.
+.It Dv DIOCKILLSRCNODES Fa "struct pfioc_iface *io"
+Explicitly remove source tracking nodes.
.El
.Sh FILES
.Bl -tag -width /dev/pf -compact
____________________________________...

Nov 7, 5:02 pm 2009
Alexander Motin
Re: kern/139143: [ata] [regression] PATA hard drive not dete...

The following reply was made to PR kern/139143; it has been noted by GNATS.

From: Alexander Motin <mav@FreeBSD.org>
To: bug-followup@FreeBSD.org, olivier@cochard.me
Cc:
Subject: Re: kern/139143: [ata] [regression] PATA hard drive not detected
with 8.0-RC1
Date: Sat, 07 Nov 2009 21:20:40 +0200

Can you try again? Fix for alike issue of MCP55 was committed recently.

--
Alexander Motin
_______________________________________________
freebsd-bugs@freebsd.org mailing list
[ message continues ]

" title="http://li...">http://li...

Nov 7, 3:30 pm 2009
mav
Re: kern/135057: [ata] [patch] New VIA SATA controller are n...

Synopsis: [ata] [patch] New VIA SATA controller are not getting detected correctly

State-Changed-From-To: open->closed
State-Changed-By: mav
State-Changed-When: Sat Nov 7 19:27:30 UTC 2009
State-Changed-Why:
Patch merged to 8-STABLE.

http://www.freebsd.org/cgi/query-pr.cgi?pr=135057
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.or...

Nov 7, 3:28 pm 2009
mav
Re: kern/104799: [ata] Several ata observations ICH8 BIOS

Synopsis: [ata] Several ata observations ICH8 BIOS

State-Changed-From-To: open->closed
State-Changed-By: mav
State-Changed-When: Sat Nov 7 19:07:43 UTC 2009
State-Changed-Why:
a) sata connection speed detected automatically. Current driver doesn't
control it.
b) two drive slots reserved for every ata channel.

http://www.freebsd.org/cgi/query-pr.cgi?pr=104799
_______________________________________________
freebsd-bugs@freebsd.org mailing list
[ message continues ]

" title="http://lists.freebsd.org/mailman/listinfo/free...">http://lists.freebsd.org/mailman/listinfo/free...

Nov 7, 3:11 pm 2009
Alexander Motin
Re: kern/121686: [ata] bogus CHS to LBA mapping in (at least...

The following reply was made to PR kern/121686; it has been noted by GNATS.

From: Alexander Motin <mav@FreeBSD.org>
To: bug-followup@FreeBSD.org, tektonaut@fuckner.net
Cc:
Subject: Re: kern/121686: [ata] bogus CHS to LBA mapping in (at least) ata
Date: Sat, 07 Nov 2009 20:48:48 +0200

ATA(4) doesn't uses CHS geometry for drives supporting LBA. I have
doubts that this is geometry related issue. Reading after media end
should give other error status, but not timeout. Can you try dd on
...

Nov 7, 2:50 pm 2009
mav
Re: kern/129784: [ata] [patch] SATA port multiplier disk det...

Synopsis: [ata] [patch] SATA port multiplier disk detect bugs in -current (svn186316)

State-Changed-From-To: open->closed
State-Changed-By: mav
State-Changed-When: Sat Nov 7 18:31:16 UTC 2009
State-Changed-Why:
PMP support for SiliconImage works better in siis driver.
I have no plans to fix it ATA(4).

http://www.freebsd.org/cgi/query-pr.cgi?pr=129784
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
...

Nov 7, 2:34 pm 2009
Petr Salinger
Re: kern/126076: [headers] POLL_ERR and POLL_HUP are defined...

The following reply was made to PR kern/126076; it has been noted by GNATS.

From: Petr Salinger <Petr.Salinger@seznam.cz>
To: Jilles Tjoelker <jilles@stack.nl>
Cc: bug-followup@FreeBSD.org
Subject: Re: kern/126076: [headers] POLL_ERR and POLL_HUP are defined
identically
Date: Sat, 7 Nov 2009 20:15:29 +0100 (CET)

> To be honest, I do not know why the POLL_* constants are defined at all.
> The kernel never generates SIGPOLL, and it is an obsolescent feature in
> POSIX. Th...

Nov 7, 1:20 pm 2009
Jilles Tjoelker
Re: kern/126076: [headers] POLL_ERR and POLL_HUP are defined...

The following reply was made to PR kern/126076; it has been noted by GNATS.

From: Jilles Tjoelker <jilles@stack.nl>
To: bug-followup@FreeBSD.org, Petr.Salinger@seznam.cz
Cc:
Subject: Re: kern/126076: [headers] POLL_ERR and POLL_HUP are defined
identically
Date: Sat, 7 Nov 2009 16:34:45 +0100

To be honest, I do not know why the POLL_* constants are defined at all.
The kernel never generates SIGPOLL, and it is an obsolescent feature in
POSIX. Their main effect seems that someone can u...

Nov 7, 11:40 am 2009
jilles
Re: kern/129172: [libc] signals are not delivered always

Synopsis: [libc] signals are not delivered always

State-Changed-From-To: open->closed
State-Changed-By: jilles
State-Changed-When: Sat Nov 7 15:37:09 UTC 2009
State-Changed-Why:
Signal queuing is in 7.0 and will not be backported to 6.x.

http://www.freebsd.org/cgi/query-pr.cgi?pr=129172
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebs...

Nov 7, 11:37 am 2009
Jilles Tjoelker
Re: bin/40282: [patch] kill(1) has bad error checking for co...

The following reply was made to PR bin/40282; it has been noted by GNATS.

From: Jilles Tjoelker <jilles@stack.nl>
To: bug-followup@FreeBSD.org, oleg@reis.zp.ua
Cc:
Subject: Re: bin/40282: [patch] kill(1) has bad error checking for command
line parameters
Date: Sat, 7 Nov 2009 16:21:46 +0100

I think the idea of aborting on syntax errors makes sense, but aborting
on a kill(2) error seems to go too far. I have found various shells
(tcsh, real ksh) that stop processing a kill builtin if...

Nov 7, 11:30 am 2009
Hannes
misc/140361: speed-stepping broken on PhenomII (acpi?)

I have a new AMD PhenomII X4 (3.0Ghz) CPU. However powerd doesn't automatically reduce the freq.

dev.cpu.0.cx_usage: 100.00% last 500us
dev.cpu.1.cx_usage: 100.00% last 500us
dev.cpu.2.cx_usage: 100.00% last 500us
dev.cpu.3.cx_usage: 100.00% last 500us

(these are always 100% although system is mostly idle)

I would really like to be able to reduce freq, for energy, noise/heat and long--livety reasons!

_______________________________________________
freebsd-bugs@freebsd.org mailing list
http:...

Nov 7, 11:16 am 2009
Serebryakoff Alexey
Failed make amarok 2.1.1 from ports collection

Hi guys!

Environment: FreeBSD karfagen.mshome 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 =
#1:=20
Wed Jul 29 10:01:55 NOVST 2009
KDE: 4.3.1

Please help me! Failed to make amarok 2.1.1 from ports collection:

[ 94%] Building CXX object=20
src/services/mp3tunes/CMakeFiles/amarokmp3tunesharmonydaemon.dir/mp3tunesha=
rmonydaemonadaptor.o =20
Linking CXX executable amarokmp3tunesharmonydaemon =
...

Nov 7, 5:04 pm 2009
linimon
Re: kern/140352: [geom] gjournal + glabel not working

Old Synopsis: gjournal + glabel not working
New Synopsis: [geom] gjournal + glabel not working

Responsible-Changed-From-To: freebsd-bugs->freebsd-geom
Responsible-Changed-By: linimon
Responsible-Changed-When: Sat Nov 7 15:01:19 UTC 2009
Responsible-Changed-Why:
Over to maintainer(s).

http://www.freebsd.org/cgi/query-pr.cgi?pr=140352
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, s...

Nov 7, 11:01 am 2009
gavin
Re: kern/140358: 8.0RC2: [arp] arp: writing to routing socke...

Old Synopsis: arp: writing to routing socket: Invalid argument with -S key usage
New Synopsis: 8.0RC2: [arp] arp: writing to routing socket: Invalid argument with -S key usage

Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: gavin
Responsible-Changed-When: Sat Nov 7 14:32:34 UTC 2009
Responsible-Changed-Why:
Over to maintainer(s). I can verify this on my machine (19th Oct HEAD)
so it's not due to his custom kernel.

[ message continues ]

" title="http://www.freebsd.org/cgi/query-pr.cgi?pr=140...">http://www.freebsd.org/cgi/query-pr.cgi?pr=140...

Nov 7, 10:51 am 2009
Jilles Tjoelker
Re: kern/39681: [sysctl] [patch] add hidden kernel boot tuna...

The following reply was made to PR kern/39681; it has been noted by GNATS.

From: Jilles Tjoelker <jilles@stack.nl>
To: bug-followup@FreeBSD.org, cyrille.lefevre@laposte.net
Cc:
Subject: Re: kern/39681: [sysctl] [patch] add hidden kernel boot tunables
to sysctl as read-only mib
Date: Sat, 7 Nov 2009 15:46:39 +0100

We seem to have had CTLFLAG_RDTUN/CTLFLAG_TUN for quite a while (added
in -CURRENT on Tue Oct 21 16:48:33 2003), which also cause sysctl(8) to
tell you you need to edit /bo...

Nov 7, 10:50 am 2009
Oleg Ginzburg
misc/140358: arp: writing to routing socket: Invalid argumen...

When i try

/usr/sbin/arp -S IP 0:24:21:51:b1:1e pub

(where IP from my networks)

arp works successful and return errors message:

arp: writing to routing socket: Invalid argument

Some soft who analyzing return code (for example, net/mpd5 with proxy-arp settings) work incorrectly when doing system(3) for /usr/sbin/arp.

_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail t...

Nov 7, 10:26 am 2009
gavin
Re: kern/140338: [vm][panic] FreeBSD 8.0 RC2 with vm.pmap.pg...

Old Synopsis: [vm] [zfs] [panic] FreeBSD 8.0 RC2 with vm.pmap.pg_ps_enabled=1 kernel panic with makeworld
New Synopsis: [vm][panic] FreeBSD 8.0 RC2 with vm.pmap.pg_ps_enabled=1 kernel panic with makeworld

Responsible-Changed-From-To: freebsd-fs->freebsd-bugs
Responsible-Changed-By: gavin
Responsible-Changed-When: Sat Nov 7 14:25:06 UTC 2009
Responsible-Changed-Why:
Not ZFS related after all

http://www.freebsd.org/cgi/query-pr.cgi?pr=140338
_______________________________________________
fre...

Nov 7, 10:28 am 2009
Eygene Ryabinkin
bin/140356: [patch] OpenSSL in base: fix CVE-2009-3555

[1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555

The following patch applies to OpenSSL both from HEAD and 8-STABLE.

It completely disables renegotiation inside TLS/SSL sessions and I had
verified that no renegotiations will take place with s_client and
s_server.

From: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Date: Sat, 7 Nov 2009 15:45:32 +0300

Obtained-From: http://cvs.openssl.org/chngview?cn=18791
Obtained-From: http://cvs.openssl.org/chngview?cn=18794

Signed-...

Nov 7, 9:43 am 2009
Oliver Lehmann
kern/140352: gjournal + glabel not working

glabel a journaled filesystem does not work, after the reboot, the
reboot into single user mode
create a journaled filesystem:
gjournal load
gjournal label da0p1 mirror/gm0s1h
tunefs -J enable -n disable da0p1.journal
reboot into single user mode
label the journaled filesystem
tunefs -L files da0p1.journal
now the label exists in /dev/ufs
ls -l /dev/ufs
reboot into single user mode
_______________________________________________
freebsd-bugs@freebsd.org mailing list
ht...

Nov 7, 6:06 am 2009
linimon
Re: bin/5745: [patch] Add /usr/local/share/mk to default mak...

Synopsis: [patch] Add /usr/local/share/mk to default make(1) search path

State-Changed-From-To: open->closed
State-Changed-By: linimon
State-Changed-When: Sat Nov 7 03:42:39 UTC 2009
State-Changed-Why:
apparently the recommended fix was to either use make -m or set flags.

http://www.freebsd.org/cgi/query-pr.cgi?pr=5745
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to...

Nov 6, 11:44 pm 2009
Alexander Best
Re: bin/5745: [patch] Add /usr/local/share/mk to default mak...

The following reply was made to PR bin/5745; it has been noted by GNATS.

From: Alexander Best <alexbestms@math.uni-muenster.de>
To: <bug-followup@FreeBSD.org>
Cc:
Subject: Re: bin/5745: [patch] Add /usr/local/share/mk to default make(1)
search path
Date: Sat, 07 Nov 2009 04:11:00 +0100 (CET)

taking into account that the originator had src commit rights for 7 years and
most replies suggested to rather use the `make` -m option or set MAKEFLAGS i
believe this pr can be set suspen...

Nov 6, 11:20 pm 2009
linimon
Re: kern/140338: [vm] [zfs] [panic] FreeBSD 8.0 RC2 with vm....

Old Synopsis: FreeBSD 8.0 RC2 with vm.pmap.pg_ps_enabled=1 kernel panic with makeworld
New Synopsis: [vm] [zfs] [panic] FreeBSD 8.0 RC2 with vm.pmap.pg_ps_enabled=1 kernel panic with makeworld

Responsible-Changed-From-To: freebsd-bugs->freebsd-fs
Responsible-Changed-By: linimon
Responsible-Changed-When: Sat Nov 7 03:10:45 UTC 2009
Responsible-Changed-Why:
Seems to happen with a combination of vm and zfs settings. Since I have
to pick an assignee, use the fs@ one.

[ message continues ]

" title="http://www.freebsd.org/cgi/...">http://www.freebsd.org/cgi/...

Nov 6, 11:12 pm 2009
linimon
Re: kern/140150: [ata] acd0: TIMEOUT - READ_CD with (audio) ...

Synopsis: [ata] acd0: TIMEOUT - READ_CD with (audio) CDs

State-Changed-From-To: open->closed
State-Changed-By: linimon
State-Changed-When: Sat Nov 7 02:52:01 UTC 2009
State-Changed-Why:
Apparently a duplicate of kern/133122, which has more information.

http://www.freebsd.org/cgi/query-pr.cgi?pr=140150
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-uns...

Nov 6, 10:52 pm 2009
linimon
Re: bin/18100: [patch] update to src/usr.bin/from/from.c for...

Synopsis: [patch] update to src/usr.bin/from/from.c for multiple mboxes

State-Changed-From-To: open->suspended
State-Changed-By: linimon
State-Changed-When: Sat Nov 7 02:51:16 UTC 2009
State-Changed-Why:
Recent review indicates that this is still a problem. Mark it 'suspended'
since it has languished for so long.

http://www.freebsd.org/cgi/query-pr.cgi?pr=18100
_______________________________________________
freebsd-bugs@freebsd.org mailing list
[ message continues ]

" title="http://lists.freebsd.org/mailman/listinfo/f...">http://lists.freebsd.org/mailman/listinfo/f...

Nov 6, 10:51 pm 2009
linimon
Re: kern/120507: [ata] Errors while burning CDs using burncd...

Old Synopsis: [ata] Errors while burning CDs using burncd(8)
New Synopsis: [ata] Errors while burning CDs using burncd(8) on JMicron JMB36X SATA300 controller

State-Changed-From-To: open->suspended
State-Changed-By: linimon
State-Changed-When: Sat Nov 7 02:47:20 UTC 2009
State-Changed-Why:
A recent followup in kern/133122 seems to indicate that the problem is
related to the controller, not the CD driver as such. Please see that
PR for more information.

[ message continues ]

" title="http://www.freebsd.org/cgi/query-pr.c...">http://www.freebsd.org/cgi/query-pr.c...

Nov 6, 10:51 pm 2009
Alexander Best
Re: kern/117215: [ata] Kernel errors accessing audio CDs w/ ...

The following reply was made to PR kern/117215; it has been noted by GNATS.

From: Alexander Best <alexbestms@math.uni-muenster.de>
To: <bug-followup@FreeBSD.org>,
<scott@sremick.net>
Cc:
Subject: Re: kern/117215: [ata] Kernel errors accessing audio CDs w/ Samsung
SATA CDRW/DVD drive
Date: Sat, 07 Nov 2009 03:48:07 +0100 (CET)

unfortunately the jmicron controller driver is also suffering from similar
issues. see kern/133122 for more details. the problems were observed wit...

Nov 6, 10:50 pm 2009
linimon
Re: misc/140346: [wlan] High bandwidth use causes loss of wl...

Old Synopsis: High bandwidth use causes loss of wlan connection
New Synopsis: [wlan] High bandwidth use causes loss of wlan connection

Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: linimon
Responsible-Changed-When: Sat Nov 7 02:42:59 UTC 2009
Responsible-Changed-Why:
Over to maintainer(s).

http://www.freebsd.org/cgi/query-pr.cgi?pr=140346
_______________________________________________
freebsd-bugs@freebsd.org mailing list
[ message continues ]

" title="http://lists.freebsd.org/mailman/l...">http://lists.freebsd.org/mailman/l...

Nov 6, 10:43 pm 2009
Alexander Best
Re: kern/140150: [ata] acd0: TIMEOUT - READ_CD with (audio) ...

The following reply was made to PR kern/140150; it has been noted by GNATS.

From: Alexander Best <alexbestms@math.uni-muenster.de>
To: <bug-followup@FreeBSD.org>,
<hrkfdn@gmail.com>
Cc:
Subject: Re: kern/140150: [ata] acd0: TIMEOUT - READ_CD with (audio) CDs
Date: Sat, 07 Nov 2009 03:36:40 +0100 (CET)

duplicate of kern/133122.

alex
_______________________________________________
freebsd-bugs@freebsd.org mailing list
[ message continues ]

" title="http://lists.freebsd.org/mailman/listinfo/freebsd-b...">http://lists.freebsd.org/mailman/listinfo/freebsd-b...

Nov 6, 10:40 pm 2009
Alexander Best
Re: bin/18100: [patch] update to src/usr.bin/from/from.c for...

The following reply was made to PR bin/18100; it has been noted by GNATS.

From: Alexander Best <alexbestms@math.uni-muenster.de>
To: <bug-followup@FreeBSD.org>,
<srm@epitaph.org>
Cc:
Subject: Re: bin/18100: [patch] update to src/usr.bin/from/from.c for
multiple mboxes
Date: Sat, 07 Nov 2009 03:11:45 +0100 (CET)

this patch still looks like a useful addition to the `from' command. what's
missing in order to fully support multiple mailboxes however is

1. support for `f...

Nov 6, 10:20 pm 2009
Alexander Best
Re: kern/120507: [ata] Errors while burning CDs using burncd...

The following reply was made to PR kern/120507; it has been noted by GNATS.

From: Alexander Best <alexbestms@math.uni-muenster.de>
To: <bug-followup@FreeBSD.org>
Cc:
Subject: Re: kern/120507: [ata] Errors while burning CDs using burncd(8)
Date: Sat, 07 Nov 2009 00:51:46 +0100 (CET)

this problem is indeed related to the JMicron PATA chipset driver. please see
kern/133122 for even more issues.

the problems reported in this pr are not related to burncd. once the jmicron
driver...

Nov 6, 8:00 pm 2009
previous daytodaynext day
November 6, 2009November 7, 2009November 8, 2009