NetBSD/sbin/fsck_ffs
christos 7b57bf6d78 Adjust for DKTYPENAME changes. 1998-11-12 16:19:47 +00:00
..
SMM.doc Bug fix from Kirk McKusick <mckusick@McKusick.COM>: 1996-10-11 20:15:46 +00:00
Makefile Add support for non-native byteorder FFS, and converting byteorder. 1998-03-18 17:01:23 +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 Use DINODE_SIZE rather than sizeof(struct dinode) and/or pointer arithmetic. 1998-10-23 01:13:33 +00:00
fsck_ffs.8 fix typo. 1998-05-25 10:41:57 +00:00
inode.c Use DINODE_SIZE rather than sizeof(struct dinode) and/or pointer arithmetic. 1998-10-23 01:13:33 +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 resolve conflicts from lite-2 merge. 1997-09-16 16:44:43 +00:00
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 Adjust for DKTYPENAME changes. 1998-11-12 16:19:47 +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