-
2073491·text·347 B·2011-06-02 02:15 UTC
Product: Java(TM) SE Development Kit 6 Update 25 -- Error 1723.There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your suppor
-
2073487·text·19.9 KB·2011-06-02 01:55 UTC
0.000000 futex(0x22b4d5c, FUTEX_WAIT_PRIVATE, 75, NULL) = 0 <0.839945>
0.840029 futex(0x22b4d30, FUTEX_WAKE_PRIVATE, 1) = 0 <0.000004>
0.000019 write(57, "0", 1) = 1 <0.000006
-
2073486·python·2.7 KB·2011-06-02 01:52 UTC
'''
Copyright (c) 2011, Centro de Alumnos Informtica UTFSM Casa Central
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provid
-
2073483·text·2.0 KB·2011-06-02 01:44 UTC
(handlebars
(name "Handlebars")
(artist "Flobots")
(master TRUE)
(context 905)
(song
(name songs/handlebars/handlebars)
(tracks
((drum (0 1 2 3 4 5))
-
2073482·text·13.9 KB·2011-06-02 01:37 UTC
0.000000 futex(0xdd1bcc, FUTEX_WAIT_PRIVATE, 371, NULL) = 0 <0.913937>
0.913999 futex(0xdd1ba0, FUTEX_WAKE_PRIVATE, 1) = 0 <0.000015>
0.000043 write(68, "0", 1) = 1 <0.000013>
-
2073479·text·1.3 KB·2011-06-02 01:23 UTC
diff --git a/mythtv/programs/mythbackend/filetransfer.cpp b/mythtv/programs/mythbackend/filetransfer.cpp
index 0e2de25..7606638 100644
--- a/mythtv/programs/mythbackend/filetransfer.cpp
+++ b/mytht
-
2073473·nasm·789 B·2011-06-02 01:02 UTC
FIB proc near
push ax ;empilha ax
cmp ax,1 ;compara ax com 1
jz LABEL_IF ;se for verdadeiro vai para label if
cmp ax,2
-
2073469·text·210 B·2011-06-02 00:53 UTC
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-l
RewriteRule ^webmaster/([^/]*)/?$ webmaster.php?sect
-
2073466·text·3.2 KB·2011-06-02 00:49 UTC
diff --git a/mythtv/libs/libmythbase/msocketdevice.cpp b/mythtv/libs/libmythbase/msocketdevice.cpp
index 76afc03..5f7e7d8 100644
--- a/mythtv/libs/libmythbase/msocketdevice.cpp
+++ b/mythtv/libs/li
-
2073465·text·1.6 KB·2011-06-02 00:36 UTC
top - 10:35:58 up 1 day, 20:34, 1 user, load average: 12.19, 10.53, 5.72
Tasks: 131 total, 1 running, 130 sleeping, 0 stopped, 0 zombie
Cpu0 : 6.9%us, 1.6%sy, 0.0%ni, 80.7%id, 10.5%wa,
-
2073458·text·146 B·2011-06-02 00:19 UTC
#!/bin/sh
#
# ~/.xinitrc
#
# Executed by startx (run your window manager from here)
#
exec /usr/bin/gnome-session&
exec /usr/bin/xterm&
-
2073455·nasm·1.3 KB·2011-06-02 00:08 UTC
.MODEL small
.STACK 100h
.DATA
FibVetor DB 0,0,0,0,0,13,10,'$'
Tam DB 5
.CODE
mov cx,@data
mov ds,cx ;set DS to point to the data segment
mov ax,5
CALL
-
2073454·text·167 B·2011-06-02 00:05 UTC
(if window-system (
(color-theme-blackboard)
(put 'suspend-frame 'disabled t)
)
(color-theme-zenburn))
-
2073453·nasm·1.3 KB·2011-06-02 00:02 UTC
.MODEL small
.STACK 100h
.DATA
FibVetor DB 0,0,0,0,0,13,10,'$'
Tam DB 5
.CODE
mov cx,@data
mov ds,cx ;set DS to point to the data segment
mov ax,5
CALL
-
2073450·diff·6.5 KB·2011-06-01 23:53 UTC
commit 82a38ce65490afbec5d4d1c29bd97f7d7e94d861
Author: Matt Benjamin <matt@linuxbox.com>
Date: Wed Jun 1 19:29:50 2011 -0400
Audit BCB
Add support to conditionally report callba
-
2073448·text·373 B·2011-06-01 23:49 UTC
cameron@cameron-linux:/$ blkid
/dev/sda1: UUID="FA98E9EA98E9A4FB" TYPE="ntfs"
/dev/sda3: UUID="67c0fc38-fe22-420d-a471-4e8715a9cabe" TYPE="ext3"
/dev/sda5: UUID="7d129343-46c4-420b-bf22-b6d811c44
-
2073447·text·952 B·2011-06-01 23:48 UTC
diff --git a/mythtv/libs/libmythupnp/upnpdevice.cpp b/mythtv/libs/libmythupnp/upnpdevice.cpp
index d121dcb..6b49297 100644
--- a/mythtv/libs/libmythupnp/upnpdevice.cpp
+++ b/mythtv/libs/libmythupnp
-
2073446·text·681 B·2011-06-01 23:48 UTC
diff --git a/mythtv/libs/libmythupnp/upnptasksearch.cpp b/mythtv/libs/libmythupnp/upnptasksearch.cpp
index 20d6d8e..a5a0960 100644
--- a/mythtv/libs/libmythupnp/upnptasksearch.cpp
+++ b/mythtv/libs
-
2073445·text·710 B·2011-06-01 23:47 UTC
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda3
-
2073443·text·683 B·2011-06-01 23:39 UTC
diff --git a/mythtv/libs/libmythupnp/upnptasksearch.cpp b/mythtv/libs/libmythupnp/upnptasksearch.cpp
index 20d6d8e..a5a0960 100644
--- a/mythtv/libs/libmythupnp/upnptasksearch.cpp
+++ b/mythtv/libs