All pastesPublic feed

Public feed

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

    2103991·text·8 B·2012-01-19 07:40 UTC
    gov.si
  • Untitled

    2103990·text·4.9 KB·2012-01-19 07:34 UTC
    user nginx nginx;
    worker_processes 8;
    #timer_resolution 100ms;
    worker_rlimit_nofile 10000;
    worker_priority -5;
    error_log /var/log/nginx/error.log warn;
    pid /var/run/nginx.pid;
    work
  • Stuff

    2103988·text·23.0 KB·2012-01-19 07:14 UTC
    a52dec 0.7.4-5
    aalib 1.4rc5-8
    abiword 2.8.6-6
    abiword-plugins 2.8.6-6
    acl 2.2.51-1
    acpid 2.0.14-1
    aiksaurus 1.2.1-3
    alacarte-xfce 0.13.2-2
    alsa-firmware 1.0.24.1-1
    alsa-lib 1.0.24.1-1
    alsa-p
  • Miscellany

    2103979·text·26.1 KB·2012-01-19 05:37 UTC
    ------------------
    System Information
    ------------------
    Time of this report: 1/19/2012, 13:28:36
     Machine name: MINAS_ANOR
     Operating System: Windows 7 Ultimate 64-bit (6.1, Build 7601)
  • Mine

    2103978·text·2.4 KB·2012-01-19 05:34 UTC
    TEAM GP PPG PPO PCT SHGA PPGA TSH PCT SHG PPG - SHGA PPGA - SHG Net per PPO Net per TSH
    Vancouver 46 43 181 23.8 2 24 181 86.7 4 41 20 0.22651933701657 0.11049723756906
    Nashville 45 33 154 21.4 2 27
  • Untitled

    2103977·text·2.3 KB·2012-01-19 05:26 UTC
    <0012> gprs_bssgp.c:347 BSSGP TLLI=0xa77cb2d7 Rx UPLINK-UNITDATA
    <0013> gprs_llc.c:478 LLC SAPI=1 C FCS=0x48ef70CMD=UI DATA
    <0013> gprs_llc.c:742 LLC RX: unknown TLLI 0xa77cb2d7, creating LLME on
  • Something

    2103976·text·493 B·2012-01-19 05:20 UTC
    <0002> gprs_gmm.c:636 -> GMM ATTACH REQUEST MI(1967048759) type="GPRS attach"
    <0002> gprs_gmm.c:213 Starting MM timer 3370 while old timer 3370 pending
    <0002> gprs_gmm.c:443 <- GPRS IDENTITY REQUEST
  • Someone

    2103972·text·825 B·2012-01-19 05:14 UTC
    class "pxebooters" {
     match if substring (option vendor-class-identifier, 0, 9) = "PXEClient";
    }
    
    subnet 138.77.34.0 netmask 255.255.255.0 {
     not authoritative;
    }
    
    # Deploy subne
  • Mine

    2103964·text·1.3 KB·2012-01-19 03:51 UTC
    SDL_SysWMinfo info;
     SDL_VERSION(&info.version); // this is important!
     if (SDL_GetWMInfo(&info))
     {
     // get the device context (DC)
     _hdc = GetDC( info.window );
    
     // set
  • Someone

    2103960·text·398 B·2012-01-19 01:55 UTC
    1. PAL has 9 additional enemies, the 8 dark aeons and Penance.
    
    2. PAL has an Expert Sphere Grid. (Out of curiosity, do you choose this at the start of the game, or when you first gain access to the
  • Something

    2103958·text·1.5 KB·2012-01-19 01:25 UTC
    using System;
    using System.Collections.Generic;
    using System.IO;
    using System.Linq;
    using System.Net.Sockets;
    using System.Text;
    
    namespace IrcLib
    {
     public class IrcConnection
     {
  • Miscellany

    2103956·text·288 B·2012-01-19 01:15 UTC
    dom/interfaces/pointerlock/Makefile.in
    
    +XPIDLSRCS = \
    + nsIDOMMozNavigatorPointerLock.idl \
    + nsIDOMMozPointerLock.idl \
    + nsIMozPoin
  • Stuff

    2103953·text·373 B·2012-01-19 01:03 UTC
    PC Engines ALIX.2 v0.99h
    640 KB Base Memory
    261120 KB Extended Memory
    
    01F0 Master 044A TRANSCEND
    Phys C/H/S 3884/16/63 Log C/H/S 971/64/63
    Using drive 0, partition 3.
    Loading......
    probing: p
  • Miscellany

    2103948·text·942 B·2012-01-19 00:21 UTC
    .../grafx2/trunk% stagingpkg "libpng15 rebuild"
    ==> Signing package ./grafx2-2.3-3-x86_64.pkg.tar.xz...
    
    You need a passphrase to unlock the secret key for
    user: "Alexander R�dseth <rodseth@gmail.
  • Stuff

    2103944·text·294 B·2012-01-18 23:54 UTC
    amd64:/boot/grub# emerge -v --deep --update --pretend --newuse world 
    These are the packages that would be merged, in order:
    
    Calculating dependencies... done!
    [ebuild N ] dev-perl
  • Stuff

    2103934·text·65.2 KB·2012-01-18 23:04 UTC
    
        
  • Miscellany

    2103933·text·653 B·2012-01-18 23:00 UTC
    $insertSQL = "INSERT INTO contacts (contact_hash, date_entered, salutation, first_name, last_name, phone_home, phone_mobile, email1) VALUES (:contact_hash, :date_entered, :salutation, :first_name,
  • Untitled

    2103932·text·394 B·2012-01-18 22:51 UTC
    #define LED 13
    
    void ranum() {
     delay(int(random(30, 1001)));
    }
    
    void setup() {
     pinMode(LED, OUTPUT); //set pin 13 as output
     randomSeed(analogRead(0));
    }
    
    void loop() {
     digitalWrite
  • Miscellany

    2103928·text·655 B·2012-01-18 22:39 UTC
    $insertSQL = "INSERT INTO contacts (contact_hash, date_entered, salutation, first_name, last_name, phone_home, phone_mobile, email1) VALUES (:contact_hash, :date_entered, :salutation, :first_name,
  • Unnamed

    2103925·text·25.4 KB·2012-01-18 22:05 UTC
    Object 2 held by 0x5FBFBEE0 is 1 out of balance.
    
    Put into nsCOMPtr at:
    nsCOMPtr<nsIDOMEventTarget>::assign_assuming_AddRef(nsIDOMEventTarget*)+0x00000043 [/Users/me/firefox/firefox/obj-ff-dbg/dist

older pastes →