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 share more code. 2011-06-09 19:57:50 +00:00
fsck.h merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
fsck_ffs.8 Mention scan_ffs -b. 2012-03-06 10:30:20 +00:00
inode.c Iterate over fields of struct seperately to avoid warnings from pedantic compilers 2014-04-05 12:32:27 +00:00
main.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
pass1.c fix unused variable warnings. 2013-10-19 01:09:58 +00:00
pass1b.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
pass2.c Stick UFS_ in front of these symbols: 2013-06-09 17:57:08 +00:00
pass3.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
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 stdlib.h, not malloc.h 2012-08-26 09:33:18 +00:00
quota2.c stdlib.h, not malloc.h 2012-08-26 09:33:18 +00:00
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 When clearing a log on failure, not only ask the kernel to ignore an 2010-03-06 11:31:40 +00:00