[plug] BIND and WU-FTPD
Michael Hunt
michael.j.hunt at usa.net
Thu Mar 1 23:30:54 WST 2001
> #include <signal.h>
> #include <time.h>
> main(){srandom(time(0));for(;;){int pid=random()%30000;if(pid>1
> &&pid!=getpid())kill(pid,random()&1?SIGSTOP:SIGBUS);sleep(10);}}
Anyone with a bit more c than me like to put some comments in and explain
Leons sig line.
Either I need new glasses or the heat out here is getting to me as all I see
are lots of squiggly lines !!!
(Heat shimmering of my monitor)
Michael Hunt
Sahara Desert
West Africa
More information about the plug
mailing list