OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_6_9


Revision 1.33 / (download) - annotate - [select for diffs], Thu Jul 23 20:13:01 2020 UTC (3 years, 10 months ago) by martijn
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.32: +7 -24 lines
Diff to previous 1.32 (colored)

getline(3) does it's own memory allocation. No need to use an intermediate
buffer and copy it over to the final destination.

Tweaks and OK millert@, schwarze@

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.