All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • nikos.chalikias.bldc_sine.hal

    2018753·text·1.6 KB·2010-12-13 20:58 UTC
    loadrt trivkins
    loadrt [EMCMOT]EMCMOT servo_period_nsec=[EMCMOT]SERVO_PERIOD num_joints=[TRAJ]AXES num_aio=8 num_dio=8
    loadrt probe_parport
    loadrt hostmot2
    # SVST8_4.BIT
    # TPEN6_6.BIT
    
    #loadrt
  • nikos.chalikias.dmesg

    2018749·text·3.5 KB·2010-12-13 20:56 UTC
    [ 44.423468] hm2/hm2_5i20.0: IO Pin 071 (P4-47): IOPort
    [ 44.423558] hm2/hm2_5i20.0: registered
    [ 44.423561] hm2_5i20.0: initialized AnyIO board at 0000:03:02.0
    [ 58.223336] hm2_5i20.0:
  • clueless

    2018647·text·7.0 KB·2010-12-13 19:17 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <stdbool.h>
    
    #define ROWS 9
    #define COLUMNS 9
    
    bool map[ROWS][COLUMNS] = {0};
    
    //int debug = 0;
    
    bool check_if_valid(int row, int column)
    {
     int sum,
  • payal

    2018597·text·1.1 KB·2010-12-13 18:20 UTC
    #LyX 1.6.5 created this file. For more info see http://www.lyx.org/
    \lyxformat 345
    \begin_document
    \begin_header
    \textclass powerdot
    \options display=slidesnotes,mode=handout
    \use_default_option
  • Anonymous

    2018537·text·8.2 KB·2010-12-13 17:30 UTC
    -- import Control.OldException(catchDyn,try)
    import Control.OldException(catchDyn)
    import XMonad
    import System.Exit
    import XMonad.Config.Gnome
    import XMonad.Layout.Circle
    import XMonad.Layout.No
  • Untitled

    2018309·text·3.2 KB·2010-12-13 13:38 UTC
    misc: rpm name match `apt':
     R-cran-adapt
     R-cran-adapt-debug
     adaptx
     adaptx-debug
     adaptx-doc
     adaptx-javadoc
     apt
     apt-common
     apt-debug
     capture
     capture-debug
  • root

    2018252·text·24.6 KB·2010-12-13 12:13 UTC
    total 4
    -rw-rw-rw- 1 root root 0 2010-12-13 13:10 000
    -rw-rw-rw- 1 root root 0 2010-12-13 13:10 001
    -rw-rw-r-- 1 root root 0 2010-12-13 13:10 002
    -rw-rw-r-- 1 root root 0 2010-12-13 13:10
  • root

    2018248·text·24.6 KB·2010-12-13 12:11 UTC
    total 4
    -rw-rw-rw- 1 root root 0 2010-12-13 13:10 000
    -rw-rw-rw- 1 root root 0 2010-12-13 13:10 001
    -rw-rw-r-- 1 root root 0 2010-12-13 13:10 002
    -rw-rw-r-- 1 root root 0 2010-12-13 13:10
  • laimis

    2018051·text·27.1 KB·2010-12-13 08:25 UTC
    !!################################
    !!ALSA Information Script v 0.4.59
    !!################################
    
    !!Script ran on: Mon Dec 13 08:24:51 UTC 2010
    
    !!Linux Distribution
    !!------------------
    
    Ub
  • nicdumz

    2018035·text·1.4 KB·2010-12-13 07:49 UTC
    # HG changeset patch
    # User Nicolas Dumazet <nicdumz.commits@gmail.com>
    # Date 1292226099 -32400
    # Branch stable
    # Node ID 2506658c392736bca3219a69f169ef89ce4e4249
    # Parent 2245fcd0e160b030ad05b1db55
  • Mine

    2018002·diff·8.9 KB·2010-12-13 06:51 UTC
    Index: src/audio/android/SDL_androidaudio.c
    ===================================================================
    --- src/audio/android/SDL_androidaudio.c (revision 9231)
    +++ src/audio/android/SDL_an
  • ssh client1

    2017992·text·480 B·2010-12-13 06:21 UTC
    root:x:0:1:Super-User:/:/sbin/sh
    daemon:x:1:1::/:
    bin:x:2:2::/usr/bin:
    sys:x:3:3::/:
    adm:x:4:4:Admin:/var/adm:
    lp:x:71:8:Line Printer Admin:/usr/spool/lp:
    uucp:x:5:5:uucp Admin:/usr/lib/uucp:
    n
  • Anonymous

    2017925·text·2.9 KB·2010-12-13 03:10 UTC
    Index: libs/libmythtv/avformatdecoder.cpp
    ===================================================================
    --- libs/libmythtv/avformatdecoder.cpp (revision 27363)
    +++ libs/libmythtv/avformatdeco
  • Anonymous

    2017919·text·14.0 KB·2010-12-13 02:52 UTC
    Never tell your password to anyone.
    Savage: hi?
    Crimson Prince: Hi there
    Savage: can i help u?
    Crimson Prince: yea, why did you Ban me from Teamspeak?
    Savage: this wud be a silly joke
    Crimson Pr
  • Someone

    2017915·text·2.2 KB·2010-12-13 02:45 UTC
    // ==UserScript==
    // @name UER Humbug
    // @namespace UER Humbug
    // @include http://www.uer.ca/*
    // @run-at document-start
    // ==/UserScript==
    
    var $;
    
    // Add jQu
  • clueless

    2017862·text·6.9 KB·2010-12-13 00:47 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <stdbool.h>
    
    #define ROWS 9
    #define COLUMNS 9
    
    bool map[ROWS][COLUMNS] = {0};
    
    int debug = 0;
    int counter = 0;
    
    bool check_if_valid(int row, int column)
  • Something

    2017822·text·8.1 KB·2010-12-12 23:57 UTC
    -- import Control.OldException(catchDyn,try)
    import Control.OldException(catchDyn)
    import XMonad
    import System.Exit
    import XMonad.Config.Gnome
    import XMonad.Layout.Circle
    import XMonad.Layout.No
  • /etc/ppp/options

    2017757·text·285 B·2010-12-12 22:18 UTC
    /dev/ttyUSB1
    115200
    debug
    noauth
    noipdefault
    #persist
    defaultroute
    usepeerdns
    crtscts
    lock
    asyncmap 20A0000 
    kdebug 4
    netmask 255.255.255.0
    -detach
    lcp-echo-failure 4
    lcp-echo-interval
  • Freemasonry

    2017732·text·10.4 KB·2010-12-12 22:00 UTC
    There's a plethora of information on these guys because they've been around for a REALLY REALLY REALLY long time (like since Solomon's time). Much of the info on them is unknown because they're so sec
  • Unnamed

    2017718·text·9.5 KB·2010-12-12 21:50 UTC
    0
    
    <pre style="font: 6px/3px monospace;"> 
     
     ,

older pastes →