changeset 1591:4e2aad6b55bd

co32.asm: copious source notes added copy.hp, dsave.hp: added -v options
author boisy
date Thu, 27 May 2004 17:24:34 +0000
parents 67569fc4c41b
children ad9f45622a19
files level1/ChangeLog level1/sys/copy.hp level1/sys/dsave.hp
diffstat 3 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/level1/ChangeLog	Thu May 27 17:24:08 2004 +0000
+++ b/level1/ChangeLog	Thu May 27 17:24:34 2004 +0000
@@ -1,6 +1,7 @@
 NitrOS-9/6809 Level 1 V03.02.02:
 - kernel and kernelp2 have been renamed to krn and krnp2 respectively.
 - cc3disk has been renamed to rb1773 and has been back-ported to NitrOS-9 Level 1.
+- The copy command now has write verification with -v.
 - term_t1.dd has been renamed to term_sio.dd and term_sc6551.dd has been added.
 NitrOS-9/6809 Level 1 V03.02.01 (May 14, 2004):
 - CCDisk has been replaced by a more reliable version from Dave Lewis. Also,
--- a/level1/sys/copy.hp	Thu May 27 17:24:08 2004 +0000
+++ b/level1/sys/copy.hp	Thu May 27 17:24:34 2004 +0000
@@ -6,5 +6,6 @@
   -p = don't print files copied (use with -w)
   -r = rewrite destination
   -s = single drive copy 
+  -v = verify the copy
   -w=<dir> = copy to <dir>
   -x = copy from exec dir
--- a/level1/sys/dsave.hp	Thu May 27 17:24:08 2004 +0000
+++ b/level1/sys/dsave.hp	Thu May 27 17:24:34 2004 +0000
@@ -9,3 +9,4 @@
   -m = do not include makdir commands in procedure file
   -r = force rewrite of file on copy
   -s<num> = set copy size to num K
+  -v = verify copies