All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Someone

    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
  • Stuff

    2088382·text·117.5 KB·2011-10-09 14:02 UTC
    
        
  • Stuff

    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
  • Stuff

    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
  • Untitled

    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
  • Anonymous

    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
  • Untitled

    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
  • Mine

    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
  • Something

    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;
  • tzadik.ics

    2088330·text·67.2 KB·2011-10-09 11:20 UTC
    
        
  • Something

    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
  • qt

    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
  • Someone

    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
  • Someone

    2088229·actionscript·19 B·2011-10-09 06:12 UTC
    Hello every person!
  • Untitled

    2088216·text·88.1 KB·2011-10-09 05:10 UTC
    
        
  • Something

    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
  • Miscellany

    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
  • Mine

    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
  • Mine

    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
  • Mine

    2088200·text·2 B·2011-10-09 03:31 UTC
    ji

older pastes →