NetBSD/sbin/fsck_ffs
dholland 0580599ec4 Reorg docs, part 3:
Move the documents that are papers to /usr/share/doc/papers.
Give them suitable names (including the author and year).

The key property of papers that distinguishes them from documentation
is that they're historical: they're published at a particular time and
aren't updated or maintained. (Except cosmetically.)

We should only ship papers that are of interest to users, either for
historical perspective or because they're the original research
writeup of stuff that went into the system and is still pertinent.

The ffs papers clearly meet this standard; the other one here (about
passwords, in 1978) is probably past its sell-by date.
2014-07-05 19:23:15 +00:00
..
SMM.doc Reorg docs, part 3: 2014-07-05 19:23:15 +00:00
Makefile Rework /usr/share/doc. 2014-07-05 19:22:02 +00:00
dir.c Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
extern.h
fsck.h
fsck_ffs.8
inode.c Iterate over fields of struct seperately to avoid warnings from pedantic compilers 2014-04-05 12:32:27 +00:00
main.c
pass1.c fix unused variable warnings. 2013-10-19 01:09:58 +00:00
pass1b.c
pass2.c Stick UFS_ in front of these symbols: 2013-06-09 17:57:08 +00:00
pass3.c
pass4.c Stick ffs_ in front of the following macros: 2013-06-23 22:03:34 +00:00
pass5.c Stick ffs_ in front of the following macros: 2013-06-23 22:03:34 +00:00
pass6.c
quota2.c
setup.c Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
utilities.c fix unused variable warnings. 2013-10-19 01:09:58 +00:00
wapbl.c