1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/sbin/fsck_ext2fs
sthen dfd6150703 use opendev() for fsck_ext2fs, based on code adding this to fsck_ffs
tweak (add strncmp()...blockcheck section) from martijn@
ok martijn@
2024-12-18 10:36:05 +00:00
..
dir.c
extern.h
fsck_ext2fs.8 man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
fsck.h shuffle externs (and definitions) around to satisfy -fno-common 2021-01-27 05:03:23 +00:00
inode.c ctime(3) and ctime_r(3) can fail when timestamps are way off. 2024-05-09 08:35:40 +00:00
main.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
Makefile use opendev() for fsck_ext2fs, based on code adding this to fsck_ffs 2024-12-18 10:36:05 +00:00
pass1.c ctime(3) and ctime_r(3) can fail when timestamps are way off. 2024-05-09 08:35:40 +00:00
pass1b.c
pass2.c Use correct size when zeroing out dinode. 2019-12-17 19:41:51 +00:00
pass3.c
pass4.c
pass5.c
setup.c use opendev() for fsck_ext2fs, based on code adding this to fsck_ffs 2024-12-18 10:36:05 +00:00
utilities.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00