freebsd-dev/sbin/fsck
David Greenman 9fef312289 Two fixes from the NetBSD group (Charles Hannum):
1) dir.c: get byte order right in mkentry()
2) pass1.c: When doing -c2 conversion, do secsize reads for a symlink -
   not doing so was causing the conversion to fail because the device
   driver can't deal with short reads.
1994-09-09 11:06:27 +00:00
..
SMM.doc BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
dir.c Two fixes from the NetBSD group (Charles Hannum): 1994-09-09 11:06:27 +00:00
fsck.8 Added filesystem clean bit support. This only affects fsck during a 1994-08-20 16:56:36 +00:00
fsck.h Added filesystem clean bit support. This only affects fsck during a 1994-08-20 16:56:36 +00:00
inode.c Fixed so that it can grok old style "fastlinks". 1994-08-02 12:54:27 +00:00
main.c Better support for clean bit: prompt the user to fix it if it's wrong 1994-08-21 08:47:10 +00:00
Makefile Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
pass1.c Two fixes from the NetBSD group (Charles Hannum): 1994-09-09 11:06:27 +00:00
pass1b.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
pass2.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
pass3.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
pass4.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
pass5.c Better support for clean bit: prompt the user to fix it if it's wrong 1994-08-21 08:47:10 +00:00
preen.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
setup.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
utilities.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00