HardenedBSD/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
dir.c Two fixes from the NetBSD group (Charles Hannum): 1994-09-09 11:06:27 +00:00
fsck.8
fsck.h
inode.c
main.c
Makefile
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
preen.c
setup.c
utilities.c