Re: udhcpc in 1.10.3 doesnt like my WLAN card

2008-06-19 Thread Cristian Ionescu-Idbohrn
The problem seems to be that your wlan-card does not see/catch the dhcp-offer. On Wed, 18 Jun 2008, SAMUEL Dinesh wrote: My DHCPD server is: * Running under Linux Debian * version : Dhcp 2.0pl5-19.1 Is this a Debian sarge (oldstable) or woody (even older) distribution? I do no longer have

vi.c coredump

2008-06-19 Thread walter harms
hi list, i can produce a nasty bug in vi. I noticed it first with 10.3 but it seems to be present in earlier versions. I can produce the bug this way: start vi goto insert mode select a screenfull of data with Xcursor clip data into vi crash Your mileage may vary; picking only a few data will

Re: vi.c coredump

2008-06-19 Thread walter harms
Hi list, some news about the bug: It is present at least in 1.9.1 maybe earlier It happens in insert_char when ENABLE_FEATURE_VI_SETOPTS is set p = stupid_insert(p, c);// insert the char #if ENABLE_FEATURE_VI_SETOPTS if (showmatch strchr()]}, *sp) !=

Ответ: MODPROBE: next generation

2008-06-19 Thread Vladimir Dronnikov
Hello! 1. Noone wants to bury existing modprobe. I mean a new format for intermediate data for an utility which will provide the same functionality but is planned to be smaller, faster and cleaner. Have you ever edited modules.dep or modules.symbols files manually? Guess no. And they are the vast

Re: vi.c coredump

2008-06-19 Thread walter harms
I looked into the other place where stupid_insert() and it guess they will break also. re wh walter harms wrote: Hi list, some news about the bug: It is present at least in 1.9.1 maybe earlier It happens in insert_char when ENABLE_FEATURE_VI_SETOPTS is set p =

MODPROBE: next generation

2008-06-19 Thread dronnikov
Made a proof-of-concept patch. It replaces standard depmod+modprobe sweet pair if config option simplified modutils is checked. 1482 octets in size for both (debug statements commented out). Uses the following format of modules.dep (draft 2) Consider a module named X located at P which depends

Re: udhcpc in 1.10.3 doesnt like my WLAN card

2008-06-19 Thread Denys Vlasenko
On Thursday 19 June 2008 14:43, Cristian Ionescu-Idbohrn wrote: The problem seems to be that your wlan-card does not see/catch the dhcp-offer. Cristian, this is not true. In tcpdump I see This is the packet from us: 14:20:27.629001 IP (tos 0x0, ttl 64, id 0, offset 0, flags [none], proto:

Re: udhcpc in 1.10.3 doesnt like my WLAN card

2008-06-19 Thread Cristian Ionescu-Idbohrn
On Thu, 19 Jun 2008, Denys Vlasenko wrote: On Thursday 19 June 2008 14:43, Cristian Ionescu-Idbohrn wrote: The problem seems to be that your wlan-card does not see/catch the dhcp-offer. Cristian, this is not true. Yes it is :) In tcpdump I see This is the packet from us:

Re: udhcpc in 1.10.3 doesnt like my WLAN card

2008-06-19 Thread Roy Marples
On Thursday 19 June 2008 19:58:19 Denys Vlasenko wrote: On Thursday 19 June 2008 14:43, Cristian Ionescu-Idbohrn wrote: The problem seems to be that your wlan-card does not see/catch the dhcp-offer. Cristian, this is not true. In tcpdump I see This is the packet from us: and this is the