Source-Changes archive

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

CVS commit: [netbsd-7-1] src



Module Name:    src
Committed By:   martin
Date:           Mon Apr  9 13:23:51 UTC 2018

Modified Files:
        src/bin/ed [netbsd-7-1]: ed.1 main.c
        src/usr.bin/patch [netbsd-7-1]: pch.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #1596):
        bin/ed/ed.1: revision 1.32
        bin/ed/main.c: revision 1.29
        usr.bin/patch/pch.c: revision 1.29
Pass -S to ed(1) so that patches containing ! commands don't run commands.
Real cause of CVS-2018-0492:
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894667)
add -S to disable ! commands.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.30.36.1 src/bin/ed/ed.1
cvs rdiff -u -r1.27 -r1.27.10.1 src/bin/ed/main.c
cvs rdiff -u -r1.25.8.2 -r1.25.8.2.6.1 src/usr.bin/patch/pch.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