Home | History | Annotate | Download | only in fstyp
History log of /src/usr.sbin/fstyp/exfat.c
RevisionDateAuthorComments
 1.6  17-Sep-2021  christos remove lint hacks now that lint supports _Static_assert
 1.5  17-Sep-2021  christos XXX: Teach lint about _Static_assert...
 1.4  24-Jan-2021  tkusumi fstyp: Fix exfat detection

taken-from FreeBSD ddf61156132b610915325769cbb93ea11be0d433
 1.3  08-Feb-2020  fox branches: 1.3.4;
usr.sbin/fstyp: Fix -Werror=conversion error.

Type cast the size_t to uint32_t to prevent implicit type conversion errors.

Error was reported when build.sh was run with MKLIBCSANITIZER=yes flag.

Reviewed by: kamil@
 1.2  28-Dec-2019  tkusumi fstyp: Show exFAT volume labels with -l flag

taken-from: FreeBSD (freebsd/freebsd@73773fcda9f69ce7ee0c73292f273bab940223bf)
 1.1  18-Nov-2019  tkusumi fstyp: Add exFAT support

Taken-from: FreeBSD and DragonFlyBSD
 1.3.4.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.3.4.1  08-Feb-2020  martin file exfat.c was added on branch phil-wifi on 2020-04-13 08:05:52 +0000

RSS XML Feed