Module Name: src Committed By: tkusumi Date: Fri Dec 27 11:15:06 UTC 2019
Modified Files: src/usr.sbin/fstyp: Makefile fstyp.c fstyp.h Added Files: src/usr.sbin/fstyp: apfs.c Log Message: fstyp: Add APFS support taken-from: FreeBSD (freebsd/freebsd@171bb54729d6d6554eb09c9a3507b184795f33e3) To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/fstyp/Makefile cvs rdiff -u -r0 -r1.1 src/usr.sbin/fstyp/apfs.c cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/fstyp/fstyp.c cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/fstyp/fstyp.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.