-
2122545·text·21.2 KB·2012-02-28 22:45 UTC
-ADD------------------------------------------------------------------------------------------------
BlackOnyx.rar Black Onyx, The
Deep Dungeon IV The Black Sorcerer.zip Deep Dungeon IV - T
-
2122543·text·1.2 KB·2012-02-28 22:39 UTC
#ifdef SHADER_MODEL // make safe to include in resource file to enforce dependency
float4 ConvertYUV(float4 color)
{
float4 color2 = color;
float fSat = SB_SATURATION / 100.0;
float fBrt =
-
2122541·text·3 B·2012-02-28 22:30 UTC
wat
-
2122539·text·3.2 KB·2012-02-28 22:16 UTC
[21:55] <charitwo> 11:11, 28 February 2012 Jenburton (wall | contribs) changed group membership for User:Charitwo from Administrators to (none) ‎ (removing access)
[21:55] <charitwo> completely unc
-
2122538·text·1.7 KB·2012-02-28 22:11 UTC
config interface loopback
option ifname lo
option proto static
option ipaddr 127.0.0.1
option netmask 255.0.0.0
config interface wan
option ifna
-
2122535·text·260 B·2012-02-28 22:03 UTC
# swconfig dev switch0 show
Global attributes:
enable_vlan: 1
Port 0:
pvid: 0
Port 1:
pvid: 0
Port 2:
pvid: 0
Port 3:
pvid: 0
Port 4:
pvid:
-
2122534·text·472 B·2012-02-28 22:02 UTC
swconfig dev switch0 help
switch0: eth1(Atheros AR8316), ports: 5 (cpu @ 0), vlans: 128
--switch
Attribute 1 (int): enable_vlan (Enable VLAN mode)
Attribute 2 (none): apply (A
-
2122532·text·1.7 KB·2012-02-28 21:54 UTC
config interface loopback
option ifname lo
option proto static
option ipaddr 127.0.0.1
option netmask 255.0.0.0
config interface wan
option ifna
-
2122523·text·856 B·2012-02-28 21:23 UTC
$ cat include/net-snmp/net-snmp-config.h| grep -i statfs
/* Define to 1 if you have the `statfs' function. */
#define HAVE_STATFS 1
/* Define to 1 if `f_favail' is a member of `struct statfs'. */
-
2122520·text·698 B·2012-02-28 21:17 UTC
function loadImages() {
var h = $(window).scrollTop();
var c = $(window).height();
var _imgs = $('span.img-to-load:visible');
var el, _img, _parent;
for
-
2122519·text·3.4 KB·2012-02-28 21:09 UTC
reallocating buffer to 2398 bytes (ptr (nil))
reallocating buffer to 5606 bytes (ptr 0xdcdb000)
finished loading handle (0) http://test.savagerebirth.com/api/auth/server
[Failed to get controller r
-
2122513·text·3.4 KB·2012-02-28 20:46 UTC
cOS/moorhunt.sh
Stacktrace:
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitAny_internal (System.Threading.WaitHandle[],int,bool) <0xffffffff>
at System.Threading.WaitHandle.W
-
2122512·text·20.4 KB·2012-02-28 20:45 UTC
51 (arthur@zion) /usr/pkgsrc/lang/mono (1)% su root -c 'make install > gnome-error.txt'
Password:
gmake[6]: gmcs: Command not found
gmake[6]: *** [build/deps/basic-profile-check.exe] Error 127
-
2122509·text·1.4 KB·2012-02-28 20:24 UTC
2a9cf14b4fe97c91be6b1d4f7f79f57dc27678be add img mod css
d0c10e1affc5c0a865f50cbafc1c8a5213063f47 add html css game hunter
c2ac8411fa3f0cdb92c9028013f0df7584f23357 add css popup game
386d7c5f142c34
-
2122506·text·205 B·2012-02-28 20:13 UTC
n = 8
k = 1
while k <= n:
j = n/2
while j >= 1:
print j
j = j/2
k = k+1
print "j = " + str(j)
print "n = " + str(n)
print "k = " + str
-
2122504·text·1.5 KB·2012-02-28 20:11 UTC
Your score(s) were as follows:
Topic Evaluation
Software Management Deep Understanding
Network Management Familiarity
Managing SELinux Deep Understanding
NTP Server Configuration Deep Understan
-
2122503·text·1.6 KB·2012-02-28 19:54 UTC
Sergey K.
Hello,
You are receiving this message because the process you have chosen for an appeal is not the proper one.
1. Requests to remove a penalty can be made only through the A
-
2122500·text·18.8 KB·2012-02-28 19:17 UTC
A.
Absorb
Academy Ruins
Acquire
Aeon Chronicler (B)
Aerie Mystics (B)
AEthermage's Touch
AEthersnipe (AC)
Agonizing Demise
Akroma, Angel of Fury (E)(AC)
Akroma, Angel of Wrath
Akroma's Veng
-
2122499·text·18.8 KB·2012-02-28 19:16 UTC
A.
Absorb
Academy Ruins
Acquire
Aeon Chronicler (B)
Aerie Mystics (B)
AEthermage's Touch
AEthersnipe (AC)
Agonizing Demise
Akroma, Angel of Fury (E)(AC)
Akroma, Angel of Wrath
Akroma's Veng
-
2122498·text·4.0 KB·2012-02-28 19:01 UTC
import QtQuick 1.1
import com.nokia.meego 1.0
PageStackWindow {
id: appWindow
initialPage: mainPage
//initialPage: testMsgDisplay
signal subscriptionSelected(int parser)