All pastesPublic feed

Public feed

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

    2001370·c·2.6 KB·2010-11-24 21:13 UTC
    #include "mem.h"
    
    typedef struct fb
    {
     size_t taille;
     struct fb *next;
    }fb_t;
    
    typedef struct ab
    {
     size_t taille;
    }ab_t;
    
    static mem_fit_function_t *fonctionRecherche;
    static fb_t *t
  • Stuff

    2001324·text·208 B·2010-11-24 20:27 UTC
    2.7.7-0.1mdv2010.1 in main/backports, 2010.1 for i586
    2.7.4-0.1mdv2010.1 in main/updates, 2010.1 for i586
    2.7.2-0.2mdv2010.1 in main/testing, 2010.1 for i586
    2.7.1-1mdv2010.1 in main/release, 2010.1 f
  • Short 7 (1)

    2001292·text·4.4 KB·2010-11-24 19:57 UTC
    (Continuation of Short #3 found here: >>/th/118235 )
    
    What is something if it isn't yours? As the number of people in Gensokyo, so too are the number of responses.
    
    "Something to be treasured."
  • How to implement IDisposable

    2001278·csharp·745 B·2010-11-24 19:36 UTC
    public abstract class DisposablePattern : IDisposable
     {
     protected abstract void FreeManaged();
     protected abstract void FreeUnmanaged();
    
     private bool disposed;
    
     pr
  • Mine

    2001271·text·356 B·2010-11-24 19:33 UTC
    Index: asf-authorization-template
    ===================================================================
    --- asf-authorization-template (revision 779250)
    +++ asf-authorization-template (working copy)
  • xmlrpc ping asp.net

    2001227·text·3.3 KB·2010-11-24 19:07 UTC
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Web;
    using System.Net;
    using System.Xml;
    using System.IO;
    using System.Text;
    using System.Collections;
    
    /// <s
  • Zygo - duty-idle

    2001202·text·2.9 KB·2010-11-24 18:48 UTC
    #!/usr/bin/tclsh
    
    # Copyright 2010 Zygo Blaxell <duty-idle@mailtoo.hungrycats.org>
    # Released under the GNU GPL.
    
    # Usage:
    # duty-idle <interval-in-ms> <process-name-list>
    
    # Dependencies:
    #
  • icmp ping error

    2001169·text·1.2 KB·2010-11-24 18:22 UTC
    protocol size sockets memory press maxhdr slab module cl co di ac io in de sh ss gs se re sp bi br ha uh gp em
    KEY 392 0 -1 NI 0 no kernel n n n n n n n
  • GrinderScape

    2001167·text·926 B·2010-11-24 18:21 UTC
    GrinderScape Terms & Conditions
    By playing GrinderScape you agree to everything stated below:
    1.1 You are not an employee of Jagex LTD, runescape or adlex solicitors, and
    are not a family member or
  • Settlers 2 to Widelands maps imp

    2001146·vb·842 B·2010-11-24 17:54 UTC
    Set objFSO = CreateObject("Scripting.FileSystemObject")
    If objFSO.FolderExists("D:\progra~1\widelands\maps") Then
     Set objFolder = objFSO.GetFolder("D:\progra~1\widelands\maps")
     Else
  • clueless

    2001122·text·586 B·2010-11-24 17:33 UTC
    #!/bin/bash
    
    # enable/disable trackpoint mouse wheel emulation
    
    if [ $# = '0' ]; then
     echo "Usage: $0 <on|off>"
     exit 1
    fi
    
    xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Button
  • clueless

    2001115·text·586 B·2010-11-24 17:29 UTC
    #!/bin/bash
    
    # enable/disable trackpoint mouse wheel emulation
    
    if [ $# = '0' ]; then
     echo "Usage: $0 <on|off>"
     exit 1
    fi
    
    xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Button
  • Miscellany

    2001034·text·6.8 KB·2010-11-24 15:51 UTC
    CONNECTED(00000003)
    ---
    Certificate chain
     0 s:/C=DE/ST=Mecklenburg-Vorpommern/L=Rostock/O=Universitaet Rostock/OU=Rechenzentrum/CN=email2.uni-rostock.de
     i:/C=DE/O=Universitaet Rostock/OU=Reche
  • Mine

    2001023·text·699 B·2010-11-24 15:37 UTC
    URxvt*font: xft:Monospace:pixelsize=11:antialias=true
    URxvt.imLocale: pl_PL.UTF-8
    URxvt*scrollBar: false
    URxvt*scrollWithBuffer: true
    URxvt*scrollBar_floating: true
    URxvt*saveLines: 5500
    URxvt*s
  • Anonymous

    2001021·text·263 B·2010-11-24 15:35 UTC
    2:5.12.2-5mdv2011.0 in main/release, cooker for i586
    2:5.12.2-5mdv2011.0 in main/release, cooker for x86_64
    2:5.8.8-12mdv2008.0 in main/release, cooker for sparcv9
    2:5.8.8-6.sparc.1mdk in main/release
  • tSuporte

    2000999·text·334 B·2010-11-24 15:08 UTC
    Substitua o nome Atendimento indisponível por isso: <img src="LINK1" title="Indispon&iacute;vel" />
    
    Substitua o nome Atendimento disponível por isso: <img src="LINK2" title="Dispon&iacute;vel" />
  • asdf

    2000923·text·22 B·2010-11-24 12:47 UTC
    asdfasdfzxcv
    jkl;jkl;
  • Miscellany

    2000897·text·968 B·2010-11-24 12:23 UTC
    #@gimp High Pass: highpass_command, highpass_command_preview(0)
    #@gimp : note = note("high pass filter")
    #@gimp : sep = separator()
    #@gimp : radius = float(5,0,100)
    #@gimp : contrast = float(2,0,7
  • Jecesyassaurf

    2000868·actionscript·131 B·2010-11-24 11:32 UTC
    Вот именно с этой статьи начинаю читать этот блог. Плюс один подписчик :)
  • 2.6.18-20 2009 Local Root Exploi

    2000802·c·7.1 KB·2010-11-24 09:23 UTC
    =================================
    2.6.18-20 2009 Local Root Exploit
    =================================
    
    # Title: 2.6.18-20 2009 Local Root Exploit
    # CVE-ID: ()
    # OSVDB-ID: ()
    # Author: Digit

older pastes →