All pastesPublic feed

Public feed

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

    2076893·text·3.4 KB·2011-06-08 19:15 UTC
    2.6.32-33
    
    Module Size Used by
    rfcomm 33421 4 
    sco 7917 2 
    bridge 45582 0 
    stp 1655 1 bridge
    bnep
  • Mine

    2076892·text·2.3 KB·2011-06-08 19:08 UTC
    dette er 2.6.32-33
    
    00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
    00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Inte
  • Untitled

    2076891·text·4.6 KB·2011-06-08 19:05 UTC
    dette er 2.6.32-32
    
    00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
    00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integr
  • Unnamed

    2076889·text·17.6 KB·2011-06-08 19:03 UTC
    00
     [<c106581e>] ? freeze_processes+0x4e/0xa0
     [<c1066627>] ? hibernate+0x107/0x1b0
     [<c10651c0>] ? state_store+0x0/0xd0
     [<c106527b>] ? state_store+0xbb/0xd0
     [<c10651c0>] ? state_store+0x0/0xd0
  • Disciplinas 2S2010

    2076888·text·522 B·2011-06-08 19:00 UTC
    4-Compiladores (Guido/Sandro)
    4-IA (FEEC: von Zuben, IC: Anderson)
    4-Circuitos Lógicos (FEEC: Romis, IC: Cortes)
    4-Economia
    2-Adm
    2-Contabilidade
    2-Direito
    4-Interfaces (Hans/Cecilia B.)
    6-Aná
  • Anonymous

    2076887·text·1.3 KB·2011-06-08 18:58 UTC
    ~$ nmap -A cavirtex.com
    
    Starting Nmap 5.00 ( http://nmap.org ) at 2011-06-08 19:56 BST
    Interesting ports on S0106001d92b0d598.cg.shawcable.net (68.146.95.21):
    Not shown: 991 filtered ports
    PORT
  • Stuff

    2076885·text·4.1 KB·2011-06-08 18:55 UTC
    gmake[3]: Entering directory `/nfs/rinfs/san/homedirs/dikim/ftb/i_blcr/cr_module/kbuild'
    /usr/bin/gmake -C /lib/modules/2.6.18-238.5.1.el5/build KBUILD_EXTMOD=/nfs/rinfs/san/homedirs/dikim/ftb/i_blcr
  • Anonymous

    2076884·text·33.4 KB·2011-06-08 18:49 UTC
    
        
  • Disciplinas 2S2011

    2076883·text·405 B·2011-06-08 18:48 UTC
    4-Compiladores (Guido/Sandro)
    4-IA (FEEC: von Zuben, IC: Anderson)
    4-Circuitos Lógicos (FEEC: Romis, IC: Cortes)
    4-Economia
    2-Adm
    2-Contabilidade
    2-Direito
    6-Análise I (Tarde: Ruffino, Noite: M
  • Unnamed

    2076879·text·407 B·2011-06-08 18:42 UTC
    4-Compiladores (Guido/Sandro)
    4-IA (FEEC: von Zuben, IC: Anderson)
    4-Circuitos Lógicos (FEEC: Romis, IC: Cortes)
    4-Economia
    2-Adm
    2-Contabilidade
    2-Direito
    6-Análise I (Tarde: Ruffino, Noite: M
  • Mine

    2076877·text·357 B·2011-06-08 18:39 UTC
    diff --git a/midori/main.c b/midori/main.c
    index 948f228..6bf04d9 100644
    --- a/midori/main.c
    +++ b/midori/main.c
    @@ -2452,6 +2452,7 @@ main (int argc,
     g_free (bookmarks_file);
     midor
  • Mine

    2076873·text·704 B·2011-06-08 18:30 UTC
    grundmenge:= {A,B,C,D,H,G,K,M,R}
    
    ziehe 12 mit Wiederholungen
    
    4 Untermengen mit 3 jeweils Elementen
    
    Regeln:
    
    eine Untermenge kann aus 3 gleichen bestehen
    
    AAA
    BBB
    DDD
    MMM
    
    oder eine U
  • nickp

    2076871·text·395 B·2011-06-08 18:26 UTC
    [alias]
     lc = log ORIG_HEAD.. --stat --no-merges
     changes=diff --name-status -r
     diffstat=diff --stat -r
     st = status
     ci = commit
     br = branch
     co = checkout
     df = dif
  • Someone

    2076869·text·920 B·2011-06-08 18:25 UTC
    public class MyApplication extends Application 
    {
    
     public static final String APP_NAME = "AndroidExamples"; 
     
     private ConferenceController _conferenceController;
     
     @Override
  • Exercise3

    2076868·java·1.1 KB·2011-06-08 18:23 UTC
    import java.util.Arrays;
    import java.util.Scanner;
    
    public class exercise3 {
     public static void main(String[] args) {
     Scanner sc = new Scanner(System.in);
     String inputString;
     int input
  • Untitled

    2076866·text·1.8 KB·2011-06-08 18:22 UTC
    #include <stdio.h>
    #include <stdlib.h>
    
    // calculates potenz by basis and exponent
    unsigned long long int binaryEpansion(unsigned long long int basis, unsigned long long int exponent)
    {
     unsign
  • Something

    2076864·text·2.5 KB·2011-06-08 18:13 UTC
    -bash-3.2# find . -type d -maxdepth 1 |grep -v CCC |grep -v dp |grep -v Cons && find . -type f -maxdepth 1
    ./Prince of persia the sands of time 720p
    ./Defcon-18
    ./TV
    ./The.Fourth.Kind.2009.720p.BR
  • Miscellany

    2076862·text·1.6 KB·2011-06-08 18:08 UTC
    /*
     * To change this template, choose Tools | Templates
     * and open the template in the editor.
     */
    package Time;
    
    public class Time {
    
     private int hours, minutes;
    
     Time(int hr, int
  • Untitled

    2076861·text·1.4 KB·2011-06-08 18:08 UTC
    /*
     * To change this template, choose Tools | Templates
     * and open the template in the editor.
     */
    package Time;
    
    public class Time {
    
     private int hours, minutes;
    
     Time(int hr, int
  • Something

    2076856·text·4.7 KB·2011-06-08 18:03 UTC
    phoenix.p 4033 math32 txt REG 253,1 2708016 1236 /usr/bin/python2.6
    phoenix.p 4033 math32 mem REG 9,0 80712 18369 /lib/libresolv-2.11.2.so
    phoenix.p 4033 math32 mem RE

older pastes →