Search the web
Sign In
New User? Sign Up
linux-bangalore-programming · LB Programming Discussions
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2520 - 2549 of 7585   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2520
Hi, So far I have been using vim as my editor. for compiling a directory I use :make and then a :cw command to split the window into two, one showing the...
Omanakuttan
omanakuttan@...
Send Email
Feb 1, 2003
1:43 pm
2521
Hi, thanks for the response. My mistake was to give my modules in obj-m and NOT issueing #make modules modules_install It is solved now. Thanks a lot. Om....
Omanakuttan
omanakuttan@...
Send Email
Feb 1, 2003
1:51 pm
2522
... on 6.x :vs for a vertical split -- b -- ... Biju 'botsie' Chacko biju_chacko at vsnl dot net http://www.symonds.net/~botsie...
Biju Chacko
Biju_Chacko
Offline Send Email
Feb 1, 2003
1:57 pm
2523
... Well, guess what -- I'm using Vim 6.1 pretty much. This is on Solaris. But I've built it from source, so I doubt the feature will be missing on the RH7.2...
Manish Jethani
manish_jethani
Offline Send Email
Feb 2, 2003
6:01 am
2524
hi how to hide process from the kernel such that kstat and other process monitoring utilities can't detect them regards, bishan...
bishan
bishan4u
Offline Send Email
Feb 2, 2003
2:39 pm
2525
Hello, I am having one linux server and two client machines.Through one client machine I connected to the server using telnet. I have written a program in my...
Rupa
rupar_1979
Offline Send Email
Feb 3, 2003
5:13 am
2526
hi yes ofcourse every processes that running on linux box is timesliced but here u still work with the same client i.e client 1 , what u have to do is ...
anjaneyulu aerrolla
vaayu69
Offline Send Email
Feb 3, 2003
5:55 am
2527
Hi I am Bharathraj , working on Linux kernel > 2.4 version. I came across problem while handling the dynamic timers in linux. I have taken the system call...
Bharathraj.Shetty@...
Send Email
Feb 3, 2003
6:00 am
2528
Yes, you can definitely do it, Compile the kernel module from the below source and test it. Let me know, what had happened #define MODULE #define __KERNEL__ ...
Iqbal
iqbal@...
Send Email
Feb 3, 2003
6:24 am
2529
Won't work on latest redhat 8.0 kernel nor on 2.5 kernel because sys_call_table is no more an exported symbol in there kernel versions. -aneesh...
Aneesh Kumar K.V
kvaneesh
Offline Send Email
Feb 3, 2003
6:26 am
2530
Most of the "Test" code about sockets that one gets in a book or some web page. client or server (or both ) do their work in while(true) loop. This "pattern"...
jayant M
einstienindia@...
Send Email
Feb 3, 2003
7:03 am
2531
... You'll have to use some patches to the kernel to achieve this. The system call table is not exported in newer kernels. If you still want to do it, I hope...
Y Giridhar Appaji Nag
yganag
Offline Send Email
Feb 3, 2003
7:04 am
2532
Hi, This is in continuation of my earlier mail where I asked about having a web-based (PHP) for some of the commands. I am keen on having a front-end for some...
bishan
bishan4u
Offline Send Email
Feb 3, 2003
11:28 am
2533
... Hmm ... what commands are you talking about? Perhaps you need to look at something like webmin. -- b -- ... Biju 'botsie' Chacko...
Biju Chacko
Biju_Chacko
Offline Send Email
Feb 3, 2003
12:01 pm
2534
Try GTK. Its easy to start working with. But that's only my biased opinion, since I only know to program Gtk. GTK also has a user interface builder called...
Pallav Nawani
pallavnawani
Offline Send Email
Feb 3, 2003
12:04 pm
2535
Hi! Try webmin... www.webmin.com and see if it does what you want Else use it as a base for what you want to do. Regards...
Ez Coder
ezcoder@...
Send Email
Feb 3, 2003
12:42 pm
2536
Hi, ... Same goes with me too. I know only GTK and its extremely easy to work with.As for as IDEs are concerned u have a great one for GTK called anjuta .. and...
Pradyumna Sampath
prady@...
Send Email
Feb 3, 2003
5:08 pm
2537
... Besides Kylix is paid.. $1999. prady -- Visit me at http://prady.net Mail : prady at prady dot net...
Pradyumna Sampath
prady@...
Send Email
Feb 3, 2003
5:09 pm
2538
... I agree. Also, documentation for GTK+ is much more easily available than the others. Jaidev -- symonds.net/~jaidev This is my sig. There are thousands...
Krishna Jaidev
il_minardi
Offline Send Email
Feb 3, 2003
5:10 pm
2539
On Mon, 2003-02-03 at 09:21, Rupa wrote: [...] ... To any multitasking kernel like Linux, there is no difference between a process running an infinite loop and...
Ashwin N
ashwin_ne
Offline Send Email
Feb 3, 2003
5:51 pm
2540
Hi I have a Pinnacle Systems PCTV Plus Indian Edition. I have been trying to configure it for past one week but without success. Problem statement: bttv is...
Madhav Bhargava
shree_radhe
Offline Send Email
Feb 4, 2003
6:49 am
2541
Hi I want to upgrade to bttv-0.7.103. I have bttv already installed but an older version. How do i go about doin this. Please help me on this. Regards, Madhav...
Madhav Bhargava
shree_radhe
Offline Send Email
Feb 4, 2003
6:56 am
2542
Hi all, I have downloaded glibc souce from http://distro.ibiblio.org/pub/Linux/distributions/redhat/8.0/en/os/i386/SRPMS/glibc-2.2.93-5.src.rpm I need to get...
sumarani
sumarani@...
Send Email
Feb 4, 2003
6:58 am
2543
Hi, I'm having problem while importing data from SQL Server to PostgresSQL. Source tables which were having field names in capital letters were created as...
Sunish Kumar M.V.
suni_durg
Offline Send Email
Feb 4, 2003
7:29 am
2544
... Why not grep for "socket(" or similar string in all the sources files? Either: grep -r <regexp> src/ or: find src/ -name '*.c' | xargs grep <regexp> Manish...
Manish Jethani
manish_jethani
Offline Send Email
Feb 4, 2003
7:30 am
2545
cd /usr/src/<linux version> find . -iname socket Regards, Madhav Bhargava Ph No: 4164914 ... From: Manish Jethani [mailto:manish.jethani@...] Sent:...
Madhav Bhargava
shree_radhe
Offline Send Email
Feb 4, 2003
7:59 am
2546
... Attributes are not case sensitive in PostgreSQL unless you created them with surrounding quotes. I am assuming that you did. So you need to do that for...
Ganesan R
nasenagr
Offline Send Email
Feb 4, 2003
8:06 am
2547
... http://distro.ibiblio.org/pub/Linux/distributions/redhat/8.0/en/os/i386/SRPM S/glibc-2.2.93-5.src.rpm ... The source for socket, accept and listen (as you...
Y Giridhar Appaji Nag
yganag
Offline Send Email
Feb 4, 2003
9:34 am
2548
Hi all, I downloaded current stable version of linux kernel 2.4.20. and I applyed the patch of open mosix to that kernel. I enable all options regarding...
Srinivas
cnu_vasu_mca
Offline Send Email
Feb 4, 2003
10:32 am
2549
... Source code of "system calls" is not found in glibc source, you will find them in the Linux kernel source code. ashwin -- A s h w i n Was...
Ashwin N
ashwin_ne
Offline Send Email
Feb 4, 2003
5:35 pm
Messages 2520 - 2549 of 7585   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help