[Bug 275978] man(1) does not support spaces in filenames

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275978

Bug ID: 275978
   Summary: man(1) does not support spaces in filenames
   Product: Base System
   Version: 15.0-CURRENT
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: bin
  Assignee: b...@freebsd.org
  Reporter: wo...@freebsd.org

The shell script /usr/bin/man does not spaces in filenames.

e.g.:

$ cp /usr/share/man/man1/cat.1.gz  'ZZZ cat.1.gz'
/usr/bin/man "./ZZZ cat.1.gz"
No manual entry for ./ZZZ
No manual entry for cat.1.gz

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 275978] man(1) does not support spaces in filenames

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275978

Wolfram Schneider  changed:

   What|Removed |Added

 Status|New |In Progress
 Depends on||275967
   Assignee|b...@freebsd.org|wo...@freebsd.org


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275967
[Bug 275967] man(1) does not support some special characters in filenames
-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 264649] drm: fix signed integer overflow

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264649

Mark Linimon  changed:

   What|Removed |Added

 Attachment #234655|application/mbox|text/plain
  mime type||
 Attachment #234655|0   |1
   is patch||

--- Comment #1 from Mark Linimon  ---
Comment on attachment 234655
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234655
a possible patch

^Triage: convert this to text/plain and set the Patch flag so that the
automation can see it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 264636] staging: vc04_services: Use scnprintf() for avoiding potential buffer overflow

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264636

Mark Linimon  changed:

   What|Removed |Added

 Attachment #234643|application/mbox|text/plain
  mime type||
 Attachment #234643|0   |1
   is patch||

--- Comment #1 from Mark Linimon  ---
Comment on attachment 234643
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234643
a possible patch

^Triage: convert this to text/plain and set the Patch flag so that the
automation can see it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 264631] RDMA/mlx5: Fix memory leak in error flow for subscribe event

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264631

Mark Linimon  changed:

   What|Removed |Added

 Attachment #234637|application/mbox|text/plain
  mime type||
 Attachment #234637|0   |1
   is patch||

--- Comment #1 from Mark Linimon  ---
Comment on attachment 234637
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234637
a possible patch

^Triage: convert this to text/plain and set the Patch flag so that the
automation can see it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 264630] RDMA/cma: Set proper port number as index

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264630

Mark Linimon  changed:

   What|Removed |Added

 Attachment #234636|application/mbox|text/plain
  mime type||
 Attachment #234636|0   |1
   is patch||

--- Comment #1 from Mark Linimon  ---
Comment on attachment 234636
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234636
a possible patch

^Triage: convert this to text/plain and set the Patch flag so that the
automation can see it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 264468] libc: fix possible integer underflow

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264468

Mark Linimon  changed:

   What|Removed |Added

 Attachment #234459|0   |1
   is patch||
 Attachment #234459|application/mbox|text/plain
  mime type||

--- Comment #2 from Mark Linimon  ---
Comment on attachment 234459
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234459
a possible patch

^Triage: convert this to text/plain and set the Patch flag so that the
automation can see it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 261377] mrsas: if controller reset is in progress, refrain from firing DCMDs to firmware from shutdown context

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261377

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|i...@freebsd.org
 Status|In Progress |Closed
 Resolution|--- |FIXED

--- Comment #7 from Mark Linimon  ---
^Triage: assign to committer who also MFCed.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 261375] mrsas: Remove additional MPT command allocation for R1 FP IOs

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261375

Mark Linimon  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Assignee|b...@freebsd.org|i...@freebsd.org
 Status|In Progress |Closed

--- Comment #7 from Mark Linimon  ---
^Triage: assign to committer who also MFCed.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 259183] pf_route drops packets for traffic not matching a rule

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259183

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|k...@freebsd.org
 Status|New |Closed
 Resolution|--- |FIXED

--- Comment #2 from Mark Linimon  ---
^Triage: assign to committer for 2021 commit.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 259184] Selecting an address in pf_map_addr is not an error

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259184

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|k...@freebsd.org
 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #2 from Mark Linimon  ---
^Triage: assign to committer of 2021 commit.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 238013] Fix buffer overrun in function dname_labeldec in usr.sbin/rtadvctl/rtadvctl.c

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238013

Mark Linimon  changed:

   What|Removed |Added

Summary|Buffer overrun in function  |Fix buffer overrun in
   |dname_labeldec in   |function dname_labeldec in
   |usr.sbin/rtadvctl/rtadvctl. |usr.sbin/rtadvctl/rtadvctl.
   |c   |c
   Keywords|patch   |

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 238013] Fix buffer overrun in function dname_labeldec in usr.sbin/rtadvctl/rtadvctl.c

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238013

Mark Linimon  changed:

   What|Removed |Added

 Attachment #204501|application/mbox|text/plain
  mime type||
 Attachment #204501|0   |1
   is patch||

--- Comment #1 from Mark Linimon  ---
Comment on attachment 204501
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204501
Proposed patch

^Triage: convert this to text/plain and set the Patch flag so that the
automation can see it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 237924] Possible infinite loop in function empty_aux_buffer of sys/dev/atkbdc/atkbdc.c

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237924

Mark Linimon  changed:

   What|Removed |Added

  Flags|mfc-stable12?,  |
   |mfc-stable11?   |
   Keywords|patch   |

--- Comment #2 from Mark Linimon  ---
^Triage: convert this to text/plain and set the Patch flag so that the
automation can see it.

Apparently a similar patch needs to be applied elsewhere in the src code.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 237924] Possible infinite loop in function empty_aux_buffer of sys/dev/atkbdc/atkbdc.c

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237924

Mark Linimon  changed:

   What|Removed |Added

 Attachment #204401|application/mbox|text/plain
  mime type||

--- Comment #3 from Mark Linimon  ---
Comment on attachment 204401
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204401
Proposed patch

^Triage: convert this to text/plain and set the Patch flag so that the
automation can see it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 237924] Possible infinite loop in function empty_aux_buffer of sys/dev/atkbdc/atkbdc.c

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237924

Mark Linimon  changed:

   What|Removed |Added

 Attachment #204401|0   |1
   is patch||

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 238043] Null pointer deference in function xdr_rpcb_entry_list_ptr of sys/rpc/rpcb_prot.c

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238043

Mark Linimon  changed:

   What|Removed |Added

 Attachment #204534|0   |1
   is patch||
 Attachment #204534|application/mbox|text/plain
  mime type||

--- Comment #1 from Mark Linimon  ---
Comment on attachment 204534
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204534
Proposed patch

^Triage: convert this to text/plain and set the Patch flag so that the
automation can see it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 238020] Memory leak in function gss_release_oid_set in crypto/heimdal/lib/gssapi/mech/gss_release_oid_set.c

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238020

Mark Linimon  changed:

   What|Removed |Added

   Keywords|patch   |

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 238020] Memory leak in function gss_release_oid_set in crypto/heimdal/lib/gssapi/mech/gss_release_oid_set.c

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238020

Mark Linimon  changed:

   What|Removed |Added

 Attachment #204507|0   |1
   is patch||
 Attachment #204507|application/mbox|text/plain
  mime type||

--- Comment #1 from Mark Linimon  ---
Comment on attachment 204507
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204507
Proposed patch

^Triage: convert this to text/plain and set the Patch flag so that the
automation can see it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 223528] makewhatis does not implemented the -v option

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223528

Wolfram Schneider  changed:

   What|Removed |Added

 Blocks||275968
 Depends on|275968  |


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275968
[Bug 275968] makewhatis(1) metabug
-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 223529] makewhatis ignores read permission errors on directories

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223529

Wolfram Schneider  changed:

   What|Removed |Added

 Blocks||275968
 Depends on|275968  |


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275968
[Bug 275968] makewhatis(1) metabug
-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 266708] makewhatis(1) returns wrong exit status

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266708

Wolfram Schneider  changed:

   What|Removed |Added

 Blocks||275968
 Depends on|275968  |


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275968
[Bug 275968] makewhatis(1) metabug
-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 273903] groff 1.23.0 metabug

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273903

Wolfram Schneider  changed:

   What|Removed |Added

 Blocks|273245, 273255, 273565, |
   |273599, 273885, 274132, |
   |274164, 274208, 274343, |
   |273443  |
 Depends on||273245, 273255, 273565,
   ||273599, 273885, 274132,
   ||274164, 274208, 274343,
   ||273443


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273245
[Bug 273245] textproc/groff: groff_mdoc(7): output from 'man 7 groff_mdoc' is
badly broken
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273255
[Bug 273255] textproc/groff: regression in 1.23.0 if using custom fonts
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273443
[Bug 273443] Broken FreeBSD man pages portal
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273565
[Bug 273565] latest groff 1.23.0 is incompatible with FreeBSD
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273599
[Bug 273599] outdated textproc/groff/files/mdoc.local
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273885
[Bug 273885] Accessibility: review use of italicised green monospace in manual
pages
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274132
[Bug 274132] groff 1.23.0: some manual page show a UNTITLED() topic
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274164
[Bug 274164] man.freebsd.org unexpected emphasis (bold) in a manual page
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274208
[Bug 274208] man.freebsd.org unexpected justification (alignment) of texts
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274343
[Bug 274343] man(1) fails to render manpages that work correctly both with
gnroff and mdocml
-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 274208] man.freebsd.org unexpected justification (alignment) of texts

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274208

Wolfram Schneider  changed:

   What|Removed |Added

 Blocks||273903
 Depends on|273903  |


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273903
[Bug 273903] groff 1.23.0 metabug
-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 274343] man(1) fails to render manpages that work correctly both with gnroff and mdocml

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274343

Wolfram Schneider  changed:

   What|Removed |Added

 Blocks||273903
 Depends on|273903  |


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273903
[Bug 273903] groff 1.23.0 metabug
-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 273903] groff 1.23.0 metabug

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273903

Wolfram Schneider  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|wo...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 274423] A place to record all issues with the upgrade to mandoc 1.14.6 - metabug

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274423

Wolfram Schneider  changed:

   What|Removed |Added

 Blocks|266868, 266882, 274246, |
   |274247  |
Summary|A place to record all   |A place to record all
   |issues with the upgrade to  |issues with the upgrade to
   |mandoc 1.14.6   |mandoc 1.14.6 - metabug
 Depends on||266868, 266882, 274246,
   ||274247


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266868
[Bug 266868] mandoc(1) hangs in endless loop and eats all CPU time
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266882
[Bug 266882] mandoc(1) crashes with a core dump if it cannot parse a manual
page
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274246
[Bug 274246] mandoc has no version parameter
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274247
[Bug 274247] mandoc produce noise on empty input
-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 266868] mandoc(1) hangs in endless loop and eats all CPU time

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266868

Wolfram Schneider  changed:

   What|Removed |Added

 Blocks||274423
 Depends on|274423  |


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274423
[Bug 274423] A place to record all issues with the upgrade to mandoc 1.14.6 -
metabug
-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 274246] mandoc has no version parameter

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274246

Wolfram Schneider  changed:

   What|Removed |Added

 Blocks||274423
 Depends on|274423  |


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274423
[Bug 274423] A place to record all issues with the upgrade to mandoc 1.14.6 -
metabug
-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 266882] mandoc(1) crashes with a core dump if it cannot parse a manual page

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266882

Wolfram Schneider  changed:

   What|Removed |Added

 Blocks||274423
 Depends on|274423  |


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274423
[Bug 274423] A place to record all issues with the upgrade to mandoc 1.14.6 -
metabug
-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 274247] mandoc produce noise on empty input

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274247

Wolfram Schneider  changed:

   What|Removed |Added

 Blocks||274423
 Depends on|274423  |


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274423
[Bug 274423] A place to record all issues with the upgrade to mandoc 1.14.6 -
metabug
-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 273263] isp(4): 32Gbit Qlogic cards do not work

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273263

--- Comment #14 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=10ed63fc06cb9902cc783ce8d0086c9aa97ed1e1

commit 10ed63fc06cb9902cc783ce8d0086c9aa97ed1e1
Author: Joerg Pulz 
AuthorDate: 2023-10-27 15:27:37 +
Commit: Mark Johnston 
CommitDate: 2023-12-28 18:33:07 +

isp(4): Rework firmware handling/loading

Correctly identify the active firmware in flash on adapters with
primary and secondary firmware region in flash.
Correctly identify the active NVRAM on adapters with primary
and secondary NVRAM region in flash.

Loading ispfw(4) moved from isp_pci_attach() to isp_reset().
Drop the reference to ispfw(4) after using it so one can kldunload(8) it.
New isp_load_ram() function to load either ispfw(4) or flash firmware
into RISC's RAM.
New functions to read data from flash. The old ones will be removed later.
A bunch of new helper functions to identify and validate active flash
regions for firmware, auxiliary and NVRAM.
Overhaul ISP_FW_* macros and make use of it when comparing firmware
versions. We can handle firmware versions up to 255.255.255.

Firmware load priority slightly changed:
For 27xx and newer adapters:
- load ispfw(4) firmware
- request (active) flash firmware information
- compare version numbers of ispfw(4) and flash firmware
- load firmware with highest version into RISC's RAM
- if loading ispfw(4) is disabled or failed - load firmware from flash
- if everything else fails use MBOX_LOAD_FLASH_FIRMWARE as fallback

For 26xx and older adapters nothing changed:
- load ispfw(4) firmware and load it into RISC's RAM
- if loading ispfw(4) is disabled or failed use MBOX_EXEC_FIRMWARE
- for 26xx a preceding MBOX_LOAD_FLASH_FIRMWARE is used

New read only sysctl(8)'s:
 dev.isp.N.fw_version_run: the firmware version actually running
 dev.isp.N.fw_version_ispfw: the firmware version provided by ispfw(4)
 dev.isp.N.fw_version_flash: the (active) firmware version in flash

While here:
  - firmware attribute handling/parsing reworked
+ renamed defines from ISP2400_FW_ATTR_* to ISP_FW_ATTR_*
+ changed values to match new handling/parsing
+ added some more attributes
  - enable FLT support on 26xx based adapters
  - log level adjustments
  - new function return status codes (some for now, some for later use)
  - some minor style changes

Tested and approved to work on real hardware with:
  - Qlogic ISP 2532 (QLogic QLE2560 8Gb FC Adapter)
  - Qlogic ISP 2031 (QLogic QLE2662 16Gbit 2Port FC Adapter)
  - Qlogic ISP 2722 (QLogic QLE2690 16Gb FC Adapter)
  - Qlogic ISP 2812 (QLogic QLE2772 32Gbit 2Port FC Adapter)

PR: 273263
Reviewed by:mav
Pull Request:   https://github.com/freebsd/freebsd-src/pull/877
MFC after:  1 month
Sponsored by:   Technical University of Munich

 share/man/man4/isp.4  |  21 +-
 sys/dev/isp/isp.c | 981 ++
 sys/dev/isp/isp_freebsd.c |  21 +-
 sys/dev/isp/isp_freebsd.h |   2 +-
 sys/dev/isp/isp_pci.c |  35 +-
 sys/dev/isp/ispmbox.h |  62 +--
 sys/dev/isp/ispreg.h  |  11 +
 sys/dev/isp/ispvar.h  | 127 --
 8 files changed, 1002 insertions(+), 258 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 273263] isp(4): 32Gbit Qlogic cards do not work

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273263

--- Comment #15 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=b0c6b06836351b3908ba5b2a847c89c42d1a46c3

commit b0c6b06836351b3908ba5b2a847c89c42d1a46c3
Author: Joerg Pulz 
AuthorDate: 2023-10-27 14:02:07 +
Commit: Mark Johnston 
CommitDate: 2023-12-28 18:31:56 +

ispfw(4): Update and add firmware

Update 25xx firmware: version 8.8.207
Add 26xx firmware: version 8.8.231
Add 27xx firmware: version 9.12.0
Add 28xx firmware: version 9.12.1

Remove BUGS section from manpage as we now have firmware for
all supported controllers.

PR: 273263
MFC after:  1 month
Pull Request:   https://github.com/freebsd/freebsd-src/pull/877
Sponsored by:   Technical University of Munich

 share/man/man4/ispfw.4| 5 +-
 sys/dev/ispfw/asm_2500.h  | 29843 +++---
 sys/dev/ispfw/asm_2600.h (new)| 22384 
 sys/dev/ispfw/asm_2700.h (new)| 27431 
 sys/dev/ispfw/asm_2800.h (new)| 38311 
 sys/dev/ispfw/ispfw.c |45 +
 sys/modules/ispfw/Makefile| 3 +
 sys/modules/ispfw/isp_2600/Makefile (new) |35 +
 sys/modules/ispfw/isp_2700/Makefile (new) |35 +
 sys/modules/ispfw/isp_2800/Makefile (new) |35 +
 10 files changed, 102626 insertions(+), 15501 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 273263] isp(4): 32Gbit Qlogic cards do not work

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273263

Mark Johnston  changed:

   What|Removed |Added

 Status|New |In Progress
 CC||ma...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 275867] Kernel build with device isa fails if device acpi is not present

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275867

--- Comment #1 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=c63dda466a5ba6a9ec0a5de18f9180683f9af982

commit c63dda466a5ba6a9ec0a5de18f9180683f9af982
Author: Mark Johnston 
AuthorDate: 2023-12-28 20:16:39 +
Commit: Mark Johnston 
CommitDate: 2023-12-28 20:17:32 +

atrtc: Add a required include

PR: 275867
MFC after:  1 week

 sys/x86/isa/atrtc.c | 1 +
 1 file changed, 1 insertion(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 275960] The "Partition Editor" dialog in BSDINSTALL(8) should list hard drive identifiers

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275960

--- Comment #1 from Yuri Victorovich  ---
To be precise, these 2 fields should be present for each listed hard drive:
1. Model number
2. Serial number

This script, for example, lists both:
> $ grep -E 'ada[0-9]' /var/run/dmesg.boot | grep -E ": <|Serial"

If someone would have several disks of the same model, only serial numbers
would be different between them.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 275990] sctp: restrict mismatch between manpages and headers

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275990

Bug ID: 275990
   Summary: sctp: restrict mismatch between manpages and headers
   Product: Base System
   Version: CURRENT
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: b...@freebsd.org
  Reporter: lexi.free...@le-fay.org

while improving the sctp manpages, i noticed that sctp_recvmsg is declared like
this in the manpage:

 ssize_t
 sctp_recvmsg(int s, void *msg, size_t len,
 struct sockaddr * restrict from, socklen_t * restrict fromlen,
 struct sctp_sndrcvinfo *sinfo, int *flags);

however, in  it's declared like this:

ssize_t 
sctp_recvmsg(int, void *, size_t, struct sockaddr *, socklen_t *,
struct sctp_sndrcvinfo *, int *);

either restrict should be removed from the manpage, or it should be added to
the header.  i can submit a patch for either of those options (as i'm working
on the manpages anyway) but i'm not sure which is correct.

RFC 6458 doesn't include restrict in the declaration.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 275990] sctp: restrict mismatch between manpages and headers

2023-12-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275990

--- Comment #1 from Lexi Winter  ---
that should be , not .

-- 
You are receiving this mail because:
You are the assignee for the bug.