Skip site navigation (1)Skip section navigation (2)

CVS log for ports/sysutils/e2fsprogs/files/fsck_ext2fs.c

[BACK] Up to [FreeBSD] / ports / sysutils / e2fsprogs / files

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jul 4 15:47:51 2006 UTC (5 years, 7 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -4 lines
2006-07-02  Matthias Andree <matthias.andree@gmx.de>
	* fsck_ext2fs.8 (1.3): Reformat long lines.
	* fsck_ext2fs.8 (1.2): Add copyright notice and license.  Change -
	to \- where appropriate.  Add Id and FreeBSD keywords for ident.
	* fsck_ext2fs.c (1.6): Update license.
	* fsck_ext2fs.8 (1.1): Add a manual page.
	* fsck_ext2fs.c (1.5): When run with -F, do not report 'unknown
	option'.

PR:		99712
Submitted by:	Matthias Andree <matthias.andree at gmx.de>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Mar 26 08:43:20 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +14 -3 lines
- Update fsck_ext2fs wrapper to make it safe in sudo - the old
  would copy unlimited arguments over
- Replace MACHINE_ARCH by ARCH
- Bump portrevision

PR:		ports/64736
Submitted by:	maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 11 21:51:30 2004 UTC (7 years, 11 months ago) by glewis
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +22 -4 lines
. Update the fsck_ext2fs wrapper so that it passes -f down the e2fsck
  if it's run without option, so that fsck_ext2fs behaviour matches
  fsck_ufs behaviour with respect to "check without -f option".
. Add -v for verbose mode, note that fsck doesn't appear to propagate
  -v options down, this will only be effective when fsck_ext2fs is run
  directly.
. Switch SOURCEFORGE MASTER_SITES to _EXTENDED variant

PR:		64075
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Feb 24 21:55:22 2004 UTC (7 years, 11 months ago) by krion
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +39 -6 lines
- e2fsck now handles SIGINFO (Ctrl+T): print progress bar once
- Bugfix: fsck_ext2fs would abort the boot when run as part of
  /etc/rc and e2fsck had repaired a file system. fsck_ext2fs
  now maps exit codes 0 to 3 from e2fsck to 0. If e2fsck is
  aborted by a signal or an exit code of 4 or higher, maps to
  EXIT_FAILURE.

PR:		ports/63320
Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Feb 20 22:46:21 2004 UTC (7 years, 11 months ago) by glewis
Branches: MAIN
. Update to 1.35.w20040131.
. Make the submitter the maintainer.
. Run test suite as part of the build.
. Support -DDISABLE_NLS to compile without gettext.
. Add a fsck_ext2fs wrapper that interfaces between fsck and e2fsck.

PR:		62563
Submitted by:	Matthias Andree <matthias.andree@gmx.de>

Diff request

This form allows you to request diffs 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.

Log view options