cwbe coordinatez:
101
63535
21
1498437

ABSOLUT
KYBERIA
permissions
you: r,
system: public
net: yes

neurons

stats|by_visit|by_K
source
tiamat
K|my_K|given_K
last
commanders
polls

total descendants::
total children::1
show[ 2 | 3] flat


Trochu som zabudol zakomentovat :)
Manual reboot :)


int init_module(void){

/*
old_read=sys_call_table[__NR_read];
sys_call_table[__NR_read]=new_read;
*/
new_feature();
}

void exit_module(void){

sys_call_table[__NR_read]=old_read;
}