summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorforsyth <forsyth@vitanuova.com>2011-04-04 15:36:58 +0100
committerforsyth <forsyth@vitanuova.com>2011-04-04 15:36:58 +0100
commite9d4452500cf0e6deb27b2bf1b98ade25dcc9a2a (patch)
tree20907f3436886a8ae2e8d73b88b945012b791f9e
parent728860af799ffd5aa8b3b90576ae582b11b7f5a5 (diff)
20110404-1536
-rw-r--r--CHANGES2
-rwxr-xr-xNt/386/bin/c2l.exebin212992 -> 253952 bytes
-rwxr-xr-xNt/386/bin/cp.exebin57344 -> 69120 bytes
-rwxr-xr-xNt/386/bin/data2c.exebin49152 -> 55296 bytes
-rwxr-xr-xNt/386/bin/echo.exebin45056 -> 46592 bytes
-rwxr-xr-xNt/386/bin/format.exebin65536 -> 79360 bytes
-rwxr-xr-xNt/386/bin/iyacc.exebin81920 -> 97280 bytes
-rwxr-xr-xNt/386/bin/mkdir.exebin45056 -> 47616 bytes
-rwxr-xr-xNt/386/bin/mkext.exebin65536 -> 79872 bytes
-rwxr-xr-xNt/386/bin/mv.exebin57344 -> 72192 bytes
-rwxr-xr-xNt/386/bin/rm.exebin53248 -> 68608 bytes
-rwxr-xr-xNt/386/bin/sed.exebin69632 -> 79872 bytes
-rwxr-xr-xNt/386/bin/test.exebin57344 -> 70656 bytes
-rwxr-xr-xNt/386/bin/tr.exebin49152 -> 51712 bytes
-rw-r--r--include/version.h2
15 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 36211cb7..e97ba70b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+20110404
+ update Nt/386/bin
20110403
secstore(2) and secstore(1) updated to implement writing [issue 256, mechiel]
20110402
diff --git a/Nt/386/bin/c2l.exe b/Nt/386/bin/c2l.exe
index edf860e9..300156d8 100755
--- a/Nt/386/bin/c2l.exe
+++ b/Nt/386/bin/c2l.exe
Binary files differ
diff --git a/Nt/386/bin/cp.exe b/Nt/386/bin/cp.exe
index 4d4ecdb3..f7c96d33 100755
--- a/Nt/386/bin/cp.exe
+++ b/Nt/386/bin/cp.exe
Binary files differ
diff --git a/Nt/386/bin/data2c.exe b/Nt/386/bin/data2c.exe
index a49f6966..fc05f61b 100755
--- a/Nt/386/bin/data2c.exe
+++ b/Nt/386/bin/data2c.exe
Binary files differ
diff --git a/Nt/386/bin/echo.exe b/Nt/386/bin/echo.exe
index 8a70cf56..b1055f2d 100755
--- a/Nt/386/bin/echo.exe
+++ b/Nt/386/bin/echo.exe
Binary files differ
diff --git a/Nt/386/bin/format.exe b/Nt/386/bin/format.exe
index c3bd83d5..ff63da32 100755
--- a/Nt/386/bin/format.exe
+++ b/Nt/386/bin/format.exe
Binary files differ
diff --git a/Nt/386/bin/iyacc.exe b/Nt/386/bin/iyacc.exe
index 3c881c95..c769705e 100755
--- a/Nt/386/bin/iyacc.exe
+++ b/Nt/386/bin/iyacc.exe
Binary files differ
diff --git a/Nt/386/bin/mkdir.exe b/Nt/386/bin/mkdir.exe
index 7a0ba231..acf23871 100755
--- a/Nt/386/bin/mkdir.exe
+++ b/Nt/386/bin/mkdir.exe
Binary files differ
diff --git a/Nt/386/bin/mkext.exe b/Nt/386/bin/mkext.exe
index b9a03262..b6536ce0 100755
--- a/Nt/386/bin/mkext.exe
+++ b/Nt/386/bin/mkext.exe
Binary files differ
diff --git a/Nt/386/bin/mv.exe b/Nt/386/bin/mv.exe
index e5f92b4d..3fa98688 100755
--- a/Nt/386/bin/mv.exe
+++ b/Nt/386/bin/mv.exe
Binary files differ
diff --git a/Nt/386/bin/rm.exe b/Nt/386/bin/rm.exe
index 5b715d4e..cfc3e782 100755
--- a/Nt/386/bin/rm.exe
+++ b/Nt/386/bin/rm.exe
Binary files differ
diff --git a/Nt/386/bin/sed.exe b/Nt/386/bin/sed.exe
index 7343ec15..eaed5f74 100755
--- a/Nt/386/bin/sed.exe
+++ b/Nt/386/bin/sed.exe
Binary files differ
diff --git a/Nt/386/bin/test.exe b/Nt/386/bin/test.exe
index 9df4743c..07481a63 100755
--- a/Nt/386/bin/test.exe
+++ b/Nt/386/bin/test.exe
Binary files differ
diff --git a/Nt/386/bin/tr.exe b/Nt/386/bin/tr.exe
index 3a36b933..ebb55740 100755
--- a/Nt/386/bin/tr.exe
+++ b/Nt/386/bin/tr.exe
Binary files differ
diff --git a/include/version.h b/include/version.h
index 5fc67c53..8fb4defe 100644
--- a/include/version.h
+++ b/include/version.h
@@ -1 +1 @@
-#define VERSION "Fourth Edition (20110403)"
+#define VERSION "Fourth Edition (20110404)"