[Bug 217260] [kbdmux] fails to compile with LINT on ^/stable/10

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217260 --- Comment #2 from Ed Maste --- > Does the 10.0 kbdcontrol support the -P/-L flags to generate this > header? It may just need to be added as a build tool. Yes, it looks like that is the problem; from earlier in the log: 20:35:33 kbdcon

[Bug 217648] [lld 4.0.0] WITH_LLD_IS_LD Results

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217648 --- Comment #2 from Shawn Webb --- Confirmed that issue number 2 is NOT an issue with PIE. It's likely that FreeBSD will run into issue number 2 as well. -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 217651] devfs: adding an improper ruleset, e.g. one that has improperly quoted globs, are hard to delete

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217651 Bug ID: 217651 Summary: devfs: adding an improper ruleset, e.g. one that has improperly quoted globs, are hard to delete Product: Base System Version: CURRENT Hardwar

[Bug 217649] cam_open_device requires mode = O_RDWR in order to access pass(4) devices; it's explicitly called out in manpage

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217649 Ngie Cooper changed: What|Removed |Added Summary|cam_open_device is |cam_open_device requires

[Bug 217649] cam_open_device is potentially broken; errors with pass(4) from cam_real_open_device helper function

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217649 Mark Johnston changed: What|Removed |Added CC||ma...@freebsd.org --- Comment #2 f

[Bug 217649] cam_open_device is potentially broken; errors with pass(4) from cam_real_open_device helper function

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217649 --- Comment #1 from Ngie Cooper --- (In reply to Ngie Cooper from comment #0) Sidenote: there's only one consumer of this lib call in the tree: mptutil(8). I'm wondering if it's been broken over time.. -- You are receiving this mail beca

[Bug 217649] cam_open_device is potentially broken; errors with pass(4) from cam_real_open_device helper function

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217649 Bug ID: 217649 Summary: cam_open_device is potentially broken; errors with pass(4) from cam_real_open_device helper function Product: Base System Version: CURRENT Har

[Bug 217435] Users can panic the kernel by tracing kevents with unusual arguments.

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217435 --- Comment #1 from Konstantin Belousov --- Created attachment 180655 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180655&action=edit Limit the size of uio's for ktrace events and changes to max ktrio size. The attached patch

[Bug 217648] [lld 4.0.0] WITH_LLD_IS_LD Results

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217648 --- Comment #1 from Shawn Webb --- I forgot to mention that with case number 2, the problem is exhibited by cross-compiling arm64 on amd64. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 217648] [lld 4.0.0] WITH_LLD_IS_LD Results

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217648 Bug ID: 217648 Summary: [lld 4.0.0] WITH_LLD_IS_LD Results Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects

[Bug 200079] [patch] Canada Uses ISO 8601 for Dates

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200079 --- Comment #3 from Dan McGregor --- I also created review D9925 for this. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list htt

[Bug 217306] [Possibly [PATCH]] Wacom tablet UART WACf00e (HP Elitebook 2760p touchscreen)

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217306 --- Comment #3 from commit-h...@freebsd.org --- A commit references this bug: Author: ian Date: Wed Mar 8 20:58:56 UTC 2017 New revision: 314919 URL: https://svnweb.freebsd.org/changeset/base/314919 Log: Update the comment for the Wacom

[Bug 217306] [Possibly [PATCH]] Wacom tablet UART WACf00e (HP Elitebook 2760p touchscreen)

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217306 --- Comment #2 from large.hadron.colli...@gmx.com --- *blushes* -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.f

[Bug 217306] [Possibly [PATCH]] Wacom tablet UART WACf00e (HP Elitebook 2760p touchscreen)

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217306 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: ian Date: Wed Mar 8 20:41:27 UTC 2017 New revision: 314918 URL: https://svnweb.freebsd.org/changeset/base/314918 Log: Add the pnp id for a Wacom 'WACF

[Bug 200079] [patch] Canada Uses ISO 8601 for Dates

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200079 Dan McGregor changed: What|Removed |Added CC||dan.mcgre...@usask.ca --- Comment #

[Bug 217574] PkgBase: runtime package removes sticky bit from /tmp

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217574 Mark Linimon changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|p...@freebsd.org Keywords

[Bug 168298] VirtualBox using AIO on a zvol crashes

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168298 Mark Linimon changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|freebsd-virtualization@Free

[Bug 217613] FreeBSD make -- local variable $(.PREFIX) does not strip preceding directory components

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217613 Mark Linimon changed: What|Removed |Added Keywords|patch | --- Comment #5 from Mark Linimon

[Bug 217637] One TCP connection accepted TWO time

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217637 Mark Linimon changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|freebsd-...@freebsd.org -- You are

[Bug 217627] Not all files are removed when WITHOUT_AUDIT=YES

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217627 --- Comment #6 from Sergey --- Additionally, WITHOUT_BSNMP=YES option doesn't remove /lib/libbsm and /lib/libbegemot WITHOUT_QUOTAS=YES option doesn't remove /etc/rc.d/quota in file /usr/src/etc/rc.d/Makefile WITHOUT_IPFILTER=YES option

[Bug 217637] One TCP connection accepted TWO time

2017-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217637 Bug ID: 217637 Summary: One TCP connection accepted TWO time Product: Base System Version: 10.3-STABLE Hardware: Any OS: Any Status: New Severity: A