1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/sbin/fsck_msdos
beck bc5a8259a4 Change the error reporting pattern throughout the tree when unveil
fails to report the path that the failure occured on. Suggested by
deraadt@ after some tech discussion.

Work done and verified by Ashton Fagg <ashton@fagg.id.au>

ok deraadt@ semarie@ claudio@
2021-07-12 15:09:18 +00:00
..
boot.c Rename BIOS parameter block field from bsPBP to bsBPB. This typo 2016-10-10 00:34:50 +00:00
check.c Change the error reporting pattern throughout the tree when unveil 2021-07-12 15:09:18 +00:00
dir.c Avoid the possibility of accessing an array out of bounds. 2017-06-27 12:10:21 +00:00
dosfs.h
ext.h
fat.c Remove NULL-checks before free(). ok tb@ 2015-12-10 17:26:59 +00:00
fsck_msdos.8 Only accept one filesystem/device as argument for checking. Few people 2015-10-14 14:33:45 +00:00
main.c Use unveil(2). These programs fit together in various strange ways, 2018-09-24 21:26:00 +00:00
Makefile