NetBSD/sbin/fsck_lfs
lukem 279552d3db fix up various .Nm abuses:
- keep the case consistent between the actual name and what's referenced.
  e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
  using `.Nm ""' if there's stuff following, or for the 2nd and so on
  occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
..
Makefile Disable VERBOSE_BLOCKMAP by default; it allocates huge amounts of 2000-10-19 14:58:40 +00:00
dir.c Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +00:00
extern.h Convert to NetBSD source code style 2000-05-23 01:48:52 +00:00
fsck.h Convert to NetBSD source code style 2000-05-23 01:48:52 +00:00
fsck_lfs.8 fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
fsck_vars.h Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +00:00
inode.c Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +00:00
main.c Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +00:00
pass0.c Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +00:00
pass1.c Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +00:00
pass2.c Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +00:00
pass3.c Convert to NetBSD source code style 2000-05-23 01:48:52 +00:00
pass4.c Convert to NetBSD source code style 2000-05-23 01:48:52 +00:00
pass5.c Various bug-fixes to LFS, to wit: 2000-09-09 04:49:54 +00:00
setup.c setup(): use calloc() for blockmap allocation, instead of malloc() followed 2000-10-04 11:37:54 +00:00
utilities.c Format string cleanups by Bill Sommerfeld. 2000-10-10 20:24:49 +00:00
vars.c Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +00:00