All pastesPublic feed

Public feed

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

    2049144·c·1.1 KB·2011-04-21 21:18 UTC
    #ifndef COMMON_H
    #define COMMON_H
    
    #include <stdio.h>
    #include <stdlib.h>
    
    #define _CRT_SECURE_NO_WARNINGS
    #define FREE_BUFF while ((c = getchar()) != '\n' && c != EOF);
    
    /*------------------
  • Miscellany

    2049143·text·1.1 KB·2011-04-21 21:18 UTC
    #ifndef COMMON_H
    #define COMMON_H
    
    #include <stdio.h>
    #include <stdlib.h>
    
    #define _CRT_SECURE_NO_WARNINGS
    #define FREE_BUFF while ((c = getchar()) != '\n' && c != EOF);
    
    /*------------------
  • Miscellany

    2049142·text·3.5 KB·2011-04-21 21:15 UTC
    root@chunkhost# tiobench --size 512
    Run #1: /usr/bin/tiotest -t 8 -f 64 -r 500 -b 4096 -d . -T-T
    
    Unit information
    ================
    File size = megabytes
    Blk Size = bytes
    Rate = megabytes
  • Stuff

    2049141·text·286 B·2011-04-21 21:13 UTC
    # TomKap Python Test
    
    tomkap = ('January','February','March','April','May','June',\
    'July','August','September','October','November',' December')
    
    tomkap2 = input ("- Starting tomkap 0 - Tomk
  • Untitled

    2049140·text·262 B·2011-04-21 21:13 UTC
    tomkap = ('January','February','March','April','May','June',\
    'July','August','September','October','November',' December')
    
    tomkap2 = input ("- Starting tomkap 0 - Tomkap Number: ")
    
    if tomk
  • Untitled

    2049137·text·3.4 KB·2011-04-21 21:07 UTC
    root@linode# tiobench --size 512
    Run #1: /usr/bin/tiotest -t 8 -f 64 -r 500 -b 4096 -d . -T-T
    
    Unit information
    ================
    File size = megabytes
    Blk Size = bytes
    Rate = megabytes pe
  • Something

    2049136·text·571 B·2011-04-21 20:54 UTC
    Hello
    
    I have some problems to install the opensim software
    
    I use the latest version of opensuse, minimal graphic system.
    
    I did install mysql but he finds not the mysql. It has a different n
  • Mine

    2049134·text·1.6 KB·2011-04-21 20:44 UTC
    #!/bin/bash
     
    ######################
    GDB_ENABLED=1
    GDB="trinity.gdb"
    COREPID="core.pid"
    REALMPID="realm.pid"
     
    CORE_CONFIG="../etc/worldserver.conf"
    REALM_CONFIG="../etc/authserver.conf"
  • Miscellany

    2049129·text·387 B·2011-04-21 20:28 UTC
    #! /bin/sh
    
    DRIVE=$1
    
    dd if=/dev/zero of=$DRIVE bs=1024 count=1024
    
    SIZE=`fdisk -l $DRIVE | grep Disk | awk '{print $5}'`
    
    echo DISK SIZE - $SIZE bytes
    
    CYLINDERS=`echo $SIZE/255/63/512 | bc
  • Something

    2049127·text·3.3 KB·2011-04-21 20:17 UTC
    commit 3e8bdbf9414291da5cf61213d5f4275c1ae23ae5
    Author: Behdad Esfahbod <behdad@behdad.org>
    Date: Thu Apr 21 16:16:21 2011 -0400
    
     Cleanup hb_refrence_count_t
    
    diff --git a/src/hb-object-pr
  • Anonymous

    2049123·text·164 B·2011-04-21 20:05 UTC
    RewriteEngine on
    RewriteBase /
    RewriteRule ^([^.]+)\.html$ $1.php [QSA,L]
    RewriteRule ^officespace/submarket/([0-9]+)/(.*?).html$ listing.php?loc=$1 [QSA,L]
    
    .
  • Stuff

    2049122·text·5.5 KB·2011-04-21 20:01 UTC
    [2011-04-22 07:54:29.339579] VERBOSE[17861] file.c: -- <DAHDI/35-1> Playing 'beep.gsm' (language 'en')
    [2011-04-22 07:54:29.338803] VERBOSE[17860] app_dial.c: -- DAHDI/35-1 answered SIP/gxp82
  • bitchfucker

    2049119·text·1.9 KB·2011-04-21 19:58 UTC
    WWII
    
    The expansions in technologies from ww1 to ww2 were quite great. These innovations gave even more killing power to armies and went further to destroy cities and civilians. 
    
    Submarines, airc
  • Mine

    2049118·text·1.9 KB·2011-04-21 19:57 UTC
    WWII
    
    The expansions in technologies from ww1 to ww2 were quite great. These innovations gave even more killing power to armies and went further to destroy cities and civilians. 
    
    Submarines, airc
  • Anonymous

    2049114·cpp·415 B·2011-04-21 19:39 UTC
    QList<ForumThread*> threads = currentGroup->threads().values();
     qSort(threads);
     disableSortAndResize = true;
     qDebug() << Q_FUNC_INFO << "group" << currentGroup->toString() << "has" <<
  • Someone

    2049111·bash·1.6 KB·2011-04-21 19:32 UTC
    #!/bin/bash
    #
    # Renomme des fichiers dans un repertoire suivant un referentiel
    # Change l entete de fichier par la variable NV_ENTETE
    #
    # Init de variables
    EMP_REF="ref_files.csv"
    EMP_DIR="rep_
  • Untitled

    2049110·php·1.3 KB·2011-04-21 19:19 UTC
    <?php
    
    class node
    {
     public $namespace;
     public $tag;
     public $content;
     public $child;
     public $sibling;
     
     public function __construct($namespace, $tag, $content = null)
     {
     $this->name
  • Untitled

    2049107·text·735 B·2011-04-21 19:13 UTC
    01. The Streets - Blinded By The Lights (Bryan Kearney's Passion NYE Intro)
    02. Yoji Biomehanika - Techy techy (original mix)
    03. Yoji - Airport (Tech Dance Euphoria Mix)
    04. Industrialyzer - Plast
  • Unnamed

    2049103·text·938 B·2011-04-21 19:00 UTC
    [jeff@duffblimp ~]$ whois 67.202.0.0
    [Querying whois.arin.net]
    [whois.arin.net]
    #
    # Query terms are ambiguous. The query is assumed to be:
    # "n 67.202.0.0"
    #
    # Use "?" to get help.
    #
    
    #
  • Miscellany

    2049102·text·1.7 KB·2011-04-21 18:57 UTC
    [jeff@duffblimp ~]$ host -t mx tacticalmarketingsolutions.com
    tacticalmarketingsolutions.com mail is handled by 10 tacticalmarketingsolutions.com.pri-mx.na0104.smtproutes.com.
    tacticalmarketingsolut

older pastes →