Import ash into the klibc repository

diff --git a/ash/LINUX.DIFFS b/ash/LINUX.DIFFS
index b88e326..32e3eb2 100644
--- a/ash/LINUX.DIFFS
+++ b/ash/LINUX.DIFFS
@@ -96,7 +96,7 @@
 + * (-x -c -b -p -u -g -k) plus Korn's -L -nt -ot -ef and new -S (socket).
 + */
 +
-+static char *RCSid = "$Id: LINUX.DIFFS,v 1.1 2002/08/17 01:36:06 hpa Exp $";
++static char *RCSid = "$Id: LINUX.DIFFS,v 1.1.1.1 2002/08/17 01:36:06 hpa Exp $";
 +
 +#include <stddef.h>
 +/*#include <string.h>*/
diff --git a/ash/bltin/test.c b/ash/bltin/test.c
index 02a6891..4e0cc9d 100644
--- a/ash/bltin/test.c
+++ b/ash/bltin/test.c
@@ -5,7 +5,7 @@
  * (-x -c -b -p -u -g -k) plus Korn's -L -nt -ot -ef and new -S (socket).
  */
 
-static char *RCSid = "$Id: test.c,v 1.1 2002/08/17 01:36:06 hpa Exp $";
+static char *RCSid = "$Id: test.c,v 1.1.1.1 2002/08/17 01:36:06 hpa Exp $";
 
 #include <stddef.h>
 /*#include <string.h>*/