All pastesPublic feed

Public feed

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

    2107211·text·2.3 KB·2012-01-29 01:00 UTC
    # autoloader aliases
    install sound-slot-0 /sbin/modprobe snd-card-0
    install sound-slot-1 /sbin/modprobe snd-card-1
    install sound-slot-2 /sbin/modprobe snd-card-2
    install sound-slot-3 /sbin/modprob
  • MurskHoshi

    2107210·text·4.6 KB·2012-01-29 00:47 UTC
    - You have emerged victorious from this battle
    - You have gained 600 experience from this fight
    
    Battle summary
    
    Round 1:
    
    Left side attacks first
    Using chakra to force a strong adrenaline r
  • Miscellany

    2107208·text·783 B·2012-01-29 00:46 UTC
    ExceptionCode: 0xC0000005
     Timestamp: 4F2496AB
     Module: 0x02640000 (KOHDBot.dll - 1.0.11.1)
     Thread: 22824 (KnightOnLine.exe)
     ExceptionAddress: 0x0268D967 (Offset: 0x4D967)
     EAX = 02884415
     EBX
  • Untitled

    2107204·text·7.4 KB·2012-01-29 00:23 UTC
    alias wait10 "wait;wait;wait;wait;wait;wait;wait;wait;wait;wait"
    alias wait50 "wait10;wait10;wait10;wait10;wait10"
    alias wait100 "wait50;wait50"
    bind kp_uparrow "yp_move_forward"
    bind kp_downarrow
  • Something

    2107203·text·58.2 KB·2012-01-29 00:22 UTC
    
        
  • arthurmaciel - X

    2107201·text·12.8 KB·2012-01-29 00:02 UTC
    X.Org X Server 1.6.5
    Release Date: 2009-10-11
    X Protocol Version 11, Revision 0
    Build Operating System: NetBSD-5.99.60-i386 The NetBSD Foundation
    Current Operating System: NetBSD 5.99.60 NetBSD 5
  • Untitled

    2107198·text·354 B·2012-01-28 23:53 UTC
    find -L /media/all/movies/ -type l -delete
    find /media/1/movies/ -mindepth 1 -maxdepth 1 -type d | awk '{system("echo ln -s "$1" /media/all/movies/`echo "$1" | cut -d \"/\" -f 5`")}'
    find /media/2/m
  • Someone

    2107195·text·4.9 KB·2012-01-28 23:30 UTC
    Beginnings
    (Not really)
    
     Everything depends on everything else. Because of this, every true story could be said to have an infinite number of beginnings, because no matter where you begin, somethi
  • Mine

    2107192·text·4.0 KB·2012-01-28 23:16 UTC
    xxxx@xxxxx:~/glftpd/project-zs-ng2_r39/trunk# make
    
    Compiling the additional libraries
    cd lib/ ; make all
    make[1]: Entering directory `/root/glftpd/project-zs-ng2_r39/trunk/lib'
    
    Compiling the
  • Mine

    2107189·text·946 B·2012-01-28 23:05 UTC
    [16:14] < mattst88> | with my patch (http://cgit.freedesktop.org/~mattst88/mesa/commit/?h=automake&id=451d0df8c3cfddb48b99230726138a78878052a6) to convert src/glsl to automake, glxgears segfaults w
  • postgres check for dtrace

    2107187·text·829 B·2012-01-28 23:00 UTC
    fix it:
    
    Index: support/build.sh
    ===================================================================
    --- support/build.sh (revision 8600)
    +++ support/build.sh (working copy)
    @@ -625,13 +625,17 @
  • Miscellany

    2107186·text·16.4 KB·2012-01-28 22:56 UTC
    [21:56] <AnnihiLator10> Hey
    [22:01] <raao> hi bro
    [22:02] <raao> hw r u 
    [22:02] <AnnihiLator10> Im fine
    [22:02] <AnnihiLator10> What abt u?
    [22:02] <raao> nt bad just tried like anythin
    [22:03]
  • Stuff

    2107184·text·1.4 KB·2012-01-28 22:52 UTC
    u16 __fastcall VacHook(CInPacket *packet, u32 edx)
    {
     CMob *mob;
     u32 mobType;
     u16 fh;
    
     _asm
     {
     mov eax, [esp+4]
     mov [mob], eax
     }
    
     fh = *(u16 *)(packet->data + packet->offset + 5
  • Stuff

    2107183·java·11.4 KB·2012-01-28 22:51 UTC
    package com.flukedude.impossiblegamelevelpack;
    
    import android.graphics.Bitmap;
    import android.graphics.Bitmap.Config;
    import android.graphics.BitmapFactory.Options;
    import android.graphics.Canva
  • Stuff

    2107182·text·1.3 KB·2012-01-28 22:50 UTC
    ___:0063C5D0 CMob__IsSuspended proc near ; CODE XREF: CMob__Update+1506p
    ___:0063C5D0
  • Someone

    2107179·xml·14.5 KB·2012-01-28 22:37 UTC
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE language SYSTEM "language.dtd">
    <language name="C++" section="Sources"
     version="1.49" kateversion="2.4"
     indenter="cstyle"
  • postgres check for dtrace

    2107178·text·388 B·2012-01-28 22:31 UTC
    actually no, this, from configure.in:
    
    #
    # DTrace
    #
    PGAC_ARG_BOOL(enable, dtrace, no,
     [build with DTrace support],
    [AC_DEFINE([ENABLE_DTRACE], 1, 
     [Define to 1 to enab
  • http://www.last.fm/user/glasshea

    2107177·html·35 B·2012-01-28 22:31 UTC
    http://www.last.fm/user/glassheart-
  • postgres check for dtrace

    2107176·text·1.0 KB·2012-01-28 22:30 UTC
    # Check whether --enable-dtrace was given.
    if test "${enable_dtrace+set}" = set; then
     enableval=$enable_dtrace;
     case $enableval in
     yes)
    
    cat >>confdefs.h <<\_ACEOF
    #define ENABLE_DTRACE
  • fasdfasdf

    2107174·text·33 B·2012-01-28 22:20 UTC
    My name is andy 
    
    i am a fool

older pastes →