[Bug 238580] [PATCH] respect defines from 'sys/netinet/ip_carp.h'

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238580 Vinícius Zavam changed: What|Removed |Added Attachment #205076|0 |1 is obsolete|

[Bug 238675] POSIX timer (timer_create) limit is too low (32)

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238675 Conrad Meyer changed: What|Removed |Added CC||c...@freebsd.org --- Comment #1 fro

[Bug 237270] pam_opieaccess does not support IPv6, or documentation is lacking

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237270 --- Comment #11 from Victor Sudakov --- (In reply to Dag-Erling Smørgrav from comment #10) > Build-time, perhaps. Its only run-time dependency is libqrencode. png also --- Comment #12 from Victor Sudakov --- (In reply to Dag-Erling Smørg

[Bug 238675] POSIX timer (timer_create) limit is too low (32)

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238675 Greg V changed: What|Removed |Added See Also||https://github.com/jiixyj/e

[Bug 238675] POSIX timer (timer_create) limit is too low (32)

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238675 Bug ID: 238675 Summary: POSIX timer (timer_create) limit is too low (32) Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Sev

[Bug 238312] [FUSEFS] writeback mode actually writes through

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238312 Alan Somers changed: What|Removed |Added Status|New |In Progress --- Comment #1 from Alan

[Bug 237937] Removing path with mpr and geom_multipath causes kernel panic

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237937 --- Comment #6 from pascal.guitier...@gmail.com --- ping.. any update scott? -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list ht

[Bug 238672] char **environ should be declared in some system header (?)

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238672 Bug ID: 238672 Summary: char **environ should be declared in some system header (?) Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 238670] [libkvm][patch] kvm_getswapinfo() returns swap device sizes too small incorrectly

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238670 Bug ID: 238670 Summary: [libkvm][patch] kvm_getswapinfo() returns swap device sizes too small incorrectly Product: Base System Version: 12.0-RELEASE Hardware: Any

[Bug 237270] pam_opieaccess does not support IPv6, or documentation is lacking

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237270 --- Comment #11 from Victor Sudakov --- (In reply to Dag-Erling Smørgrav from comment #10) > Build-time, perhaps. Its only run-time dependency is libqrencode. png also -- You are receiving this mail because: You are the assignee for the

[Bug 237270] pam_opieaccess does not support IPv6, or documentation is lacking

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237270 --- Comment #10 from Dag-Erling Smørgrav --- Build-time, perhaps. Its only run-time dependency is libqrencode. -- You are receiving this mail because: You are the assignee for the bug. ___ freeb

[Bug 238641] netmap: Remove pointer printing in netmap_mem2.c

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238641 --- Comment #1 from Conrad Meyer --- Hi Fuqian, Before you spend much more time on this effort, FreeBSD does not use KASLR; kernel pointer disclosures are widespread in FreeBSD and generally not considered a problem. -- You are receiving

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

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231828 D. Ebdrup changed: What|Removed |Added CC||debd...@gmail.com --- Comment #11 from

[Bug 236298] file/magic/Magdir/ssl

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236298 --- Comment #2 from Jason Mader --- (In reply to Mark Linimon from comment #1) Suggestions for improvements to file so that it recognizes the modern key format. I listed three adds for /contrib/file/magic/Magdir/ssl -- You are receiving

[Bug 238665] muge(4) reduces the MTU when setting up a VLAN [patch included]

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238665 Bug ID: 238665 Summary: muge(4) reduces the MTU when setting up a VLAN [patch included] Product: Base System Version: CURRENT Hardware: amd64 OS: Any

[Bug 238663] [UFS] Corrupted files since migration to FreeBSD11

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238663 Bug ID: 238663 Summary: [UFS] Corrupted files since migration to FreeBSD11 Product: Base System Version: 11.2-RELEASE Hardware: Any OS: Any Status: New

[Bug 238580] [PATCH] respect defines from 'sys/netinet/ip_carp.h'

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238580 --- Comment #2 from Vinícius Zavam --- and, just to be clear: all worked as expected so far. root@fw2-lab:~ # ifconfig vlan3131 vhid 10 advskew 254 ifconfig: advskew must be something between 0 and 240 root@fw2-lab:~ # echo $? 1 root@fw2-

[Bug 238580] [PATCH] respect defines from 'sys/netinet/ip_carp.h'

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238580 --- Comment #1 from Vinícius Zavam --- I was working on it without rebooting, on the fly (with fresh buildworld and installworld). after a reboot - or after a `service netif restart` - I now see the following error: ifconfig: SIOCSVH: I

[Bug 238660] ocs_fs: replace device_printf with ocs_log_debug

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238660 Bug ID: 238660 Summary: ocs_fs: replace device_printf with ocs_log_debug Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Sev

[Bug 238662] mpt: replace mpt_prt with mpt_lprt in mpt_cam.c

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238662 Bug ID: 238662 Summary: mpt: replace mpt_prt with mpt_lprt in mpt_cam.c Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Seve

[Bug 238661] mpt: print req->index rather than the pointer itself in mpt.c

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238661 Bug ID: 238661 Summary: mpt: print req->index rather than the pointer itself in mpt.c Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 238659] ocs_fc: print instance_index value rather than pointer itself in ocs_cam.c

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238659 Bug ID: 238659 Summary: ocs_fc: print instance_index value rather than pointer itself in ocs_cam.c Product: Base System Version: CURRENT Hardware: Any

[Bug 238658] netpfil: ipfw: remove unnecessary pointer printing in ip_dummy_net.c

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238658 Bug ID: 238658 Summary: netpfil: ipfw: remove unnecessary pointer printing in ip_dummy_net.c Product: Base System Version: CURRENT Hardware: Any OS: A

[Bug 238657] netpfil: ipfw: replace D with DX in ip_dn_glue.c

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238657 Bug ID: 238657 Summary: netpfil: ipfw: replace D with DX in ip_dn_glue.c Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Sev

[Bug 238656] qlxge: replace device_printf with QL_DPRINT2 in qls_os.c

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238656 Bug ID: 238656 Summary: qlxge: replace device_printf with QL_DPRINT2 in qls_os.c Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 238655] [qlxgbe: replace device_printf with QL_DPRINT2 in ql_os.c

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238655 Bug ID: 238655 Summary: [qlxgbe: replace device_printf with QL_DPRINT2 in ql_os.c Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 238653] qlxgbe: Fix pointer printing in ql_ioctl.c

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238653 Bug ID: 238653 Summary: qlxgbe: Fix pointer printing in ql_ioctl.c Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity:

[Bug 237447] make buildworld: linker failure on i386 platform

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237447 --- Comment #9 from o...@oz42.eu --- The following does not change anything, I assume some Makefiles will have to be corrected. setting LD to /usr/bin/ld.lld adding LD=/usr/bin/ld.lld to make.conf adding WITH_LLD_IS_LD=YES to src.conf Work

[Bug 238646] qlnx: qlnxe: Fix kernel address leakage in qlnx_rdma.c

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238646 Bug ID: 238646 Summary: qlnx: qlnxe: Fix kernel address leakage in qlnx_rdma.c Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New

[Bug 238643] missing man pages: unbound.conf(5), local-unbound-checkconf(8), nsd(8)

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238643 --- Comment #2 from Ronald F. Guilmette --- Just to further clarify why I wanted to see man pages for these various unbound-related things, I wanted to configure local-unbound so that it would respond to DNS queries from my entire (RFC1918)

[Bug 235206] add patch to fix starting with a damaged GPT scheme under legacy BIOS

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235206 Pokemon999 changed: What|Removed |Added CC||sagarharish...@gmail.com --- Comment

[Bug 238645] ntb: ntb_hw: use intel_ntb_printf rather than device_printf

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238645 Bug ID: 238645 Summary: ntb: ntb_hw: use intel_ntb_printf rather than device_printf Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 238643] missing man pages: unbound.conf(5), local-unbound-checkconf(8), nsd(8)

2019-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238643 --- Comment #1 from Ronald F. Guilmette --- Apologies. I made an error in this PR. Actually, there *is* a man page present and properly avaiable for local-unbound-checkconf(8). The other two man pages that I mentioned however are indeed