-
2088396·bash·1.2 KB·2011-10-09 14:24 UTC
#!/bin/bash
# pastes.lst - list of crawled results (sorted and uniqed) (<PastebinID> <Title>)
# data/* - paste files
if [ ! -e "data/" ]; then
mkdir data
fi
while [ 1 ]; do
curl -s
-
2088382·text·117.5 KB·2011-10-09 14:02 UTC
-
2088381·text·3.8 KB·2011-10-09 13:59 UTC
04:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection [8086:4237]
Subsystem: Intel Corporation WiFi Link 5100 AGN [8086:1211]
Flags: bus master, fa
-
2088380·text·1.1 KB·2011-10-09 13:56 UTC
04:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection [8086:4237]
Subsystem: Intel Corporation WiFi Link 5100 AGN [8086:1211]
Flags: bus master, fa
-
2088375·text·1.8 KB·2011-10-09 13:00 UTC
Couldn't open RGB_DB '/usr/share/X11/rgb'
09/10/11 15:56:45 Xvnc version TightVNC-1.3.10
09/10/11 15:56:45 Copyright (C) 2000-2009 TightVNC Group
09/10/11 15:56:45 Copyright (C) 1999 AT&T Laborator
-
2088374·text·1.8 KB·2011-10-09 13:00 UTC
Couldn't open RGB_DB '/usr/share/X11/rgb'
09/10/11 15:56:45 Xvnc version TightVNC-1.3.10
09/10/11 15:56:45 Copyright (C) 2000-2009 TightVNC Group
09/10/11 15:56:45 Copyright (C) 1999 AT&T Laborator
-
2088373·text·1.8 KB·2011-10-09 13:00 UTC
Couldn't open RGB_DB '/usr/share/X11/rgb'
09/10/11 15:56:45 Xvnc version TightVNC-1.3.10
09/10/11 15:56:45 Copyright (C) 2000-2009 TightVNC Group
09/10/11 15:56:45 Copyright (C) 1999 AT&T Laborator
-
2088363·text·1.9 KB·2011-10-09 12:49 UTC
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <fcntl.h>
char *nameserver;
in_addr_t in_addr, in_addr_end;
in_addr_t maxclc(in_addr_t x)
{
unsig
-
2088350·text·2.3 KB·2011-10-09 12:22 UTC
//----- (1000E640) --------------------------------------------------------
int __thiscall sub_1000E640(void *this, int a2)
{
unsigned int v2; // kr04_4@1
unsigned int v3; // ebp@1
int v4;
-
2088330·text·67.2 KB·2011-10-09 11:20 UTC
-
2088299·text·436 B·2011-10-09 10:30 UTC
<?xml version="1.0" encoding="UTF-8"?>
<chfm-runtime>
<routes>
<route url="auth/login" action="auth/login">
</route>
<route url="user/*" action="user/view">
<arg name="user" type="User
-
2088286·text·1.1 KB·2011-10-09 09:13 UTC
#include<QApplication>
#include<QPushButton>
#include<QSlider>
#include<QDial>
#include<QProgressBar>
#include<QLabel>
#include<QHBoxLayout>
int main(int argc, char *argv[])
{
Q
-
2088261·text·2.2 KB·2011-10-09 07:42 UTC
I had a dream last night. A boy was playing with some kind of prehistoric feathered bird about the size of an adult man I would say. He was flinging it from his arm as a person would release a hawk an
-
2088229·actionscript·19 B·2011-10-09 06:12 UTC
Hello every person!
-
2088216·text·88.1 KB·2011-10-09 05:10 UTC
-
2088215·text·4.2 KB·2011-10-09 05:01 UTC
// i'm disappointed, because what I originally did was remake the code
// from what I learned.. everything seemed fine, until sendto kept on
// crashing... well not crashing but something was wron
-
2088214·text·3.7 KB·2011-10-09 04:57 UTC
/*w00t w00t, this code is largely based off papasmurf, and not
*much optimizations have been done with it, but it is slimmer
*and it did teach me a great part of coding in nyx
*/
#include <st
-
2088208·text·224 B·2011-10-09 04:18 UTC
iJoe:/tmp/blah mobile$ cat blah.m
#import <stdio.h>
int main() {
printf("Hello World\n");
return 0;
}
iJoe:/tmp/blah mobile$ gcc -isysroot /var/sdk -o blah blah.m
iJoe:/tmp/blah mobil
-
2088202·text·822 B·2011-10-09 04:03 UTC
iPhone:~/test root# make messages=yes
Making all for tool test...
make --no-print-directory --no-keep-going \
internal-tool-compile \
_THEOS_CURRENT_TYPE=tool THEOS_CURRENT_INSTANCE=test _THEO
-
2088200·text·2 B·2011-10-09 03:31 UTC
ji