-
2123573·text·579 B·2012-03-02 19:21 UTC
(gdb) f 0
#0 0x0000000000417f34 in ChangeWindowSize (p=0x11044d0, wi=80, he=50, hi=2000)
at resize.c:750
750 if (ml->image[p->w_width] == ' ')
(gdb) l
745 /* never lo
-
2123570·text·1.9 KB·2012-03-02 19:12 UTC
As the ship drew up to Zaxius, I contemplated how the furthest know planet from the center of the universe could have such a generic name, at least in terms of the 21st century sci-fi. I geuss by the
-
2123568·text·13.4 KB·2012-03-02 19:03 UTC
-------- General Statistics --------------------------------------------------
[--] Skipped version check for MySQLTuner script
[OK] Currently running supported MySQL version 5.1.61
[OK] Operating
-
2123563·text·957 B·2012-03-02 18:38 UTC
urtin@urtin-laptop:~$ gksudo gedit /ect/apt/sources.list
urtin@urtin-laptop:~$ deb ppa.launchpad.net/xorg-edgers/ppa/ubuntu lucid main #xorg-edgers PPA deb-scr ppa.launchpad.net/xorg-edgers/ppa/ubunt
-
2123559·java·573 B·2012-03-02 18:08 UTC
public boolean Intersects(Vector3 vector){
Vector3 vec1 = cuboidBegin.getMinVector3(cuboidEnd);
Vector3 vec2 = cuboidBegin.getMaxVector3(cuboidEnd);
return vec1.getWorld().get
-
2123558·text·573 B·2012-03-02 18:07 UTC
public boolean Intersects(Vector3 vector){
Vector3 vec1 = cuboidBegin.getMinVector3(cuboidEnd);
Vector3 vec2 = cuboidBegin.getMaxVector3(cuboidEnd);
return vec1.getWorld().get
-
2123556·text·220 B·2012-03-02 18:02 UTC
g_playerstat = {}
@Login
g_playerstat[client] = {}
g_playerstat[client]["Userid"] = tonumber(row["id"])
g_playerstat[client]["AccountName"] = row["accountname"]
g_playerstat[client]["Level"] =
-
2123552·text·949 B·2012-03-02 17:40 UTC
1 unknown (192.168.88.1) 6.429 ms 8.590 ms 2.870 ms
2 206.248.154.104 (206.248.154.104) 19.820 ms 10.329 ms 13.096 ms
3 2120.ae0.bdr01.tor.packetflow.ca (69.196.136.66) 12.408 ms 13.73
-
2123551·php·4.0 KB·2012-03-02 17:34 UTC
Hallo timi,
die PHPDoc-Kommentare gefallen mir sehr gut. Ich verwende sie auch in größeren Projekten. Da die Klasse aus nur drei Funktionen besteht, habe ich mir absichtlich nicht die Mühe gemacht,
-
2123550·text·4.0 KB·2012-03-02 17:33 UTC
Certificate:
Data:
Version: 3 (0x2)
Serial Number: 1229895482 (0x494eb73a)
Signature Algorithm: sha1WithRSAEncryption
Issuer: C=US, O=Capital One
Vali
-
2123540·text·20.6 KB·2012-03-02 17:06 UTC
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.hadoop:hadoop-mapreduce-examples:jar:0.24.0-SNAPSHOT
[WARNING]
-
2123523·text·49.1 KB·2012-03-02 15:47 UTC
-
2123522·text·49.1 KB·2012-03-02 15:45 UTC
-
2123517·text·3.0 KB·2012-03-02 15:00 UTC
CPP xbmc/network/Network.o
CPP xbmc/network/Socket.o
CPP xbmc/network/TCPServer.o
In file included from TCPServer.cpp:42:0:
/usr/include/bluetooth/bluetooth.h: In function 'uint64_t bt
-
2123501·text·73 B·2012-03-02 14:34 UTC
http://stackoverflow.com/questions/1002716/sharepoint-popup-login-windows
-
2123491·text·2.1 KB·2012-03-02 13:35 UTC
Mar 2 15:29:53 bonnyrigg kernel: [ 0.000000] WARNING: at /build/buildd-linux-2.6_3.1.8-2-i386-3fqT1n/linux-2.6-3.1.8/debian/build/source_i386_none/drivers/iommu/dmar.c:634 warn_invalid_dmar+0x57/0
-
2123489·text·106 B·2012-03-02 13:19 UTC
<?php get_header(); ?>
<h2>Error 404 - Not Found</h2>
<?php get_sidebar(); ?>
<?php get_footerkjj(); ?>
-
2123488·text·103 B·2012-03-02 13:18 UTC
<?php get_header(); ?>
<h2>Error 404 - Not Found</h2>
<?php get_sidebar(); ?>
<?php get_footer(); ?>
-
2123485·text·6.9 KB·2012-03-02 12:59 UTC
#!/bin/bash
# modprobe eh usado para carregar modulos do kernel
MOD=$(which modprobe)
#
IPT=$(which iptables)
# Interfaces de rede
I_LINK1="eth0"
I_LINK2="eth2"
I_LAN="eth1"
function
-
2123480·text·1.2 KB·2012-03-02 12:30 UTC
#!/bin/sh
Main() {
echo "Linux Dev Environment Setup"
echo "------------------------------------------"
echo "Options:"
echo
echo "1. Install Ruby Dev Enviroment on KDE"
ech