[Bug 203873] [patch] make gzip(1) embedded-friendly and more compatible with GNU gzip

2015-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203873 --- Comment #6 from Chris Hutchinson --- (In reply to eugen from comment #5) > (In reply to Chris Hutchinson from comment #4) > > Looks fine for me but lacks documentation for exit status (0 for success, 1 > for fatal errors, 2 for warning

[Bug 203900] Can not increase above 32K max open files descriptor per PID

2015-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203900 --- Comment #16 from John Baldwin --- You can add _flags2 at any time. Long ago we changed our std* symbols so that growing FILE doesn't result in ABI breakage. -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 203957] ThinkPad X240 GPU(Haswell-M ULT) support

2015-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203957 Jean-Sébastien Pédron changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|dumbb...@freebsd.org -- Y

[Bug 203957] ThinkPad X240 GPU(Haswell-M ULT) support

2015-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203957 Jean-Sébastien Pédron changed: What|Removed |Added Status|New |In Progress --- Comment #1

[Bug 203964] Clang 3.7.0 crash in i386 buildkernel

2015-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203964 --- Comment #3 from Conrad Meyer --- (In reply to Dimitry Andric from comment #2) > Maybe you were running out of memory? Perhaps, but if so Clang should distinguish OOM from internal compiler errors to avoid confusing / spurious bug repor

[Bug 203964] Clang 3.7.0 crash in i386 buildkernel

2015-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203964 Dimitry Andric changed: What|Removed |Added CC||d...@freebsd.org Stat

[Bug 203964] Clang 3.7.0 crash in i386 buildkernel

2015-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203964 --- Comment #1 from Conrad Meyer --- Created attachment 162365 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162365&action=edit hptnr_config-930780.c (compressed) -- You are receiving this mail because: You are the assignee fo

[Bug 203964] Clang 3.7.0 crash in i386 buildkernel

2015-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203964 Bug ID: 203964 Summary: Clang 3.7.0 crash in i386 buildkernel Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Severity:

[Bug 202712] System doesn't recognize older hdd after boot

2015-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202712 --- Comment #2 from cab...@yahoo.com --- Tested disk on Linux kernel 3.9.6. [2.050806] ata2.01: FORCE: horkage modified (noncq) [2.050825] ata2.01: ATA-0: WDC AC2420F, 06.16K25, max MWDMA1 [2.050838] ata2.01: 830760 sectors, mul

[Bug 203957] ThinkPad X240 GPU(Haswell-M ULT) support

2015-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203957 Bug ID: 203957 Summary: ThinkPad X240 GPU(Haswell-M ULT) support Product: Base System Version: 11.0-CURRENT Hardware: arm64 OS: Any Status: New Seve

[Bug 202650] got CAM status 0x50; fatal error, failed to attach to device

2015-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202650 --- Comment #1 from p5b2e9...@t-online.de --- 2015-10-22 Status is still "new". Any additional information needed? -- You are receiving this mail because: You are the assignee for the bug. ___ fr

[Bug 203889] MacBook UGA issues at login prompt.

2015-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203889 --- Comment #1 from David O'Rourke --- I have now worked out what was happening here. I'd forgotten that I had installed "Slim" and enabled it before heading to sleep that evening. So, when the machine booted, everything was fine. Slim was

[Bug 203873] [patch] make gzip(1) embedded-friendly and more compatible with GNU gzip

2015-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203873 --- Comment #5 from eu...@grosbein.net --- (In reply to Chris Hutchinson from comment #4) Looks fine for me but lacks documentation for exit status (0 for success, 1 for fatal errors, 2 for warnings) -- You are receiving this mail because