2008-08-12 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.9.19
diff --git a/utils/vx32/DETAILS b/utils/vx32/DETAILS
index 30c098a..dc3e4b0 100755
--- a/utils/vx32/DETAILS
+++ b/utils/vx32/DETAILS
@@ -19,7 +19,14 @@ fi
SHORT="Vx32: portable, efficient, safe
execution of untrusted x86 code"
cat << EOF
-Vx32 is a user-mode library that can be linked into arbitrary applications
that wish to create secure, isolated execution environments in which to run
untrusted extensions or plug-ins implemented as native x86 code. Vx32 is
similar in purpose to the Java or .NET virtual machines, but it runs native
x86 code, so plug-ins can be written in ANY language, not just Java or C#.
+Vx32 is a user-mode library that can be linked into arbitrary applications
+that wish to create secure, isolated execution environments in which to run
+untrusted extensions or plug-ins implemented as native x86 code. Vx32 is
+similar in purpose to the Java or .NET virtual machines, but it runs native
+x86 code, so plug-ins can be written in ANY language, not just Java or C#.
-Vx32 runs on unmodified x86 FreeBSD, Linux, and Mac OS X systems without
special permissions, privileges, or kernel modules. It also runs on x86-64
Linux systems. Ports to x86-64 FreeBSD and Mac OS X should not be difficult.
A port to Windows XP should also be possible.
+Vx32 runs on unmodified x86 FreeBSD, Linux, and Mac OS X systems without
+special permissions, privileges, or kernel modules. It also runs on x86-64
+Linux systems. Ports to x86-64 FreeBSD and Mac OS X should not be
+difficult. A port to Windows XP should also be possible.
EOF
diff --git a/utils/vx32/HISTORY b/utils/vx32/HISTORY
index 69b33d4..c56893f 100755
--- a/utils/vx32/HISTORY
+++ b/utils/vx32/HISTORY
@@ -1,3 +1,6 @@
+2009-01-17 Ethan Grammatikidis <eekee57 AT fastmail.fm>
+ * DETAILS: wrapped long desc
+
2008-07-04 Mathieu Lonjaret <lejatorn AT sourcemage.org>
* DEPENDS, DETAILS, added DOWNLOAD, PREPARE: added pull from hg
* BUILD: disable_pic
[SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (9d51ccba9d8590ac0f279497cf95509a67216ffb),
Ethan Grammatikidis, 01/17/2009