[Bug 196542] System stops booting with "ACPI APIC Table: "

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196542 --- Comment #10 from Jonas Keidel --- Are there any news towards this bug? -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list htt

[Bug 186861] [PATCH] bsdgrep(1): xzgrep(1) sometimes doesn't find matches it should find

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186861 Xin LI changed: What|Removed |Added CC||delp...@freebsd.org Assignee|fr

[Bug 186861] [PATCH] bsdgrep(1): xzgrep(1) sometimes doesn't find matches it should find

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186861 --- Comment #7 from Xin LI --- (In reply to Stefan Ehmann from comment #5) I have committed your original patch plus setting laction = LZMA_RUN. Thanks for your submission! -- You are receiving this mail because: You are the assignee for

[Bug 186861] [PATCH] bsdgrep(1): xzgrep(1) sometimes doesn't find matches it should find

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186861 --- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: delphij Date: Wed Jan 21 01:11:38 UTC 2015 New revision: 277463 URL: https://svnweb.freebsd.org/changeset/base/277463 Log: Fix xz handling for files la

[Bug 196918] [PATCH] Add R_X86_64_PC64 to sys/sys/elf_common.h

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196918 --- Comment #7 from commit-h...@freebsd.org --- A commit references this bug: Author: emaste Date: Wed Jan 21 01:12:22 UTC 2015 New revision: 277464 URL: https://svnweb.freebsd.org/changeset/base/277464 Log: Add missing R_X86_64_ constan

[Bug 196918] [PATCH] Add R_X86_64_PC64 to sys/sys/elf_common.h

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196918 --- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: emaste Date: Wed Jan 21 01:08:00 UTC 2015 New revision: 277462 URL: https://svnweb.freebsd.org/changeset/base/277462 Log: redelf: Add missing R_X86_64_

[Bug 196951] Feature request: fix wait-built to allow waiting for ANY process, not just the current shell's child

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196951 Bug ID: 196951 Summary: Feature request: fix wait-built to allow waiting for ANY process, not just the current shell's child Product: Base System Version: 11.0-CURRENT

[Bug 193646] UEFI Memory stick For 10.1-BETA1 hangs

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193646 North changed: What|Removed |Added CC||n...@vfemail.net --- Comment #6 from North

[Bug 194793] EFI boot loader panic: vm_fault: fault no nofault entry, addr: fffffe0000eb8000 (10.1-rc4) efi boot only

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194793 --- Comment #1 from North --- update: ONLY!! boots a custom slim down 10.1 prerelease kernel (unused network devices removed) Used of GENERIC kernel of 10.1 rc4, 10.1 prerelease, 10.1-release fail with panic reboot. Downloaded new Fr

[Bug 196918] [PATCH] Add R_X86_64_PC64 to sys/sys/elf_common.h

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196918 --- Comment #5 from y...@rawbw.com --- > Btw, yuri, when you say "supported by LLVM and binutils", do you mean the > versions in FreeBSD head, or the upstream versions? binutils version in FreeBSD tree supports it. llvm version in FreeBSD

[Bug 196918] [PATCH] Add R_X86_64_PC64 to sys/sys/elf_common.h

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196918 --- Comment #4 from Ed Maste --- > This elf_common.h is our 'own' elf header, right? Yes, we do not use ELF Tool Chain (libelf)'s header. We can just go ahead and add the defines, although we should pick up the full set of additional reloc

[Bug 194793] EFI boot loader panic: vm_fault: fault no nofault entry, addr: fffffe0000eb8000 (10.1-rc4) efi boot only

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194793 North changed: What|Removed |Added Version|10.1-RC2|10.1-RC4 -- You are receiving this mail b

[Bug 196918] [PATCH] Add R_X86_64_PC64 to sys/sys/elf_common.h

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196918 --- Comment #3 from Dimitry Andric --- This elf_common.h is our 'own' elf header, right? E.g. not from contrib'd libelf? If so, just adding this define should be fine. Otherwise we should probably look at libelf upstream first. Btw, yur

[Bug 189057] [PATCH] Adding an option to ls(1) to display file permissions in octal

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189057 Jilles Tjoelker changed: What|Removed |Added CC||jil...@freebsd.org --- Comment #

[Bug 196918] [PATCH] Add R_X86_64_PC64 to sys/sys/elf_common.h

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196918 --- Comment #2 from y...@rawbw.com --- With the next contrib/llvm/tools/clang update clang will probably begin to insert these into elfs, so libexec/rtld-elf/amd64 and sys/amd64/amd64/elf_machdep.c will also need to be updated. -- You are

[Bug 196944] [bge] [ipmi] regression IPMI access disabled when bge driver is loaded

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196944 Bug ID: 196944 Summary: [bge] [ipmi] regression IPMI access disabled when bge driver is loaded Product: Base System Version: 10.1-RELEASE Hardware: amd64

[Bug 196918] [PATCH] Add R_X86_64_PC64 to sys/sys/elf_common.h

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196918 --- Comment #1 from Ed Maste --- Will also need to update contrib/elftoolchain/readelf/readelf.c -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebs

[Bug 196929] ar: fatal: Numeric user ID too large

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196929 Ed Maste changed: What|Removed |Added Keywords||toolchain -- You are receiving this ma

[Bug 196918] [PATCH] Add R_X86_64_PC64 to sys/sys/elf_common.h

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196918 Ed Maste changed: What|Removed |Added Keywords||toolchain CC|

[Bug 196929] ar: fatal: Numeric user ID too large

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196929 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org --- Comment #1 from

[Bug 196929] ar: fatal: Numeric user ID too large

2015-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196929 Bug ID: 196929 Summary: ar: fatal: Numeric user ID too large Product: Base System Version: 10.1-RELEASE Hardware: Any OS: Any Status: New Severity: