-
2082515·text·703 B·2011-09-24 16:31 UTC
protected void getVotes(L2PcInstance activeChar)
{
int votes = 0;
Connection con = null;
try
{
con = L2DatabaseFactory.getInstance().getConnection();
final PreparedStatement
-
2082512·diff·327 B·2011-09-24 16:23 UTC
--- a/net/mac80211/rc80211_minstrel_ht.c
+++ b/net/mac80211/rc80211_minstrel_ht.c
@@ -281,6 +281,8 @@
mr = minstrel_get_ratestats(mi, mg->max_tp_rate);
if (cur_tp < mr->cur_tp) {
+ mi-
-
2082494·text·8.4 KB·2011-09-24 14:40 UTC
$ pmap -x 3190
3190: /usr/bin/perl ./services.pl
Address Kbytes RSS Dirty Mode Mapping
0000000000400000 0 4 0 r-x-- perl
0000000000601000 0 4
-
2082492·text·674 B·2011-09-24 14:23 UTC
Pleasurekraft - Carny (Rainer Weichhold & Heartik Remix)
Chris Lake & Lys - La Tromba (Original Mix)
His Majesty Andre - Clubs (Original Mix)
Calvertron, Qualver - Raw 2 Da Floor (Lazy Rich Remix)
-
2082491·text·3.0 KB·2011-09-24 14:10 UTC
Welcome to Ubuntu 11.04 (GNU/Linux 2.6.18-238.9.1.el5.028stab089.1 x86_64)
root@alaska:~# htop
1 [ 0.0%] Tasks: 18
-
2082490·text·3.0 KB·2011-09-24 14:10 UTC
Welcome to Ubuntu 11.04 (GNU/Linux 2.6.18-238.9.1.el5.028stab089.1 x86_64)
root@alaska:~# htop
1 [ 0.0%] Tasks: 18
-
2082488·text·207.2 KB·2011-09-24 13:56 UTC
-
2082487·c·246 B·2011-09-24 13:46 UTC
#include <stdio.h>
#include <string.h>
int main ()
{
char str[] ="This is a simple string";
char * pch;
pch = strstr (str,"simple");
strncpy (pch,"sample", 5);
puts (str
-
2082483·text·2.3 KB·2011-09-24 13:25 UTC
So, here's one story idea i had, keep in mind that there's more where this came from.
So, the story is about this guy in a typical harem situation in his high school with his osananajimi and tsunde
-
2082459·text·1006 B·2011-09-24 11:50 UTC
.. na vzdialenosti nezalezi,
pokial naozaj milujes,
je ti naozaj jedno ako daleko,
nezalezi na tom,
ci sa jedna o tvoju priatelku alebo priatela,
ci ide o pracu, ktoru zboznujes,
-
2082451·text·43 B·2011-09-24 10:35 UTC
Yohannes E. Setiawan - an emotion traveller
-
2082440·text·1.7 KB·2011-09-24 09:11 UTC
% Elementtimenetelmät I
% Harjoitustehtävät 2 / tehtävä 2
% Matlab lähtötiedosto
% Lähtöarvot [kg,m,s]
E=210*10^9;
A=900/1000^2;
F=50000;
L=4; H=2; h=1;
a=atan(H/(2*L)); ca=cos(a); sa=sin(a
-
2082415·text·219 B·2011-09-24 07:23 UTC
lfs@abstractron:~/build.cel> ls $CRYSTAL
INSTALL LICENSE bin data libs scripts
Jamfile.in README configure docs mk vfs.cfg
Jamrules apps configure.ac
-
2082408·text·1.7 KB·2011-09-24 06:41 UTC
Manda : have you ever played the pants game?
Kayla : The pants game?
Manda : when you take a quote or a movie title or a saying and replace one word with 'pants'
Manda : like, 'say hello to m
-
2082402·c·518 B·2011-09-24 06:09 UTC
ISR(INT1_vect) {
if(tsic2_operation==TSIC_OPERATION_TSTROBE){
cli();
MCUCR |= 0b00000100; //Switch to Rising Edge
PORTC=0xFF;
//Start Timer 1
TCCR1B=0b0000001; //F_CPU = 62 ns
int1
-
2082400·text·116 B·2011-09-24 06:05 UTC
D/F♯ × ⚪
0 1 2
3
-
2082399·text·69 B·2011-09-24 05:56 UTC
package {
foo:
bar:
baz:
ensure => present,
}
-
2082384·text·38.7 KB·2011-09-24 03:36 UTC
-
2082381·text·2.0 KB·2011-09-24 03:26 UTC
*********** with 64 bit libs **************
CCLD libecore_x_xlib.la
make[5]: Leaving directory `/tmp/SBo/ecore-1.0.1/src/lib/ecore_x/xlib'
Making all in xcb
make[5]: Entering directory `/tmp
-
2082378·python·459 B·2011-09-24 03:14 UTC
def get_pixel_colour(i_x, i_y):
import gtk # python-gtk2
o_gdk_pixbuf = gtk.gdk.Pixbuf(gtk.gdk.COLORSPACE_RGB, False, 8, 1, 1)
o_gdk_pixbuf.get_from_drawable(gtk.gdk.get_default_root_window(), g