[Bug 181497] [kernel] [patch] Add ASLR feature to kernel

2015-12-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181497 --- Comment #13 from Shawn Webb --- This bug report can be closed. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lis

[Bug 191348] [mps] LSI2308 with WD3000FYYZ drives disappears after hotswapping

2015-12-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191348 --- Comment #37 from kungfujesu...@gmail.com --- OK disregard my previous comment. For one my issue probably isn't even the same, my drives aren't disappearing. For two, the issue I had, which emitted similar / the same write command timeo

[Bug 205434] FreeBSD-10.2-STABLE-i386-20151217-r292403-bootonly.iso.xz fails to install when fetching base.txz (runs in to EROFS error with fetch(3))

2015-12-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205434 Bug ID: 205434 Summary: FreeBSD-10.2-STABLE-i386-20151217-r292403-bootonly.iso .xz fails to install when fetching base.txz (runs in to EROFS error with fetch(3)) Produ

[Bug 205434] FreeBSD-10.2-STABLE-i386-20151217-r292403-bootonly.iso.xz fails to install when fetching base.txz (runs in to EROFS error with fetch(3))

2015-12-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205434 NGie Cooper changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|sysinst...@freebsd.org

[Bug 205424] i386/boot: use macros from to represent eflags's bits

2015-12-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205424 Mark Linimon changed: What|Removed |Added Keywords||patch -- You are receiving this ma

[Bug 205445] [bhyve] PCI passthru pci_intr_map: bad interrupt line 20, OpenBSD guest couldn't map interrupt

2015-12-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205445 Bug ID: 205445 Summary: [bhyve] PCI passthru pci_intr_map: bad interrupt line 20, OpenBSD guest couldn't map interrupt Product: Base System Version: 10.2-STABLE Hardw

[Bug 205445] [bhyve] PCI passthru pci_intr_map: bad interrupt line 20, OpenBSD guest couldn't map interrupt

2015-12-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205445 --- Comment #1 from m8r-592...@mailinator.com --- Is bhyve using some kind of "legacy" interrupts? The OpenBSD 5.8 source code printing the error is: arch/amd64/pci/pci_machdep.c if (line >= NUM_LEGACY_IRQS) { printf("pci_intr_m

[Bug 205453] 11.0-CURRENT libcxxrt/guard.cc uses C11's _Static_assert in conditionally-compiled C++ code and when it is used buildworld fails for syntax errors in g++ compilers

2015-12-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205453 Bug ID: 205453 Summary: 11.0-CURRENT libcxxrt/guard.cc uses C11's _Static_assert in conditionally-compiled C++ code and when it is used buildworld fails for syntax errors in