OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_5_3_BASE


Revision 1.13 / (download) - annotate - [select for diffs], Fri Oct 22 14:11:22 2010 UTC (13 years, 7 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.12: +31 -23 lines
Diff to previous 1.12 (colored)

Fix a crash when mixing the legacy width option (e.g. fold -70)
with getopt()-style options, such as "fold -b70".  Mixing the
legacy width with another option is no longer permitted.  This
matches legacy behavior and other implementations.  OK kili@

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.