freebsd-src/sbin/nvmecontrol
John Baldwin 7485926e09 nvme: Firmware revisions in the firmware slot info logpage are ASCII strings
In particular, don't try to byteswap the values as 64-bit integers and
always print a non-empty version as a string.

Reviewed by:	chuck, imp
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D44121
2024-03-01 14:18:43 -08:00
..
modules sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
tests Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
comnd.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
comnd.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
devlist.c nvmecontrol: Use the NVMEV macro instead of expanded versions 2024-01-29 10:34:02 -08:00
firmware.c nvmecontrol: Use the NVMEV macro instead of expanded versions 2024-01-29 10:34:02 -08:00
format.c nvmecontrol: Use the NVMEV macro instead of expanded versions 2024-01-29 10:34:02 -08:00
identify.c nvmecontrol: Use the NVMEV macro instead of expanded versions 2024-01-29 10:34:02 -08:00
identify_ext.c nvmecontrol: Use the NVMEV macro instead of expanded versions 2024-01-29 10:34:02 -08:00
logpage.c nvme: Firmware revisions in the firmware slot info logpage are ASCII strings 2024-03-01 14:18:43 -08:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
nc_util.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
ns.c nvmecontrol(8): Fix typo in ns.c 2024-02-13 15:06:22 +08:00
nsid.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
nvmecontrol.8 nvmecontrol.8: Fix the SYNOPSIS section 2024-02-28 09:26:20 +01:00
nvmecontrol.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
nvmecontrol.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
nvmecontrol_ext.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
passthru.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
perftest.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
power.c nvmecontrol: Use the NVMEV macro instead of expanded versions 2024-01-29 10:34:02 -08:00
reset.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
resv.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
sanitize.c nvmecontrol: Use the NVMEV macro instead of expanded versions 2024-01-29 10:34:02 -08:00
selftest.c nvmecontrol: Use the NVMEV macro instead of expanded versions 2024-01-29 10:34:02 -08:00