All pastesPublic feed

Public feed

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

    2013526·text·1.2 KB·2010-12-08 06:12 UTC
    -- Reverse-iterate (X+1)(4X+1) mod 2^BITS.
    
    -- State is tuple(A,B,C) satisfying A*x²+B*x=c + 2^n*k
    
    -- How many bits are there in RNG state?
    BITS = 30
    
    --Wrap to this when substracting 1, in ca
  • xrogaan

    2013490·text·2.2 KB·2010-12-08 04:29 UTC
    %define name gemrb
    %define version 0.6.3
    %define release %mkrel 1
    
    Name: %{name}
    Version: %{version}
    Release: %{release}
    Summary: Port of the original Infinity (Game) Engine
    Group: Applications/
  • xrogaan

    2013489·text·2.0 KB·2010-12-08 04:29 UTC
    #!/bin/sh
    
     RPM_SOURCE_DIR="/home/xrogaan/rpm/SOURCES"
     RPM_BUILD_DIR="/home/xrogaan/rpm/BUILD"
     RPM_OPT_FLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protect
  • Miscellany

    2013430·text·665 B·2010-12-08 02:01 UTC
    misc: rpm name match `mingw32':
     mingw32-binutils
     mingw32-binutils-debug
     mingw32-bzip2
     mingw32-cpp
     mingw32-crossreport
     mingw32-dlfcn
     mingw32-filesystem
     mingw32-freetype
  • Someone

    2013393·diff·20.0 KB·2010-12-08 00:30 UTC
    diff --git a/common/common.c b/common/common.c
    index 6c88556..90307f6 100644
    --- a/common/common.c
    +++ b/common/common.c
    @@ -25,6 +25,7 @@
     ******************************************************
  • Controleur_Ingredient

    2013364·php·3.2 KB·2010-12-07 23:59 UTC
    <?php 
    class C_Ingredient extends C_Gabarit {
     
     private $mIngredient;
     
     public function __construct() {
     parent::__construct();
     $this->mIngredient=new m_Ingredient();
     }
     
     public funct
  • Mine

    2013323·text·75.1 KB·2010-12-07 22:44 UTC
    
        
  • fgfdgh

    2013301·text·2.1 KB·2010-12-07 22:10 UTC
    100 Classic Book Collection
    
    10 gewinnt: Ein mathematisches Abenteuer
    
    42 Spieleklassiker
    
    Abenteuer auf der Delfininsel
    
    Actionloop
    
    Arkanoid DS
    
    Art Academy: Zeichen- und Maltechniken Sc
  • Something

    2013287·text·1.7 KB·2010-12-07 21:59 UTC
    name=hexeta&type=33&description=/tmp/alsa-info.txt&expiry=&s=Submit+Post&content=
    !!################################
    !!ALSA Information Script v 0.4.59
    !!################################
    
    !!Scrip
  • Mine

    2013250·bash·459 B·2010-12-07 21:26 UTC
    function removePlugin
    {
     LINE=`cat $SERVER_PROPERTIES | grep "plugins="`
    
     _endstr=""
     values=$(echo $LINE | tr "," "\n")
    
     for _plugin in $values
     do
     if [[ $_plugin == plugins=* ]]
     then
  • Mine

    2013211·text·15.7 KB·2010-12-07 20:52 UTC
    Currently running services:
     window
    -------------------------------------------------------------------------------
    DUMP OF SERVICE window:
    Current Window Manager state:
     Window #5:
     Window
  • hexeta alsa-info.sh

    2013140·text·1.5 KB·2010-12-07 19:54 UTC
    ~/Desktop $ sh ./alsa-info.sh
    WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
    WARNING: All config files need .conf: /etc/modprobe.d/ndiswrap
  • hexeta alsa-info.sh

    2013137·text·1.5 KB·2010-12-07 19:49 UTC
    ~/Desktop $ sh ./alsa-info.sh
    WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
    WARNING: All config files need .conf: /etc/modprobe.d/ndiswrap
  • Untitled

    2013070·text·31.3 KB·2010-12-07 18:30 UTC
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking whether make sets $(MAKE)... yes
    checking for gcc... gcc
    checking whether the
  • Someone

    2013066·text·1.1 KB·2010-12-07 18:26 UTC
    Index: moveitemtask.cpp
    ===================================================================
    --- moveitemtask.cpp (revision 1203470)
    +++ moveitemtask.cpp (working copy)
    @@ -244,6 +244,31 @@
     i.s
  • Anonymous

    2013041·lua·2.8 KB·2010-12-07 17:54 UTC
    -- My mouse moving code
    
    local io = io
    local print = print
    local pairs = pairs
    local capi =
    {
     mouse = mouse,
     client = client,
     mousegrabber = mousegrabber
    }
    
    local math = math
  • Miscellany

    2013040·text·903 B·2010-12-07 17:52 UTC
    plugins=CommandHelper,Stats,Achievements,AfkKick,BackupPlugin,BedrockGapInsurance,BigBrother,BlastPick,BlockBall,BlockDoor,BorderLands,ChestCapsule,Clean,CommandCost,CommandOn,CoolDown,CraftBook,Craft
  • Someone

    2013002·text·41.3 KB·2010-12-07 17:00 UTC
    
        
  • Folder Creator

    2012892·text·1.0 KB·2010-12-07 14:52 UTC
    @echo off
    cls
    echo ##################
    echo # Folder Creator #
    echo ##################
    echo.
    :userinput
    set /p amount=How many folders would you like to create?
    set /p folder=What would you lik
  • Folder Creator

    2012890·text·1.0 KB·2010-12-07 14:51 UTC
    @echo off
    cls
    echo ##################
    echo # Folder Creator #
    echo ##################
    echo.
    :userinput
    set /p amount=How many folders would you like to create?
    set /p folder=What would you lik

older pastes →