CVS log for ports/sysutils/e2fsprogs/files/patch-SIGINFO-e2fck_unix.c
Up to [FreeBSD] / ports / sysutils / e2fsprogs / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 18 11:42:42 2010 UTC (22 months, 3 weeks ago) by mandree
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Update to upstream 1.41.11. See the shipped RELEASE.NOTES for details. Approved by: garga (mentor)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Nov 5 20:40:38 2009 UTC (2 years, 3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -5 lines
- Update to 1.41.9 PR: 139531 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Sep 23 08:18:45 2008 UTC (3 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -0 lines
- Update to 1.41.1 PR: 127414 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 29 11:09:27 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5 lines
- Update to 1.40.9 - Update COMMENT/pkg-descr PR: 123198 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Feb 12 23:07:35 2008 UTC (4 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- Update to 1.40.6 - Add a regression check to avoid libintl/libiconv dependency regressions as observed in 1.40.5 and _1 - Add a few comments - Dump tests/*.failed files on failure, to aid debugging sparc64 problems - Adjust patch line numbers - Drop one misc/Makefile patch that was integrated upstream PR: 120500 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.1: 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
CVS tags: RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_EOL, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7
- 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
