freebsd_amp_hwpstate/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
Makefile
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
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
pass1.c Two fixes from the NetBSD group (Charles Hannum): 1994-09-09 11:06:27 +00:00
pass1b.c
pass2.c
pass3.c
pass4.c
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
setup.c
utilities.c