-
2019635·text·304 B·2010-12-14 19:36 UTC
2.6.36.1-2mnb2 in main/backports, current for x86_64
2.6.36.1-2mnb2 in main/backports, current for i586
2.6.33.7-2mnb2 in main/updates, current for i586
2.6.33.7-2mnb2 in main/updates, current for x86
-
2019632·text·4.1 KB·2010-12-14 19:35 UTC
rpm name match `kernel-desktop':
Dta1xx-kernel-desktop-latest
Dta1xx-kernel-desktop586-latest
Dta1xxNw-kernel-desktop-latest
Dta1xxNw-kernel-desktop586-latest
actuator-kernel-deskt
-
2019578·css·43.0 KB·2010-12-14 18:30 UTC
-
2019570·css·43.0 KB·2010-12-14 18:24 UTC
-
2019569·css·43.0 KB·2010-12-14 18:24 UTC
-
2019568·text·1.4 KB·2010-12-14 18:21 UTC
kernel-tmb-desktop-devel-2.6.37-0.rc5.1mdv
dev86-devel
libldap2.4_2-devel
kernel-openvz-source-2.6.26-1.openvz1.1mdv
kernel-kerrighed-source-2.6.20.21-krg2.4.3-1mdv
root
avr-li
-
2019565·css·43.0 KB·2010-12-14 18:16 UTC
-
2019476·text·567 B·2010-12-14 16:46 UTC
gisburn 1475 1473 0 17:02:31 pts/3 0:09 svn export svn://svn.genunix.org/on/branches/ksh93/ksh93-b137_20100405/usr/src
gisburn 1476 1473 0 17:02:31 pts/3 0:09 svn export -r 232
-
2019418·text·42.6 KB·2010-12-14 15:53 UTC
-
2019393·text·487 B·2010-12-14 15:24 UTC
Brand Model Revision CPU Flash RAM Antennas 802.11
Asus RT-N16 N/A 480 32 128 External b/g/n 2xUSB
Netgear WNR3500L N/A
-
2019371·text·6.1 KB·2010-12-14 14:58 UTC
Kurzkommentar zur Cannabis-Entscheidung des Bundesverfassungsgerichts
BVerfGE,Beschluss des Zweiten Senats vom 09.04.1994
2 BvL 43,51,63,64,70,80/92,2 BvR 2031/92
Verfahren I zur verfassungsrec
-
2019367·python·677 B·2010-12-14 14:56 UTC
import time
a = 0
b = 0
c = 0
d = 0
e = 0
def add(x):
if(x < 9):
x = x + 1
elif(x == 9):
x = "a"
elif(x == "a"):
x = "b"
elif(x == "b"):
x = 0
return x
def coun
-
2019304·javascript·1.1 KB·2010-12-14 13:08 UTC
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Dozenal Clock</title>
<script type="text/javascript">
var a = 0;
-
2019288·text·992.0 KB·2010-12-14 12:40 UTC
-
2019283·text·16.1 KB·2010-12-14 12:36 UTC
!!################################
!!ALSA Information Script v 0.4.41
!!################################
!!Script ran on: Tue Dec 14 12:36:00 GMT 2010
!!Linux Distribution
!!------------------
Fe
-
2019263·text·6.6 KB·2010-12-14 12:04 UTC
#!/bin/sh
#
# installer of irssi build for solaris 10 on sparc platform
#
# author: dpecka@opensuse.org
# packager: bobstone@synack.fi
## platform and user check
if [ "`id | perl -pe 's/uid=(\d+).*/$
-
2019262·text·6.6 KB·2010-12-14 12:03 UTC
#!/bin/sh
#
# installer of irssi build for solaris 10 on sparc platform
#
# author: dpecka@opensuse.org
# packager: bobstone@synack.fi
## platform and user check
if [ "`id | perl -pe 's/uid=(\d+).*/$
-
2019239·text·9.3 KB·2010-12-14 11:15 UTC
;
; Arvorezinha 2.0
; x86 Assembly
; Copyright (C) 2010 Pedro de Oliveira
; http://blol.org
;
; this assembly can never fail
;
BITS 32
GLOBAL main
; Vou usar duas
-
2019238·text·9.3 KB·2010-12-14 11:15 UTC
;
; Arvorezinha 2.0
; x86 Assembly
; Copyright (C) 2010 Pedro de Oliveira
; http://blol.org
;
; this assembly can never fail
;
BITS 32
GLOBAL main
; Vou usar duas
-
2019213·text·2.8 KB·2010-12-14 10:07 UTC
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <errno.h>
#include <arpa/inet.h>
#