All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Is it safe to use growfs here?

    2046393·text·2.9 KB·2011-04-14 13:54 UTC
    # disklabel /dev/mfid0s1
    # /dev/mfid0s1:
    8 partitions:
    # size offset fstype [fsize bsize bps/cpg]
     a: 46137344 16777216 4.2BSD 0 0 0 
     b: 16777216 0
  • Is it safe to use growfs here?

    2046392·text·6.1 KB·2011-04-14 13:52 UTC
    # disklabel /dev/mfid0s1
    # /dev/mfid0s1:
    8 partitions:
    # size offset fstype [fsize bsize bps/cpg]
     a: 46137344 16777216 4.2BSD 0 0 0 
     b: 16777216 0
  • Mine

    2046390·php·454 B·2011-04-14 13:49 UTC
    $sql3 = "INSERT INTO `atw_content` (`lessonIndex`, `fact`, `question`, `answer`, `wrongAnswer1`, `wrongAnswer2`, `wrongAnswer3`, `questionDifficulty`) VALUES (1, '$fact', '$qs', '$ans', '$op1', '$op
  • Unnamed

    2046385·ruby·1.6 KB·2011-04-14 13:35 UTC
    def chart_values(options = {})
     sensor_unit = options[:sensor_unit]
     database_name = options[:database_name]
     description = options[:description]
     start_date = options[:start_da
  • Is it safe to use growfs here?

    2046384·text·2.2 KB·2011-04-14 13:32 UTC
    # disklabel /dev/mfid0s1
    # /dev/mfid0s1:
    8 partitions:
    # size offset fstype [fsize bsize bps/cpg]
     a: 46137344 16777216 4.2BSD 0 0 0 
     b: 16777216 0
  • Something

    2046381·text·1.0 KB·2011-04-14 13:11 UTC
    From b522b2db50e0eb6ce88da110bb6776fea5feedf2 Mon Sep 17 00:00:00 2001
    From: Daniel Molkentin <daniel.molkentin@nokia.com>
    Date: Thu, 14 Apr 2011 15:10:13 +0200
    Subject: [PATCH] Fix setting the ras
  • Someone

    2046380·text·218 B·2011-04-14 13:01 UTC
    select c.course_no, c.description 
    from course c 
    where c.course_no not in (select course_no from section)
    or
    c.course_no not in (select s.course_no from section s join enrollment e on e.section_i
  • Someone

    2046378·text·481 B·2011-04-14 12:54 UTC
    [root@vps360ua1 /]# ll /aq*
    lrwxrwxrwx 1 root root 39 Apr 14 02:44 /aquota.group -> /proc/vz/vzaquota/00000015/aquota.group
    lrwxrwxrwx 1 root root 38 Apr 14 02:44 /aquota.user -> /proc/vz/vzaquota/0
  • Something

    2046373·text·575 B·2011-04-14 12:41 UTC
    public void doErosion()
     {
     Image img = canvas.getImgRecon();
     
     int h = img.getHeight();
     int w = img.getWidth();
     
    
     int ero;
     
     int x,y;
     
     for (int i = 0; i < w; i++) {
  • Anonymous

    2046372·text·1.5 KB·2011-04-14 12:37 UTC
    package lode;
    
    import java.util.Scanner;
    
    public class Main {
    
     public static void main(String[] args) {
     Scanner sc = new Scanner(System.in);
    
     System.out.println("Zadej vel
  • Something

    2046361·text·934 B·2011-04-14 12:09 UTC
    private int getMinOrMax(BufferedImage img, int x, int y, int[][] shape, boolean erote) {
     // Initializing min and max values
     int minimum = Integer.MAX_VALUE;
     int maximum = Integer.MIN_VALUE;
  • Something

    2046360·text·6.1 KB·2011-04-14 12:05 UTC
    In file included from /home/cedric/tmp/stack/mozilla/accessible/src/base/AccEvent.cpp:50:0:
    /home/cedric/tmp/stack/mozilla/accessible/src/base/nsAccEvent.h:51:6: error: multiple definition of ‘enum E
  • Darkness in the Day

    2046353·text·1011 B·2011-04-14 11:38 UTC
    Darkness in the Day
     By Xavier Red Bartolome
    
     Fast cars and faceless men pass my sight
     I sit alone in a corner, watchi
  • Someone

    2046347·text·659 B·2011-04-14 11:15 UTC
    commit 86f679aaac87087cacd4db67ecb9bd8b2a999c0e
    Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
    Date: Thu Apr 14 13:15:08 2011 +0200
    
     encodebin: Unref encoding profiles after usag
  • Anonymous

    2046344·text·10.3 KB·2011-04-14 11:09 UTC
    ActionView::TemplateError (undefined method `team_repo?' for nil:NilClass) on line #53 of app/views/events/_event.html.erb:
    50: <%= simple_format(sanitize(body)) %>
    51: </div>
    52: <%
  • Unnamed

    2046342·text·532 B·2011-04-14 11:01 UTC
    #include <stdio.h>
    #include <math.h>
    
    /* Angka dimasukkan sebagai argumen kepada program ini */
    
    main(int argc, char* argv[]){
    
     int n = 1;
     int positif = 0;
     int negatif = 0;
     int nol =
  • Mine

    2046313·text·275 B·2011-04-14 09:38 UTC
    2011-04-14 06:38:00.967 AutoExpire: CalcParams(): Max required Free Space: 2.0 GB w/freq: 15 min
    2011-04-14 06:38:00.967 Setting UpdatePending
    2011-04-14 06:38:00.967 Exiting UpdateThread - deleteLa
  • for Heczko

    2046302·text·520 B·2011-04-14 09:05 UTC
    procedure c;
     begin
     clrscr;
     reset(f);
     seek(f,0);
     while NOT EOF(f) do begin
     read(f,k);
     writeln('Autor knihy:',k.autor);
  • Miscellany

    2046301·text·516 B·2011-04-14 08:56 UTC
    ## console output:
    
    Started GET "/checklist_templates/new" for 127.0.0.1 at 2011-04-14 10:42:18 +0200
     Processing by ChecklistTemplatesController#new as JS
    Rendered checklist_templates/_new_che
  • Someone

    2046297·text·17 B·2011-04-14 08:40 UTC
    HAE MATIKAN KIRJA

older pastes →