freebsd-dev/sbin/fsck_ffs
Kirk McKusick 68dc94c7d3 Correct and add some comments.
Sponsored by: Netflix
2020-12-31 15:36:33 -08:00
..
dir.c Rename pass4check() to freeblock() and move from pass4.c to inode.c. 2020-12-18 23:28:27 +00:00
ea.c
fsck_ffs.8
fsck.h Correct and add some comments. 2020-12-31 15:36:33 -08:00
fsutil.c Rename pass4check() to freeblock() and move from pass4.c to inode.c. 2020-12-18 23:28:27 +00:00
gjournal.c Update the libufs cgget() and cgput() interfaces to have a similar 2020-09-19 22:48:30 +00:00
globs.c fsck_ffs/fsdb: fix -fno-common build 2020-03-29 20:03:46 +00:00
inode.c Rename pass4check() to freeblock() and move from pass4.c to inode.c. 2020-12-18 23:28:27 +00:00
main.c Move all of the error prints in readsb() from stderr to stdout. 2020-09-01 18:50:26 +00:00
Makefile
Makefile.depend
pass1.c
pass1b.c
pass2.c
pass3.c
pass4.c Rename pass4check() to freeblock() and move from pass4.c to inode.c. 2020-12-18 23:28:27 +00:00
pass5.c Use proper type (ino_t) for inode numbers to avoid improper sign extention 2020-10-25 21:04:07 +00:00
setup.c Various new check-hash checks have been added to the UFS filesystem 2020-10-25 00:43:48 +00:00
suj.c Update the libufs cgget() and cgput() interfaces to have a similar 2020-09-19 22:48:30 +00:00
utilities.c Remove unused includes. 2019-12-22 05:44:29 +00:00