OpenBSD CVS

CVS log for src/usr.bin/mg/echo.c


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_5_9


Revision 1.65 / (download) - annotate - [select for diffs], Sat Dec 5 02:14:02 2015 UTC (8 years, 6 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.64: +3 -3 lines
Diff to previous 1.64 (colored)

Fix an incorrect use of sizeof(pointer) by removing it and switching
from strncasecmp to strcasecmp which will stop matching strings
with unwanted trailing characters.

ok jasper@ 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.