1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-20 02:38:43 +00:00
freebsd/usr.sbin/fstyp
Eric van Gyzen 5a12815327 fstyp hammer2: remove dead code
best_i will always be >= 0, so remove code to test otherwise.

Reported by:	Coverity
CID:		1412244
MFC after:	2 weeks
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D23159
2020-01-13 22:36:29 +00:00
..
tests fstyp(8): Show exFAT volume labels with -l flag 2019-12-22 03:19:17 +00:00
apfs.c fstyp(8): Fix WITHOUT_ICONV build 2019-12-23 20:23:02 +00:00
cd9660.c
exfat.c fstyp(8): Fix WITHOUT_ICONV build 2019-12-23 20:23:02 +00:00
ext2fs.c
fstyp.8 sbin/fstyp: recgonize Dragonfly's hammer and hammer2. 2019-12-24 19:00:20 +00:00
fstyp.c sbin/fstyp: recgonize Dragonfly's hammer and hammer2. 2019-12-24 19:00:20 +00:00
fstyp.h sbin/fstyp: recgonize Dragonfly's hammer and hammer2. 2019-12-24 19:00:20 +00:00
geli.c
hammer2_disk.h sbin/fstyp: recgonize Dragonfly's hammer and hammer2. 2019-12-24 19:00:20 +00:00
hammer2.c fstyp hammer2: remove dead code 2020-01-13 22:36:29 +00:00
hammer_disk.h sbin/fstyp: recgonize Dragonfly's hammer and hammer2. 2019-12-24 19:00:20 +00:00
hammer.c fstyp hammer: use strlcpy 2020-01-13 22:33:48 +00:00
hfsplus.c fstyp(8): Fix WITHOUT_ICONV build 2019-12-23 20:23:02 +00:00
Makefile sbin/fstyp: recgonize Dragonfly's hammer and hammer2. 2019-12-24 19:00:20 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
msdosfs.c
msdosfs.h
ntfs.c Make this compile under external gcc toolchain if WITH_ICONV isn't defined. 2019-12-29 06:59:09 +00:00
ufs.c Normally when an attempt is made to mount a UFS/FFS filesystem whose 2018-12-06 00:09:39 +00:00
zfs.c