[Bug 223813] [mps] page fault in mps_user_pass_thru() -> copyout() on 11.1-RELEASE-p4, sys/dev/mps/mps_user.c:1040
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223813 Mark Linimon changed: What|Removed |Added Keywords||regression CC||r...@freebsd.org -- 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 246279] ciss device driver not allowing more than 48 drives to be detected by the CAM layer
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279 --- Comment #12 from Peter Eriksson --- Just a note that I've created a patch and created a diff on : https://reviews.freebsd.org/D25155 This diff fixes the problems mentioned here, plus the bug in 246280 (panic at unplug/replug of devices, plus a bug that prevents SES (storage enclosure services) to enumerate devices behind a HP controller (now "sesutil map" works), plus it makes the /boot/loader.conf (and sysctl) tunables visible, and allows it to be more verbose at boot time (without having to set boot_verbose="YES" in /boot/loader.conf). -- 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 241417] panic: Fatal trap 1: privileged instruction fault while in kernel mode
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241417 Mark Johnston changed: What|Removed |Added Status|New |Closed Resolution|--- |Unable to Reproduce --- Comment #9 from Mark Johnston --- (In reply to Nick Briggs from comment #8) Thanks for the reply. Since you have upgraded, I will close the bug for now. Please re-open the bug if the panic occurs again. -- 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 242406] mpd & 3G USB modem: Fatal trap 12: page fault while in kernel mode
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242406 --- Comment #5 from Ozkan KIRIK --- Same problem with same panic message is still exists in FreeBSD stabe/12 r361862. Modem is Huawei K3765. I wonder is there any solution for this problem? -- 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 247004] awk(1): -V option is not supported
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247004 Akos Somfai changed: What|Removed |Added CC||akos.som...@gmail.com --- Comment #1 from Akos Somfai --- Maybe we can add "-V" support for awk as manpage already mentions it and the change seems trivial. Adding a patch. -- 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 247004] awk(1): -V option is not supported
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247004 --- Comment #2 from Akos Somfai --- Created attachment 215298 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215298&action=edit Proposed patch for awk -- 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 247004] awk(1): -V option is not supported
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247004 Mark Linimon changed: What|Removed |Added Keywords||patch -- 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 247004] awk(1): -V option is not supported
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247004 --- Comment #3 from Yuri Pankov --- I have opened https://reviews.freebsd.org/D25164 to clean up this and some other small issues with the man page instead as awk is contributed source and already has means to display version. -V seems to be OpenBSD specific and was added for compatibility (with previous implementation they had) long time ago. In any case, let's see what others think about this (review). -- 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 246279] ciss device driver not allowing more than 48 drives to be detected by the CAM layer
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279 Mark Linimon changed: What|Removed |Added See Also||https://reviews.freebsd.org ||/D25155 -- 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 247004] awk(1): -V option is not supported
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247004 Mark Linimon changed: What|Removed |Added See Also||https://reviews.freebsd.org ||/D25164 -- 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 247003] Would like suspend / resume to work out of the box
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247003 --- Comment #2 from Andriy Gapon --- Why suspending on lid close should be the default behavior? -- 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 247003] Would like suspend / resume to work out of the box
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247003 --- Comment #3 from anahata --- (In reply to Andriy Gapon from comment #2) Closing a laptop's lid is a very commonly supported way of putting the machine to sleep. I do this with my MacBooks every day. I do this with my OpenBSD ThinkPad every day, too. When I've run Linux on laptops, besides distributions like Gentoo that are intentionally minimal in their default configuration, it suspends when I close the lid as well. I feel this is a common enough expectation that it would be reasonable for FreeBSD to support it as well. I return the question to you: why doesn't FreeBSD do this by default? -- 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 247003] Would like suspend / resume to work out of the box
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247003 --- Comment #4 from Dmitry Marakasov --- I'm strongly against this. Closing the lid is very common for anything not involving suspending, e.g. moving a laptop around, turning off the display or just protecting it against the dust. Suspending running operations, losing tcp connections and other consequences of suspend/resume in these cases are not expected, would be an inconvenience at least, and dangerous in many cases, given the prevalence of misbehaving hardware with high chance of laptop failing to properly resume. FWIW, I've not seen any other OS to suspend on lid close for years. This should be a part of individual tuning which would be needed for most laptops anyway, along with configuring power profile, driver/firmware loading and some model-specific quirks such as intel_backlight. The default system should not play powersaving games without explicit request. -- 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 247003] Would like suspend / resume to work out of the box
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247003 anahata changed: What|Removed |Added Status|New |Closed Resolution|--- |Not A 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 208174] share/man/man4/carp.4: carp devd notify example does not handle VLANs
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208174 Oleksandr Tymoshenko changed: What|Removed |Added Assignee|d...@freebsd.org |b...@freebsd.org Component|Documentation |Manual Pages CC||d...@freebsd.org Kubilay Kocak changed: What|Removed |Added Summary|carp devd notify example|share/man/man4/carp.4: carp |does not handle VLANs |devd notify example does ||not handle VLANs Keywords||easy, needs-patch Status|New |Open CC||n...@freebsd.org Severity|Affects Many People |Affects Some People -- 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 237664] [patch] systat -zarc to display cumulative rate and round down large numbers by SI units
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237664 --- Comment #10 from o...@j.email.ne.jp --- (In reply to Michael Reifenberger from comment #9) Hi Michael. I'm wondering if you could merge the series of systat changes to 12-STABLE. -- 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 241573] usr.sbin/services_mkdb/services: Add SSDP to service database (Used for UPnP in 12.1 at least)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241573 Kubilay Kocak changed: What|Removed |Added Keywords|patch |easy Summary|usr.sbin/services_mkdb/serv |usr.sbin/services_mkdb/serv |ices doesn't include SSDP, |ices: Add SSDP to service |despite that protocol being |database (Used for UPnP in |used (for UPnP) in 12.1 at |12.1 at least) |least. | Assignee|b...@freebsd.org|n...@freebsd.org Flags||mfc-stable12?, ||mfc-stable11? Severity|Affects Only Me |Affects Some People CC||n...@freebsd.org Status|New |Open -- 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 244706] panic: NULL dereference inside __mtx_lock_sleep()
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244706 Eugene Grosbein changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- 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"