NetBSD/sbin/fsck_ffs
christos 5528d37484 - fixed all printf formats [there were a lot of %l? <-> %? mistakes]
- added missing prototypes, and made local functions static
- removed parallel preening code; this is part of fsck(8)
- use printing utilities from fsck(8)
- Makefile does not make links to fsck and fsck.8
- removed -l maxparallel option. It has no meaning anymore.
1996-09-23 16:18:31 +00:00
..
SMM.doc check in changes proposed in PR 2006 (approved by J.T.), to rename fsck 1996-04-05 01:44:24 +00:00
Makefile - fixed all printf formats [there were a lot of %l? <-> %? mistakes] 1996-09-23 16:18:31 +00:00
dir.c - fixed all printf formats [there were a lot of %l? <-> %? mistakes] 1996-09-23 16:18:31 +00:00
extern.h - fixed all printf formats [there were a lot of %l? <-> %? mistakes] 1996-09-23 16:18:31 +00:00
fsck.h - fixed all printf formats [there were a lot of %l? <-> %? mistakes] 1996-09-23 16:18:31 +00:00
fsck_ffs.8 - fixed all printf formats [there were a lot of %l? <-> %? mistakes] 1996-09-23 16:18:31 +00:00
inode.c - fixed all printf formats [there were a lot of %l? <-> %? mistakes] 1996-09-23 16:18:31 +00:00
main.c - fixed all printf formats [there were a lot of %l? <-> %? mistakes] 1996-09-23 16:18:31 +00:00
pass1.c - fixed all printf formats [there were a lot of %l? <-> %? mistakes] 1996-09-23 16:18:31 +00:00
pass1b.c - fixed all printf formats [there were a lot of %l? <-> %? mistakes] 1996-09-23 16:18:31 +00:00
pass2.c - fixed all printf formats [there were a lot of %l? <-> %? mistakes] 1996-09-23 16:18:31 +00:00
pass3.c convert to new RCS Id conventions; reduce my headache 1995-03-18 14:54:19 +00:00
pass4.c - fixed all printf formats [there were a lot of %l? <-> %? mistakes] 1996-09-23 16:18:31 +00:00
pass5.c - fixed all printf formats [there were a lot of %l? <-> %? mistakes] 1996-09-23 16:18:31 +00:00
setup.c - fixed all printf formats [there were a lot of %l? <-> %? mistakes] 1996-09-23 16:18:31 +00:00
utilities.c - fixed all printf formats [there were a lot of %l? <-> %? mistakes] 1996-09-23 16:18:31 +00:00