NetBSD/sbin/fsck_ffs
mycroft 521984e793 Whoops; call propagate() with the right child inode number. (Doesn't break
anything, but it would have made reconnect less efficient.)
2001-01-10 08:26:20 +00:00
..
SMM.doc
Makefile #include machine/bswap.h and remove -lutil. 1999-01-15 13:32:05 +00:00
dir.c Whoops; call propagate() with the right child inode number. (Doesn't break 2001-01-10 08:26:20 +00:00
extern.h The reconnect algorithm was historically O(n^4). 2001-01-09 05:51:14 +00:00
fsck.h The reconnect algorithm was historically O(n^4). 2001-01-09 05:51:14 +00:00
fsck_ffs.8 Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
inode.c use %ll_ instead of the less standard %q_ 2001-01-05 02:02:57 +00:00
main.c Fix an annoyingly incorrect message. 2000-12-13 03:04:51 +00:00
pass1.c use %ll_ instead of the less standard %q_ 2001-01-05 02:02:57 +00:00
pass1b.c
pass2.c The reconnect algorithm was historically O(n^4). 2001-01-09 05:51:14 +00:00
pass3.c Abstract the code to attach a directory to its parent's child list into a 2001-01-10 08:22:20 +00:00
pass4.c
pass5.c Make sure the rotor values are non-negative. 2001-01-09 11:20:00 +00:00
setup.c Remove a bogus piece of code that was never used. 2001-01-09 06:05:10 +00:00
utilities.c A minor tweak. 2001-01-09 09:25:32 +00:00