-
2094128·text·2.6 KB·2011-11-13 10:51 UTC
Linventive Radio pres. ARC=ET ~ Animergy Vol 2. Subversity
「01」【パフューム】~ Electro World (AET Intro version)
「02」【Linventive Radio pres. ARC=ET】~ Hyperious AnimegaMix*
【BLACK MAN 】- らき☆すたBGM (Lucky S
-
2094127·text·639 B·2011-11-13 10:39 UTC
sysek@ubuntu:~$ dpkg -l | grep php
ii php5-cgi 5.3.2-1ubuntu4.10 server-side, HTML-embedded scripting language (CGI binary)
ii
-
2094126·text·5.3 KB·2011-11-13 10:36 UTC
# Debian lighttpd configuration file
#
############ Options you really have to take care of ####################
## modules to load
# mod_access, mod_accesslog and mod_alias are loaded by defa
-
2094125·text·287 B·2011-11-13 10:07 UTC
[217] PITTSBURGH -210
[220] KANSAS CITY -160
[222] INDIANAPOLIS +145
[223] BUFFALO +195
[225] HOUSTON -200
[228] CAROLINA -190
[230] MIAMI -215
[231] NEW ORLEANS -110
[233] DETROIT +125
[236]
-
2094124·text·1.7 KB·2011-11-13 09:50 UTC
$ traceroute macthemes.net
traceroute to macthemes2.net (70.32.86.98), 64 hops max, 52 byte packets
1 preved_medved (192.168.1.1) 2.960 ms 0.890 ms 0.925 ms
2 dynamic-broadband-89-189-104-1.
-
2094119·text·2.9 KB·2011-11-13 07:20 UTC
usbhid-dump -d 1997:0409 | grep -v : | tr -d ' \n' | xxd -r -p | hidrd-convert -o spec
Usage Page (Desktop), ; Generic desktop controls (01h)
Usage (Mouse), ; Mous
-
2094114·text·22.8 KB·2011-11-13 06:00 UTC
#include "D2Structs.h"
#ifdef _GLOBAL
enum
{
DLLNO_D2CLIENT,
DLLNO_D2COMMON,
DLLNO_D2GFX,
DLLNO_D2LANG,
DLLNO_D2WIN,
DLLNO_D2NET,
DLLNO_D2GAME,
DLLNO_D2LAUNCH,
DLLNO_FOG,
DL
-
2094113·text·4.7 KB·2011-11-13 06:00 UTC
#ifndef _PATCH_H
#define _PATCH_H
PatchHook pHooks[] =
{
////1.13D
{PatchBytes, GetDllOffset("D2Client.dll", 0x2ACA7), 0x01, 1}, //Updated 1.13d //6FADACA7-BASE
{PatchBytes, GetDllOffset(
-
2094109·text·9.3 KB·2011-11-13 05:25 UTC
#define _ITEMCODES
#include "HackMap.h"
LPSTR AddCommas(DOUBLE f, INT places)
{
static CHAR tmp[40];
LPSTR s;
INT i = 0;
if ((places < 0) || (places > 38))
{
tmp[0] = 0;
return
-
2094100·text·1.6 KB·2011-11-13 04:21 UTC
Nov 12 20:20:58 mail postfix/smtpd[1062]: connect from cpe-66-74-239-237.socal.res.rr.com[66.74.239.237]
Nov 12 20:20:58 mail postfix/smtpd[1062]: setting up TLS connection from cpe-66-74-239-237.soc
-
2094090·diff·614 B·2011-11-13 03:49 UTC
commit d026303baffff5e7f36d53af073321992bbf4eac
Author: Pi <pi@ozone.local>
Date: Sat Nov 12 16:25:50 2011 -0800
Make OS X terminal understand the present working directory.
diff --git a
-
2094088·text·1.6 KB·2011-11-13 03:36 UTC
2011-11-12 22:30:32 [SEVERE] org/bukkit/configuration/ConfigurationSection initializing LogBlock v1.40 (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/configuration/ConfigurationSectio
-
2094085·text·1.9 KB·2011-11-13 03:28 UTC
loggedWorlds:
- world
- world_nether
mysql:
port: 3306
host: localhost
password: ''
user: nsh22
database: minecraft
logging:
logPlayerInfo: true
logCreeper
-
2094084·text·1.8 KB·2011-11-13 03:23 UTC
loggedWorlds:
- world
- world_nether
mysql:
port: 3306
host: localhost
password: *******
user: nsh22
database: minecraft
logging:
logPlayerInfo: true
logCr
-
2094083·text·8.0 KB·2011-11-13 03:21 UTC
2011-11-12 22:13:53 [INFO] Starting minecraft server version Beta 1.8.1
2011-11-12 22:13:53 [INFO] Loading properties
2011-11-12 22:13:53 [INFO] Starting Minecraft server on *:25565
2011-11-12 22:1
-
2094082·java·449 B·2011-11-13 02:55 UTC
public class FizzBuzz
{
public static void main(String[] args)
{
for (int i = 1; i <= 100; ++i) {
if (i % 3 == 0 || i % 5 == 0) {
if (i % 3 == 0)
-
2094076·text·60.5 KB·2011-11-13 01:59 UTC
-
2094075·text·140.0 KB·2011-11-13 01:59 UTC
-
2094074·text·125.2 KB·2011-11-13 01:59 UTC
-
2094073·text·6.2 KB·2011-11-13 01:59 UTC
Index: dynamips-0.2.8-RC3-community/Makefile
===================================================================
--- dynamips-0.2.8-RC3-community/Makefile
+++ dynamips-0.2.8-RC3-community/Makefile 201