OpenBSD CVS

CVS log for src/usr.bin/compress/main.c


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_5_9_BASE


Revision 1.90 / (download) - annotate - [select for diffs], Sat Oct 17 21:34:07 2015 UTC (8 years, 7 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.89: +5 -1 lines
Diff to previous 1.89 (colored)

Tighten pledge: We only write to stdio and never to any files if
in cat mode (-c, zcat), or in test mode (-t), or if there are no
file arguments and there is no -o outfile.  Due to fts(3) we require
rpath even for compress <in >out.

"seems sound" deraadt@

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.