All pastesPublic feed

Public feed

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

    1967096·text·2.3 KB·2010-10-19 16:26 UTC
    !!################################
    !!ALSA Information Script v 0.4.59
    !!################################
    
    !!Script ran on: Tue Oct 19 16:26:35 UTC 2010
    
    !!Linux Distribution
    !!------------------
    
    Ub
  • Anonymous

    1967062·text·7.4 KB·2010-10-19 15:59 UTC
    DebugMessage: Version 1.09e.049 last updated on: 10-19-2010 08:25
    DebugMessage: Entering WinMain
    DebugMessage: ******* Starting Game Shell *******
    DebugMessage: *********DXDiag info follows.***
  • s093294

    1966994·text·27.2 KB·2010-10-19 15:03 UTC
    #!/bin/sh
    #
    # Generated iptables firewall script for the Linux 2.4 kernel
    # Script generated by Easy Firewall Generator for IPTables 1.15
    # copyright 2002 Timothy Scott Morizot
    # 
    # Redhat chkco
  • nicdumz

    1966787·text·1.3 KB·2010-10-19 10:58 UTC
    diff --git a/mercurial/tags.py b/mercurial/tags.py
    --- a/mercurial/tags.py
    +++ b/mercurial/tags.py
    @@ -176,16 +176,22 @@
     cacheheads = [] # list of headnode
     cachefnode = {
  • Unnamed

    1966756·text·5.3 KB·2010-10-19 10:17 UTC
    import XMonad
    import System.Exit
    import XMonad.Layout.Circle
    import XMonad.Layout.NoBorders
    import XMonad.Layout.ShowWName
    import XMonad.Util.Run
    import XMonad.Hooks.DynamicLog
    import XMonad.Ho
  • diff of od.c changes

    1966521·c·7.6 KB·2010-10-19 03:58 UTC
    --- /home/garrett/od.almost.c Mon Oct 18 11:21:59 2010
    +++ /home/garrett/od.c Mon Oct 18 20:45:49 2010
    @@ -63,16 +63,14 @@
     */
     
     typedef struct buffer {
    - char *data[3];
    - int count[3];
    - in
  • revised od.c program

    1966514·c·17.3 KB·2010-10-19 03:47 UTC
    /*
     * This file and its contents are supplied under the terms of the
     * Common Development and Distribution License ("CDDL"), version 1.0.
     * You may only use this file in accordance with the terms
  • test001

    1966485·text·978 B·2010-10-19 03:04 UTC
    --- /dev/fd/3 Tue Oct 19 05:04:21 2010
    +++ /dev/fd/4 Tue Oct 19 05:04:21 2010
    @@ -1,10 +1,10 @@
     0000000 177 E L F 001 001 001 006 001 \0 \0 \0 \0 \0 \0 \0
     0000020 003 \0 003 \0 001 \
  • Someone

    1966483·python·1.1 KB·2010-10-19 03:03 UTC
    def parse_confgen_modeline(modeline):
     tline = modeline.strip(' ').rstrip(' ')
    
     # Has to start with confgen
     if not tline.startswith('confgen'):
     raise Exception('Not a valid con
  • test001

    1966441·text·55 B·2010-10-19 02:14 UTC
    real 0m0.36s
    user -21m-12.-8s
    sys -4m-51.-43s
  • Miscellany

    1966434·text·12.7 KB·2010-10-19 02:04 UTC
    [img=http://i51.tinypic.com/2m6v41v.jpg]
    
    ※※※※※※※ 影片信息 ※※※※※※※
    ◎译  名 欲望都市2/欲望城市2(台)/色欲都市2
    ◎片  名 Sex and the City 2
    ◎年  代 2010
    ◎国  家 美国
    ◎类  别 剧情/喜剧/爱情
    ◎语  言 英语
    ◎字  幕 英语
    ◎IMDB评分 3.9/10 (14,560
  • test001

    1966433·text·658 B·2010-10-19 02:02 UTC
    test001@meridian:~/ksh93/on_build1/prototype040$ (export LD_LIBRARY_PATH=$ROOT/usr/lib/64:$ROOT/usr/lib ; timex $ROOT/usr/bin/sparcv9/ksh93 -c 'builtin od ; for ((i=0 ; i < 100 ; i++ )) ; do od -tx1 /
  • nicdumz

    1966382·text·5.4 KB·2010-10-19 00:33 UTC
    # HG changeset patch
    # User Nicolas Dumazet <nicdumz.commits@gmail.com>
    # Date 1287388636 -32400
    # Node ID 2a2697be51688d3c5f3284bd6c55074e0d26ec40
    # Parent d10369fefd01f165f76263d9b92423ae018b84bc
    b
  • Watch Out For Snakes

    1966378·text·5.3 KB·2010-10-19 00:27 UTC
    static void fft16(float *vec)
    {
     float temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17,
     temp18, temp19, temp110, temp111, temp112, temp113, temp114, temp115;
     float temp20, te
  • Unnamed

    1966312·diff·2.3 KB·2010-10-18 22:54 UTC
    From a7089fc29167145ee2bfa3357c1c4540207c2a99 Mon Sep 17 00:00:00 2001
    From: Andrei Karas <akaras@inbox.ru>
    Date: Tue, 19 Oct 2010 01:52:47 +0300
    Subject: [PATCH] Fix crash in drawing incorrect str
  • infolog of ca crash

    1966309·text·31.2 KB·2010-10-18 22:49 UTC
    default config file: E:\Dokumente und Einstellungen\TP\Lokale Einstellungen\Anwendungsdaten\springsettings.cfg
    using default configuration source "E:\Dokumente und Einstellungen\TP\Lokale Einstellung
  • friends.rb

    1966202·ruby·3.6 KB·2010-10-18 20:45 UTC
    $match_hash = Hash.new {|h,k| h[k] = nil}
    
    def read(filename)
     $names = File.read(filename).split("\n")
    end
    
    def first_frequencies
     first = $names.map {|line| line.split(" ")[0]}
     first_
  • Miscellany

    1966197·diff·5.6 KB·2010-10-18 20:38 UTC
    From 3e25476d943886879491093ef9e4154717e70357 Mon Sep 17 00:00:00 2001
    From: Andrei Karas <akaras@inbox.ru>
    Date: Fri, 15 Oct 2010 22:49:12 +0300
    Subject: [PATCH] Add portable support for windows v
  • sdfsdfd

    1966100·python·643 B·2010-10-18 19:26 UTC
    from cStringIO import StringIO
    from gzip import GzipFile
    
    def main(argv):
     SEP_SEQ = '\r\n\r\n'
     winders = bool(argv[2]) if len(argv) > 2 else False
     with open(argv[1], 'rb') as inf:
  • Untitled

    1965988·text·669 B·2010-10-18 17:48 UTC
    #define WIN32_LEAN_AND_MEAN
    #include <windows.h>
    #include <stdlib.h>
    #include <time.h>
    int APIENTRY WinMain(HINSTANCE hInstance,
     HINSTANCE hPrevInstance,

older pastes →