All pastesPublic feed

Public feed

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

    2092666·bash·3.9 KB·2011-10-23 00:11 UTC
    #!SHEBANG
    
    PATH=/opt/bin:/opt/local/bin:/opt/sbin:/opt/local/sbin/:/bin:/sbin:/usr/bin:/usr/sbin:/usr/syno/bin
    
    SOURCE="SOURCELINE"
    TARGET="TARGETLINE"
    NAME=NAMELINE
    COMPRESS=COMPRESSLINE
    EXPI
  • arf

    2092661·text·655 B·2011-10-22 23:48 UTC
    var teststring = window.location.href
    var startsearchpos = window.location.protocol.length + 2 + window.location.host.length
    var englishFound = teststring.indexOf ( "english", startsearchpos )
    var
  • Nico

    2092656·text·432 B·2011-10-22 23:32 UTC
    Option 1)
    
    du -csh iptables/usr/
    328K iptables/usr/
    328K total
    
    Option 2)
    
    du -csh iptables/usr libip4tc/usr libxtables/usr xtables/usr/
    40K iptables/usr
    32K libip4tc/usr
    48K libxtables/u
  • Untitled

    2092655·text·536 B·2011-10-22 23:32 UTC
    [general]
    static=yes
    writeprotect=no
    
    [incoming]
    exten => s,1,Log(NOTICE, Incoming call from ${CALLERID(all)})
    exten => s,n,Dial(SIP/1000)
    exten => s,n,Hangup()
    
    [myphones]
    
    exten => any,
  • Someone

    2092654·text·11.8 KB·2011-10-22 23:25 UTC
    sip set debug on
    SIP Debugging enabled
    crowenix*CLI> 
    crowenix*CLI> 
    crowenix*CLI> 
    [Oct 22 16:25:07] NOTICE[16711]: chan_sip.c:11655 sip_reregister: -- Re-registration for 4083517293@cps.onv
  • Nico

    2092652·text·195 B·2011-10-22 23:24 UTC
    du -csh ip{,6}tables/usr libip{4,6}tc/usr libxtables/usr xtables/usr/
    40K iptables/usr
    96K ip6tables/usr
    32K libip4tc/usr
    32K libip6tc/usr
    48K libxtables/usr
    136K xtables/usr/
    384K total
  • Unnamed

    2092650·c·489 B·2011-10-22 23:14 UTC
    void PhysMemMarkAddrRange(uint32_t addr, unsigned int len) {
     unsigned int subwordlen;
     int i, part;
    
     part = !!(len & 0xfff);
     addr >>= 12;
     len >>= 12;
    
     subwordlen = 32 - (addr & 31);
  • Stuff

    2092645·text·479 B·2011-10-22 22:23 UTC
    jwc@gumby:~/Public/gnome/gnome-user-docs$ git push
    To ssh://jcampbell@git.gnome.org/git/gnome-user-docs
     ! [rejected] gnome-3-0 -> gnome-3-0 (non-fast-forward)
    error: failed to push some ref
  • Anonymous

    2092643·text·1.7 KB·2011-10-22 22:06 UTC
    #include <cstdio>
    #include <iostream>
    #include <string>
    #include <vector>
    #include <algorithm>
    #include <cstring>
    
    using namespace std;
    
    void _generatePasswordForSize(char* pwd, int index, in
  • Something

    2092639·c·2.0 KB·2011-10-22 21:39 UTC
    po2debconf debian/templates.in > debian/templates.l10n
    sed -e 's/=V/2.6.33-custom-wl/g' -e 's/=IB//g' \
     -e 's/=ST/linux/g' -e 's/=R//g' \
     -e 's/=KPV/12.036+nmu1/g'
  • Anonymous

    2092635·c·13.0 KB·2011-10-22 21:16 UTC
    set but not used [-Wunused-but-set-variable]
    include/linux/vmstat.h:81:1: warning: variable ‘pto_tmp__’ set but not used [-Wunused-but-set-variable]
    include/linux/vmstat.h: In function ‘count_vm_eve
  • Anonymous

    2092634·text·62.4 KB·2011-10-22 21:14 UTC
    
        
  • Something

    2092633·text·62.4 KB·2011-10-22 21:14 UTC
    
        
  • Something

    2092630·text·716 B·2011-10-22 20:54 UTC
    [production]
    phpSettings.display_startup_errors = 0
    phpSettings.display_errors = 0
    includePaths.library = APPLICATION_PATH "/../library"
    bootstrap.path = APPLICATION_PATH "/Bootstrap.php"
    bootstr
  • Miscellany

    2092629·text·91.3 KB·2011-10-22 20:53 UTC
    
        
  • Untitled

    2092628·text·323 B·2011-10-22 20:51 UTC
    <?php
    /*
     * To change this template, choose Tools | Templates
     * and open the template in the editor.
     */
    
    /**
     * Description of Bootstrap
     *
     * @author wlightning
     */
    class Doctor_Bootstra
  • Something

    2092625·text·1.8 KB·2011-10-22 20:33 UTC
    #include <iostream>
    #include <stdio.h>
    #include <algorithm>
    #include <vector>
    #include <climits>
    #include <cmath>
    
    using namespace std;
    
    struct Balle {
     int vitesse;
     int position;
     int nu
  • unused display id's

    2092624·text·50.4 KB·2011-10-22 20:30 UTC
    
        
  • Someone

    2092620·text·1.1 KB·2011-10-22 20:08 UTC
    #include <iostream>
    #include <string>
    #include <vector>
    #include <set>
    
    using namespace std;
    
    int main ()
    {
     int n;
     vector<string> dict;
    
     cin >> n;
     for (int i = 0; i < n; i++)
     {
     s
  • Mine

    2092613·text·1.7 KB·2011-10-22 19:24 UTC
    => Bootstrap dependency digest>=20010302: found digest-20080510
    ===> Skipping vulnerability checks.
    WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
    WARNING: To fix run: `/usr/pkg/sbin/pkg_a

older pastes →