All pastes›Public feed

Public feed

Pastes people chose to make public. Author names hidden.
  • pseudo atomic test and clear bit

    2065008·c·856 B·2011-05-19 19:42 UTC
    /* pseudo atomic test and clear bit
     *
     * Useful for scanning a bitfield while not dirtying shared
     * cache lines.
     *
     * This function behaves like the atomic op "test_and_clear_bit"
     * exc
  • Unnamed

    2065004·text·964 B·2011-05-19 19:36 UTC
    1 ool-18bbea49.static.optonline.net (24.187.234.73) 0.945 ms 0.908 ms 0.845 ms
     2 10.240.181.49 (10.240.181.49) 9.955 ms 7.798 ms 8.092 ms
     3 ool-4353e942.dyn.optonline.net (67.83.233.66)
  • Stuff

    2065003·text·1.6 KB·2011-05-19 19:35 UTC
    Routing tables
    
    Internet:
    Destination Gateway Flags Refs Use Netif Expire
    default 173.14.73.190 UGS 43 34059 em0
    10.0.0.0/24 link#2
  • Someone

    2065002·text·1.5 KB·2011-05-19 19:30 UTC
    em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
     options=219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC>
     ether f4:6d:04:3b:81:55
  • Someone

    2065001·text·6 B·2011-05-19 19:26 UTC
    asdasd
  • Someone

    2064998·text·6 B·2011-05-19 19:25 UTC
    asdasd
  • Stuff

    2064997·text·1.4 KB·2011-05-19 19:22 UTC
    on *:text:!highlight:#:{ 
     if ($nick isop $chan) { 
     var %loop 1 
     while (%loop <= $nick($chan,0,v,oh)) { 
     var %loop.name %loop.name $nick($chan,%loop,v,oh) 
     inc %loop 
     }
  • Anonymous

    2064993·text·400 B·2011-05-19 19:20 UTC
    .000 .005 .000 .000 .029 .025
    .021 .000 .01 .022 .000 .000
    .000 .033 .005 .000 .000 .000
    .000 .005 .000 .000 .000 .000
    .000 .000 .000 .000 .008 .118
    .01 .005 .026 .011 .000 .000
    .000 .000 .000 .
  • Something

    2064991·php·99.4 KB·2011-05-19 19:12 UTC
    
        
  • Anonymous

    2064990·cpp·4.9 KB·2011-05-19 19:12 UTC
    #include <fstream>
    #include <vector>
    #include <cmath>
    
    #include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
    #include <CGAL/Delaunay_triangulation_2.h>
    #include <CGAL/Triangulation_2.h
  • Unnamed

    2064989·text·4.9 KB·2011-05-19 19:12 UTC
    #include <fstream>
    #include <vector>
    #include <cmath>
    
    #include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
    #include <CGAL/Delaunay_triangulation_2.h>
    #include <CGAL/Triangulation_2.h
  • Someone

    2064987·text·1.0 KB·2011-05-19 19:04 UTC
    ===>>> Initial dependency check complete for devel/gnome-vfs
     kde4-4.5.5 >> kdeaccessibility-4.5.5 >> kdebase-runtime-4.5.5 >> libxine-1.1.19_2 >> devel/gnome-vfs
    ===>>> Continuing initial de
  • Miscellany

    2064986·text·17 B·2011-05-19 18:54 UTC
    <?php
    
    ?>
  • BinarySearchTree.java

    2064984·java·4.2 KB·2011-05-19 18:52 UTC
    package datastructs;
    
    public class BinarySearchTree<K extends Comparable<K>, U> {
    
     private TreeNode<K, U> root;
     private TreeNode<K, U> currentNode;
     private U outputValue;
     privat
  • TreeNode.jaba

    2064983·java·1.0 KB·2011-05-19 18:51 UTC
    package datastructs;
    
    public class TreeNode<K extends Comparable<K>, T> {
    
     private K key;
     private T data;
     private TreeNode<K, T> leftChild;
     private TreeNode<K, T> rightChild;
  • Untitled

    2064981·text·287 B·2011-05-19 18:46 UTC
    ===> perl-threaded-5.12.3 conflicts with installed package(s):
     perl-5.10.1_3
    
     They will not build together.
     Please remove them first with pkg_delete(1).
    *** Error code 1
    
    Sto
  • Stuff

    2064979·text·700 B·2011-05-19 18:36 UTC
    ===>>> Port directory: /usr/ports/graphics/ImageMagick
    
     ===>>> This port is marked IGNORE
     ===>>> DjVu requires threads. Perl is non-threaded. Reinstall Perl with threads or undefine
  • Someone

    2064978·php·7.3 KB·2011-05-19 18:31 UTC
    function GetCountryCodes() {
     return array(
     'US' => 'United States',
     'GB' => 'United Kingdom (Great Britain)',
     'CA' => 'Canada',
     
     'AF' => 'Afghanistan'
  • Untitled

    2064977·text·5.6 KB·2011-05-19 18:29 UTC
    #!/usr/bin/perl
    
    # Multi-threaded scan for OpenVNC 4.11 authentication bypass.
    
    use strict; # why not?
    
    use warnings;
    
    use IO::Socket;
    
    use threads;
    
    use threads::shared;
    
    use E
  • Unnamed

    2064976·text·11 B·2011-05-19 18:19 UTC
    asdfasdfasd

older pastes →