freebsd-dev/sbin/fsck_ffs
Nate Williams e4b74ed73c - Back out softupdate change that already existed in FreeBSD from V1.6,
which caused the reference count of a directory to get doubly
  decremented.

PR:		bin/8030
Reviewed by:	nate
Submitted by:	Don Lewis <Don.Lewis@tsc.tdk.com>
1998-09-23 05:37:35 +00:00
..
SMM.doc Fix the case where fsck would not see sparse directories and the kernel would 1996-10-08 14:54:53 +00:00
dir.c - Back out softupdate change that already existed in FreeBSD from V1.6, 1998-09-23 05:37:35 +00:00
fsck_ffs.8 Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3). 1998-06-15 07:07:21 +00:00
fsck.h Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) 1998-03-08 09:59:44 +00:00
inode.c Avoid trying to malloc > (1<<32) bytes of memory due to an arithmetic 1998-08-01 18:03:28 +00:00
main.c Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3). 1998-06-15 07:07:21 +00:00
Makefile opt_diagnostic.h isn't needed anymore. 1998-02-06 22:31:14 +00:00
pass1.c Restored rev.1.11, which I somehow clobbered in rev.1.12. 1998-07-06 19:11:35 +00:00
pass1b.c Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3). 1998-06-15 07:07:21 +00:00
pass2.c Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3). 1998-06-15 07:07:21 +00:00
pass3.c Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3). 1998-06-15 07:07:21 +00:00
pass4.c Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3). 1998-06-15 07:07:21 +00:00
pass5.c Use explicitly sized types when laying out the cylinder groups. This 1998-08-15 10:07:33 +00:00
preen.c Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3). 1998-06-15 07:07:21 +00:00
setup.c Fixed printf format errors. 1998-06-28 19:23:03 +00:00
utilities.c Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3). 1998-06-15 07:07:21 +00:00