OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_6_4


Revision 1.34 / (download) - annotate - [select for diffs], Tue Jun 12 15:24:31 2018 UTC (5 years, 11 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.33: +3 -3 lines
Diff to previous 1.33 (colored)

Use sizeof(char *) not sizeof(char **) when allocating an array
of strings with calloc(3).  From David CARLIER.  OK tb@

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.