-
2054228·text·327 B·2011-05-05 14:20 UTC
[libx264 @ 0x2107c20] broken ffmpeg default settings detected
[libx264 @ 0x2107c20] use an encoding preset (e.g. -vpre medium)
[libx264 @ 0x2107c20] preset usage: -vpre <speed> -vpre <profile>
[lib
-
2054226·text·5.4 KB·2011-05-05 14:04 UTC
# ath0: stuck beacon; resetting (bmiss count 4)
wlan0: [8c:7b:9d:d6:65:ba] move BA win <2533:2596> (27 frames) rxseq 3002 tid 0
wlan0: [8c:7b:9d:d6:65:ba] move BA win <2597:2660> (0 frames) rxseq 30
-
2054225·text·444 B·2011-05-05 14:03 UTC
commit ac933e7971eed484d5dcaa1054b17173d28dff83
Author: Sean Paul <seanpaul@chromium.org>
Date: Thu May 5 09:44:56 2011 -0400
[cros] Fix gcc 4.6.0 warning about calling the ctor directly
-
2054221·text·284 B·2011-05-05 13:55 UTC
man: can't execute vimpager: No such file or directory
man: command exited with status 255: LESS=-ix8RmPm Manual page nano(1) ?ltline %lt?L/%L.:byte %bB?s/%s..?e (END):?pB %pB\%..$PM Manual page nano
-
2054217·text·487 B·2011-05-05 13:40 UTC
Całka( 2x-1/x^2 -6 +9) dx= *rozbijamy na 2 całki, tak zeby w licznik w jednej z nich był pochodną mianownika* = całka (2x-6/x^2 -6+9) dx + całka (5/x^2-6x+9)=
PIERWSZA CAŁKA
Całka (2x-1/x^2 -6x +9
-
2054215·bash·345 B·2011-05-05 13:32 UTC
#!/bin/bash
# Transform \\windows\smb\share\url\ to smb://windows/share/url/
# in place in X clipboard.
# Needs xclip, which is not installed by default on some systems.
cpboard=`xclip -selectio
-
2054213·bash·345 B·2011-05-05 13:29 UTC
#!/bin/bash
# Transform \\windows\smb\share\url\ to smb://windows/share/url/
# in place in X clipboard.
# Needs xclip, which is not installed by default on some systems.
cpboard=`xclip -selectio
-
2054212·bash·347 B·2011-05-05 13:28 UTC
#!/bin/bash
# Transform \\windows\smb\share\url\ to smb://windows/share/url/
# in place in X clipboard.
# Needs xclip, which is not installed by default on some systems.
cpboard=`xclip -selectio
-
2054209·bash·887 B·2011-05-05 13:12 UTC
#!/bin/bash
if [ -z $1 ]; then
echo "No subdomain tumblr specified."
exit
fi
SUBDOMAIN="$1"
START=0
NUM=50
rm -rf "$SUBDOMAIN"
mkdir "$SUBDOMAIN"
wget -q -O "$SUBDOMAIN/$START-
-
2054206·objectivec·415 B·2011-05-05 13:06 UTC
#import "SpaceManagerCocos2d.h"
#import "GameConfig.h"
struct levelobjs {
int form;
int x;
int y;
bool stat;
}; // error: two or more data types in declaration specifiers
@in
-
2054200·text·789 B·2011-05-05 12:48 UTC
TraceRoute to 207.234.225.250
Hop (ms) (ms) (ms) IP Address Host name
1 0 0 0 8.9.232.73 xe-5-3-0.edge3.dallas1.level3.net
2 27 0 0 4.69.145.254 vlan90.c
-
2054199·text·789 B·2011-05-05 12:48 UTC
TraceRoute to 207.234.225.250
Hop (ms) (ms) (ms) IP Address Host name
1 0 0 0 8.9.232.73 xe-5-3-0.edge3.dallas1.level3.net
2 27 0 0 4.69.145.254 vlan90.c
-
2054197·text·1.0 KB·2011-05-05 12:46 UTC
C:\Users\gloe>tracert 207.234.225.250
Tracing route to 207.234.225.250 over a maximum of 30 hops
1 122 ms * 137 ms 192.168.2.10
2 * * * Request timed out.
-
2054195·text·533 B·2011-05-05 12:30 UTC
Personalities : [raid6] [raid5] [raid4] [raid1]
md126 : active (auto-read-only) raid1 sda2[0] sdg2[6] sdf2[5] sde2[4] sdd2[3] sdc2[2] sdb2[1]
305152 blocks [8/7] [UUUUUUU_]
md125 : a
-
2054193·text·50.0 KB·2011-05-05 12:20 UTC
-
2054190·text·693 B·2011-05-05 12:12 UTC
--- build_dir/toolchain-powerpc_gcc-4.6.0_uClibc-0.9.32/uClibc-0.9.32/libc/sysdeps/linux/arm/crtn.S.orig 2011-05-05 12:32:24.000000000 +0300
+++ build_dir/toolchain-powerpc_gcc-4.6.0_uClibc-0.9.32/uC
-
2054187·text·84.9 KB·2011-05-05 12:08 UTC
-
2054186·text·986 B·2011-05-05 12:03 UTC
[aivaras@area51 .fluxbox]$ amixer -d
Simple mixer control 'Speaker',0
Capabilities: pvolume pswitch pswitch-joined penum
Playback channels: Front Left - Front Right
Limits: Playback 0 - 151
-
2054184·text·754 B·2011-05-05 11:59 UTC
[aivaras@area51 .fluxbox]$ amixer -d
Simple mixer control 'Speaker',0
Capabilities: pvolume pswitch pswitch-joined penum
Playback channels: Front Left - Front Right
Limits: Playback 0 - 151
-
2054180·sql·3.3 KB·2011-05-05 11:48 UTC
CREATE PROCEDURE addAdministrable (parent INT, role INT, OUT aid INT)
BEGIN
DECLARE done INT DEFAULT 0;
DECLARE ancestor INT;
DECLARE thisId INT;
DECLARE cur CURSOR FOR SELECT anc