OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_5_8_BASE


Revision 1.15 / (download) - annotate - [select for diffs], Sat Mar 8 00:09:20 2014 UTC (10 years, 2 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Make sure that env(1) always prints a diagnostic message to stderr
if it fails without invoking the utility, such that failure of env(1)
and failure of the utility can be distinguished.
Without this patch, broken commands like "env =foo myprog" failed
silently, now they properly report an invalid argument.
OK millert@

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.