Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (9d51ccba9d8590ac0f279497cf95509a67216ffb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (9d51ccba9d8590ac0f279497cf95509a67216ffb)
  • Date: Sat, 17 Jan 2009 09:33:04 -0600

GIT changes to master grimoire by Ethan Grammatikidis <eekee57 AT fastmail.fm>:

graphics/cbrpager/HISTORY | 2 +-
utils/vx32/DETAILS | 11 +++++++++--
utils/vx32/HISTORY | 3 +++
3 files changed, 13 insertions(+), 3 deletions(-)

New commits:
commit 9d51ccba9d8590ac0f279497cf95509a67216ffb
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

vx32: fixed long desc

diff --git a/graphics/cbrpager/HISTORY b/graphics/cbrpager/HISTORY
index a484b9c..dd9c869 100644
--- a/graphics/cbrpager/HISTORY
+++ b/graphics/cbrpager/HISTORY
@@ -1,5 +1,5 @@
2009-01-16 Ethan Grammatikidis <eekee57 AT fastmail.fm>
- * DEPENDS: +libgnomeui
+ * DEPENDS: + libgnomeui

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

Archive powered by MHonArc 2.6.24.

Top of Page