This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sbin
/
fsck_ffs
History
Poul-Henning Kamp
c5d3d7fd74
If numdirs is zero, print a helpful message instead of divding by zero later.
1998-03-04 18:03:54 +00:00
..
SMM.doc
…
dir.c
…
fsck_ffs.8
…
fsck.h
…
inode.c
Fixed overflow in chkrange(). Some out of bounds block numbers,
1997-12-21 00:00:44 +00:00
main.c
Fixed style bugs in the printing of statistics after preening. Use
1997-12-20 22:24:32 +00:00
Makefile
opt_diagnostic.h isn't needed anymore.
1998-02-06 22:31:14 +00:00
pass1.c
…
pass1b.c
…
pass2.c
…
pass3.c
…
pass4.c
…
pass5.c
…
preen.c
…
setup.c
If numdirs is zero, print a helpful message instead of divding by zero later.
1998-03-04 18:03:54 +00:00
utilities.c
…