opnsense-src/usr.sbin/ctld
Alan Somers f8b102d9bb ctld: correctly parse LUN size on 32-bit arches
Disk offset values must always be 64-bit, not size_t.

PR:		214874
Submitted by:	pprocacci@gmail.com
Event:		January 2025 Bug-busting session

(cherry picked from commit f26fe2c6669d56621ac85f5279aa85503cbf59bc)
2025-04-17 17:39:08 -06:00
..
ctl.conf.5 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
ctld.8 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
ctld.c ctld: correctly parse LUN size on 32-bit arches 2025-04-17 17:39:08 -06:00
ctld.h ctld: correctly parse LUN size on 32-bit arches 2025-04-17 17:39:08 -06:00
discovery.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
isns.c ctld: Consistently use item count as the first argument to calloc 2024-11-30 08:55:58 -05:00
isns.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
kernel.c ctld: parse config file independently of getting kernel info 2024-09-19 14:23:56 -06:00
login.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06: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
parse.y ctld: parse config file independently of getting kernel info 2024-09-19 14:23:56 -06:00
token.l Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
uclparse.c ctld: parse config file independently of getting kernel info 2024-09-19 14:23:56 -06:00