check if memory is accessible #2142 (12/24/2007 4:24:13 AM) comp.os.vxworks Hi, Does there exist an assembly instruction to check if a particular memory is accessible Best Regards, Rakesh UV ... rakesh
check if memory is accessible419 (12/24/2007 4:23:56 AM) comp.os.minix Hi, Does there exist an assembly instruction to check if a particular memory is accessible Best Regards, Rakesh UV ... rakesh
the return value of a process121 (12/21/2007 8:10:43 AM) comp.lang.c++ hi, is there any way to find the exact meaning of message given by a Unix command for example mv: cannot access hello.c similarly is there any way to find the meaning of the er... rakesh
the return value of a process #2239 (12/21/2007 8:10:23 AM) comp.unix.programmer hi, is there any way to find the exact meaning of message given by a Unix command for example mv: cannot access hello.c similarly is there any way to find the meaning of the er... rakesh
the return value of a process638 (12/21/2007 8:07:31 AM) comp.lang.c hi, is there any way to find the exact meaning of message given by a Unix command for example mv: cannot access hello.c similarly is there any way to find the meaning of the er... rakesh
killing another users process1211 (12/21/2007 5:55:50 AM) comp.unix.admin Hi, if i need to kill a process of another user, what should i do, what bit of the process should be set, and how to set it.I have the passwords of both the user, but i dont want to re login. ... rakesh
minix kernel testing221 (12/18/2007 4:51:31 AM) comp.os.minix Hi, I want a test suit for Minix kernel, where can i get it. I do like to know how the kernels are tested what are the objectives of testing and how the testing is accomplished Rakesh UV ... rakesh
increase in spams344 (12/8/2007 11:07:10 AM) comp.lang.c Hi Moderator, Is there any way to block the spam coming inside our group, i am feeling that day by day, the spams are increasing and its making the situation more worser. Best Regards, Rakesh U... rakesh
error symbol "target tool name"055 (12/5/2007 5:33:50 AM) comp.os.vxworks hI, while launching the target server, i get an error error symbol "target tool name" The vxworks image was compiled at different place, but i hope in same version if vxworks RUV ... Rakesh
enabling target server via serial connection165 (12/5/2007 4:05:44 AM) comp.os.vxworks Hi, Suppose i have a bootable vxworks image in my PC and the same running on target, how can i connect to the target server using tornado. what are the neccessary things to enable the target serv... Rakesh
uvrakesh's replies:
Items(4) /1
check if memory is accessible419 (12/24/2007 4:23:56 AM) comp.os.minix Hi, Does there exist an assembly instruction to check if a particular memory is accessible Best Regards, Rakesh UV ... uvrakesh(31)
minix kernel testing221 (12/18/2007 4:51:31 AM) comp.os.minix Hi, I want a test suit for Minix kernel, where can i get it. I do like to know how the kernels are tested what are the objectives of testing and how the testing is accomplished Rakesh UV ... uvrakesh(31)
howto receive and *understand* via UDP3026 (11/22/2007 2:41:21 AM) comp.lang.c Hi, I've been asked to write an app that connects to a program that I know nothing about. The only information I have is that it's sending data to a specific IP via UDP. The data is likely to be small, just ... noreply4305(2)
Pointer to int, implicit conversion1923 (11/20/2007 7:22:51 PM) comp.lang.c [Please forgive the introduction which talks about C++ rather than C, but I'd just like to explain how I came to be writing if(p) before I go on to tackle C-specific issues] Coming originally from C++, I... toe(740)