[Bug 229616] bin/dd: add conv=fsync, handle errors in close(2)

2019-08-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229616 Mark Linimon changed: What|Removed |Added Keywords||patch -- You are receiving this ma

[Bug 239938] sysutils/openzfs fails to build on i386

2019-08-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239938 Mark Linimon changed: What|Removed |Added Summary|OpenZFS/ZoF fails to build |sysutils/openzfs fails to

[Bug 229616] bin/dd: add conv=fsync, handle errors in close(2)

2019-08-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229616 Kubilay Kocak changed: What|Removed |Added Keywords|needs-patch | -- You are receiving this mail b

[Bug 229616] bin/dd: add conv=fsync, handle errors in close(2)

2019-08-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229616 Thomas Hurst changed: What|Removed |Added Summary|bin/dd does not check |bin/dd: add conv=fsync,

[Bug 239959] linkset inconsistency in static libpam

2019-08-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239959 --- Comment #1 from Alex Zimnitsky --- Well, it really affects anyone who is trying to use static libpam. But I seem to be the only person to use it this way. -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 239959] linkset inconsistency in static libpam

2019-08-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239959 Bug ID: 239959 Summary: linkset inconsistency in static libpam Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Aff

[Bug 229616] bin/dd does not check output's close() return code

2019-08-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229616 --- Comment #5 from Thomas Hurst --- Created attachment 206685 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206685&action=edit Patch against releng/12/bin/dd -- You are receiving this mail because: You are the assignee for th

[Bug 229616] bin/dd does not check output's close() return code

2019-08-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229616 Thomas Hurst changed: What|Removed |Added Attachment #204530|0 |1 is obsolete|

Problem reports for b...@freebsd.org that need special attention

2019-08-18 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 229616] bin/dd does not check output's close() return code

2019-08-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229616 --- Comment #3 from Thomas Hurst --- So, did a bit of research to see what everyone else is doing. NetBSD: * Checks close() on output * fsync() on output if it's stdout (where close() may simply decrement a refcount) OpenBSD: * Does

[Bug 239938] OpenZFS/ZoF fails to build on i386

2019-08-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239938 Bug ID: 239938 Summary: OpenZFS/ZoF fails to build on i386 Product: Base System Version: 12.0-STABLE Hardware: i386 OS: Any Status: New Severity: Af