ed: switch to V7 ed
authorAlan Cox <alan@linux.intel.com>
Sat, 7 Jul 2018 18:49:50 +0000 (19:49 +0100)
committerAlan Cox <alan@linux.intel.com>
Sat, 7 Jul 2018 18:49:50 +0000 (19:49 +0100)
Applications/V7/cmd/fuzix-cmd.pkg
Applications/util/fuzix-util.pkg

index c291b14..9e1413d 100644 (file)
@@ -15,6 +15,7 @@ f 0755 /usr/bin/dc            dc
 f 0755 /usr/bin/diff          diff
 f 0755 /usr/bin/diff3         diff3
 f 0755 /usr/bin/diffh         diffh
+f 0755 /bin/ed               ed
 f 0755 /usr/bin/join          join
 f 0755 /usr/bin/look          look
 f 0755 /usr/bin/makekey       makekey
index 2164ec7..0e45515 100644 (file)
@@ -23,7 +23,8 @@ f 0755 /bin/date        date
 f 0755 /bin/dd          dd
 f 0755 /bin/df          df
 f 0755 /bin/echo        echo
-f 0755 /bin/ed          ed
+# The real thing is far better
+#f 0755 /bin/ed          ed
 f 0755 /bin/fgrep       fgrep
 f 0755 /bin/kill        kill
 f 0755 /bin/killall     killall