[Bug 190186] [patch] i915 driver: enable opregion handling

2014-06-06 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190186 --- Comment #3 from Adrian Chadd adr...@freebsd.org --- So if I then do this: # cd /usr/ports/sysutils/acpi_call make install clean # rehash # kldload acpi_ibm # kldload acpi_call # acpi_call -p '\VBRC' -i 14 .. then if I use sysctl

[Bug 190186] [patch] i915 driver: enable opregion handling

2014-06-06 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190186 --- Comment #4 from Henry Hu henry.hu...@gmail.com --- (In reply to Adrian Chadd from comment #3) So if I then do this: # cd /usr/ports/sysutils/acpi_call make install clean # rehash # kldload acpi_ibm # kldload acpi_call #

[Bug 190735] New: truncate(1) integer overflow issues with size command line arg -- diff with unit tests attached

2014-06-06 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190735 Bug ID: 190735 Summary: truncate(1) integer overflow issues with size command line arg -- diff with unit tests attached Product: Base System Version: 10.0-RELEASE

[Bug 190739] New: Building libunbound writes to /usr/src

2014-06-06 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190739 Bug ID: 190739 Summary: Building libunbound writes to /usr/src Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: Needs Triage

[Bug 190186] [patch] i915 driver: enable opregion handling

2014-06-06 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190186 --- Comment #6 from Henry Hu henry.hu...@gmail.com --- (In reply to Adrian Chadd from comment #5) Absolutely! http://people.freebsd.org/~adrian/laptop/lenovo_x230/ -a Have you tried acpi_call -p \_SB.PCI0.VID.LCD0._BCM -i

[Bug 190186] [patch] i915 driver: enable opregion handling

2014-06-06 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190186 --- Comment #7 from Adrian Chadd adr...@freebsd.org --- root@sabrina:/home/adrian # acpi_call -p \VIGD 1 root@sabrina:/home/adrian # acpi_call -p \_SB.PCI0.VID.DRDY 1 and yes: acpi_call -p \_SB.PCI0.VID.LCD0._BCM -i x works, but

[Bugzilla] Commit Needs MFC

2014-06-05 Thread bz-noreply
Hi, You have a bug in the Needs MFC state which has not been touched in 7 days. This email serves as a reminder that you may want to MFC this bug or marked it as completed. In the event you have a longer MFC timeout you may update this bug with a comment and I won't remind you again for 7

[Bug 190655] New: cd9660 cannot mount ISO 9660 multi-session above 4 GiB

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190655 Bug ID: 190655 Summary: cd9660 cannot mount ISO 9660 multi-session above 4 GiB Product: Base System Version: 8.4-STABLE Hardware: Any OS: Any Status: Needs

[Bug 190660] New: freebsd-update(8) erroneous message when fetch install used

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190660 Bug ID: 190660 Summary: freebsd-update(8) erroneous message when fetch install used Product: Base System Version: 10.0-RELEASE Hardware: Any OS: Any

[Bug 129052] ps(1) %cpu column reports misleading data for threaded programs

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=129052 Ed Maste ema...@freebsd.org changed: What|Removed |Added Status|In Discussion |Issue Resolved

[Bug 167575] mfiutil(8) claims battery is OK even though it is worn out and wb cache is disabled

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=167575 --- Comment #3 from Ed Maste ema...@freebsd.org --- In both cases the battery had 50% capacity -- 504 and 549 mAh, vs 1215 mAh design capacity. The write cache is disabled as expected, the issue is just the battery status reporting. BBU

[Bug 72202] ports-mgmt/portaudit warns about the CVS server vulnerability which has already been fixed.

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=72202 Baptiste Daroussin b...@freebsd.org changed: What|Removed |Added Status|In Discussion |Issue Resolved

[Bug 129052] ps(1) %cpu column reports misleading data for threaded programs

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=129052 Eitan Adler ead...@freebsd.org changed: What|Removed |Added Resolution|FIXED |Unable to

[Bug 129052] ps(1) %cpu column reports misleading data for threaded programs

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=129052 Eitan Adler ead...@freebsd.org changed: What|Removed |Added Resolution|Unable to Reproduce |FIXED -- You are

[Bug 129052] ps(1) %cpu column reports misleading data for threaded programs

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=129052 --- Comment #3 from Ed Maste ema...@freebsd.org --- This should be FIXED, I just didn't find out when the fix landed. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 129052] ps(1) %cpu column reports misleading data for threaded programs

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=129052 --- Comment #4 from Eitan Adler ead...@freebsd.org --- sorry, was testing something, needed a real bug :-\ -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 190669] New: 'emmintrin.h' file not found - in /usr/src/lib/clang/libclangbasic

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190669 Bug ID: 190669 Summary: 'emmintrin.h' file not found - in /usr/src/lib/clang/libclangbasic Product: Base System Version: 10.0-STABLE Hardware: Any

[Bug 184507] [patch] [libfetch] allow hiding User-Agent with empty string

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184507 Dag-Erling Smørgrav d...@freebsd.org changed: What|Removed |Added Status|In Discussion |Commit Ready

[Bug 184507] [patch] [libfetch] allow hiding User-Agent with empty string

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184507 Dag-Erling Smørgrav d...@freebsd.org changed: What|Removed |Added Component|kern|bin

[Bug 190669] 'emmintrin.h' file not found - in /usr/src/lib/clang/libclangbasic

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190669 --- Comment #1 from Thierry Thomas thie...@freebsd.org --- Source had been fetched via svn, latest revision is r267113 on 2014-06-05 17:21:25 +0200. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 190669] 'emmintrin.h' file not found - in /usr/src/lib/clang/libclangbasic

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190669 Thierry Thomas thie...@freebsd.org changed: What|Removed |Added Status|Needs Triage|In Discussion

[Bug 185084] [regression][geli] Keyfile content potentially cleared prematurely after r259428

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=185084 --- Comment #2 from commit-h...@freebsd.org --- A commit references this bug: Author: brd Date: Fri Jun 6 03:17:37 UTC 2014 New revision: 267145 URL: http://svnweb.freebsd.org/changeset/base/267145 Log: - Fix the keyfile being cleared

[Bug 170514] The FreeBSD pr report form should have the 'wireless' catagory

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=170514 Eitan Adler ead...@freebsd.org changed: What|Removed |Added Status|In Discussion |Issue Resolved

[Bugzilla] Commit Needs MFC

2014-06-04 Thread bz-noreply
Hi, You have a bug in the Needs MFC state which has not been touched in 7 days. This email serves as a reminder that you may want to MFC this bug or marked it as completed. In the event you have a longer MFC timeout you may update this bug with a comment and I won't remind you again for 7

[Bug 185582] [patch] rpcgen(1): make rpcgen generate usable sample code

2014-06-04 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=185582 Bryan Drewery bdrew...@freebsd.org changed: What|Removed |Added Status|In Discussion |Needs Help

[Bug 166458] [libc] bind(2) incorrectly interprets SO_REUSEADDR option as also implying SO_REUSEPORT on FreeBSD

2014-06-04 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166458 Sean Bruno sbr...@freebsd.org changed: What|Removed |Added Status|In Discussion |Issue Resolved

[Bug 11294] [patch] logger(1) direct logging to other hosts

2014-06-04 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=11294 Baptiste Daroussin b...@freebsd.org changed: What|Removed |Added Attachment #4449|0 |1

[Bug 13042] make(1) doesn't handle wildcards in subdirectory paths

2014-06-04 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=13042 Baptiste Daroussin b...@freebsd.org changed: What|Removed |Added CC|

[Bug 24066] gdb(1) can't detach from programs linked with libc_r

2014-06-04 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=24066 Baptiste Daroussin b...@freebsd.org changed: What|Removed |Added Status|In Discussion |Issue Resolved

[Bug 11114] make(1) does not work as documented with .POSIX: target

2014-06-04 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=4 Eitan Adler ead...@freebsd.org changed: What|Removed |Added See Also|

[Bug 155000] make(1) doesn't handle .POSIX: correctly

2014-06-04 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=155000 Eitan Adler ead...@freebsd.org changed: What|Removed |Added See Also|

[Bug 178385] ktrace(1): 'ktrace -t f' (page faults) generates gigabytes of unused data

2014-06-04 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=178385 Jilles Tjoelker jil...@freebsd.org changed: What|Removed |Added Status|In Discussion |Issue Resolved

[Bug 11114] make(1) does not work as documented with .POSIX: target

2014-06-04 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=4 Simon J. Gerraty s...@freebsd.org changed: What|Removed |Added Status|In Discussion |Issue Resolved

[Bug 155000] make(1) doesn't handle .POSIX: correctly

2014-06-04 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=155000 Simon J. Gerraty s...@freebsd.org changed: What|Removed |Added CC|

[Bug 19063] VGA keyboard sometimes fails to work in boot loader

2014-06-04 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=19063 --- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: miwi Date: Thu Jun 5 01:18:24 UTC 2014 New revision: 356564 URL: http://svnweb.freebsd.org/changeset/ports/356564 Log: - Stage support PR:

[Bug 190643] New: /usr/sbin/daemon -P option does not work as documented

2014-06-04 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190643 Bug ID: 190643 Summary: /usr/sbin/daemon -P option does not work as documented Product: Base System Version: 9.2-STABLE Hardware: Any OS: Any Status: Needs

<    1   2