NetBSD/sbin/fsck_ffs
christos 0e578b8b02 make sure that we don't try to allocate negative memory when blks == 0. 1999-09-06 19:52:28 +00:00
..
SMM.doc
Makefile #include machine/bswap.h and remove -lutil. 1999-01-15 13:32:05 +00:00
dir.c Add support for non-native byteorder FFS, and converting byteorder. 1998-03-18 17:01:23 +00:00
extern.h const poisoning. 1998-07-26 20:32:42 +00:00
fsck.h #include machine/bswap.h and remove -lutil. 1999-01-15 13:32:05 +00:00
fsck_ffs.8 Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
inode.c make sure that we don't try to allocate negative memory when blks == 0. 1999-09-06 19:52:28 +00:00
main.c const poisoning. 1998-07-26 20:32:42 +00:00
pass1.c Add support for non-native byteorder FFS, and converting byteorder. 1998-03-18 17:01:23 +00:00
pass1b.c Add support for non-native byteorder FFS, and converting byteorder. 1998-03-18 17:01:23 +00:00
pass2.c Use DINODE_SIZE rather than sizeof(struct dinode) and/or pointer arithmetic. 1998-10-23 01:13:33 +00:00
pass3.c
pass4.c - don't indiscriminately include <stdlib.h> and <unistd.h> in "fsck.h" 1997-09-20 06:16:23 +00:00
pass5.c from Erik Bertelsen <erik@mediator.uni-c.dk> 1998-08-25 19:18:12 +00:00
setup.c Fix typo. 1999-05-01 20:04:14 +00:00
utilities.c copyback_cg() tried to copy too much if the cylinder group info was smaller 1998-05-06 02:45:09 +00:00