NetBSD/sbin/fsck_msdos
kamil b110dc906e Avoid unportable shift construct
boot.c:150:29, left shift of 255 by 24 places cannot be represented in type 'int'
boot.c:153:29, left shift of 255 by 24 places cannot be represented in type 'int'
2020-02-22 09:59:22 +00:00
..
Makefile
boot.c Avoid unportable shift construct 2020-02-22 09:59:22 +00:00
check.c
dir.c
dosfs.h
ext.h
fat.c We already incremented cl; fix indexing. Noticed by Xin Li @FreeBSD. 2019-06-04 00:08:00 +00:00
fsck_msdos.8
main.c