-
2090638·text·2 B·2011-10-17 03:19 UTC
hi
-
2090637·text·2 B·2011-10-17 03:19 UTC
hi
-
2090636·text·2 B·2011-10-17 03:19 UTC
hi
-
2090635·text·2 B·2011-10-17 03:19 UTC
hi
-
2090634·text·2 B·2011-10-17 03:19 UTC
hi
-
2090633·text·2 B·2011-10-17 03:18 UTC
hi
-
2090632·text·2 B·2011-10-17 03:18 UTC
hi
-
2090631·text·2 B·2011-10-17 03:18 UTC
hi
-
2090630·text·2 B·2011-10-17 03:18 UTC
hi
-
2090629·text·2 B·2011-10-17 03:18 UTC
hi
-
2090628·text·2 B·2011-10-17 03:17 UTC
hi
-
2090627·text·2 B·2011-10-17 03:17 UTC
hi
-
2090626·text·2 B·2011-10-17 03:17 UTC
hi
-
2090625·text·2 B·2011-10-17 03:17 UTC
hi
-
2090624·text·2 B·2011-10-17 03:17 UTC
hi
-
2090623·text·2 B·2011-10-17 03:16 UTC
hi
-
2090615·diff·1.8 KB·2011-10-17 02:42 UTC
diff --git a/configure.ac b/configure.ac
index 3c4c8f3..a6c392a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,7 +36,9 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])],
dnl our lib
-
2090613·nasm·2.2 KB·2011-10-17 02:25 UTC
[BITS 32]
[ORG 0x10000]
_header:
dd 1
dd _file_end - _header
dd 10000h
dd 'code'
dd _code_section
dd _code_section_end - _code_section
dd SECT_PRES | PROT_EXEC | PROT_READ
dd
-
2090611·text·540 B·2011-10-17 02:16 UTC
How often do you use your student Email?
[] Several times a day
[] Daily
[] Several times a week
[] Several times a month
[] Rarely
[] Never
[] I forward it to a personal email
Do you use your
-
2090610·diff·1001 B·2011-10-17 02:09 UTC
diff --git a/autogen.sh b/autogen.sh
index 2dbdbeb..21a2553 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -58,7 +58,7 @@ toplevel_check $srcfile
# aclocal
if test -f acinclude.m4; then rm aci