-
2090201·text·41 B·2011-10-15 03:36 UTC
test
dsfsdf
sdf
dsf
ds
fsd
f
sdf
-
2090199·text·441 B·2011-10-15 03:25 UTC
Hi,
Just because I know you'll see this here, and I have enough respect to give you a heads up.
I went ahead and filed with the Orange County Court - Winter Park, Small Claims.
You should be r
-
2090198·text·2.0 KB·2011-10-15 03:23 UTC
## Openbox autostart.sh
## ====================
## When you login to your CrunchBang Openbox session, this autostart script
## will be executed to set-up your environment and launch any applicatio
-
2090187·text·354 B·2011-10-15 01:47 UTC
root@bt:~/openwips-ng/2011-10-12-alpha/openwips-ng-alpha1/server# ./openwips-ng-server ./openwips-ng-server.conf
[*] Reading configuration file <./openwips-ng-server.conf>.
Warning: IP <127.0.0.1>
-
2090186·sql·1.9 KB·2011-10-15 01:34 UTC
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` |0x00000002| -- MECHANIC_DISORIENTED (Blind)0x00000008| -- MECHANIC_DISTRACT (Distract)0x00000010| -- MECHANIC_FEAR (Fear
-
2090185·python·24 B·2011-10-15 01:30 UTC
def laskd(lasd):
pass
-
2090184·text·328 B·2011-10-15 01:18 UTC
KrnSystemTickIsr:
cli
push eax
in al, 20h ;;spurious ISR check
test al, 80h
jz .isspurious
inc dword [systemtick]
;;;;;;insert code here
.isspurious:
mov al, 20h ;;;
-
2090183·nasm·584 B·2011-10-15 01:12 UTC
KrnRebootSystem:
;lidt [bogus_idt_desc]
.not_ready:
in al, 64h
and al, 2
jnz .not_ready
mov al, 0FEh
out 64h, al
.halt:
hlt
jmp .halt
KrnShutdownSystem:
;mov eax, cr0
;an
-
2090179·text·4 B·2011-10-15 00:39 UTC
stfu
-
2090176·text·65.8 KB·2011-10-15 00:23 UTC
-
2090175·text·65.8 KB·2011-10-15 00:23 UTC
-
2090173·text·1.7 KB·2011-10-15 00:07 UTC
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_dot_mydomain = no
biff = no
broken_sasl_auth_clients = yes
config_directory = /etc/postfix
html_directory = /usr/share/do
-
2090172·text·1.7 KB·2011-10-15 00:04 UTC
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_dot_mydomain = no
biff = no
broken_sasl_auth_clients = yes
config_directory = /etc/postfix
html_directory = /usr/share/do
-
2090169·text·3.2 KB·2011-10-14 22:52 UTC
00533418262i[ ] reset of 'gameport' plugin device by virtual method
00533418262i[ ] reset of 'pci_ide' plugin device by virtual method
00533418262i[ ] reset of 'acpi' plugin device by vi
-
2090168·nasm·13.5 KB·2011-10-14 22:50 UTC
[ORG 0x8000]
start:
mov si, str_loaded
call _puts
;call BtlGetDriveParams
call BtlGetMemoryMap
;load kernel
mov si, str_kern_loading
call _puts
push 6 ;;;; ((0x200 + 0x800
-
2090167·cpp·5.1 KB·2011-10-14 22:46 UTC
//----------------------------------------------------------------------------------------------------------------------
// SetupCardioItemsMap - initializes the multi-level data structure used to ge
-
2090165·text·5.1 KB·2011-10-14 22:46 UTC
//----------------------------------------------------------------------------------------------------------------------
// SetupCardioItemsMap - initializes the multi-level data structure used to ge
-
2090164·text·2.4 KB·2011-10-14 22:38 UTC
Dear SFPD,
Over the last few hours, department ties have been tested to the limit. Let it be a known fact, that departments will have their moments of disagreement as we have had tonight. Tonight'
-
2090163·text·2.0 KB·2011-10-14 22:34 UTC
#include <iostream>
using namespace std;
void guessAgeMultiplied(int age, int multiplier)
{
int yourGuess=0;
int repeat=0;
do
{
if (repeat >=1)
cout << "
-
2090162·text·163 B·2011-10-14 22:13 UTC
Required for a new subdomain:
Add VirtualHost with <VirtualHost subdomain.domainname.com:80>
Add DNS entry using bind9 and Webmin: Webmin --> Servers --> bind9