All pastesPublic feed

Public feed

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

    2073551·text·5.5 KB·2011-06-02 05:50 UTC
    root@nocrufthere:/space/builds/incremental# pstack 399321
     399321: /usr/bin/python2.6 /usr/bin/pkg update -nv
     7fa5d6e8 __read (9940a08, 7f90a19c, 0, 2000, 1, 9) + c
     7fa29ee8 frea
  • Someone

    2073550·text·1.6 KB·2011-06-02 05:43 UTC
    <?
    
     class Evocode_Options extends Backend_Controller
     {
     protected $access_for_groups = array(Users_Groups::admin);
    
     public $implement = 'Db_FormBehavior';
    
     public $form_edit_title
  • Untitled

    2073548·text·400 B·2011-06-02 05:39 UTC
    ?autoSoS T(1000) (effectTime($PainOfShilen) < 1) \
     and (skillCoolTime($PainOfShilen) == 0) \
     and not nowCasting : \
     Cast $PainOfShilen
  • Mine

    2073541·text·457 B·2011-06-02 05:28 UTC
    F: ShouldCast(skill) = ((skillCoolTime(skill) == 0) \
     and (mp(me) >= 240) \
     and not (nowCasting or isSilenced(me) or dead(me)))
    E SealAO
  • Untitled

    2073533·text·571 B·2011-06-02 05:05 UTC
    File "/usr/lib/python2.7/multiprocessing/__init__.py", line 213, in Queue
     from multiprocessing.queues import Queue
     File "/usr/lib/python2.7/multiprocessing/queues.py", line 22, in <module>
  • Miscellany

    2073525·text·318 B·2011-06-02 04:35 UTC
    enum Custom_Areas
    {
     SHOPPING_MALL_MAP_ID = 571,
     SHOPPING_MALL_ZONE_ID = 394,
     SHOPPING_MALL_ZONE_ID = 395
     
     MORPH_STATION_MAP_ID
  • Mine

    2073524·text·244 B·2011-06-02 04:32 UTC
    <Directory /srv/www/parlementum.net/public_html/statusnet/>
     Options Indexes FollowSymLinks MultiViews
     AllowOverride All
     Order allow,deny
  • Unnamed

    2073521·bash·394 B·2011-06-02 04:17 UTC
    output=$(/usr/local/bin/ffmpeg -i $file 2>&1 | awk '/Stream/ && /fps/ && /kb\/s/ {for (i=1;i<=NF;i++) if ($i ~ /[0-9]+x[0-9]+/) print $i}');
     if [ "$output"=1440x810 ];
     then
  • Mine

    2073518·text·1.3 KB·2011-06-02 04:02 UTC
    mysql> select user,host from mysql.user;
    +------------+-----------------------------+
    | user | host |
    +------------+-----------------------------+
    | bluethundr |
  • Untitled

    2073517·perl·2.3 KB·2011-06-02 04:00 UTC
    {
     
     $req->set_always( method => 'GET' );
     
     ok( !$stash->{is_first_login}, qq[is_first_login not initialized before login] );
     clear_all_mocks();
     
     $ctl->assert_login($ct
  • Unnamed

    2073513·perl·769 B·2011-06-02 03:41 UTC
    { my($method, $args) = $ctx->next_call;
     is($method => 'user_exists', q{called 'user_exists'} ) }
     
     { my($method, $args) = $ctx->next_call;
     is($method
  • Unnamed

    2073512·text·484 B·2011-06-02 03:40 UTC
    ## mysql table create
    
    mysql> CREATE TABLE ftpgroup ( groupname varchar(16) NOT NULL default '', gid smallint(6) NOT NULL default '5500', members varchar(16) NOT NULL default '', KEY groupname (grou
  • Unnamed

    2073511·perl·842 B·2011-06-02 03:40 UTC
    { 
     my($method, $args) = $ctx->next_call;
     is($method => 'user_exists', q{called 'user_exists'} );
     }
     
     { 
     my($method, $args) = $ctx->nex
  • Miscellany

    2073504·cpp·843 B·2011-06-02 03:00 UTC
    clientRequest* IllbdrClient::GetCompletedRequest()
    {
     // First off, do we even have a completed chunk?
     if( !IsCompleteChunkAvailable() ) return NULL;
    
     // We do! Then lets get the data out of th
  • Something

    2073498·java·10.5 KB·2011-06-02 02:45 UTC
    // ************ heap.java **********************\\
    
    package heap;
    
    import java.util.ArrayList;
    import java.lang.Comparable;
    
    public class Heap<E> implements PriorityQueue<E>
    {
     private ArrayL
  • Miscellany

    2073495·text·1.1 KB·2011-06-02 02:28 UTC
    I find. This work good in FL.
    
    c/p
    
    I have tested the new settings in New security area and its working.
    
    The settings are:
    
    1. Settings:
    
    General Settings
    
    Disable Firmware upgrades
    Forc
  • Mine

    2073494·text·632 B·2011-06-02 02:27 UTC
    left/right
    mens/womens (size of case)
    shape of case
    shape of dial
    kind of numerals on dial: arabic, roman, tick, or none
    which numerals showing? 1-12, 12-3-6-9, etc
    number of lugs
    shape of lug
  • Unnamed

    2073491·text·347 B·2011-06-02 02:15 UTC
    Product: Java(TM) SE Development Kit 6 Update 25 -- Error 1723.There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your suppor
  • Untitled

    2073487·text·19.9 KB·2011-06-02 01:55 UTC
    0.000000 futex(0x22b4d5c, FUTEX_WAIT_PRIVATE, 75, NULL) = 0 <0.839945>
     0.840029 futex(0x22b4d30, FUTEX_WAKE_PRIVATE, 1) = 0 <0.000004>
     0.000019 write(57, "0", 1) = 1 <0.000006
  • votabot.py

    2073486·python·2.7 KB·2011-06-02 01:52 UTC
    '''
    Copyright (c) 2011, Centro de Alumnos Informtica UTFSM Casa Central
    All rights reserved.
    
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provid

older pastes →