Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-7] src/external/bsd/nvi/dist/ex



Module Name:    src
Committed By:   snj
Date:           Tue Dec 20 05:25:26 UTC 2016

Modified Files:
        src/external/bsd/nvi/dist/ex [netbsd-7]: ex_script.c

Log Message:
Pull up following revision(s) (requested by rin in ticket #1312):
        external/bsd/nvi/dist/ex/ex_script.c: revision 1.7
improve logic related to sh_prompt:
- sscr_insert(): sh_prompt should be compared with t, not p
- replace strnstr(3) with memcmp(3)
now, nvi is free from strnstr(3); it can be safely pulled-up into netbsd-7


To generate a diff of this commit:
cvs rdiff -u -r1.4.6.1 -r1.4.6.2 src/external/bsd/nvi/dist/ex/ex_script.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index