Thank you for subscribing to the linux-bangalore-programming mailing list. This message is to give you some information about this list and other lists we...
linux-bangalore-progr...
linux-bangalore-progr...
Jan 2, 2005 12:36 am
6230
This is a reminder to members of this list about the posting rules: 1. Do not top-post 2. Do not over-quote 3. Do not post HTML messages 4. Do not recycle...
linux-bangalore-progr...
linux-bangalore-progr...
Jan 2, 2005 10:30 pm
6231
... I guess he is already using a clustering solution that provides automatic process migration. (www.openssi.org). One thing to note in OpenSSI is that it...
... i dont see any problem in the code you have given the link to. http://members.home.nl/rene.herman/foobar.tar.gz have you created the device file like ... ...
Amith
amith@...
Jan 3, 2005 11:25 am
6233
... [ if /tmp/foo is a regular file it won't work ] if /tmp/foo was created with mknod as above it will work ! ... [Non-text portions of this message have been...
Amith
amith@...
Jan 4, 2005 5:29 am
6234
hi, I am trying to bind a key combination which would automatically diff the current buffer and open in a new window. Something like this. ... First I want to...
I am new in linux. but i worked on unix-hp/AIX/Solaries. and system programming side. can any one help me regarding to start with linux-internal, writing ...
Hi, This is my first post to the group. The message contents indicate that you guys are pretty involved and advanced users, but I hope you'll let me get back...
... I don't have a /usr/bin/ls. ... Use a separate mail for unrelated questions, I'll answer this time because this is your first post. If you require the...
... Linux Device Drivers: http://www.xml.com/ldd/chapter/book/ Linux kernel module programming: http://www.tldp.org/LDP/lkmpg/ K Shakthi ... K Shakthi Specsoft...
Hi you know about stack over flow exploit. generally the exploit code is written in data/heap portion of the code. and the address of that code is stored in...
suresh kumar
suresh_vin@...
Jan 5, 2005 10:05 am
6241
HI all.. this is cached link from google.but the interesting point is cached date .. This is *G o o g l e*'s cache ...
... not all functions. eg. strcpy Regards, ~Gitesh...
Gitesh Kulkarni
gitesh.kulkarni@...
Jan 5, 2005 10:56 am
6244
... trivia: its called "stack smashing" :-) ... right... that's the general idea ... C/C++ is a stack based lang. which stores data & return address on the ...
On Wed, 05 Jan 2005 12:44:24 +0530, arunkumar ... AFAIK, Google uses RedHat Linux clusters (approx. 4000 nodes) Thanks, JS "Good Luck is when preparation meets...
... If you see the Makefile it creates the the device in /tmp. I tried to create it manually on /dev/ and tried to open it. But no help. All using 'mknod'...
Hi, First of all sorry for a long post. Actually I am desperate to get this thing running. Our company had developed a business critical application using...
Hello, I have two machines with RedHat linux 9 with serially connected to each other. While doing some kernel programming i am getting frequently Oops ...
Not sure if i can answer all , but i know a few things you asked .. ... % [ percentage ] .. that should give you the current file name ... Just having the new...
... Thanks a lot.. I actually managed to put together some stuff to make this work.. forgot to post it. Here it is; func ShowDiff() exe "silent! new +read\\...
Hi, I am writing a block device driver for a virtual disk(kernel version 2.6.5) The mkfs runs fine but on on mounting the device ... Unable to handle kernel...
Hi, ... Your information isnt sufficient to fix or completely analyse the panic. Anyway, it seems strange that the kernel has paniced in getname code-path of...
Hello, I read kmalloc kernel-api.pdf page and found that * %GFP_USER - Allocate memory on behalf of user. May sleep. * * %GFP_KERNEL - Allocate normal kernel...
On Sat, 8 Jan 2005 01:19:20 -0800 (PST), "cranium2003" ... Majority of the allocation cases in normal execution paths in kernel can be satisfied using...
Om
omanakuttan@...
Jan 10, 2005 5:18 am
6255
NOTE: This mail has been x-posted to ilughyd also. Hi all, I am currently writing a small application, which can be called as a toy language(but for a specific...
My project is ENCRYPT A FILE SYSTEM IN LINUX . for that I am using loop back devices. while configuring the linu x kernel 2.4 for loop back support I am ...
I upgraded my python to 2.3 from 2.2 but Apache (V 2.0.4) is taking old libraries for processing. I also made a soft link redirecting the old files to new...
hi all, could someone point me to some resources on Sound programming other than Open Sound System ? . I have tried OSS but not happy with it :-( ! I would...