OpenBSD CVS

CVS log for src/usr.bin/sudo/Attic/visudo.c


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_3_6_BASE


Revision 1.16 / (download) - annotate - [select for diffs], Mon Apr 5 16:44:00 2004 UTC (20 years, 2 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

In Exit() when used as a signal handler, emsg is a pointer so
sizeof() is wrong so make it a #define instead.  Also avoid using
a negative exit value.  Found by aaron@

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.