All pastesPublic feed

Public feed

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

    2056591·text·463 B·2011-05-11 06:28 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    
    int main(int argc, char *argv[]) {
     char buf[256];
     char ptr[256];
     char *x, *y, *z, *v;
    
     strcpy(buf, "test string 1");
     str
  • Someone

    2056590·c·1.1 KB·2011-05-11 06:26 UTC
    const int sedA[][16]={
     { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15},
     { 1, 0, 3, -2, 5, -4, -7, 6, 9, -8,-11, 10,-13, 12, 15,-14},
     { 2, -3, 0, 1, 6, 7, -4, -
  • Unnamed

    2056585·c·431 B·2011-05-11 06:23 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    
    int main(int argc, char *argv[]) {
     char buf[256];
     char ptr[256];
     char *x, *y;
    
     strcpy(buf, "test string 1");
     strcpy(ptr,
  • Pokemonfactory

    2056584·text·511 B·2011-05-11 06:22 UTC
    Chat Rules:
    ~ No spamming.
    ~ No Excessive punctuation or letters.
    ~ No all caps.
    ~ No sexual harassment.
    ~ No mentioning other pokemon RPGs.
    ~ Please speak English.
    ~ Don't use ops command.
  • Someone

    2056581·text·1.4 KB·2011-05-11 06:02 UTC
    ldconfig 2>&1 | grep "is empty" | while read a b f c; do dpkg -S $f; done
    fglrx-driver: /usr/lib/libaticaldd.so
    fglrx-driver: /usr/lib/libAMDXvBA.so.1
    diversion by fglrx-glx from: /usr/lib/libGL.so
  • dpkg -S

    2056579·text·3.1 KB·2011-05-11 05:59 UTC
    dpkg -S fglrx-control
    fglrx-control: /usr/share/bug/fglrx-control
    fglrx-control: /usr/share/menu/fglrx-control
    fglrx-control: /usr/share/bug/fglrx-control/script
    fglrx-control: /usr/share/doc/fglr
  • dpkg -S

    2056578·text·3.1 KB·2011-05-11 05:51 UTC
    dpkg -S fglrx-control
    fglrx-control: /usr/share/bug/fglrx-control
    fglrx-control: /usr/share/menu/fglrx-control
    fglrx-control: /usr/share/bug/fglrx-control/script
    fglrx-control: /usr/share/doc/fglr
  • ldconfig

    2056575·text·1.4 KB·2011-05-11 05:28 UTC
    ldconfig: File /usr/lib/libfglrx_dm.so.1.0 is empty, not checked.
    ldconfig: File /usr/lib/libatiuki.so.1.0 is empty, not checked.
    ldconfig: File /usr/lib/libaticalcl.so is empty, not checked.
    ldcon
  • Someone

    2056574·text·232 B·2011-05-11 05:18 UTC
    ***
    *** ExtUtils::PkgConfig requires the pkg-config utility, but it doesn't
    *** seem to be in your PATH. Is it correctly installed?
    *** PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin
  • Something

    2056571·text·4.5 KB·2011-05-11 04:41 UTC
    var today = new Date();
    var pathtobe = "logs/" +"_"+ me.name +"_chickenlog.xml";
    //print("ÿc1agor chickenlogger loaded");
    
    // Creating of the chickenlog.xml file whenever a Character joins a game
  • Unnamed

    2056570·text·659 B·2011-05-11 04:30 UTC
    currently airing:
    community
    the big bang theory
    rules of engagement
    nikita
    outsourced
    doctor who
    how i met your mother
    chuck
    house
    mad love
    hiccups
    burn notice
    futurama
    leverage
    true bl
  • Someone

    2056568·text·3.1 KB·2011-05-11 04:21 UTC
    EMC2 - 2.6.0-pre0-297-gdc93387
    Machine configuration directory is '/home/cnc/emc2/configs/hm2-servo'
    Machine configuration file is '5i23.ini'
    Starting EMC2...
    Unexpected realtime delay: check dmes
  • Mine

    2056566·text·7 B·2011-05-11 04:19 UTC
    removed
  • Mine

    2056565·text·7 B·2011-05-11 04:18 UTC
    removed
  • Something

    2056559·text·3.4 KB·2011-05-11 03:45 UTC
    diff --git a/mythtv/libs/libmythui/mythrender_vdpau.cpp b/mythtv/libs/libmythui/mythrender_vdpau.cpp
    index 0b2c081..3392c15 100644
    --- a/mythtv/libs/libmythui/mythrender_vdpau.cpp
    +++ b/mythtv/libs
  • Anonymous

    2056556·text·1.4 KB·2011-05-11 03:24 UTC
    <?xml version="1.0" encoding="UTF-8"?>
    <response version="1.0">
     <curl_errorno>0</curl_errorno>
     <curl_error />
     <curl_info>
     <url>some ur</url>
     <content_type>text/html;c
  • Stuff

    2056554·text·1.5 KB·2011-05-11 03:16 UTC
    == Using SIP RTP TOS bits 184
     == Using SIP RTP CoS mark 5
     -- Executing [883510009901131@from-internal:1] ResetCDR("SIP/999-00000030", "") in new stack
     -- Executing [883510009901131@from-
  • Something

    2056552·c·2.0 KB·2011-05-11 03:04 UTC
    static pk_err_t obtain_chunk(struct pk_state *state, unsigned chunk,
     void *tag, void **buf, unsigned *len)
    {
     pk_err_t ret;
     void *local_buf;
     gchar *device_buf;
     gchar *ftag;
    
     local_buf =
  • Something

    2056551·text·2.0 KB·2011-05-11 03:02 UTC
    static pk_err_t obtain_chunk(struct pk_state *state, unsigned chunk,
     void *tag, void **buf, unsigned *len)
    {
     pk_err_t ret;
     void *local_buf;
     gchar *device_buf;
     gchar *ftag;
    
     local_buf =
  • Something

    2056550·text·384 B·2011-05-11 02:59 UTC
    presets:
     tv:
     series:
     settings:
     agroupname:
     max_quality: 480p
     set:
     path: "/download/location/{{ series_name }}"
     agroupname:
     -

older pastes →