[Bug 239704] ixgbe(4): Only one queue (of eight) enabled on 12.0-RELEASE (ProLiant DL380 Gen10)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239704 Jeff Pieper changed: What|Removed |Added CC||jeffrey.e.pie...@intel.com --- Comment #3 from Jeff Pieper --- The driver that is in 12.0 uses the iflib framework, which makes it impossible to port 3.3.6 into BASE. The driver version is printed via sysctl: # sysctl dev.ix|grep version dev.ix.0.iflib.driver_version: 4.0.1-k dev.ix.1.iflib.driver_version: 4.0.1-k The vendor-specific (non-iflib) sysctls for ix are: dev.ix.x.advertise_speed: 0 dev.ix.x.fc: 0 You can read more about iflib (available sysctls etc) here: https://www.freebsd.org/cgi/man.cgi?query=iflib&sektion=4&apropos=0&manpath=FreeBSD+12.0-RELEASE+and+Ports One of our developers will work on investigating this, but it may be specific to your hardware, as we do not see this on OEM-generic adapters. There also may be relevant iflib changes in 12-STABLE or CURRENT 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 238550] Touchpad not working - Synaptics, Elantech - Acer Aspire V3-371
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238550 --- Comment #14 from Vladimir Kondratyev --- It is SYN1B7F Synaptics touchpad attached through SMBus interface. FreeBSD does not support such a devices yet. AFAIK this touchpad should support PS/2 interface too but it looks like it has not been soldered. -- 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 223194] pkg dscp af21
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223194 --- Comment #3 from Walter Schwarzenfeld --- ping! -- 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 239704] ixgbe(4): Only one queue (of eight) enabled on 12.0-RELEASE (ProLiant DL380 Gen10)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239704 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org Keywords||IntelNetworking -- 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 239699] [patch] dev/isl: Switch to iicdev_readfrom/writeio
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239699 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 239698] [patch] dev/cyapa: Switch to iicdev_readfrom/writeto
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239698 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 239695] [patch] dev/iicbus: Switch to iicdev_readfrom/writeto
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239695 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 239694] Some ipseclog() invocations miss newline
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239694 Mark Linimon 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"
[Bug 239692] rc: Environment variables set via ${name}_env are not passed to ${rc_arg}_cmd (e.g., start_cmd)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239692 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|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 224496] mpr and mps drivers seems to have issues with large seagate drives
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224496 Francois Baillargeon changed: What|Removed |Added CC||francois.baillargeon@gearbo ||xsoftware.com --- Comment #11 from Francois Baillargeon --- Following what Daniel Shafer says, we have the same issues on a Freenas deployment we did. Everything fine with our other pools that use less than 10tb drives. But one of our pool using 14tb drive exhibit this exact behavior. For us this is a major show stopper bug since we can't use this pool reliably. Our vendor sent us a new HBA, a new server, etc before I stumbled upon this bug listing. -- 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 239720] Update for whois(1) man page (Standards Section)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239720 Bug ID: 239720 Summary: Update for whois(1) man page (Standards Section) Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Some People Priority: --- Component: Manual Pages Assignee: b...@freebsd.org Reporter: gbergl...@gmail.com CC: d...@freebsd.org Created attachment 206372 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206372&action=edit Patch for whois(1) manual page The RFC mentioned in the whois(1) man page is outdated. The attached patch corrects 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 239721] Add RFC for mountd(8) manual page
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239721 Bug ID: 239721 Summary: Add RFC for mountd(8) manual page Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Manual Pages Assignee: b...@freebsd.org Reporter: gbergl...@gmail.com CC: d...@freebsd.org Created attachment 206373 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206373&action=edit mountd(8) RFC patch The mountd(8) manual page can be enhanced be specifying the RFC. The attached patch addresses this. -- 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 239722] du(1) man page enhancement (new standards and authors section)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239722 Bug ID: 239722 Summary: du(1) man page enhancement (new standards and authors section) Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Manual Pages Assignee: b...@freebsd.org Reporter: gbergl...@gmail.com CC: d...@freebsd.org Created attachment 206374 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206374&action=edit du(1) manual page update The du(1) manual page has currently no Standars or Authors section. The attached patch addresses this. -- 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 239722] du(1) man page enhancement (new standards and authors section)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239722 Gordon Bergling changed: What|Removed |Added Severity|Affects Only Me |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 239723] cal, ncal man page update (new standards section)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239723 Bug ID: 239723 Summary: cal, ncal man page update (new standards section) Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Some People Priority: --- Component: Manual Pages Assignee: b...@freebsd.org Reporter: gbergl...@gmail.com CC: d...@freebsd.org Created attachment 206376 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206376&action=edit cal, ncal man page patch The current cal, ncal man page doesn't have a standards section. The attached patch addresses this. The man page date should be updated after the patch was applied. I did this within my GitHub repository, but I was unable to the extract the change for PR submission. -- 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 239721] Add RFC for mountd(8) manual page
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239721 Gordon Bergling changed: What|Removed |Added Severity|Affects Only Me |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 239724] The ping command doesn't randomize ICMP timestamps and allows system time detection
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239724 Bug ID: 239724 Summary: The ping command doesn't randomize ICMP timestamps and allows system time detection Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Many People Priority: --- Component: bin Assignee: b...@freebsd.org Reporter: gbergl...@gmail.com Created attachment 206377 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206377&action=edit ping(8) patch The current implementation of ping(8) doesn't randomized ICMP timestamps. The attached patch addresses this. Due to the applied randomized offset the system time isn't guessable for an attacker and OS detection is nearly impossible. This change was inspired by OpenBSDs ping(8) implementation. -- 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 224496] mpr and mps drivers seems to have issues with large seagate drives
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224496 --- Comment #12 from n...@nmc.dev --- Hi, We are seeing the same issue. Here is more information on our setup : FreeNAS-11.2-U5 FreeBSD 11.2-STABLE amd64 We use 2 x (6x 14TB seagate ironwolf drives ) We also have a 2 TB crucial SSD for L2ARC Issue always comes up after 10-14hours of heavy IO Disk Model : 14 TB Seagate ST14000VN0008 The drives are on 2 different LSI HBAs. Drive that fails are random on both those HBA. Please let us know if you need more information on this, it is impacting our production load. Thank you. Log output for our latest errors : > (da30:mpr1:0:20:0): READ(16). CDB: 88 00 00 00 00 01 05 1a 70 a8 00 > 00 00 10 00 00 length 8192 SMID 60 Aborting command 0xfe000171f640 > mpr1: Sending reset from mprsas_send_abort for target ID 20 > (da30:mpr1:0:20:0): READ(10). CDB: 28 00 b7 81 49 f0 00 00 08 00 length > 4096 SMID 332 terminated ioc 804b loginfo 3113 scsi 0 state c xfer 0 > (da30:mpr1:0:20:0): READ(10). CDB: 28 00 b7 81 49 e8 00 00 08 00 > length 4096 SMID 703 terminated ioc 804b loginfo 3113 > sc(da30:mpr1:0:20:0): READ(10). CDB: 28 00 b7 81 49 f0 00 00 08 00 si 0 state > c xfer 0 > (da30:mpr1:0:20:0): READ(16). CDB: 88 00 00 00 00 01 05 1a 77 b8 00 > 00 01 00 00 00 length 131072 SMID 510 terminated ioc > 804b(da30:mpr1:0:20:0): CAM status: CCB request completed with an > error > (da30:mpr1:0:20:0): Retrying command > (da30:mpr1:0:20:0): READ(10). CDB: 28 00 b7 81 49 e8 00 00 08 00 > loginfo 3113 scsi 0 state c xfer 0 > (da30:mpr1:0:20:0): CAM status: CCB request completed with an error > (da30:mpr1:0:20:0): Retrying command > (da30:mpr1:0:20:0): READ(16). CDB: 88 00 00 00 00 01 05 1a 76 b8 00 00 > 01 00 00 00 length 131072 SMID 938 terminated ioc 804b loginfo 3113 scsi > 0 state c xfer 0 > (da30:mpr1:0:20:0): READ(16). CDB: 88 00 00 00 00 01 05 1a 75 b8 00 00 > 01 00 00 00 length 131072 SMID 839 terminated ioc 804b loginfo 3113 scsi > 0 state c xfer 0 > (da30:mpr1:0:20:0): READ(16). CDB: 88 00 00 00 00 01 05 1a 74 b8 00 00 > 01 00 00 00 length 131072 SMID 681 terminated ioc 804b loginfo 3113 scsi > 0 state c xfer 0 > (da30:mpr1:0:20:0): READ(16). CDB: 88 00 00 00 00 01 05 1a 73 b8 00 00 > 01 00 00 00 length 131072 SMID 647 terminated ioc 804b loginfo 3113 scsi > 0 state c xfer 0 > (da30:mpr1:0:20:0): READ(16). CDB: 88 00 00 00 00 01 05 1a 72 b8 00 00 > 01 00 00 00 length 131072 SMID 253 terminated ioc 804b loginfo 3113 scsi > 0 state c xfer 0 > (da30:mpr1:0:20:0): READ(16). CDB: 88 00 00 00 00 01 05 1a 71 b8 00 00 > 01 00 00 00 length 131072 SMID 109 terminated ioc 804b loginfo 3113 scsi > 0 state c xfer 0 > (da30:mpr1:0:20:0): READ(16). CDB: 88 00 00 00 00 01 05 1a 70 b8 00 00 > 01 00 00 00 length 131072 SMID 267 terminated ioc 804b loginfo 3113 scsi > 0 state c xfer 0 > (da30:mpr1:0:20:0): READ(16). CDB: 88 00 00 00 00 01 05 1a 70 98 00 00 > 00 10 00 00 length 8192 SMID 506 terminated ioc 804b loginfo 3113 scsi 0 > state c xfer 0 > (da30:mpr1:0:20:0): READ(16). CDB: 88 00 00 00 00 01 05 1a 70 88 00 00 > 00 10 00 00 length 8192 SMID 774 terminated ioc 804b loginfo 3113 scsi 0 > state c xfer 0 > (da30:mpr1:0:20:0): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 > 00 00 00 length 0 SMID 281 terminated ioc 804b loginfo 3114 scsi 0 > state c xfer 0 > mpr1: Unfreezing devq for target ID 20 > (da30:mpr1:0:20:0): READ(16). CDB: 88 00 00 00 00 01 05 1a 77 b8 00 00 > 01 00 00 00 > (da30:mpr1:0:20:0): CAM status: CCB request completed with an error > (da30:mpr1:0:20:0): Retrying command > (da30:mpr1:0:20:0): READ(16). CDB: 88 00 00 00 00 01 05 1a 76 b8 00 00 > 01 00 00 00 > (da30:mpr1:0:20:0): CAM status: CCB request completed with an error > (da30:mpr1:0:20:0): Retrying command > (da30:mpr1:0:20:0): READ(16). CDB: 88 00 00 00 00 01 05 1a 75 b8 00 00 > 01 00 00 00 > (da30:mpr1:0:20:0): CAM status: CCB request completed with an error > (da30:mpr1:0:20:0): Retrying command > (da30:mpr1:0:20:0): READ(16). CDB: 88 00 00 00 00 01 05 1a 74 b8 00 00 > 01 00 00 00 > (da30:mpr1:0:20:0): CAM status: CCB request completed with an error > (da30:mpr1:0:20:0): Retrying command > (da30:mpr1:0:20:0): READ(16). CDB: 88 00 00 00 00 01 05 1a 73 b8 00 00 > 01 00 00 00 > (da30:mpr1:0:20:0): CAM status: CCB request completed with an error > (da30:mpr1:0:20:0): Retrying command > (da30:mpr1:0:20:0): READ(16). CDB: 88 00 00 00 00 01 05 1a 72 b8 00 00 > 01 00 00 00 > (da30:mpr1:0:20:0): CAM status: CCB request completed with an error > (da30:mpr1:0:20:0): Retrying command > (da30:mpr1:0:20:0): READ(16). CDB: 88 00 00 00 00 01 05 1a 71 b8 00 00 > 01 00 00 00 > (da30:mpr1:0:20:0): CAM status: CCB request completed with an error > (da30:mpr1:0:20:0): Retrying command > (da30:mpr1:0:20:0): READ(16). CDB: 88 00 00 00 00 01 05 1a 70 b8 00 00 > 01 00 00 00 > (da30:mpr1:0:20:
[Bug 239020] [Patch] Add orders(7) man page from netbsd
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239020 Gordon Bergling changed: What|Removed |Added Resolution|Not Enough Information |--- Status|Closed |In Progress --- Comment #2 from Gordon Bergling --- To have the orders of magnitude in a man page is useful. man 7 aims to be provide miscellaneous information to users and this man page is good addition to 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 239726] Fix iscontrol(8) man page
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239726 Bug ID: 239726 Summary: Fix iscontrol(8) man page Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Many People Priority: --- Component: Manual Pages Assignee: b...@freebsd.org Reporter: gbergl...@gmail.com CC: d...@freebsd.org Created attachment 206379 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206379&action=edit Small correction for is control(8) In the History Session of is control(8) is a missing "dot" that prevents the correct expansion of "FreeBSD". The attached patch addresses this. -- 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 186645] [fusefs] Crash after unmounting wdfs
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186645 --- Comment #5 from Alan Somers --- Please retest on current using the latest build (Aug-8 or later). -- 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 239726] Fix iscontrol(8) man page
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239726 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: markj Date: Thu Aug 8 20:56:53 UTC 2019 New revision: 350779 URL: https://svnweb.freebsd.org/changeset/base/350779 Log: Fix formatting. PR: 239726 Submitted by: Gordon Bergling MFC after:3 days Changes: head/sbin/iscontrol/iscontrol.8 -- 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 239721] Add RFC for mountd(8) manual page
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239721 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: markj Date: Thu Aug 8 21:08:13 UTC 2019 New revision: 350780 URL: https://svnweb.freebsd.org/changeset/base/350780 Log: Add a reference to the NFSv3 RFC. PR: 239721 Submitted by: Gordon Bergling MFC after:3 days Changes: head/usr.sbin/mountd/mountd.8 -- 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 239720] Update for whois(1) man page (Standards Section)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239720 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: markj Date: Thu Aug 8 21:15:03 UTC 2019 New revision: 350781 URL: https://svnweb.freebsd.org/changeset/base/350781 Log: Update RFC references in the whois(1) man page. PR: 239720 Submitted by: Gordon Bergling MFC after:3 days Changes: head/usr.bin/whois/whois.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 239722] du(1) man page enhancement (new standards and authors section)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239722 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: markj Date: Thu Aug 8 21:16:15 UTC 2019 New revision: 350782 URL: https://svnweb.freebsd.org/changeset/base/350782 Log: Flesh out the STANDARDS and AUTHORS sections in the du(1) man page. PR: 239722 Submitted by: Gordon Bergling MFC after:3 days Changes: head/usr.bin/du/du.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 239727] Add missing Whitespaces to manual page of indent(1)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239727 Bug ID: 239727 Summary: Add missing Whitespaces to manual page of indent(1) Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Some People Priority: --- Component: Manual Pages Assignee: b...@freebsd.org Reporter: gbergl...@gmail.com CC: d...@freebsd.org Created attachment 206380 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206380&action=edit indent man patch There are some missing spaces in the manual page of indent(1). The attached patch corrects this. -- 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 239727] Add missing Whitespaces to manual page of indent(1)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239727 Jason Helfman changed: What|Removed |Added CC||j...@freebsd.org Assignee|b...@freebsd.org|j...@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 229745] ahcich: CAM status: Command timeout
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229745 John Baldwin changed: What|Removed |Added CC||j...@freebsd.org --- Comment #31 from John Baldwin --- I believe I ran into the same thing though in my case the drives would bounce (come right back after detaching), but since they all bounced at once it always killed the zpool (the drives were all mirrors in a single pool). I found that disabling hotplug for each SATA port in the BIOS setup caused the bouncing to stop and the system has been stable for a day and a half (previously when this started it wouldn't make it to multiuser without losing the zpool). I'm not sure if I had outsmarted myself by enabling this in the BIOS setup at one point but figured I'd leave a bread crumb here in case it helps someone else. -- 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 239724] The ping command doesn't randomize ICMP timestamps and allows system time detection
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239724 Conrad Meyer changed: What|Removed |Added CC||c...@freebsd.org Attachment #206377|application/mbox|text/plain mime type|| Attachment #206377|0 |1 is 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 239724] The ping command doesn't randomize ICMP timestamps and allows system time detection
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239724 --- Comment #1 from Conrad Meyer --- Why not remove 'now' entirely and use purely fictitious values for tv_sec and tv_usec? The code would be more straightforward. -- 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"