-
2120999·diff·2.8 KB·2012-02-23 09:52 UTC
diff --git a/src/comm.cc b/src/comm.cc
index 3a90a04..0545c26 100644
--- a/src/comm.cc
+++ b/src/comm.cc
@@ -496,9 +496,20 @@ comm_set_transparent(int fd)
/* mark the socket as having tr
-
2120998·text·5.8 KB·2012-02-23 09:51 UTC
(gdb) target remote 127.0.0.1:3333
Remote debugging using 127.0.0.1:3333
Reading symbols from /srv/nfs/oe_rootfs_qemuarm/lib/ld-linux.so.3...Reading symbols from /srv/nfs/oe_rootfs_qemuarm/lib/.debu
-
2120997·diff·2.8 KB·2012-02-23 09:51 UTC
diff --git a/src/comm.cc b/src/comm.cc
index 3a90a04..0545c26 100644
--- a/src/comm.cc
+++ b/src/comm.cc
@@ -496,9 +496,20 @@ comm_set_transparent(int fd)
/* mark the socket as having tr
-
2120988·text·727 B·2012-02-23 08:32 UTC
[9:19:04] Luis Rodríguez: Ok acabo de hacer push de los cambios, están sin probar
[9:19:23] Luis Rodríguez: Los cambios concretamente se corresponden con lo que te decía, es decir, la práctica que se
-
2120987·text·268.7 KB·2012-02-23 08:14 UTC
-
2120986·text·5.6 KB·2012-02-23 08:10 UTC
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.Map;
import java.util.logging.Logger;
import net.minecraft.server.Block;
import org.bukkit.Chunk;
import org.bukkit.
-
2120985·text·2.2 KB·2012-02-23 08:03 UTC
public class ListMaker extends Main {
static ArrayList<Playerloc> tempList2;
private static Playerloc p;
public static List<Playerloc> readDataFromFile() {
List<Playerloc> listofusers = new
-
2120984·text·2.4 KB·2012-02-23 08:01 UTC
public class ListMaker extends Main{
static ArrayList<Playerloc> tempList2;
private static Playerloc p;
public static List<Playerloc> readDataFromFile() {
List<Playerloc> listofusers
-
2120983·javascript·4.0 KB·2012-02-23 08:00 UTC
// ==UserScript==
// @name Download YouTube Captions
// @namespace http://userscripts.org/*
// @include http://www.youtube.com/watch?*
// ==/UserScript==
var id = unsafeWind
-
2120971·text·5.9 KB·2012-02-23 06:03 UTC
You left the building (53 minutes 5 seconds ago).
You walked towards the South-East (53 minutes 5 seconds ago).
You climbed into the building (52 minutes 59 seconds ago).
Aileen Wuornos bit you, bu
-
2120970·text·341 B·2012-02-23 06:00 UTC
$photosize = module::get_var("qrcode_block", "photosize");
// photosize can be: thumb, resize, file
// strip the ?m=xxx of the end of the url
$photo_url = preg_replace('/\?m=.*/', '', $
-
2120969·text·443 B·2012-02-23 05:47 UTC
The Nook Tablet when it doesn't have an external microsd, it powers on, you see the N screen then goes blank.
I have tried a couple CWM and was able to mount /sdcard but nothing seems to bring it b
-
2120968·text·329 B·2012-02-23 05:47 UTC
$photosize = module::get_var("qrcode_block", "photosize");
// photosize can be: thumb, resize, file
// strip the ?m=xxx of the end of the url
$photo_url = preg_replace('/\?m=.*/', '', $
-
2120967·text·52.6 KB·2012-02-23 05:36 UTC
-
2120966·text·3.2 KB·2012-02-23 05:06 UTC
2012-02-22 23:05 WARNING requests.packages.urllib3.connectionpool TV Retrying (1 attempts remain) after connection broken by 'BadStatusLine('',)': /api/Updates.php?type=all&time=
2012-0
-
2120965·text·3.3 KB·2012-02-23 04:53 UTC
CREATE TABLE patient(patient_no number(5) primary key,patient_name varchar(50), p_add varchar(150),p_birth_date date,p_phone number(10) );
Create table Room(Room_id number(5) primary key, Room_type
-
2120962·text·994 B·2012-02-23 04:18 UTC
Consider the following table
1) Patient (Patient_no,patient_name, p_add,p_birth_date,p_phone)
2) Room (Room_id, Room_type room_rate)
3) Doctor (doc_id,doc_name,doc_add,doc_type,doc_mob
-
2120961·text·60.2 KB·2012-02-23 04:13 UTC
-
2120960·text·454 B·2012-02-23 03:51 UTC
miss_logic: I found the pen!
[10:48 PM] rainbowdashyy: YAY!
[10:48 PM] rainbowdashyy: now you're going to lose it again
[10:48 PM] miss_logic: >.> it was under the cat
[10:48 PM] rainbowdashyy: ..
-
2120957·text·1.2 KB·2012-02-23 03:06 UTC
#include <stdio.h>
#define MAXSTR 50 // Tamanho maximo da string de entrada
// Prototipos
int* q0(char);
int q1(char);
int q2(char);
int q3(char);
// Funcoes com comportamento de cada est