[Bug 228448] [PATCH] `unlink -foo` , the original use of `unlink`, no longer works.

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228448 Bug ID: 228448 Summary: [PATCH] `unlink -foo` , the original use of `unlink`, no longer works. Product: Base System Version: CURRENT Hardware: Any OS:

[Bug 222425] GPT broken after "gpart backup ada0 | gpart restore -F ada1"

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222425 --- Comment #11 from ch...@cretaforce.gr --- Does someone has more information about this issue? -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd

[Bug 57696] [nfs] NFS client readdir terminates prematurely if renaming files

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=57696 --- Comment #14 from Rick Macklem --- Still a problem and will affect NFSv4 as well. The short version is that NFS is not a POSIX compliant file system. The only way to reliably read a directory and remove its contents is to repeatedly read

[Bug 228444] "exa-0.8.0" panics the kernel while auditd(8) is running and audit_mask is set as "pc"

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228444 --- Comment #2 from Aniket Pandey --- > uname -a > FreeBSD bsdtest 12.0-CURRENT FreeBSD 12.0-CURRENT #1: Mon May 21 20:10:48 IST > 2018 root@bsdtest:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 -- You are receiving this mail becau

[Bug 228444] "exa-0.8.0" panics the kernel while auditd(8) is running and audit_mask is set as "pc"

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228444 --- Comment #1 from Alan Somers --- What version of FreeBSD were you using? If CURRENT, what svn rev? Please supply the output of "uname -a" -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 215021] Single core AMD Turion ML-37 laptop does not respond until keys are pressed

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215021 --- Comment #3 from xxjack1...@gmail.com --- Anyone have any idea what changed between 10 and 11 that's causing this? Seems like 11+ can't get enough entropy to function or something. -- You are receiving this mail because: You are the ass

[Bug 228444] "exa-0.8.0" panics the kernel while auditd(8) is running and audit_mask is set as "pc"

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228444 Bug ID: 228444 Summary: "exa-0.8.0" panics the kernel while auditd(8) is running and audit_mask is set as "pc" Product: Base System Version: CURRENT Hardware: amd64

[Bug 228432] [PATCH] sysctl `KERN_PROC_CWD` should return `ENOMEM` when the output buffer isn't big enough

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228432 Mark Johnston changed: What|Removed |Added Assignee|b...@freebsd.org|ma...@freebsd.org --- Comment #4 f

[Bug 228432] [PATCH] sysctl `KERN_PROC_CWD` should return `ENOMEM` when the output buffer isn't big enough

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228432 --- Comment #3 from Brennan Vincent --- This is my first patch to FreeBSD so forgive my ignorance -- what are the next steps? Can you land the change for me Mark? Or do I need to find someone else to review it, and if so who? -- You are r

[Bug 220300] man.sh: accept negative MANWIDTH

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220300 --- Comment #2 from TEUBEL György --- I don't know whether other man implementations supports this (probably no). I intended the meaning of the negative value is to count from the other (right) side. -- You are receiving this mail becaus

[Bug 228432] [PATCH] sysctl `KERN_PROC_CWD` should return `ENOMEM` when the output buffer isn't big enough

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228432 --- Comment #2 from Mark Johnston --- I also meant to point out that we don't seem to have any applications relying on the current behaviour, which seems to have been introduced relatively recently: r249487. -- You are receiving this mail

[Bug 228432] [PATCH] sysctl `KERN_PROC_CWD` should return `ENOMEM` when the output buffer isn't big enough

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228432 Mark Johnston changed: What|Removed |Added CC||ma...@freebsd.org --- Comment #1 f

[Bug 183294] VIA VX900 - SATA hang

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183294 Alexander Motin changed: What|Removed |Added Status|Open|In Progress Assignee|b

[Bug 183294] VIA VX900 - SATA hang

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183294 --- Comment #5 from commit-h...@freebsd.org --- A commit references this bug: Author: mav Date: Wed May 23 15:22:58 UTC 2018 New revision: 334099 URL: https://svnweb.freebsd.org/changeset/base/334099 Log: Add ready polling after PHY rese

[Bug 186345] FreeBSD 10 Installer creates weird ZFS volume layout for /usr

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186345 --- Comment #5 from Andriy Gapon --- Maybe discuss this on mailing lists or forums? -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing

[Bug 215207] [patch] getopt(1) example mangles command-line arguments with embedded spaces

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215207 Eitan Adler changed: What|Removed |Added Resolution|--- |Rejected Status|New

[Bug 186345] FreeBSD 10 Installer creates weird ZFS volume layout for /usr

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186345 --- Comment #4 from Vick Khera --- After a couple of years, I have also come to the conclusion that it "works as intended" but the documentation around it is horrible. Clearly, it is a good layout to work with the beadm utility, and that is

[Bug 215747] [patch] kldstat: align hex sizes to the right

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215747 Eitan Adler changed: What|Removed |Added Status|Closed |New Resolution|FIXED

[Bug 215747] [patch] kldstat: align hex sizes to the right

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215747 Eitan Adler changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 215747] [patch] kldstat: align hex sizes to the right

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215747 Eitan Adler changed: What|Removed |Added Assignee|b...@freebsd.org|ead...@freebsd.org -- You are recei

[Bug 205598] [patch] sbin/md5.c param -c, convert to lowercase so E975548260B65C79AF... matches calculated e975548260b65c79af...

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205598 Eitan Adler changed: What|Removed |Added Assignee|b...@freebsd.org|ead...@freebsd.org -- You are recei

[Bug 205930] clang(1) doesn't document all flags and options

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205930 Eitan Adler changed: What|Removed |Added Resolution|--- |Works As Intended Status

[Bug 220300] man.sh: accept negative MANWIDTH

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220300 --- Comment #1 from Eitan Adler --- Do any other systems implement this? I'm not inherently opposed, it just doesn't seem like obvious behavior to have negative width imply a margin. -- You are receiving this mail because: You are the ass

[Bug 223993] Using /usr/lib/debug/boot/kernel/kernel.debug over /usr/obj/sys/GENERIC/kernel.debug (sbin/dumpon/dumpon.8)

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223993 Eitan Adler changed: What|Removed |Added Assignee|b...@freebsd.org|ead...@freebsd.org -- You are recei

[Bug 200591] Update to Czech timedef files

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200591 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: eadler Date: Wed May 23 10:39:02 UTC 2018 New revision: 334088 URL: https://svnweb.freebsd.org/changeset/base/334088 Log: timedef: Update Czech timedef

[Bug 200591] Update to Czech timedef files

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200591 Eitan Adler changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 200273] updates to Slovak timedef files

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200273 Eitan Adler changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 228436] add tp-link usb ethernet device quirk

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228436 Bug ID: 228436 Summary: add tp-link usb ethernet device quirk Product: Base System Version: 11.1-RELEASE Hardware: Any OS: Any Status: New Severity:

[Bug 213903] Kernel crashes from turnstile_broadcast (/usr/src/sys/kern/subr_turnstile.c:837)

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213903 Eitan Adler changed: What|Removed |Added Status|In Progress |Open --- Comment #56 from Eitan Adle

[Bug 206217] bsnmpd should use the value set by "ifconfig description " in ifAlias

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206217 Eitan Adler changed: What|Removed |Added Status|In Progress |Open --- Comment #3 from Eitan Adler

[Bug 227330] [PATCH] usr.bin/cut: Fix out of boundary write on illegal list argument

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227330 Eitan Adler changed: What|Removed |Added Assignee|b...@freebsd.org|ead...@freebsd.org -- You are recei

[Bug 227805] [patch] forgotten file in /usr/src/tools/build/mk/OptionalObsoleteFiles.inc

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227805 Eitan Adler changed: What|Removed |Added Assignee|b...@freebsd.org|ead...@freebsd.org -- You are recei

[Bug 183294] VIA VX900 - SATA hang

2018-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183294 Alexandre martins changed: What|Removed |Added CC||alexandre.martins@stormshie