All pastesPublic feed

Public feed

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

    2071563·text·2.6 KB·2011-05-29 11:22 UTC
    VIBENAS# zpool status
     pool: NAS1
     state: ONLINE
     scrub: none requested
    config:
    
     NAME STATE READ WRITE CKSUM
     NAS1 ONLINE 0 0 0
     mirror ONLINE 0
  • Someone

    2071560·text·20.1 KB·2011-05-29 11:11 UTC
    /obj/item/weapon/reagent_containers/food
     var/heal_amt = 0
     proc
     heal(var/mob/M)
     if(istype(M, /mob/living/carbon/human))
     var/mob/living/carbon/human/H = M
     for(var/A in H.organs)
  • Miscellany

    2071559·text·2.1 KB·2011-05-29 11:07 UTC
    VIBENAS# zpool iostat -v 10 2
     capacity operations bandwidth
    pool used avail read write read write
    ----------- ----- ----- ----- ----- ----- -----
    NAS1
  • Mine

    2071558·text·2.5 KB·2011-05-29 11:06 UTC
    da0 at twa0 bus 0 scbus0 target 0 lun 0
    da0: <AMCC 9650SE-8LP DISK 4.08> Fixed Direct Access SCSI-5 device 
    da0: 100.000MB/s transfers
    da0: 953664MB (1953103872 512 byte sectors: 255H 63S/T 121575C
  • Miscellany

    2071557·text·942 B·2011-05-29 11:04 UTC
    VIBENAS# zpool iostat 1
     capacity operations bandwidth
    pool used avail read write read write
    ---------- ----- ----- ----- ----- ----- -----
    NAS1 5
  • Miscellany

    2071553·lisp·1004 B·2011-05-29 10:51 UTC
    (defun file-shuffler(file &optional file2 dir filter pull)
     "shuffle file and file2, taking a backups if necessary"
     (interactive (list file (if (not file2)
    (let ((files '(shell-command (concat "
  • Anonymous

    2071552·text·2.2 KB·2011-05-29 10:48 UTC
    [22:08:42] <p3dro88> Bem parece mesmo que tomámos a decisão certa
    [22:08:48] <p3dro88> E podes não notar mas és arrogante
    [22:09:00] <Gemeos2> Mais arrogante és tu ao me ignorares.
    [22:09:07] <Geme
  • Untitled

    2071550·text·3.0 KB·2011-05-29 10:37 UTC
    Ok, so TT did it wrong, and my previous fix did not fix that. I have changed it to work as in stock in r3935. Now to decide what to do with the harvester becoming invisible and not moving.
    
    The prob
  • svina

    2071549·text·56.9 KB·2011-05-29 10:32 UTC
    
        
  • svina

    2071548·text·56.9 KB·2011-05-29 10:23 UTC
    
        
  • Someone

    2071543·text·495 B·2011-05-29 10:08 UTC
    /console farclip 1250
    /console groundEffectDensity 256
    /console groundEffectDist 160
    /console waterDetail 2
    /console shadowMode 1
    /console weatherDensity 1
    /console terrainMipLevel 0
    /console p
  • Someone

    2071542·text·1.0 KB·2011-05-29 10:02 UTC
    /var/www/web17/web/typo3temp/pics/ muss beschreibbar sein.
    /var/www/web17/web/typo3temp/temp/ muss beschreibbar sein.
    /var/www/web17/web/typo3temp/llxml/ muss beschreibbar sein.
    /var/www/web17/web/
  • Someone

    2071538·text·151 B·2011-05-29 09:51 UTC
    git clone git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
    cd drm-2.6
    git checkout -b drm-radeon-testing origin/drm-radeon-testing
  • Untitled

    2071537·text·2.8 KB·2011-05-29 09:47 UTC
    3. Návrh sítě na vrstvě přenosových médií vycházející z matice vzdáleností
    Pokud bychom analyzovali strukturu nákladů při návrhu sítě, zjistíme, že jednu z nejvyšších položek činní výkopové práce a j
  • Anonymous

    2071535·text·1000 B·2011-05-29 09:42 UTC
    Albanian - Compact
    Arabic (Eastern) I
    Arabic (Egyptian) I
    Armenian (Eastern) - Compact
    Armenian (Western) - Compact
    Chinese (Cantonese) I
    Chinese (Mandarin) I
    Chinese (Mandarin) II
    Chinese (Ma
  • models/props_lab/xencrystal_shee

    2071534·text·15.1 KB·2011-05-29 09:38 UTC
    list.Add( "OverrideMaterials", "models/wireframe" )
    list.Add( "OverrideMaterials", "debug/env_cubemap_model" )
    list.Add( "OverrideMaterials", "models/shadertest/shader3" )
    list.Add( "OverrideMateri
  • moz-box implementation

    2071533·html·725 B·2011-05-29 09:36 UTC
    <html lang="fr">
    <head>
     <title></title>
     <meta charset="utf-8">
     <link rel="stylesheet" href="css/master.css" type="text/css" />
    </head>
    <body>
     <section>
     <header>
     <nav>
     <ul>
  • Anonymous

    2071532·text·1.4 KB·2011-05-29 09:29 UTC
    Arabic V3 Level 1
    Arabic V3 Level 2
    Arabic V3 Level 3
    Chinese (Mandarin) V3 Level 1
    Chinese (Mandarin) V3 Level 2
    Chinese (Mandarin) V3 Level 3
    Danish V3 Level 1
    Dutch V3 Level 1 - 2
    English
  • Miscellany

    2071531·text·574 B·2011-05-29 09:28 UTC
    void IN_AttackDown(void)
    {
     int k, i, imp, c = Cmd_Argc();
     
     // check if we have a keycode at the end, e.g. +fire 8 5 3 120
     // if it's >= 32, treat is as keycodes, otherwise an impulse
  • Miscellany

    2071530·text·558 B·2011-05-29 09:27 UTC
    void IN_AttackDown(void)
    {
     int k, i, imp, c = Cmd_Argc();
     
     // check if we have a keycode at the end, e.g. +fire 8 5 3 120
     // if it's >= 32, treat is as keycodes, otherwise an impulse

older pastes →