CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/02/15 06:40:33
Modified files:
usr.bin/rcs : rcs.c
usr.bin/cvs : rcs.c
Log message:
add our temporary RCS file to our temp_files worklist in case
for some reason we get interrupted before calling rename().
we hate leaving behind temporary files.
