All pastesPublic feed

Public feed

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

    2073558·text·443 B·2011-06-02 06:01 UTC
    openbsd:/home/sar/.config/openbox$ ls 
    autostart.sh menu.xml rc.xml
    
    #/bin/sh
    eval `cat $HOME/.fehbg`
    ~/.conky/conky_start.sh
    #~/.config/tint2/tint2start.sh
    
    openbsd:/home/sar/.conky$
  • Untitled

    2073557·text·462 B·2011-06-02 05:59 UTC
    ?autoSoS T(1000) (effectTime($PainOfShilen) < 1) \
     and (skillCoolTime($PainOfShilen) == 0) 
     and (skillCoolTime($SpiritOfShilen) == 0) \
  • kded4 backtrace

    2073555·text·2.6 KB·2011-06-02 05:57 UTC
    (gdb) bt
    #0 0x00000039eac0b27c in pthread_cond_wait () from /lib/libpthread.so.0
    #1 0x00007fc93e7d39d3 in wait (this=<value optimized out>, mutex=0x1dc21d0, time=18446744073709551615) at thread/qw
  • kded4 backtrace

    2073554·text·2.6 KB·2011-06-02 05:57 UTC
    (gdb) bt
    #0 0x00000039eac0b27c in pthread_cond_wait () from /lib/libpthread.so.0
    #1 0x00007fc93e7d39d3 in wait (this=<value optimized out>, mutex=0x1dc21d0, time=18446744073709551615) at thread/qw
  • 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

older pastes →