Module Name: src Committed By: dholland Date: Sun Mar 23 05:06:42 UTC 2014
Modified Files: src/bin/ed: buf.c cbc.c ed.h glbl.c io.c main.c re.c sub.c undo.c Log Message: sprintf considered harmful To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/bin/ed/buf.c cvs rdiff -u -r1.22 -r1.23 src/bin/ed/cbc.c cvs rdiff -u -r1.35 -r1.36 src/bin/ed/ed.h cvs rdiff -u -r1.6 -r1.7 src/bin/ed/glbl.c src/bin/ed/sub.c cvs rdiff -u -r1.9 -r1.10 src/bin/ed/io.c cvs rdiff -u -r1.25 -r1.26 src/bin/ed/main.c cvs rdiff -u -r1.20 -r1.21 src/bin/ed/re.c cvs rdiff -u -r1.5 -r1.6 src/bin/ed/undo.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.