From e9d4452500cf0e6deb27b2bf1b98ade25dcc9a2a Mon Sep 17 00:00:00 2001 From: forsyth Date: Mon, 4 Apr 2011 15:36:58 +0100 Subject: 20110404-1536 --- CHANGES | 2 ++ Nt/386/bin/c2l.exe | Bin 212992 -> 253952 bytes Nt/386/bin/cp.exe | Bin 57344 -> 69120 bytes Nt/386/bin/data2c.exe | Bin 49152 -> 55296 bytes Nt/386/bin/echo.exe | Bin 45056 -> 46592 bytes Nt/386/bin/format.exe | Bin 65536 -> 79360 bytes Nt/386/bin/iyacc.exe | Bin 81920 -> 97280 bytes Nt/386/bin/mkdir.exe | Bin 45056 -> 47616 bytes Nt/386/bin/mkext.exe | Bin 65536 -> 79872 bytes Nt/386/bin/mv.exe | Bin 57344 -> 72192 bytes Nt/386/bin/rm.exe | Bin 53248 -> 68608 bytes Nt/386/bin/sed.exe | Bin 69632 -> 79872 bytes Nt/386/bin/test.exe | Bin 57344 -> 70656 bytes Nt/386/bin/tr.exe | Bin 49152 -> 51712 bytes include/version.h | 2 +- 15 files changed, 3 insertions(+), 1 deletion(-) 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 Binary files a/Nt/386/bin/c2l.exe and b/Nt/386/bin/c2l.exe differ diff --git a/Nt/386/bin/cp.exe b/Nt/386/bin/cp.exe index 4d4ecdb3..f7c96d33 100755 Binary files a/Nt/386/bin/cp.exe and b/Nt/386/bin/cp.exe differ diff --git a/Nt/386/bin/data2c.exe b/Nt/386/bin/data2c.exe index a49f6966..fc05f61b 100755 Binary files a/Nt/386/bin/data2c.exe and b/Nt/386/bin/data2c.exe differ diff --git a/Nt/386/bin/echo.exe b/Nt/386/bin/echo.exe index 8a70cf56..b1055f2d 100755 Binary files a/Nt/386/bin/echo.exe and b/Nt/386/bin/echo.exe differ diff --git a/Nt/386/bin/format.exe b/Nt/386/bin/format.exe index c3bd83d5..ff63da32 100755 Binary files a/Nt/386/bin/format.exe and b/Nt/386/bin/format.exe differ diff --git a/Nt/386/bin/iyacc.exe b/Nt/386/bin/iyacc.exe index 3c881c95..c769705e 100755 Binary files a/Nt/386/bin/iyacc.exe and b/Nt/386/bin/iyacc.exe differ diff --git a/Nt/386/bin/mkdir.exe b/Nt/386/bin/mkdir.exe index 7a0ba231..acf23871 100755 Binary files a/Nt/386/bin/mkdir.exe and b/Nt/386/bin/mkdir.exe differ diff --git a/Nt/386/bin/mkext.exe b/Nt/386/bin/mkext.exe index b9a03262..b6536ce0 100755 Binary files a/Nt/386/bin/mkext.exe and b/Nt/386/bin/mkext.exe differ diff --git a/Nt/386/bin/mv.exe b/Nt/386/bin/mv.exe index e5f92b4d..3fa98688 100755 Binary files a/Nt/386/bin/mv.exe and b/Nt/386/bin/mv.exe differ diff --git a/Nt/386/bin/rm.exe b/Nt/386/bin/rm.exe index 5b715d4e..cfc3e782 100755 Binary files a/Nt/386/bin/rm.exe and b/Nt/386/bin/rm.exe differ diff --git a/Nt/386/bin/sed.exe b/Nt/386/bin/sed.exe index 7343ec15..eaed5f74 100755 Binary files a/Nt/386/bin/sed.exe and b/Nt/386/bin/sed.exe differ diff --git a/Nt/386/bin/test.exe b/Nt/386/bin/test.exe index 9df4743c..07481a63 100755 Binary files a/Nt/386/bin/test.exe and b/Nt/386/bin/test.exe differ diff --git a/Nt/386/bin/tr.exe b/Nt/386/bin/tr.exe index 3a36b933..ebb55740 100755 Binary files a/Nt/386/bin/tr.exe and b/Nt/386/bin/tr.exe 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)" -- cgit v1.2.3