this is the wrong place to ask this i know, but just the same...
James Sarrett
James.Sarrett at asu.edu
Tue Nov 4 22:39:45 PST 2003
Since you guys are skilled code monkeys, i figured you'd probably know
the awnser. What facilities does fBSD provide from a user program
doing something like this (admittedly probably incorrect code):
void writemem() {
int address,value,i;
address << cin;
value << cin;
*i = address;
i=value;
}
As a way for a program to write to any specified address, i.e. to
change a umask of a running process or something.
Thanks in advance
-James
--------------------------------------------
"Never trust a man who can count to 1024 on his fingers"
--------------------------------------------
More information about the freebsd-ppc
mailing list