OpenBSD CVS

CVS log for src/usr.bin/su/su.c


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_3_2


Revision 1.46 / (download) - annotate - [select for diffs], Mon Jul 22 04:51:17 2002 UTC (21 years, 10 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.45: +10 -6 lines
Diff to previous 1.45 (colored)

auth_close() was not actually getting called in auth_errx?() (not
that it really makes much of a difference).  Call vwarnx?() instead
of verrx?() and then do the exit inline after auth_close().
That's what I get for doing a cut & paste from err.c...

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.