-
1957752·text·70.5 KB·2010-10-08 19:30 UTC
-
1957751·text·72.7 KB·2010-10-08 19:29 UTC
-
1957749·text·104.6 KB·2010-10-08 19:27 UTC
-
1957740·text·2.8 KB·2010-10-08 19:20 UTC
!!################################
!!ALSA Information Script v 0.4.59
!!################################
!!Script ran on: Fri Oct 8 19:20:13 UTC 2010
!!Linux Distribution
!!------------------
Ub
-
1957721·text·20.9 KB·2010-10-08 18:45 UTC
# 1 "ether_aton_r.c"
# 1 "<built-in>"
# 1 "<command line>"
# 1 "ether_aton_r.c"
# 1 "/sources/netbsd/src/obj/destdir.amd64/usr/include/ctype.h" 1 3 4
# 42 "/sources/netbsd/src/obj/destdir.amd64
-
1957695·text·18.1 KB·2010-10-08 17:27 UTC
13:46] --> Destiny_ has joined this channel (4ce5915a@gateway/web/freenode/ip.76.229.145.90).
[13:46] <Destiny_> BWAHAHAH!!!!
[13:48] <brilliant7> lol wrk good one :P
[13:49] <Stevedollars> bwahaha
-
1957649·text·784 B·2010-10-08 16:37 UTC
def initialize(config_file)
# --- Load the Cloud Server configuration file ---
@config = Configuration.new(config_file)
if @config[:vm_type] == nil
-
1957582·text·1.4 KB·2010-10-08 14:41 UTC
This weekend, members of RPISEC participated in the Cyber Security Awareness Week Capture the Flag qualifiers hosted by the Polytechnic Institute of New York University. I am happy to share that the t
-
1957492·html·2.1 KB·2010-10-08 12:19 UTC
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<style type="text/css">
body {
min-height: 100%;
margin: 0px;
padding: 0px;
background: #777d6a
}
-
1957400·text·80.0 KB·2010-10-08 06:28 UTC
-
1957299·diff·363 B·2010-10-08 02:08 UTC
diff --git a/JavaScriptCore/wtf/CMakeListsEfl.txt b/JavaScriptCore/wtf/CMakeListsEfl.txt
index e5d8bd7..76e7a0b 100644
--- a/JavaScriptCore/wtf/CMakeListsEfl.txt
+++ b/JavaScriptCore/wtf/CMakeLists
-
1957280·text·372 B·2010-10-08 01:19 UTC
olorin_: 4.25-1mdv2010.0 in contrib/backports, 2010.0 for i586
olorin_: 4.24-1mdv2010.0 in contrib/backports, 2010.0 for i586
olorin_: 4.23-1mdv2010.0 in contrib/backports, 2010.0 for i586
olorin_: 4.
-
1957257·text·1.6 KB·2010-10-08 00:13 UTC
#include <iostream>
#include <stdio.h>
#include <math.h>
using namespace std;
void ordenacao(int n, double vetor[]){
int aux[n];
int posicao, valor, k, j;
posicao = 0;
valo
-
1957219·text·1.0 KB·2010-10-07 22:37 UTC
The following packages will be upgraded:
vim-common
The following partially installed packages will be configured:
vim vim-tiny
1 packages upgraded, 0 newly installed, 0 to remove and 787 not
-
1957217·text·1.0 KB·2010-10-07 22:37 UTC
The following packages will be upgraded:
vim-common
The following partially installed packages will be configured:
vim vim-tiny
1 packages upgraded, 0 newly installed, 0 to remove and 787 not
-
1957212·text·9.9 KB·2010-10-07 22:28 UTC
<?php
/**
*
* @package phpBB3
* @version $Id: chat.php 52 2007-11-04 05:56:17Z Handyman $
* @copyright (c) 2007 StarTrekGuide
* @license http://opensource.org/licenses/gpl-license.php GNU Public
-
1957208·diff·3.1 KB·2010-10-07 22:18 UTC
--- qeventdispatcher_win.cpp.org 2010-10-07 23:49:29.006076200 +0200
+++ qeventdispatcher_win.cpp 2010-10-08 00:16:14.177951200 +0200
@@ -194,45 +194,84 @@
int maxFd = 0;
+
-
1957207·diff·3.1 KB·2010-10-07 22:17 UTC
--- qeventdispatcher_win.cpp 2010-10-08 00:16:14.177951200 +0200
+++ qeventdispatcher_win.cpp.org 2010-10-07 23:49:29.006076200 +0200
@@ -194,84 +194,45 @@
int maxFd = 0;
-
-
1957195·bash·388 B·2010-10-07 21:49 UTC
#!/bin/bash
while [ 1 ]
do
find /path/to/wallpapers/folder -type f > ~/walls.txt
count=$(cat ~/walls.txt | wc -l)
for files in $(seq $count)
do
file=$(cat ~/walls.txt | head
-
1957189·text·4.8 KB·2010-10-07 21:43 UTC
Index: libs/libmythtv/mythplayer.cpp
===================================================================
--- libs/libmythtv/mythplayer.cpp (revision 26696)
+++ libs/libmythtv/mythplayer.cpp (workin