Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/bin
Module Name: src
Committed By: jschauma
Date: Sun Jan 4 16:04:18 UTC 2004
Modified Files:
src/bin/cp: utils.c
src/bin/dd: misc.c
src/bin/ln: ln.c
src/bin/mkdir: mkdir.c
src/bin/mv: mv.c
src/bin/rm: rm.c
Log Message:
remove unused code left from printescaped() backput as pointed out by Jeff
Ito in PR bin/23969 and PR bin/23970.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/bin/cp/utils.c
cvs rdiff -r1.17 -r1.18 src/bin/dd/misc.c
cvs rdiff -r1.26 -r1.27 src/bin/ln/ln.c
cvs rdiff -r1.34 -r1.35 src/bin/mkdir/mkdir.c
cvs rdiff -r1.33 -r1.34 src/bin/mv/mv.c
cvs rdiff -r1.38 -r1.39 src/bin/rm/rm.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