[Bug 157316] [patch] update devstat(9) man page

2020-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=157316 Gordon Bergling changed: What|Removed |Added Status|Open|In Progress See Also|

[Bug 120125] [patch] Installing FreeBSD 7.0 via serial console and PXE

2020-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=120125 --- Comment #3 from Andriy Gapon --- (In reply to Gordon Bergling from comment #2) Just in case, the new link is https://jdc.koitsu.org/freebsd/pxeboot_serial_install.html Not sure if the content is still applicable though. -- You are rec

[Bug 247992] zpool-features(7): large_blocks and loader

2020-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247992 Bug ID: 247992 Summary: zpool-features(7): large_blocks and loader Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity

[Bug 247998] pkg.freebsd.org subfolders indexes are forbidden

2020-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247998 Bug ID: 247998 Summary: pkg.freebsd.org subfolders indexes are forbidden Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Se

[Bug 248001] vxlan(4): Minor corrections

2020-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248001 Bug ID: 248001 Summary: vxlan(4): Minor corrections Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Keywords: patch

[Bug 247998] pkg.freebsd.org subfolders indexes are forbidden

2020-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247998 Allan Jude changed: What|Removed |Added CC||allanj...@freebsd.org,

[Bug 248002] ping(8): TTL DETAILS update

2020-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248002 Bug ID: 248002 Summary: ping(8): TTL DETAILS update Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only

[Bug 248001] vxlan(4): Minor corrections

2020-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248001 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: allanjude Date: Wed Jul 15 14:27:23 UTC 2020 New revision: 363223 URL: https://svnweb.freebsd.org/changeset/base/363223 Log: vlan(4): Minor grammar cor

[Bug 248001] vxlan(4): Minor corrections

2020-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248001 Allan Jude changed: What|Removed |Added Resolution|--- |FIXED CC|

[Bug 247992] zpool-features(7): large_blocks and loader

2020-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247992 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: allanjude Date: Wed Jul 15 14:38:16 UTC 2020 New revision: 363224 URL: https://svnweb.freebsd.org/changeset/base/363224 Log: zpool-features(7): Note th

[Bug 247998] pkg.freebsd.org subfolders indexes are forbidden

2020-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247998 --- Comment #2 from Serge Volkov --- (In reply to Allan Jude from comment #1) I used this to find out if the package is ready for the corresponding version of the port. Maybe there is another way? -- You are receiving this mail because:

[Bug 247992] zpool-features(7): large_blocks and loader

2020-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247992 Allan Jude changed: What|Removed |Added CC||allanj...@freebsd.org Sta

[Bug 247998] pkg.freebsd.org subfolders indexes are forbidden

2020-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247998 --- Comment #3 from Ryan Steinmetz --- pkg upgrade -n will show you this information is also available on freshports: Example: https://www.freshports.org/security/stunnel -- You are receiving this mail because: You are the assignee for

[Bug 247998] pkg.freebsd.org subfolders indexes are forbidden

2020-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247998 --- Comment #4 from Serge Volkov --- Ок. I understood. Thanks for the clarification. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-doc@freebsd.org mailing

[Bug 247998] pkg.freebsd.org subfolders indexes are forbidden

2020-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247998 Serge Volkov changed: What|Removed |Added Resolution|--- |Not A Bug Status|New

[Bug 248002] ping(8): TTL DETAILS update

2020-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248002 --- Comment #1 from Jose Luis Duran --- Thanks to THUS (https://www.tuhs.org), I was able to track when the change was made (4.4 BSD): 4.3 BSD TTL: 255 [3] 4.3 BSD-Tahoe TTL: 255 [4] 4.4 BSD TTL: 64 [5] References: [3] https://minnie.tu

[Bug 248001] vxlan(4): Minor corrections

2020-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248001 --- Comment #3 from Jose Luis Duran --- (In reply to Allan Jude from comment #2) Thanks Allan! That was quick. Just a minor nit: the commit title says vlan, when in fact should have been vXlan. -- You are receiving this mail because: Yo

[Bug 248002] ping(8): TTL DETAILS update

2020-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248002 --- Comment #2 from Jose Luis Duran --- (In reply to Jose Luis Duran from comment #1) Scratch that. Reading imp@'s sources for 2.11BSD: https://github.com/bsdimp/2.11bsd/blob/master/sys/netinet/ip.h#L150 -- You are receiving this mail b

[Bug 248002] ping(8): TTL DETAILS update

2020-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248002 --- Comment #3 from Jose Luis Duran --- In FreeBSD, the change from MAXTTL to ip.ttl was done in: https://github.com/freebsd/freebsd/commit/5639e86bdd7ea151958776264bf5a67e60a54d68 -- You are receiving this mail because: You are on the C