Basic VM and other minor improvements.

Not complete, probably not fully debugged or optimized.
This commit is contained in:
Ben Gras
2008-11-19 12:26:10 +00:00
parent c888305e21
commit c078ec0331
273 changed files with 10814 additions and 4305 deletions

View File

@@ -163,6 +163,7 @@ driver is
GETINFO # 26
SETGRANT # 34
;
uid 0;
};
driver pci
@@ -217,7 +218,9 @@ driver mfs
TIMES # 25
SAFECOPYFROM # 31
SAFECOPYTO # 32
GETINFO
SETGRANT # 34
UMAP # 14
;
uid 0;
};

View File

@@ -1 +1,3 @@
# which architecture to compile for
ARCH=i386

1
etc/rc
View File

@@ -42,7 +42,6 @@ esac
case $action in
start)
echo ""
echo -n "Multiuser startup in progress ...:"
# National keyboard?