freebsd-nq/usr.sbin/mpsutil
Alexander Motin f5b0083302 mpsutil: Fix data truncation by too short buffers.
Length of some string buffers was insufficient for cases of more that
99 targets per HBA or slots per enclosure.  Some others are tuned just
for better alignment.  While there also fix output formatting issues.

MFC after:	1 week
Sponsored by:	iXsystems, Inc.
2021-11-29 20:20:03 -05:00
..
Makefile mpsutil: extend show adapter information, add NCQ control 2021-05-07 15:22:22 +03:00
Makefile.depend
mps_cmd.c
mps_debug.c
mps_flash.c
mps_set.c mpsutil: extend show adapter information, add NCQ control 2021-05-07 15:22:22 +03:00
mps_show.c mpsutil: Fix data truncation by too short buffers. 2021-11-29 20:20:03 -05:00
mps_slot.c
mpsutil.8 mpsutil: extend show adapter information, add NCQ control 2021-05-07 15:22:22 +03:00
mpsutil.c
mpsutil.h