-
1963402·text·26.6 KB·2010-10-15 21:21 UTC
!!################################
!!ALSA Information Script v 0.4.59
!!################################
!!Script ran on: Fri Oct 15 21:21:29 UTC 2010
!!Linux Distribution
!!------------------
Ub
-
1963352·text·834 B·2010-10-15 20:18 UTC
Food Court
Rojo Diablo Mexican Restaurant
Burrito, Taco, Apple, Chili, Beans
Hungry Joe's Pizzeria
Pizza, Large Soda
Speedy Expresso
Coffee Creamer, Donut, Coffee, Brownie, Milk
Wild West
-
1963348·c·108 B·2010-10-15 20:15 UTC
#include <stdio.h>
int main(int argc, char *argv[])
{
printf("Hello world\n");
return 0;
}
-
1963313·text·315 B·2010-10-15 19:23 UTC
function FindText($string, $start, $end)
{
$pos = strpos($string, $start);
if($pos >= 0)
{
$pos += strlen($start);
$pos2 = strpos($string, $end, $pos);
-
1963308·text·272 B·2010-10-15 19:21 UTC
function FindText($string, $start, $end)
{
$pos = strpos($string, $start);
if($pos >= 0)
{
$pos2 = strpos($string, $end, $pos);
if($pos2 >= $pos)
{
-
1963286·text·22.8 KB·2010-10-15 18:55 UTC
=========================================
kernel-2.6.18-164 2010 Local Root Exploit
=========================================
# Author: Hackeri-AL
# Email : h-al [at] hotmail [dot] it
# Group :
-
1963243·text·274 B·2010-10-15 17:53 UTC
thiago_home: 1.1.4.1-1plf2010.1 in plf-free/backports, 2010.1 for i586
thiago_home: 1.1.4.1-1mdv2010.1 in contrib/backports, 2010.1 for i586
thiago_home: 1.0.6-2plf2010.1 in plf-free/release, 2010.1 f
-
1963237·text·25 B·2010-10-15 17:48 UTC
سلام ،
تجربة
-
1963187·text·38.9 KB·2010-10-15 17:05 UTC
-
1963148·text·64.3 KB·2010-10-15 16:16 UTC
-
1963087·text·222 B·2010-10-15 14:48 UTC
0:3.6.10-0.1mdv2010.1 in main/updates, current for i586
0:3.6.10-0.1mdv2010.1 in main/updates, current for x86_64
0:3.6.6-1mdv2010.1 in main/release, current for x86_64
0:3.6.6-1mdv2010.1 in main/rele
-
1963033·csharp·3.6 KB·2010-10-15 13:32 UTC
using System;
using System.Collections.Generic;
using System.Linq;
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Audio;
using Microsoft.Xna.Framework.Content;
using Microsoft.Xna.
-
1962986·text·17.2 KB·2010-10-15 12:24 UTC
flashrom v0.9.3-r1212 on Linux 2.6.31-20-generic (i686), built with libpci 3.0.0, GCC 4.4.1, little endian
flashrom is free software, get the source code at http://www.flashrom.org
Calibrating del
-
1962983·text·6.6 KB·2010-10-15 12:24 UTC
superiotool r3844
Probing for ALi Super I/O at 0x3f0...
Failed. Returned data: id=0xffff, rev=0xff
Probing for ALi Super I/O at 0x370...
Failed. Returned data: id=0xffff, rev=0xff
Probing for
-
1962982·text·21.3 KB·2010-10-15 12:23 UTC
00:00.0 Host bridge [0600]: Intel Corporation 82845 845 [Brookdale] Chipset Host Bridge [8086:1a30] (rev 11)
Subsystem: ASUSTeK Computer Inc. Device [1043:8088]
Control: I/O- Mem+ BusMaster+ SpecC
-
1962981·text·17.3 KB·2010-10-15 12:23 UTC
flashrom v0.9.3-r1212 on Linux 2.6.31-20-generic (i686), built with libpci 3.0.0, GCC 4.4.1, little endian
flashrom is free software, get the source code at http://www.flashrom.org
Calibrating del
-
1962975·javascript·257.0 KB·2010-10-15 12:12 UTC
-
1962959·text·156 B·2010-10-15 11:51 UTC
OLD LAST: Pratigya - Epi 32nd-26th Jan 10
NEW LAST: Pratigya 14th October 14 October 2010 Part 5 Mann Kee Awaaz Pratigya www.Pratigya.net (pratigya2020a)
-
1962849·javascript·948 B·2010-10-15 08:50 UTC
// ==UserScript==
// @name unXify
// @namespace http://boards.4chan.org/b/*
// @description Removes the last 3 X's on /b/ and /v/ and replaces them with the postnumber
// @includ
-
1962802·python·744 B·2010-10-15 06:43 UTC
def minimumo_vieta(skaiciai=[5, 4, 6, 2, 3] ): # [5, 4, 6, 2, 3] yra numatytoji/default'inė "skaiciai" reikšmė
minr = skaiciai[0] # pradžioj minimali reikšmė lygi pradiniam sąrašo elementui