[patch #1768] [Patch #1768] Adds non-std. resolution support andncursesw bug-fixes

2003-08-14 Thread noreply
Patch #1768 has been updated. Project: Category: None Status: Open Summary: Adds non-std. resolution support and ncursesw bug-fixes Follow-Ups: Date: Mon 07/28/2003 at 04:18 By: marco_g Comment: Changelog entry: 2003-07-18 Marco Gerards <[EMAIL PROTECTED]> * console.c (cons_vcons_

[patch #1798] [Patch #1798] Fixes dir. dependancy and refcntlocking problem

2003-08-14 Thread noreply
Patch #1798 has been updated. Project: Category: None Status: Open Summary: Fixes dir. dependancy and refcnt locking problem Follow-Ups: Date: Tue 08/05/2003 at 23:23 By: marco_g Comment: This patch fixes Task #2489: "diskfs_node_refcnt_lock can be locked while write_node tries to lock it."

Re: Patches for the ppc port

2003-08-14 Thread Barry deFreese
Peter Bruin wrote: Hi, I'm in the process of splitting my changes for the OSF Mach/PowerPC port into multiple patches (one per subdirectory of the Hurd source directory). I'm done with most of the Hurd libraries and a few other subdirectories; the patches, including ChangeLog entries for the fin

Re: [bug] parted

2003-08-14 Thread Marco Gerards
"Alfred M. Szmidt" <[EMAIL PROTECTED]> writes: > Looks like parted is still broken even with the dlclose() patch that > Roland commited. I could reproduce this. If it is simple (and doesn't take longer than a few hours) I can have a look at this. Thanks, Marco

Re: Bug in default pager or GNUMach (?)

2003-08-14 Thread Ognyan Kulev
Marco Gerards wrote: There is a bug in the default pager or in GNUMach that makes tmpfs unusable. Please record this bug in Savannah (there is file upload too). Even if you intend to fix these bugs soon, they don't seem trivial[1] so you can easily be distracted by other tasks. [1] I consider

Problem with OSKit?

2003-08-14 Thread Miguel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, is there a problem with the savannah OSKit? I just updated my local cvs tree and the 'make' command showed the following output: make[1]: Entering directory `/home/miguel/cvs/hurd/oskit/build/oskit' GNUmakefile:26: Makeconf: No such file or dire

[patch #1810] [Patch #1810] Adds support for bell broadcasting(console, libcons)

2003-08-14 Thread noreply
Patch #1810 has been updated. Project: Category: None Status: Open Summary: Adds support for bell broadcasting (console, libcons) --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1810&group_id=30 ___

Re: tmpfs replacement

2003-08-14 Thread Roland McGrath
There is no reason to replace tmpfs per se, just hack it. There is no problem with its directory management code, right? A tmpfs that uses vm_allocate for file pages is perfectly doable, it just has a limit on total file space imposed by the address space of the tmpfs server process (so presumably

tmpfs replacement

2003-08-14 Thread Marco Gerards
Hi, As most of you know tmpfs is broken and I assume this won't be fixed in the near future. If someone can help me a bit I can have a look at this. In case it won't be fixed I have a (possibly very stupid) suggestion. I can write a temporary tmpfs (named tmptmpfs) using netfs and vm_allocate, et

[patch #1768] [Patch #1768] Adds non-std. resolution support andncursesw bug-fixes

2003-08-14 Thread noreply
Patch #1768 has been updated. Project: Category: None Status: Open Summary: Adds non-std. resolution support and ncursesw bug-fixes Follow-Ups: Date: Mon 07/28/2003 at 04:18 By: marco_g Comment: Changelog entry: 2003-07-18 Marco Gerards <[EMAIL PROTECTED]> * console.c (cons_vcons_

Re: Problem with OSKit?

2003-08-14 Thread Miguel
Ognyan Kulev <[EMAIL PROTECTED]> writes: > Miguel wrote: > >> CC=gcc-2.95 CFLAGS="-g" ./configure --prefix=/home/miguel/hurd --enable-debug >> --enable-modulefile=my-modules.x86.pc > > In your my-modules.x86.pc, is "oskit" uncommented? I should be. If you just Yes, it is. > want to build GNU

Re: Problem with OSKit?

2003-08-14 Thread Ognyan Kulev
Miguel wrote: I think the problem is that, when first entering the directory 'oskit', the GNUmakefile can not include the Makeconf file -- it does not exist! Look at the extract from the GNUmakefile: Start of configuration section OSKIT_SRCDIR= ../.. OBJDIR = . prefix

RE:reb no Boss cxxrk ra otp isnk

2003-08-14 Thread Marc Woodson
fuskusdxutrvzjd p   HI,Bug-hurd I have been receiving emails saying that I'm contributing to the "moral decay of society" by selling the Banned C D. That may be, but I feel Strongly that you have a right to benefit from this hard-to-find

Re: Problem with OSKit?

2003-08-14 Thread Ognyan Kulev
Miguel wrote: nop, OBJDIR is hard-coded to "." in the oskit/GNUmakefile.in! I tryied to change it to ".." but there are problems after that: http://savannah.nongnu.org/cgi-bin/viewcvs/oskit/oskit/oskit/GNUmakefile.in?rev=HEAD&content-type=text/vnd.viewcvs-markup make[1]: Entering directory `/home/

RE:Request For Assistance

2003-08-14 Thread topaibe
BARRISTER TOPA IBE. & CO. IKOYI-LAGOS. FOR YOUR KIND ATTENTION: RE: REQUEST FOR MUTUALLY BENEFITTING ENDEAVOUR. I humbly crave your indulgence in sending you this mail, if the contents does not meet with your personal and business ethics, I appologise in advance. I am barrister topa ibe (att

Re: tmpfs replacement

2003-08-14 Thread Roland McGrath
The only interesting thread is the last one. The others are service threads waiting for something to do, which is normal. When showing cold backtraces, always include "x/i $pc" and "info regs" as well. It's annoying that the arguments are omitted from most of the frames from "bt full", like the

Re: [patch] compile and install hurd.ti

2003-08-14 Thread Marcus Brinkmann
On Wed, Aug 13, 2003 at 05:35:35PM +, Robert Millan wrote: > On Sun, Aug 10, 2003 at 04:24:41PM +0200, Alfred M. Szmidt wrote: > > For the time being I think that we should compile and install hurd.ti > > when installing the Hurd. Atleast untill ncurses gets updated and > > includes our termin

Re: tmpfs replacement

2003-08-14 Thread Marco Gerards
Roland McGrath <[EMAIL PROTECTED]> writes: > The only interesting thread is the last one. The others are service > threads waiting for something to do, which is normal. When showing cold > backtraces, always include "x/i $pc" and "info regs" as well. It's > annoying that the arguments are omitt

Re: e2fslibs for ext2fs?

2003-08-14 Thread Marco Gerards
Robert Millan <[EMAIL PROTECTED]> writes: > Hi there, > > I recently came across the "e2tools" [1] package which is basicaly like > "mtools" but for ext2. (btw I even made a Debian package [2] which is now used > by GRUB to produce these nice GRUB rescue floppies automagicaly [3]) > > The intere

It will raise your confidence and now its affordable

2003-08-14 Thread Myriam
bug-hurd not for me ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd

[patch #1808] [Patch #1808] Add support for task_basic_info withoutcreation_time

2003-08-14 Thread noreply
Patch #1808 has been updated. Project: Category: None Status: Postponed Summary: Add support for task_basic_info without creation_time Follow-Ups: Date: Sat 08/09/2003 at 22:26 By: pbruin Comment: This patch adds support for OSF Mach, which doesn't have creation_time in `struct task_basic_in

[patch #1808] [Patch #1808] Add support for task_basic_info withoutcreation_time

2003-08-14 Thread noreply
Patch #1808 has been updated. Project: Category: None Status: Open Summary: Add support for task_basic_info without creation_time Follow-Ups: Date: Sat 08/09/03 at 22:26 By: pbruin Comment: This patch adds support for OSF Mach, which doesn't have creation_time in `struct task_basic_info', by

Re: tmpfs replacement

2003-08-14 Thread Roland McGrath
> I'm not sure, but it seems to work. There are two bugs in the default > pager (or GNUMach, I'm not sure about this) that make tmpfs unusable. We should figure out what these really are. > I prefer to fix the current tmpfs instead.io_map is more ugly when > using libnetfs I think because the mem

Практический маркетинг.

2003-08-14 Thread Бизнес-семинары
Уважаемые коллеги! Повышение конкурентоспособности Вашей компании напрямую зависит от расширения круга потребителей - приверженцев ее продукции и услуг. Этого можно добиться только при четкой организации взаимодействия всех структурных подразделений и, в первую очередь, отделов маркетинга и сб

[patch #1768] [Patch #1768] Adds non-std. resolution support andncursesw bug-fixes

2003-08-14 Thread noreply
Patch #1768 has been updated. Project: Category: None Status: Open Summary: Adds non-std. resolution support and ncursesw bug-fixes Follow-Ups: Date: Mon 07/28/2003 at 04:18 By: marco_g Comment: Changelog entry: 2003-07-18 Marco Gerards <[EMAIL PROTECTED]> * console.c (cons_vcons_

[patch #1800] [Patch #1800] clean up some more crypt() things inidvec-verify.c

2003-08-14 Thread noreply
Patch #1800 has been updated. Project: Category: libshouldbeinlibc Status: Open Summary: clean up some more crypt() things in idvec-verify.c Follow-Ups: Date: Wed 08/06/03 at 11:48 By: jeroen Comment: We don't have to make crypt() weak nor check whether crypt() exist because it's always in g

e2fslibs for ext2fs?

2003-08-14 Thread Robert Millan
Hi there, I recently came across the "e2tools" [1] package which is basicaly like "mtools" but for ext2. (btw I even made a Debian package [2] which is now used by GRUB to produce these nice GRUB rescue floppies automagicaly [3]) The interesting point for the Hurd is that e2tools uses library ca

Re: Status of ext2fs

2003-08-14 Thread Robert Millan
On Sat, Aug 09, 2003 at 09:08:41PM +0200, Ireadyourmaillist wrote: > Hello, > > Does anyone know about the current status of the ext2fs server and the > problem of the filesystem size. There's an highly experimental patch; testers wanted; search the list archives and Savannah patch list for deta

Re: [patch] compile and install hurd.ti

2003-08-14 Thread Robert Millan
On Sun, Aug 10, 2003 at 04:24:41PM +0200, Alfred M. Szmidt wrote: > For the time being I think that we should compile and install hurd.ti > when installing the Hurd. Atleast untill ncurses gets updated and > includes our terminfo entry. What is putting ncurses on hold? Dickey is active and fast w

Re: Problem with OSKit?

2003-08-14 Thread Miguel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sorry, but the correct configuration command I used was: CC=gcc-2.95 CFLAGS="-g" ../configure --prefix=/home/miguel/hurd --enable-debug --enable-modulefile=my-modules.x86.pc I created a build directory and executed the configure script from there.

Re: Console client plug-in options

2003-08-14 Thread Marcus Brinkmann
On Fri, Aug 08, 2003 at 02:06:13PM +0200, Jeroen Dekkers wrote: > On Thu, Aug 07, 2003 at 11:48:41PM +0200, Marco Gerards wrote: > > Already tried to use an argp parser, and that worked. Unfortunately > > there were issues with the argp parser, argp isn't reentrant. (I guess > > I was lucky when I

Protect your PC today

2003-08-14 Thread a_vollmert2
You are receiving this email as a warning. the most common viruses are transmitted and installed behind the scenes while you're on the internet! Norton Antivirus Stops hackers, trojans and viruses in their tracks! btw, you look great today. Total PC Protection RIGHT NOW. http://[EMAIL PROTECTED]

[patch] compile and install hurd.ti

2003-08-14 Thread Alfred M. Szmidt
For the time being I think that we should compile and install hurd.ti when installing the Hurd. Atleast untill ncurses gets updated and includes our terminfo entry. This will easy the installation of the new console for users a bit. 2003-08-10 Alfred M. Szmidt <[EMAIL PROTECTED]> * Ma

Re: Patches for the ppc port

2003-08-14 Thread Marcus Brinkmann
On Sat, Aug 09, 2003 at 05:55:22PM +0200, Peter Bruin wrote: > subdirectories; the patches, including ChangeLog entries for the > finished patches, are on http://huizen.dds.nl/~pjbruin/hurd/. I could I have committed something equivalent to your fatfs patch, but using and bswap_16/bswap_32 inste

[bug] parted

2003-08-14 Thread Alfred M. Szmidt
Looks like parted is still broken even with the dlclose() patch that Roland commited. /home/ams $ parted /sbin/parted: cannot load libstore_/dev/sd0.so.0.3: libstore_/dev/sd0.so.0.3: cannot open shared object file: No such file or directory /sbin/parted: cannot load libstore_/dev/sd0.so.0.3: libs

Status of ext2fs

2003-08-14 Thread Ireadyourmaillist
Hello, Does anyone know about the current status of the ext2fs server and the problem of the filesystem size. Bye ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd

Re: [patch] compile and install hurd.ti

2003-08-14 Thread Marco Gerards
Robert Millan <[EMAIL PROTECTED]> writes: > On Sun, Aug 10, 2003 at 04:24:41PM +0200, Alfred M. Szmidt wrote: > > For the time being I think that we should compile and install hurd.ti > > when installing the Hurd. Atleast untill ncurses gets updated and > > includes our terminfo entry. > What is

Re: Bug in default pager or GNUMach (?)

2003-08-14 Thread Marco Gerards
Ognyan Kulev <[EMAIL PROTECTED]> writes: > Marco Gerards wrote: > > > There is a bug in the default pager or in GNUMach that makes tmpfs > > unusable. > > Please record this bug in Savannah (there is file upload too). Even > if you intend to fix these bugs soon, they don't seem trivial[1] so >

[patch #1798] [Patch #1798] Fixes dir. dependancy and refcntlocking problem

2003-08-14 Thread noreply
Patch #1798 has been updated. Project: Category: None Status: Open Summary: Fixes dir. dependancy and refcnt locking problem --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1798&group_id=30

[patch #1768] [Patch #1768] Adds non-std. resolution support andncursesw bug-fixes

2003-08-14 Thread noreply
Patch #1768 has been updated. Project: Category: None Status: Open Summary: Adds non-std. resolution support and ncursesw bug-fixes Follow-Ups: Date: Mon 07/28/2003 at 04:18 By: marco_g Comment: Changelog entry: 2003-07-18 Marco Gerards <[EMAIL PROTECTED]> * console.c (cons_vcons_

[patch #1810] [Patch #1810] Adds support for bell broadcasting(console, libcons)

2003-08-14 Thread noreply
Patch #1810 has been updated. Project: Category: None Status: Open Summary: Adds support for bell broadcasting (console, libcons) Follow-Ups: Date: Mon 08/11/2003 at 22:54 By: marco_g Comment: This patch does exactly what is descibed in task #2502. The VC number is not used yet, but I've add

Soluções de Marketing!!!

2003-08-14 Thread Giselle Rios
Title: Segmentos Estaduais Segmentos Estaduais   Banco de dados apropriado para marketing intensificado por estado.   Lote: Qtd.de emails: Tamanho: Preço:  

[patch #1808] [Patch #1808] Add support for task_basic_info withoutcreation_time

2003-08-14 Thread noreply
Patch #1808 has been updated. Project: Category: None Status: Open Summary: Add support for task_basic_info without creation_time Follow-Ups: Date: Sat 08/09/2003 at 22:26 By: pbruin Comment: This patch adds support for OSF Mach, which doesn't have creation_time in `struct task_basic_info',

Re: Problem with OSKit?

2003-08-14 Thread Ognyan Kulev
Miguel wrote: CC=gcc-2.95 CFLAGS="-g" ./configure --prefix=/home/miguel/hurd --enable-debug --enable-modulefile=my-modules.x86.pc In your my-modules.x86.pc, is "oskit" uncommented? I should be. If you just want to build GNU Mach 2, use modules-light from http://hurd.gnufans.org/bin/view/Mach/B

[patch #1808] [Patch #1808] Add support for task_basic_info withoutcreation_time

2003-08-14 Thread noreply
Patch #1808 has been updated. Project: Category: None Status: Open Summary: Add support for task_basic_info without creation_time --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1808&group_id=30 ___

Re: [patch] hurd.info-* not installed

2003-08-14 Thread Marcus Brinkmann
On Sun, Aug 10, 2003 at 04:24:41PM +0200, Alfred M. Szmidt wrote: > Since the dawn of time the Hurd info pages have been incompletly > installed (only hurd.info gets installed). This wonderful patch lets > users read this magnificant work with their favourite info browser. Thanks, I have applied

Re: Patches for the ppc port

2003-08-14 Thread Peter Bruin
> Can you split the patches up by features, rather than directories? > For example, all changes to device_open in one patch, etc. > This would be much better to manage and maintain. I agree. > > Almost all changes are between #ifdefs, so applying the patches (at > > least the ones that have Chang

Практический маркетинг.

2003-08-14 Thread Учебный центр
Уважаемые коллеги! "ПРАКТИЧЕСКИЙ МАРКЕТИНГ Внедрение Стандарта Предприятия (СТП) по маркетингу и сбыту)" 21-22 августа 2003 года Для того, чтобы получить более подробную информацию о курсе и зарегистрироваться в качестве участника, звоните нам по телефону: (095) 258-51-84 В ПРОГРАММЕ СЕМИНАРА:

Re: FATFS Locking

2003-08-14 Thread Marco Gerards
Marco Gerards <[EMAIL PROTECTED]> writes: > Hi, > > Fatfs still has serious locking problems write writing and I had a > close look at this today. > > First I need to separate the problem into sub-problems: > > -- The diskfs_node_refcnt_lock problem -- > > diskfs_node_refcnt_lock can be locked

Re: Problem with OSKit?

2003-08-14 Thread Miguel
Ognyan Kulev <[EMAIL PROTECTED]> writes: > Miguel wrote: >> I think the problem is that, when first entering the directory 'oskit', >> the GNUmakefile can not include the Makeconf file -- it does not exist! >> Look at the extract from the GNUmakefile: >> Start of configuration section >>

[patch #1810] [Patch #1810] Adds support for bell broadcasting(console, libcons)

2003-08-14 Thread noreply
Patch #1810 has been updated. Project: Category: None Status: Open Summary: Adds support for bell broadcasting (console, libcons) Follow-Ups: Date: Mon 08/11/2003 at 22:54 By: marco_g Comment: This patch does exactly what is descibed in task #2502. The VC number is not used yet, but I've add

MINIX fs translator - pre-release 0.02

2003-08-14 Thread Roberto Reale
Hi, I have made a new pre-release (0.02) of my translator for the MINIX file system (actually a modified version of the Ext2 translator). As several major bugs have been fixed, especially in the directory- handling code, the new release should work far better than the previous one, although it

Re: smcup and rmcup support for the console server

2003-08-14 Thread Marco Gerards
Marco Gerards <[EMAIL PROTECTED]> writes: > --rmcup=on > --rmcup=off > --rmcup=to-scrollback-buffer Remove this line if you want to use --rmcup=on instead of --rmcup=to-scrollback-buffer (which is used by default). > + user->screen.cur_line += user->screen.height; Thanks, Marco

Re: tmpfs replacement

2003-08-14 Thread Marco Gerards
Roland McGrath <[EMAIL PROTECTED]> writes: > > I'm not sure, but it seems to work. There are two bugs in the default > > pager (or GNUMach, I'm not sure about this) that make tmpfs unusable. > > We should figure out what these really are. Right. I hope you can have a look at these backtraces. Pl

[patch #1768] [Patch #1768] Adds non-std. resolution support andncursesw bug-fixes

2003-08-14 Thread noreply
Patch #1768 has been updated. Project: Category: None Status: Open Summary: Adds non-std. resolution support and ncursesw bug-fixes Follow-Ups: Date: Mon 07/28/2003 at 04:18 By: marco_g Comment: Changelog entry: 2003-07-18 Marco Gerards <[EMAIL PROTECTED]> * console.c (cons_vcons_

Re: tmpfs replacement

2003-08-14 Thread Marco Gerards
Roland McGrath <[EMAIL PROTECTED]> writes: > There is no reason to replace tmpfs per se, just hack it. > There is no problem with its directory management code, right? I'm not sure, but it seems to work. There are two bugs in the default pager (or GNUMach, I'm not sure about this) that make tmpfs

Re: Console client plug-in options

2003-08-14 Thread Niels Möller
Jeroen Dekkers <[EMAIL PROTECTED]> writes: > Of course the getopt interface uses some global variables: opterr, > optopt, optind and optarg. There's also one static variable in the getopt implementation: /* The next char to be scanned in the option-element in which the last option charact

Re: Patches for the ppc port

2003-08-14 Thread Marcus Brinkmann
On Sat, Aug 09, 2003 at 05:55:22PM +0200, Peter Bruin wrote: > I'm in the process of splitting my changes for the OSF Mach/PowerPC > port into multiple patches (one per subdirectory of the Hurd source > directory). I'm done with most of the Hurd libraries and a few other > subdirectories; the patc

Re: [patch] compile and install hurd.ti

2003-08-14 Thread Marcus Brinkmann
"Alfred M. Szmidt" <[EMAIL PROTECTED]> schrieb: > For the time being I think that we should compile and install hurd.ti > when installing the Hurd. No. Thanks, Marcus ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug

[patch #1800] [Patch #1800] clean up some more crypt() things inidvec-verify.c

2003-08-14 Thread noreply
Patch #1800 has been updated. Project: Category: libshouldbeinlibc Status: Open Summary: clean up some more crypt() things in idvec-verify.c Follow-Ups: Date: Wed 08/06/03 at 11:48 By: jeroen Comment: We don't have to make crypt() weak nor check whether crypt() exist because it's always in g

=?ks_c_5601-1987?B?x8e3zr+hIMH2xKMgtOe9xS4uwMzBqCDG7b7IyPcgwda5q73DsO0gu/PE6MfRIL7GxKfAuyC4wsDM

2003-08-14 Thread 건강이불마트
x8+8vL/kLg==?= Date: Thu, 14 Aug 2003 10:47:23 +0900 MIME-Version: 1.0 Content-Type: text/html; charset="ks_c_5601-1987" Content-Transfer-Encoding: 8bit º» ¸ÞÀÏÀº ¹ß½ÅÀü¿ëÀÔ´Ï´Ù. °¢Á¾ ¹®ÀÇ»çÇ×Àº ¹®ÀǸÞÀÏÀ» ÀÌ¿ëÇØ ÁÖ¼¼¿ä.  

Re: Console client plug-in options

2003-08-14 Thread Wolfgang Jaehrling
On Thu, Aug 07, 2003 at 11:48:41PM +0200, Marco Gerards wrote: > It is hard to write a nice parser. [...] > The syntax would be: > console {OPTIONS} {-d DRIVER [suboptions]} CONSOLE I can not see how this solves the problem that it is hard to write a nice parser. The suboptions-variant has the di

Re: Console client plug-in options

2003-08-14 Thread Marcus Brinkmann
On Thu, Aug 07, 2003 at 11:48:41PM +0200, Marco Gerards wrote: > Already tried to use an argp parser, and that worked. Unfortunately > there were issues with the argp parser, argp isn't reentrant. (I guess > I was lucky when I used it). The only acceptable way I am seeing here is to have the argp

[patch #1800] [Patch #1800] clean up some more crypt() things inidvec-verify.c

2003-08-14 Thread noreply
Patch #1800 has been updated. Project: Category: libshouldbeinlibc Status: Open Summary: clean up some more crypt() things in idvec-verify.c Follow-Ups: Date: Wed 08/06/2003 at 11:48 By: jeroen Comment: We don't have to make crypt() weak nor check whether crypt() exist because it's always in

Re: stpcpy?

2003-08-14 Thread Jeroen Dekkers
On Tue, Jul 01, 2003 at 06:38:08PM +0200, Jeroen Dekkers wrote: > It's because the nm output was changed, on my systems it works with this > patch (my sed skills aren't that great but it works): > > Index: Makefile.in > === > RCS file

Re: tmpfs replacement

2003-08-14 Thread Roland McGrath
> Thanks for your help. For completeness here is the "bt full" of thread > 4, with debugging symbols for glibc this time, x/i and info regs. That verifies what we suspected. The libc symbols help a little, but there is some bug in gdb or gcc that prevents the libpager/libdiskfs frames from showin

PAСПPOДAЖА 30%-70% ! готт се

2003-08-14 Thread Сeть магазuнoв Палeрмo
В СЕТИ МАГАЗИНОВ "ПАЛЕРМО" РАСПРОДАЖА 50%-70% ! В магазинах представлены коллекции: сттоядо от осияс Ermenegildo Zegna Oppio енутлвеш ооонв жиндуо Iceberg Chloe аоо нр азьбе тодр Montana Blu Verri еен обй ооерсоен сйаа Corneliani химпсао тдное кьилу ооусч Cesare Paciotti Alberto Guar

[bug #3939] rpctrace:d program hangs when signal that terminates orsuspends it is sent

2003-08-14 Thread nobody
=== BUG #3939: LATEST MODIFICATIONS == http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3939&group_id=30 Changes by: Marcus Brinkmann <[EMAIL PROTECTED]> Date: Sat 08/09/2003 at 18:51 (Europe/Berlin) What | Removed | Added

[patch #1633] [Patch #1633] Terminated with C-c rpctrace:d programshang

2003-08-14 Thread noreply
Patch #1633 has been updated. Project: Category: None Status: Closed Summary: Terminated with C-c rpctrace:d programs hang Follow-Ups: Date: Mon 06/16/2003 at 14:55 By: ogi Comment: This patch is a possible resolution of bug #3939[1] [1] http://savannah.gnu.org/bugs/?func=detailbug&bug_id=39