[Bug 229346] freebsd-update install return code changed

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229346

--- Comment #6 from topical  ---
I upgraded my systems to FreeBSD 12.0 and ezjail still gets stuck in an endless
loop unless I apply the patch.

Could someone please apply it?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 230589] periodic scripts generate spurious emails

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230589

topical  changed:

   What|Removed |Added

Version|11.2-RELEASE|12.0-RELEASE

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235096] [patch] usr.bin/write broken capabilities checking

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235096

Mark Johnston  changed:

   What|Removed |Added

 CC||c...@freebsd.org,
   ||ma...@freebsd.org
 Status|New |Open

--- Comment #1 from Mark Johnston  ---
This looks good to me, and seems to fix write(1).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 226510] panic: Re-refing for reason 5, cnt = 1

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226510

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||go...@freebsd.org
 Status|New |Closed

--- Comment #20 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 225586] ftruncate+mmap+fsync fails for small maps

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225586

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 CC||go...@freebsd.org
 Status|New |Closed
 Resolution|--- |FIXED

--- Comment #8 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 221777] merge the latest changes to the ig4 module from DragonFly BSD and add Kaby Lake / Intel 100 series platform support

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221777

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED
   Assignee|b...@freebsd.org|go...@freebsd.org

--- Comment #30 from Oleksandr Tymoshenko  ---
Closing since the original issue has been fixed and MFCed. If there are
additional bugs related to ig4 please open new PRs for them

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 221290] vmstat output have columns without space

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221290

Oleksandr Tymoshenko  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|go...@freebsd.org
 CC||go...@freebsd.org

--- Comment #2 from Oleksandr Tymoshenko  ---
I'll take care of MFC

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 231828] em(4) is unusable after suspend/resume

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231828

Kurt Jaeger  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|Closed  |Open

--- Comment #6 from Kurt Jaeger  ---
Please look at the patch in PR#224059 and check if the problem is solved if
this patch is applied. The patch is only in 12-STABLE, so post-12.0p2

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 233361] mips build with BSD_CRTBEGIN, Clang, LLD fails

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233361

John Baldwin  changed:

   What|Removed |Added

 CC||j...@freebsd.org

--- Comment #3 from John Baldwin  ---
This appears to be a clang 7.0 regression.  External GCC is able to build this
fine.  In addition, the old crt bits in contrib/gcc use the same logic (.cpload
without a .cprestore), and while clang compiled that during a buildworld
WITHOUT_BSD_CRTBEGIN=yes, clang now chokes trying to link libc:

ld: error: can't create dynamic relocation R_MIPS_32 against local symbol in
readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to
allow text relocations in the output
>>> defined in cancelpoints_sem_new.pico
>>> referenced by cancelpoints_sem_new.c
>>>   cancelpoints_sem_new.pico:(.eh_frame+0x1C)

So, clang 7.0 seems to be busted compared to clang 6 + patches. :-/  I haven't
tried mips64 yet, only 32-bit mips.  Cheri only tests 64-bit mips, so it might
be that 64-bit works ok and only 32-bit mips is broken.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 214718] x86bios panics at boot if it cannot obtain memory

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214718

Ed Maste  changed:

   What|Removed |Added

 Status|Closed  |Open
 Resolution|FIXED   |---

--- Comment #5 from Ed Maste  ---
This one has a workaround committed but the underlying problem still exists.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 219000] [patch] Integer underflow in efipart_realstrategy when I/O starts after end of disk

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219000

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||go...@freebsd.org
 Status|In Progress |Closed

--- Comment #4 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 215185] [kbdmap] [patch] UK kbdmap for MacBook

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215185

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED
 CC||go...@freebsd.org

--- Comment #7 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 214718] x86bios panics at boot if it cannot obtain memory

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214718

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED
 CC||go...@freebsd.org

--- Comment #4 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 214705] Kernel panic trying to playback encrypted DVD, "Fatal trap 12: page fault while in kernel mode"

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214705

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 CC||go...@freebsd.org
 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #8 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107

Kristof Provost  changed:

   What|Removed |Added

 CC||k...@freebsd.org

--- Comment #1 from Kristof Provost  ---
Can you include your build command?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 210686] NCQ_TRIM_BROKEN quirk mismatch

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210686

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 CC||go...@freebsd.org
 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #13 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 203349] [META] FreeBSD Foundation sponsored project dependencies for FreeBSD 11.x

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203349
Bug 203349 depends on bug 210415, which changed state.

Bug 210415 Summary: vidcontrol -h  does not work with vt(4)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210415

   What|Removed |Added

 Status|In Progress |Closed
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 210415] vidcontrol -h does not work with vt(4)

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210415

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 CC||go...@freebsd.org
 Status|In Progress |Closed
 Resolution|--- |FIXED

--- Comment #4 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 231027] [META] FreeBSD-Foundation sponsored issues for FreeBSD 13-CURRENT

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231027
Bug 231027 depends on bug 210415, which changed state.

Bug 210415 Summary: vidcontrol -h  does not work with vt(4)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210415

   What|Removed |Added

 Status|In Progress |Closed
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 229487] Password database out of sync after binary update from 10.3

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229487

--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Mon Jan 21 19:04:38 UTC 2019
New revision: 343270
URL: https://svnweb.freebsd.org/changeset/base/343270

Log:
  freebsd-update: Update /etc/passwd after password db changes

  Add -p to pwd_mkdb in order to ensure password db changes are also
  included in /etc/passwd.

  PR:   165954, 232921, 229487
  Submitted by: Gerald Aryeetey 
  Reviewed by:  jilles
  MFC after:1 month
  Sponsored by: The FreeBSD Foundation
  Differential Revision:https://reviews.freebsd.org/D18827

Changes:
  head/usr.sbin/freebsd-update/freebsd-update.sh

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 232921] freebsd-update upgrade does not execute pwd_mkdb for ntpd

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232921

--- Comment #5 from commit-h...@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Mon Jan 21 19:04:38 UTC 2019
New revision: 343270
URL: https://svnweb.freebsd.org/changeset/base/343270

Log:
  freebsd-update: Update /etc/passwd after password db changes

  Add -p to pwd_mkdb in order to ensure password db changes are also
  included in /etc/passwd.

  PR:   165954, 232921, 229487
  Submitted by: Gerald Aryeetey 
  Reviewed by:  jilles
  MFC after:1 month
  Sponsored by: The FreeBSD Foundation
  Differential Revision:https://reviews.freebsd.org/D18827

Changes:
  head/usr.sbin/freebsd-update/freebsd-update.sh

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235092] [ahci] Intel Sunrise Point AHCI (Intel C236), CAM ATA Status Error, with ctld (iSCSI)

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235092

--- Comment #2 from lexxai  ---
(In reply to Bob Bishop from comment #1)

If not use iSCSI , with SAMBA and zfs scrub all OK.

Latest BIOS, tested on two same m/b.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 208275] Kernel panic when reading from /dev/cd0 with a damaged dvd

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208275

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 CC||go...@freebsd.org
 Status|New |Closed
 Resolution|--- |FIXED

--- Comment #13 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 221101] /sbin/ping does not handle IDN

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221101

Morgan Wesström  changed:

   What|Removed |Added

 CC||freebsd.b...@pp.dyndns.biz

--- Comment #3 from Morgan Wesström  ---
I ran into this issue too on RELEASE-12. I can add /usr/bin/host to the list. I
noticed that WITH_BIND_IDN has been removed as an option for /etc/src.conf
which used to make this work in older versions (before 10 I think).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 199422] fmodl not fully defined on architectures where LDBL_PREC == 53 (arm, mips, powerpc)

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199422

Enji Cooper  changed:

   What|Removed |Added

 Status|Closed  |Open
   Assignee|b...@freebsd.org|n...@freebsd.org
 Resolution|FIXED   |---

--- Comment #15 from Enji Cooper  ---
Test hasn't been fixed. Reopening.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 206467] 520.pfdenied does not reset counters every day

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206467

--- Comment #3 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 206467] 520.pfdenied does not reset counters every day

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206467

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 CC||go...@freebsd.org
 Status|New |Closed
 Resolution|--- |FIXED

--- Comment #2 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 206224] bv_cnt is sometimes examined without holding the bufobj lock

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206224

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 Status|New |Closed
 CC||go...@freebsd.org
 Resolution|--- |FIXED

--- Comment #3 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 205925] mfip does not have a man page

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205925

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED
 CC||go...@freebsd.org

--- Comment #2 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 201953] Auditdistd does not recover from TLS errors and just stops

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201953

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||go...@freebsd.org
 Status|New |Closed

--- Comment #4 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 200617] exec silently fails if text_size > maxtsiz

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200617

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED
 CC||go...@freebsd.org

--- Comment #4 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235108] GELI leaves streaks of zeros for every encrypted sector; suggestion to randomize

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235108

--- Comment #3 from Conrad Meyer  ---
I'm having trouble seeing that as plausible or any different from partially
zeroed :-).  You could claim (with equal plausibility, IMO) that the
alternating random / zeroes doesn't store any data; it's just silly and isn't
going to be believed in the same way it won't if you make that claim with all
random bytes.

You're familiar with https://xkcd.com/538/ ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 200139] Auditdistd suddenly stops working and leaves untransmitted files.

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200139

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 CC||go...@freebsd.org
 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #3 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 183579] freebsd-update(8) executes $PAGER unnecessarily

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183579

Ed Maste  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|Open|Closed

--- Comment #4 from Ed Maste  ---
Although this PR predates 194547 that one has a patch so marking this a
duplicate of that one.

*** This bug has been marked as a duplicate of bug 194547 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 194547] [patch] freebsd-update(8) do no invoke $PAGER with empty output

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194547

Ed Maste  changed:

   What|Removed |Added

 CC||mar...@blazingdot.com

--- Comment #3 from Ed Maste  ---
*** Bug 183579 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 183579] freebsd-update(8) executes $PAGER unnecessarily

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183579

Gerald Aryeetey  changed:

   What|Removed |Added

 CC||gndar...@uwaterloo.ca

--- Comment #3 from Gerald Aryeetey  ---
Duplicate of bug #194547 and bug #208497

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235108] GELI leaves streaks of zeros for every encrypted sector; suggestion to randomize

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235108

--- Comment #2 from Arjan van der Velde  ---
(In reply to Conrad Meyer from comment #1)

plausible deniability of the existence of structured data on the provider. if
all data on a drive is indistinguishable from random, one would be able to deny
that there is data on the drive at all.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235100] Setting LANG=zh_TW.Big5 expends `/` to "-\---/"

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235100

--- Comment #7 from Conrad Meyer  ---
',' also gets prefixed with the same string ('-\---').  It suggests to me some
kind of escape sequence that is then getting converted at least one more time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235100] Setting LANG=zh_TW.Big5 expends `/` to "-\---/"

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235100

--- Comment #6 from Conrad Meyer  ---
One other detail: '-' also seems to get butchered, becoming '-\'.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235100] Setting LANG=zh_TW.Big5 expends `/` to "-\---/"

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235100

--- Comment #3 from Chen-Yu Tsai  ---
Big5 is 7-bit ASCII compatible, so there should be no reason to encode '/' as
anything other than just '/'.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235100] Setting LANG=zh_TW.Big5 expends `/` to "-\---/"

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235100

--- Comment #5 from Conrad Meyer  ---
Hm, 'ls' seems to encode as the usual 0x2f.  I still think this is something
xo-related :-).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235100] Setting LANG=zh_TW.Big5 expends `/` to "-\---/"

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235100

--- Comment #4 from Conrad Meyer  ---
(In reply to Chen-Yu Tsai from comment #3)
If you run 'LANG=zh_TW.Big5 ls / | hd', is '/' encoded as just the 7-bit ASCII
'/'?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235100] Setting LANG=zh_TW.Big5 expends `/` to "-\---/"

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235100

--- Comment #2 from Conrad Meyer  ---
(ISO, UTF-8, and ASCII all share the same single-byte encoding of '/'; ps uses
setlocale(); libxo assumes all input is UTF-8.  When a non-utf8 encoding is
used, ps just passes through those strings to libxo, which probably attempts to
encode them again as Big5 or something like that.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235100] Setting LANG=zh_TW.Big5 expends `/` to "-\---/"

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235100

Conrad Meyer  changed:

   What|Removed |Added

 CC||c...@freebsd.org

--- Comment #1 from Conrad Meyer  ---
I suspect this is libxo-related.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235108] GELI leaves streaks of zeros for every encrypted sector; suggestion to randomize

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235108

Conrad Meyer  changed:

   What|Removed |Added

 CC||c...@freebsd.org

--- Comment #1 from Conrad Meyer  ---
I'm having trouble imagining an attack that is aided by the end of sector
zeroes.  Do you have something specific in mind?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235111] add bectl support to beinstall.sh

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235111

Olivier Cochard  changed:

   What|Removed |Added

 Attachment #201310|0   |1
is obsolete||

--- Comment #2 from Olivier Cochard  ---
Created attachment 201311
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201311=edit
patch to add bectl support and update man page

Here is the updated patch including man page update. I've removed reference to
beadm into the man page to simplify it (even if the script still support it).
This tool was added into FreeBSD 12.0, like bectl, so I don't think it's a
problem to remove beadm reference.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235111] add bectl support to beinstall.sh

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235111

Mateusz Piotrowski <0...@freebsd.org> changed:

   What|Removed |Added

 CC||0...@freebsd.org
 Status|New |Open

--- Comment #1 from Mateusz Piotrowski <0...@freebsd.org> ---
Remember to update the manual page as well!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235111] add bectl support to beinstall.sh

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235111

Bug ID: 235111
   Summary: add bectl support to beinstall.sh
   Product: Base System
   Version: 12.0-RELEASE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: misc
  Assignee: b...@freebsd.org
  Reporter: oliv...@freebsd.org

Created attachment 201310
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201310=edit
patch to add bectl support

beadm seems deprecated toward bectl, so here is a patch to add both support
into beinstall.sh

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235110] 13.0-CURRENT drops to debugger on shutdown with IPNAT enabled.

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235110

Bug ID: 235110
   Summary: 13.0-CURRENT drops to debugger on shutdown with IPNAT
enabled.
   Product: Base System
   Version: CURRENT
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: david.boy...@twc.com

Created attachment 201308
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201308=edit
screenshot of debugger output

13.0-CURRENT drops to debugger on shutdown with IPNAT enabled.

Running in VirtualBox 6.0.2.

The identical configuration running 12.0-RELEASE-p2, 12.0-STABLE, 11.2-
RELEASE-p8 and 11.2-STABLE do not exhibit this behavior.

This (VM) is a test machine and I can do anything that will help
identify the root of this problem.

I have included screenshots of the debug output and a backtrace.


Thanks.

David Boyd.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235110] 13.0-CURRENT drops to debugger on shutdown with IPNAT enabled.

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235110

--- Comment #1 from david.boy...@twc.com ---
Created attachment 201309
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201309=edit
screenshot of backtrace

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 229501] [libm] Reduce diff between src/e_j0.c and src/e_j0f.c

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229501

Pedro F. Giffuni  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED

--- Comment #8 from Pedro F. Giffuni  ---
Committed, thanks !

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 229501] [libm] Reduce diff between src/e_j0.c and src/e_j0f.c

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229501

--- Comment #7 from commit-h...@freebsd.org ---
A commit references this bug:

Author: pfg
Date: Mon Jan 21 14:55:10 UTC 2019
New revision: 343258
URL: https://svnweb.freebsd.org/changeset/base/343258

Log:
  MFC r343023:
  msun: reduce diff between src/e_j0.c and src/e_j0f.c

  PR:   229501

Changes:
_U  stable/10/
  stable/10/lib/msun/src/e_j0.c
  stable/10/lib/msun/src/e_j0f.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 229501] [libm] Reduce diff between src/e_j0.c and src/e_j0f.c

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229501

--- Comment #6 from commit-h...@freebsd.org ---
A commit references this bug:

Author: pfg
Date: Mon Jan 21 14:54:01 UTC 2019
New revision: 343257
URL: https://svnweb.freebsd.org/changeset/base/343257

Log:
  MFC r343023:
  msun: reduce diff between src/e_j0.c and src/e_j0f.c

  PR:   229501

Changes:
_U  stable/11/
  stable/11/lib/msun/src/e_j0.c
  stable/11/lib/msun/src/e_j0f.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 229501] [libm] Reduce diff between src/e_j0.c and src/e_j0f.c

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229501

--- Comment #5 from commit-h...@freebsd.org ---
A commit references this bug:

Author: pfg
Date: Mon Jan 21 14:52:49 UTC 2019
New revision: 343256
URL: https://svnweb.freebsd.org/changeset/base/343256

Log:
  MFC r343023:
  msun: reduce diff between src/e_j0.c and src/e_j0f.c

  PR:   229501

Changes:
_U  stable/12/
  stable/12/lib/msun/src/e_j0.c
  stable/12/lib/msun/src/e_j0f.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235108] GELI leaves streaks of zeros for every encrypted sector; suggestion to randomize

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235108

Bug ID: 235108
   Summary: GELI leaves streaks of zeros for every encrypted
sector; suggestion to randomize
   Product: Base System
   Version: CURRENT
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: gnu
  Assignee: b...@freebsd.org
  Reporter: vandervelde...@gmail.com

Hi!

Surprised by seeing streaks of zeros every 4k on my geli encrypted drive, I
realized they are zero-padded sectors (i.e. the 9th sector underlying every
encrypted 4K). I was wondering if it’d be a good idea to do this instead, in
order to not give away sector start/end information in the case where metadata
is destroyed:

[freebsd .../geom/eli]$ svn diff
Index: g_eli_integrity.c
===
--- g_eli_integrity.c   (revision 343023)
+++ g_eli_integrity.c   (working copy)
@@ -472,7 +472,7 @@
 * only partially filled.
 */
if (bp->bio_cmd == BIO_WRITE)
-   memset(data + sc->sc_alen + data_secsize, 0,
+   arc4random_buf(data + sc->sc_alen +
data_secsize,
encr_secsize - sc->sc_alen - data_secsize);
}

[freebsd .../geom/eli]$

Thanks!

— Arjan

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107

Bug ID: 235107
   Summary: 'make buildworld' of 12.0-RELEASE sources fails, pf.h
not found
   Product: Base System
   Version: 12.0-RELEASE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: b...@freebsd.org
  Reporter: o...@oz42.eu

===> lib/ofed/libibnetdisc (all)
===> lib/ofed/libopensm (all)
===> lib/libpcap (all)
/usr/local/libexec/ccache/world/cc  -O2 -pipe   -DHAVE_CONFIG_H
-I/usr/src/lib/libpcap -I/usr/obj/usr/src/amd64.amd64/lib/libpcap
-D_U_="__attribute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF
-DBUILDING_PCAP -DHAVE_NET_PFVAR_H -DPCAP_SUPPORT_NETMAP
-DPCAP_SUPPORT_RDMASNIFF -I/usr/src/contrib/libpcap -DNDEBUG -MD 
-MF.depend.gencode.o -MTgencode.o -std=gnu99 -fstack-protector-strong
-Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int
-Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value
-Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion
-Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch
-Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses 
-Qunused-arguments  -c /usr/src/contrib/libpcap/gencode.c -o gencode.o
In file included from /usr/src/contrib/libpcap/gencode.c:77:
/usr/include/net/pfvar.h:52:10: fatal error: 'netpfil/pf/pf.h' file not found
#include 
 ^
1 error generated.
*** Error code 1

Stop.
make[5]: stopped in /usr/src/lib/libpcap


root@betsy:/usr/src # find . -name pf.h
./sys/netpfil/pf/pf.h

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235092] [ahci] Intel Sunrise Point AHCI (Intel C236), CAM ATA Status Error, with ctld (iSCSI)

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235092

Bob Bishop  changed:

   What|Removed |Added

 CC||r...@gid.co.uk

--- Comment #1 from Bob Bishop  ---
(In reply to lexxai from comment #0)

We have a system running a ZFS mirror on Intel S1200SPO m/b with Sunrise Point
AHCI with no problems. But not using iSCSI.

Is there a BIOS update to try?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 199191] [nanobsd] Allow _.disk.image name to be specified

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199191

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 CC||go...@freebsd.org
 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #2 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 198706] [libstand] ngets shall exit on EOF

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198706

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed
 CC||go...@freebsd.org

--- Comment #4 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 199422] fmodl not fully defined on architectures where LDBL_PREC == 53 (arm, mips, powerpc)

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199422

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 CC||go...@freebsd.org
 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #14 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 199151] speed up pagezero assembly on Xeon

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199151

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||go...@freebsd.org
 Status|New |Closed

--- Comment #5 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 198163] Kernel panic in vm_reserv_populate()

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198163

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 CC||go...@freebsd.org
 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #10 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 198062] FreeBSD 10.1-RELEASE kernel freezes on 'pci0: on pcib0'

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198062

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 CC||go...@freebsd.org

--- Comment #37 from Oleksandr Tymoshenko  ---
Is this still reproducible with recent version of FreeBSD?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 198139] timer2sbintime() Loss of precision during conversion

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198139

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED
 CC||go...@freebsd.org

--- Comment #2 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 194985] getdtablecount new syscall from openbsd

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194985

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 CC||go...@freebsd.org
 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #8 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 192487] cpucontrol uses unsafe procedure to detect current microcode version

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192487

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 CC||go...@freebsd.org
 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #11 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 184691] [patch] getty(8): remove leftovers from COMPAT_43 removal, sync man page

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184691

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 CC||go...@freebsd.org,
   ||tr...@freebsd.org

--- Comment #2 from Oleksandr Tymoshenko  ---
(Adding trasz@ to Cc)

Is C part of this patch still needs to be committed or can it be closed?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235095] Select keymap quickly by pressing a-z (e.g. d for Danish)

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235095

Mateusz Piotrowski <0...@freebsd.org> changed:

   What|Removed |Added

 CC||0...@freebsd.org
 Status|New |Open
   Keywords||feature
   Severity|Affects Only Me |Affects Some People

--- Comment #3 from Mateusz Piotrowski <0...@freebsd.org> ---
I'd like to see a feature like this in the installer as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 235100] Setting LANG=zh_TW.Big5 expends `/` to "-\---/"

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235100

Bug ID: 235100
   Summary: Setting LANG=zh_TW.Big5 expends `/` to "-\---/"
   Product: Base System
   Version: CURRENT
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: bin
  Assignee: b...@freebsd.org
  Reporter: lw...@freebsd.org

$ env | grep LC_
$ env | grep LANG
$ env LANG=zh_TW.Big5 ps axuwww
root   1251   0.0  0.0   109882576 v0  Is+  14:36 0:00.00
-\---/usr-\---/libexec-\---/getty Pc ttyv0
(...)
$ env LANG=zh_TW.Big5 LC_CTYPE=C ps axuwww
root   1251   0.0  0.0   109882576 v0  Is+  14:36 0:00.00
/usr/libexec/getty Pc ttyv0
$ env LANG=zh_TW.UTF-8 ps axuwww
root   1251   0.0  0.0   109882576 v0  Is+  14:36 0:00.00
/usr/libexec/getty Pc ttyv0
(...)
$ env LANG=C ps axuwww | grep getty
root   1251   0.0  0.0   109882576 v0  Is+  14:36 0:00.00
/usr/libexec/getty Pc ttyv0
(...)
$ env LANG=en_US.UTF-8 ps axuwww | grep getty
root   1251   0.0  0.0   109882576 v0  Is+  14:36 0:00.00
/usr/libexec/getty Pc ttyv0
(...)
$ env LANG=en_US.ISO8859-1 ps axuwww | grep getty 
root   1251   0.0  0.0   109882576 v0  Is+  14:36 0:00.00
/usr/libexec/getty Pc ttyv0
(...)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"