All pastesPublic feed

Public feed

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

    2013990·text·4.4 KB·2010-12-08 17:34 UTC
    # compile mrouted/cfparse.o
    /home/joerg/work/NetBSD/obj/tools/bin/nbclang -O2 -fno-builtin -fstack-protector -Wstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-s
  • free movies

    2013968·actionscript·55 B·2010-12-08 17:17 UTC
    What causes the sound of air swishing inside your head?
  • debian/rules

    2013937·text·7.6 KB·2010-12-08 16:42 UTC
    #!/usr/bin/make -f
    
    # Uncomment this to turn on verbose mode.
    export DH_VERBOSE=1
    
    include /usr/share/hardening-includes/hardening.make
    
    # This has to be exported to make some magic below work.
  • Mine

    2013899·text·107.2 KB·2010-12-08 16:06 UTC
    
        
  • Unnamed

    2013849·text·2.7 KB·2010-12-08 15:13 UTC
    # /home/joerg/work/pathscale/prefix/lib/4.0.0/x8664/be::4.0.0
    
     #-----------------------------------------------------------
     # Compiling test.c (/tmp/ccB.cCVsja)
     #-----------------------------
  • Miscellany

    2013814·text·372 B·2010-12-08 14:33 UTC
    5:2.4.0-1plf2010.1 in plf-free/backports, 2010.1 for i586; plf-free/backports, 2010.1 for x86_64
    5:2.4.0-1mdv2010.1 in contrib/backports, 2010.1 for i586; contrib/backports, 2010.1 for x86_64
    5:2.3-1p
  • Unnamed

    2013787·text·249 B·2010-12-08 14:08 UTC
    Message 1:
    
    This is a test email sent by Redmine.
    
    --
    You have received this notification because you have either subscribed to it, or are involved in it.
    To change your notification preferences
  • build-hpklinux.sh

    2013779·bash·606 B·2010-12-08 13:58 UTC
    #!/bin/bash
    #set -x
    # Save this file in the folder with the hpklinux-source archive.
    # ie. hpklinux-4.04.07.tar.bz2
    # Make it executable and run with ./build-hpklinux.sh
    
    # Get our kernel name t
  • mefedronCC

    2013749·actionscript·995 B·2010-12-08 13:16 UTC
    Наша компания уже много лет специализируется на продаже химических реагентов, в том числе реагентов для синтеза в домашних условиях: мephedrone,мефедрона, mefedron, MMCAT, меткатинона, meow-meow, соли
  • mefedronCC

    2013702·actionscript·995 B·2010-12-08 12:18 UTC
    Наша компания уже много лет специализируется на продаже химических реагентов, в том числе реагентов для синтеза в домашних условиях: мephedrone,мефедрона, mefedron, MMCAT, меткатинона, meow-meow, соли
  • none

    2013692·text·38.7 KB·2010-12-08 11:58 UTC
    
        
  • weightlostkjm

    2013664·actionscript·48 B·2010-12-08 10:51 UTC
    Awesome Post. I add this Post to my bookmarks.
  • xrogaan

    2013649·text·4.9 KB·2010-12-08 10:18 UTC
    %define name gemrb
    %define version 0.6.3
    %define release %mkrel 1
    
    %define _disable_ld_no_undefined 1
    %define dont_check_elf_files 1
    %define _cmake_skip_rpath %{nil}
    
    Name: %{name}
    Version: %{ve
  • Someone

    2013636·diff·18.9 KB·2010-12-08 09:55 UTC
    diff --git a/common/common.c b/common/common.c
    index 6c88556..154385f 100644
    --- a/common/common.c
    +++ b/common/common.c
    @@ -25,9 +25,11 @@
     *****************************************************
  • xrogaan

    2013604·text·4.8 KB·2010-12-08 09:03 UTC
    %define name gemrb
    %define version 0.6.3
    %define release %mkrel 1
    
    %define _disable_ld_no_undefined 1
    %define dont_check_elf_files 1
    %define _cmake_skip_rpath %{nil}
    
    Name: %{name}
    Version: %{ve
  • 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 @@
     ******************************************************

older pastes →