The NetBSD Project

CVS log for src/sbin/fsck/Attic/main.c

[BACK] Up to [cvs.NetBSD.org] / src / sbin / fsck

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.1.1.3 / (download) - annotate - [select for diffs] (vendor branch), Tue Sep 16 14:41:38 1997 UTC (26 years, 7 months ago) by lukem
Branch: WFJ-920714, CSRG
CVS Tags: lite-2
Changes since 1.1.1.2: +51 -29 lines
Diff to previous 1.1.1.2 (colored)

imported from lite-2

Revision 1.20, Fri Apr 5 01:48:29 1996 UTC (28 years ago) by cgd
Branch: MAIN
CVS Tags: yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, yamt-pagecache-tag8, yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, mjf-devfs2-base, mjf-devfs2, mjf-devfs-base, mjf-devfs, matt-nb5-pq3-base, matt-nb5-pq3, localcount-20160914, keiichi-mipv6-base, keiichi-mipv6, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, hpcarm-cleanup-nbase, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2, agc-symver-base, agc-symver, HEAD
Changes since 1.19: +2 -2 lines
FILE REMOVED

this file has moved; not properly checked in in previous commit.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Nov 28 05:25:28 1995 UTC (28 years, 4 months ago) by jtc
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18 (colored)

merge in changes from 1.1 release branch

Revision 1.18.2.1 / (download) - annotate - [select for diffs], Wed Nov 1 00:06:18 1995 UTC (28 years, 5 months ago) by jtc
Branch: netbsd-1-1
CVS Tags: netbsd-1-1-RELEASE, netbsd-1-1-PATCH001
Changes since 1.18: +3 -3 lines
Diff to previous 1.18 (colored) next main 1.19 (colored)

complete ufs -> ffs change (From John Kohl; PR #1403)

Revision 1.18 / (download) - annotate - [select for diffs], Wed Jul 12 03:39:53 1995 UTC (28 years, 9 months ago) by cgd
Branch: MAIN
CVS Tags: netbsd-1-1-base
Branch point for: netbsd-1-1
Changes since 1.17: +4 -3 lines
Diff to previous 1.17 (colored)

recognize 'ffs' and 'ufs' as meaning the same thing.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Jul 12 01:49:21 1995 UTC (28 years, 9 months ago) by cgd
Branch: MAIN
Changes since 1.16: +7 -3 lines
Diff to previous 1.16 (colored)

implement a 'force check' flag, '-f'.  I used the SunOS name, but the Digital
semantics.  now:
	(1) dirty file systems will always be checked; nothing new there.
	(2) if not '-f' clean file systems will _NEVER_ be checked,
		i.e. they won't be checked even if -p isn't specified.  This
		allows one to 'fsck -p ; fsck' to preen, then clean up
		anything that 'fsck -p' barfs on, without waiting for the
		clean file systems to be checked again.
	(3) if '-f' clean file systems will ALWAYS be checked.  This
		allows people to put 'fsck -fp' into /etc/rc on systems
		where they're leery of the FS clean flag state, need
		the extra reliability, and can afford time 'wasted'
		in checks.
The assumption made here is that if a file system is marked clean, it
_IS CLEAN_, really, and shouldn't be checked unless fsck is explicitly
told to (with -f).  This should be a valid assumption, but may not be in
the presence of file system bugs.  Documentation updated to note '-f'.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Apr 12 21:24:10 1995 UTC (29 years ago) by mycroft
Branch: MAIN
Changes since 1.15: +9 -4 lines
Diff to previous 1.15 (colored)

Set the clean flag if necessary.  If preening, don't check `clean' file
systems.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Mar 18 14:55:48 1995 UTC (29 years, 1 month ago) by cgd
Branch: MAIN
Changes since 1.14: +7 -2 lines
Diff to previous 1.14 (colored)

convert to new RCS Id conventions; reduce my headache

Revision 1.14 / (download) - annotate - [select for diffs], Mon Dec 5 20:15:52 1994 UTC (29 years, 4 months ago) by cgd
Branch: MAIN
Changes since 1.13: +12 -2 lines
Diff to previous 1.13 (colored)

more cleanups from Jim Jegers, passed over by me.

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Mon Jun 13 22:43:57 1994 UTC (29 years, 10 months ago) by mycroft
Branch: WFJ-920714, CSRG
CVS Tags: lite-1
Changes since 1.1.1.1: +52 -20 lines
Diff to previous 1.1.1.1 (colored)

Import 4.4-Lite version.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Jun 8 19:00:24 1994 UTC (29 years, 10 months ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-1-0-base, netbsd-1-0-RELEASE, netbsd-1-0-PATCH1, netbsd-1-0-PATCH06, netbsd-1-0-PATCH05, netbsd-1-0-PATCH04, netbsd-1-0-PATCH03, netbsd-1-0-PATCH02, netbsd-1-0-PATCH0, netbsd-1-0
Changes since 1.12: +93 -86 lines
Diff to previous 1.12 (colored)

Update from 4.4-Lite, with local changes.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Apr 25 18:28:29 1994 UTC (30 years ago) by cgd
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

need <sys/time.h>

Revision 1.11 / (download) - annotate - [select for diffs], Wed Apr 6 00:08:58 1994 UTC (30 years ago) by cgd
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

kill the evil U word! from Mike Long <mike.long@analog.com>

Revision 1.10 / (download) - annotate - [select for diffs], Fri Oct 15 15:15:25 1993 UTC (30 years, 6 months ago) by cgd
Branch: MAIN
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored)

try again to keep it from rebooting endlessly

Revision 1.9 / (download) - annotate - [select for diffs], Wed Oct 6 00:52:07 1993 UTC (30 years, 6 months ago) by cgd
Branch: MAIN
Changes since 1.8: +5 -5 lines
Diff to previous 1.8 (colored)

set the 'clean' flag sometimes, but ignore it when deciding to clean
or not.  this allows you to use this fsck and... reboot your system;
otherwise it would inf-loop rebooting and marking the FS clean,
which would then mark the fs modified, cause a reboot, etc.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Oct 3 03:54:38 1993 UTC (30 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.7: +5 -1 lines
Diff to previous 1.7 (colored)

#if 0 the fs_clean check for now.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Oct 1 02:25:19 1993 UTC (30 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Don't set clean flag if -n.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Oct 1 01:48:01 1993 UTC (30 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Initial count for fs_state is `FS_CLEANFREQ'.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Oct 1 01:45:30 1993 UTC (30 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.4: +61 -43 lines
Diff to previous 1.4 (colored)

Skip check if filesystem is marked clean and isn't too dusty, only with -p.
Set clean flag after checking a filesystem.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 1 18:27:23 1993 UTC (30 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Add RCS identifiers.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Mar 23 00:27:55 1993 UTC (31 years, 1 month ago) by cgd
Branch: MAIN
CVS Tags: netbsd-alpha-1, netbsd-0-9-base, netbsd-0-9-RELEASE, netbsd-0-9-BETA, netbsd-0-9-ALPHA2, netbsd-0-9-ALPHA, netbsd-0-9, netbsd-0-8
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

changed "Id" to "Header" for rcsids

Revision 1.2 / (download) - annotate - [select for diffs], Mon Mar 22 08:04:00 1993 UTC (31 years, 1 month ago) by cgd
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored)

added rcs ids to all files

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 21 09:45:37 1993 UTC (31 years, 1 month ago) by cgd
Branch: WFJ-920714, CSRG
CVS Tags: patchkit-0-2-2, WFJ-386bsd-01
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of 386bsd-0.1 sources

Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 21 09:45:37 1993 UTC (31 years, 1 month ago) by cgd
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>