All pastesPublic feed

Public feed

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

    2028100·text·204 B·2010-12-24 12:35 UTC
    4.33-3.1mdv2009.1 in main/testing, 2009.1 for x86_64
    4.33-3.1mdv2009.1 in main/testing, 2009.1 for i586
    4.33-3mdv2009.1 in main/release, 2009.1 for x86_64
    4.33-3mdv2009.1 in main/release, 2009.1 for i
  • Unnamed

    2028099·text·208 B·2010-12-24 12:32 UTC
    4.54-1.1.1mdv2010.0 in main/testing, 2010.0 for x86_64
    4.54-1.1.1mdv2010.0 in main/testing, 2010.0 for i586
    4.54-1mdv2010.0 in main/release, 2010.0 for i586
    4.54-1mdv2010.0 in main/release, 2010.0 for
  • Someone

    2028068·text·7.6 KB·2010-12-24 12:01 UTC
    I( 1063) enqueueToast pkg=org.jtb.alogcat callback=android.app.ITransientNotification$Stub$Proxy@2fc70098 duration=1 (NotificationService)
    D( 2426) stopping ... (alogcat)
    D( 2426) starting ... (a
  • Stuff

    2028034·text·2.6 KB·2010-12-24 10:37 UTC
    #!/usr/bin/perl
    use strict;
    use warnings;
    
    use Socket;
    use HTTP::Request;
    use HTTP::Response;
    use POE qw(Wheel::SocketFactory
     Wheel::ReadWrite
     Driver::SysRW
     Filter::Stream
     F
  • Stuff

    2028031·text·2.6 KB·2010-12-24 10:35 UTC
    #!/usr/bin/perl
    use strict;
    use warnings;
    
    use Socket;
    use HTTP::Request;
    use HTTP::Response;
    use POE qw(Wheel::SocketFactory
     Wheel::ReadWrite
     Driver::SysRW
     Filter::Stream
     F
  • Untitled

    2028015·text·326 B·2010-12-24 10:10 UTC
    DjeZAeL: A text-based user interface for Pidgin in main/updates, 2010.1 for i586
    DjeZAeL: A text-based user interface for Pidgin in main/backports, 2010.1 for i586
    DjeZAeL: A text-based user interface
  • Untitled

    2028013·text·374 B·2010-12-24 10:02 UTC
    The libpurple library for IM clients like Pidgin and Finch in main/updates, current for i586
    The libpurple library for IM clients like Pidgin and Finch in main/backports, current for i586
    The libpurpl
  • Mine

    2028012·text·592 B·2010-12-24 10:00 UTC
    rpm name match `purple':
     lib64purple-devel
     lib64purple0
     libpurple-devel
     libpurple0
    rpm provide match `purple':
     celtx-ca
     celtx-cs
     celtx-de
     celtx-en-US
     celtx-es-ES
  • Untitled

    2028011·text·354 B·2010-12-24 10:00 UTC
    DjeZAeL: Pidgin plugins shared by the Purple and Finch in main/updates, 2010.1 for i586
    DjeZAeL: Pidgin plugins shared by the Purple and Finch in main/backports, 2010.1 for i586
    DjeZAeL: Pidgin plugin
  • Mine

    2028010·text·244 B·2010-12-24 10:00 UTC
    DjeZAeL: 2.7.8-0.2mdv2010.2 in main/updates, 2010.1 for i586
    DjeZAeL: 2.7.8-0.1mdv2010.2 in main/backports, 2010.1 for i586
    DjeZAeL: 2.7.2-0.2mdv2010.1 in main/testing, 2010.1 for i586
    DjeZAeL: 2.7.1-
  • Something

    2028009·text·216 B·2010-12-24 09:59 UTC
    2.7.8-0.2mdv2010.2 in main/updates, 2010.1 for x86_64
    2.7.8-0.1mdv2010.2 in main/backports, 2010.1 for x86_64
    2.7.2-0.2mdv2010.1 in main/testing, 2010.1 for x86_64
    2.7.1-1mdv2010.1 in main/release, 20
  • Convo

    2027963·text·4.0 KB·2010-12-24 08:24 UTC
    Today
    [You]
    1:55am
    I like his raps
    [Elizabeth Sometimezsleepsat Knight]
    1:55am
    "I did it for the lulz"
    me too, as of now.
    so catchy. this kids dancing.
    [You]
    1:56am
    Lol
    [Elizabeth Sometime
  • xci

    2027894·text·111.6 KB·2010-12-24 05:52 UTC
    
        
  • xci

    2027893·text·406.6 KB·2010-12-24 05:52 UTC
    
        
  • xci

    2027892·text·26.8 KB·2010-12-24 05:52 UTC
    Aptitude 0.4.11.11: log report
    Fri, Dec 24 2010 00:17:34 -0500
    
    IMPORTANT: this log only lists intended actions; actions which fail due to
    dpkg problems may not be completed.
    
    Will install 40 packages
  • xci

    2027890·text·6.0 KB·2010-12-24 05:52 UTC
    Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --keyserver keyserver.u
  • xci

    2027889·text·128.7 KB·2010-12-24 05:51 UTC
    
        
  • Something

    2027652·text·1.6 KB·2010-12-23 22:29 UTC
    ; void realloc_pile()
    ; fonction qui agrandit la pile si elle est pleine
    realloc_pile:
     push ebp
     mov ebp,esp
     
     push ebx
     push ecx
     push esi
     push edi
  • Untitled

    2027506·c·6.8 KB·2010-12-23 19:53 UTC
    #include <stdbool.h> // C99, boolean type support
    #include <stdio.h>
    #include <stdlib.h>
    #include <math.h>
    
    //#define DATATYPE_IS_INT
    #define DATATYPE_IS_DOUBLE
    #define EXIT_CODE_XMALLOC
  • 3/6 (display.php)

    2027503·php·4.6 KB·2010-12-23 19:52 UTC
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
     <meta http-equiv="Conte

older pastes →