OpenBSD CVS

CVS log for src/usr.bin/cvs/fatal.c


[BACK] Up to [local] / src / usr.bin / cvs

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_4_2


Revision 1.12 / (download) - annotate - [select for diffs], Tue May 29 00:21:51 2007 UTC (17 years ago) by ray
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

I've been running with an abort upon fatal loop, and I think I've
mostly gotten rid of them.  It would be nice to know if there is a
fatal loop instead of dying quietly, so call errx instead of exit(1).

errx does not call fatal so it should be fine.

OK niallo@

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.