OpenBSD CVS

CVS log for src/usr.bin/mg/line.c


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_3_4_BASE


Revision 1.18 / (download) - annotate - [select for diffs], Wed Apr 16 02:38:18 2003 UTC (21 years, 2 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.17: +8 -6 lines
Diff to previous 1.17 (colored)

lalloc() - return NULL on error, not FALSE
lrealloc() - don't realloc if new size <= old size.  Avoids a realloc(p, 0)
vincent@ OK

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.