[patch #2104] [Patch #2104] rpctrace: Don't assert that local port names are valid

2003-10-18 Thread noreply
Patch #2104 has been updated. Project: Category: None Status: Open Summary: rpctrace: Don't assert that local port names are valid Follow-Ups: Date: Sat 10/18/03 at 14:17 By: ogi Comment: Bug report can be found at http://mail.gnu.org/archive/html/bug-hurd/2002-11/msg00222.html I don't kn

[patch #2104] [Patch #2104] rpctrace: Don't assert that local port names are valid

2003-10-18 Thread noreply
Patch #2104 has been updated. Project: Category: None Status: Open Summary: rpctrace: Don't assert that local port names are valid --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=2104&group_id=30 __

[patch #309] [Patch #309] ihash rewrite

2003-08-27 Thread noreply
Patch #309 has been updated. Project: Category: libihash Status: Open Summary: ihash rewrite Follow-Ups: Date: Sun 08/17/2003 at 09:17 By: marcus Comment: I gave libihash a face lift, which includes the following: * All data types and functions put into the hurd_ namespace. * static initi

[patch #1865] [Patch #1865] Add "SVGA" support to the consoleclient.

2003-08-27 Thread noreply
Patch #1865 has been updated. Project: Category: None Status: Open Summary: Add "SVGA" support to the console client. Follow-Ups: Date: Tue 08/26/2003 at 23:41 By: marco_g Comment: This patch is far from perfect, I just uploaded so it won't get lost. I need to clean it up a bit and fix some

[patch #1865] [Patch #1865] Add "SVGA" support to the consoleclient.

2003-08-26 Thread noreply
Patch #1865 has been updated. Project: Category: None Status: Open Summary: Add "SVGA" support to the console client. --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1865&group_id=30 ___

[patch #1865] [Patch #1865] Add "SVGA" support to the consoleclient.

2003-08-26 Thread noreply
Patch #1865 has been updated. Project: Category: None Status: Open Summary: Add "SVGA" support to the console client. Follow-Ups: Date: Tue 08/26/2003 at 23:41 By: marco_g Comment: This patch is far from perfect, I just uploaded so it won't get lost. I need to clean it up a bit and fix some

[patch #1845] [Patch #1845] Fixes the libpthread Makefile

2003-08-22 Thread noreply
Patch #1845 has been updated. Project: Category: None Status: Closed Summary: Fixes the libpthread Makefile Follow-Ups: Date: Wed 08/20/2003 at 21:52 By: marco_g Comment: The Makefile installs from $(srcdir), this doesn't work when not building from the sourcedir. I hope this patch is corre

[patch #1845] [Patch #1845] Fixes the libpthread Makefile

2003-08-21 Thread noreply
Patch #1845 has been updated. Project: Category: None Status: Open Summary: Fixes the libpthread Makefile Follow-Ups: Date: Wed 08/20/2003 at 21:52 By: marco_g Comment: The Makefile installs from $(srcdir), this doesn't work when not building from the sourcedir. I hope this patch is correct

[patch #1845] [Patch #1845] Fixes the libpthread Makefile

2003-08-21 Thread noreply
Patch #1845 has been updated. Project: Category: None Status: Open Summary: Fixes the libpthread Makefile --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1845&group_id=30 ___

[patch #1845] [Patch #1845] Fixes the libpthread Makefile

2003-08-21 Thread noreply
Patch #1845 has been updated. Project: Category: None Status: Open Summary: Fixes the libpthread Makefile Follow-Ups: Date: Wed 08/20/2003 at 21:52 By: marco_g Comment: The Makefile installs from $(srcdir), this doesn't work when not building from the sourcedir. I hope this patch is correct

[patch #1839] [Patch #1839] Many small fixes in dir-rename.c anddir-renamed.c

2003-08-18 Thread noreply
Patch #1839 has been updated. Project: Category: libdiskfs Status: Open Summary: Many small fixes in dir-rename.c and dir-renamed.c Follow-Ups: Date: Mon 08/18/2003 at 16:40 By: ogi Comment: Other information about this patch can be found in http://bugs.debian.org/190732 -

[patch #1839] [Patch #1839] Many small fixes in dir-rename.c anddir-renamed.c

2003-08-18 Thread noreply
Patch #1839 has been updated. Project: Category: libdiskfs Status: Open Summary: Many small fixes in dir-rename.c and dir-renamed.c --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1839&group_id=30 _

[patch #309] [Patch #309] ihash rewrite

2003-08-17 Thread noreply
Patch #309 has been updated. Project: Category: libihash Status: Open Summary: ihash rewrite Follow-Ups: Date: Sun 08/17/2003 at 09:17 By: marcus Comment: I gave libihash a face lift, which includes the following: * All data types and functions put into the hurd_ namespace. * static initiali

[patch #1836] [Patch #1836] Using unsigned IDs

2003-08-16 Thread noreply
Patch #1836 has been updated. Project: Category: libihash Status: Open Summary: Using unsigned IDs Follow-Ups: Date: Sun 08/17/2003 at 00:29 By: marcus Comment: This patch makes libihash IDs unsigned to prevent overflow of the ID into the negative range (and thus underflow of the array). Su

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

2003-08-16 Thread noreply
Patch #1633 has been updated. Project: Category: None Status: Open 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=3939

[patch #1836] [Patch #1836] Using unsigned IDs

2003-08-16 Thread noreply
Patch #1836 has been updated. Project: Category: libihash Status: Open Summary: Using unsigned IDs --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1836&group_id=30 __

[patch #1835] [Patch #1835] Fix typo in libcons/cons.h

2003-08-16 Thread noreply
Patch #1835 has been updated. Project: Category: None Status: Closed Summary: Fix typo in libcons/cons.h Follow-Ups: Date: Sat 08/16/2003 at 20:06 By: marcus Comment: Thanks, checked in. Your patch was reversed, btw. --- -

[patch #1835] [Patch #1835] Fix typo in libcons/cons.h

2003-08-16 Thread noreply
Patch #1835 has been updated. Project: Category: None Status: Open Summary: Fix typo in libcons/cons.h --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1835&group_id=30 __

[patch #1835] [Patch #1835] Fix typo in libcons/cons.h

2003-08-16 Thread noreply
Patch #1835 has been updated. Project: Category: None Status: Open Summary: Fix typo in libcons/cons.h --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1835&group_id=30 __

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

2003-08-15 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

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

2003-08-15 Thread noreply
Patch #1768 has been updated. Project: Category: None Status: Closed 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_vcon

[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."

[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 ___

[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 #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

[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

[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

[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',

[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 ___

[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

[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

[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

[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

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

2003-08-11 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

[patch #1809] [Patch #1809] Fix small typo in ext2_fs.h

2003-08-11 Thread noreply
Patch #1809 has been updated. Project: Category: None Status: Open Summary: Fix small typo in ext2_fs.h --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1809&group_id=30 _

[patch #1809] [Patch #1809] Fix small typo in ext2_fs.h

2003-08-11 Thread noreply
Patch #1809 has been updated. Project: Category: None Status: Postponed Summary: Fix small typo in ext2_fs.h Follow-Ups: Date: Mon 08/11/2003 at 16:54 By: marcus Comment: I guess you spotted this because of a blanket statement warning by gcc. This file comes from the Linux kernel. The probl

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

2003-08-10 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

[patch #1799] [Patch #1799] Really small cleanup,don't define prototype: include header

2003-08-09 Thread noreply
Patch #1799 has been updated. Project: Category: libshouldbeinlibc Status: Open Summary: Really small cleanup, don't define prototype: include header --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1799&grou

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

2003-08-09 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."

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

2003-08-09 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

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

2003-08-08 Thread noreply
Patch #1798 has been updated. Project: Category: None Status: Closed 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.

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

2003-08-07 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."

[patch #1799] [Patch #1799] Really small cleanup,don't define prototype: include header

2003-08-07 Thread noreply
Patch #1799 has been updated. Project: Category: libshouldbeinlibc Status: Open Summary: Really small cleanup, don't define prototype: include header Follow-Ups: Date: Tue 08/05/2003 at 23:29 By: marco_g Comment: The (incorrect) prototype of crypt was defined instead of including . -

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

2003-08-06 Thread noreply
Patch #1800 has been updated. Project: Category: libshouldbeinlibc Status: Open Summary: clean up some more crypt() things in idvec-verify.c --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1800&group_id=30

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

2003-08-06 Thread noreply
Patch #1798 has been updated. Project: Category: None Status: Closed 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.

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

2003-08-06 Thread noreply
Patch #1800 has been updated. Project: Category: libshouldbeinlibc Status: Closed 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

[patch #1799] [Patch #1799] Really small cleanup,don't define prototype: include header

2003-08-06 Thread noreply
Patch #1799 has been updated. Project: Category: libshouldbeinlibc Status: Closed Summary: Really small cleanup, don't define prototype: include header Follow-Ups: Date: Tue 08/05/2003 at 23:29 By: marco_g Comment: The (incorrect) prototype of crypt was defined instead of including . ---

[patch #1754] [Patch #1754] store_{read,write} abort program when LEN is not aligned

2003-08-04 Thread noreply
Patch #1754 has been updated. Project: Category: libstore Status: Closed Summary: store_{read,write} abort program when LEN is not aligned Follow-Ups: Date: Wed 07/23/2003 at 13:35 By: ogi Comment: * Copyright years are updated. --- Date: T

[patch #1754] [Patch #1754] store_{read,write} abort program when LEN is not aligned

2003-08-04 Thread noreply
Patch #1754 has been updated. Project: Category: libstore Status: Open Summary: store_{read,write} abort program when LEN is not aligned Follow-Ups: Date: Wed 07/23/2003 at 14:35 By: ogi Comment: * Copyright years are updated. --- Date: Thu

[patch #1793] [Patch #1793] Fix fatfs root node loading (FAT12 andFAT16 are broken)

2003-08-03 Thread noreply
Patch #1793 has been updated. Project: Category: None Status: Closed Summary: Fix fatfs root node loading (FAT12 and FAT16 are broken) Follow-Ups: Date: Sun 08/03/2003 at 21:43 By: marco_g Comment: This patch fixes a typo introduced on 2003-07-14. I assume the typo was introduced while check

[patch #1793] [Patch #1793] Fix fatfs root node loading (FAT12 andFAT16 are broken)

2003-08-03 Thread noreply
Patch #1793 has been updated. Project: Category: None Status: Open Summary: Fix fatfs root node loading (FAT12 and FAT16 are broken) Follow-Ups: Date: Sun 08/03/2003 at 21:43 By: marco_g Comment: This patch fixes a typo introduced on 2003-07-14. I assume the typo was introduced while checkin

[patch #1793] [Patch #1793] Fix fatfs root node loading (FAT12 andFAT16 are broken)

2003-08-03 Thread noreply
Patch #1793 has been updated. Project: Category: None Status: Open Summary: Fix fatfs root node loading (FAT12 and FAT16 are broken) --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1793&group_id=30

[patch #1790] [Patch #1790] Implements the routing interfaces inpfinet

2003-08-03 Thread noreply
Patch #1790 has been updated. Project: Category: None Status: Open Summary: Implements the routing interfaces in pfinet Follow-Ups: Date: Sat 08/02/2003 at 23:45 By: marcus Comment: Depends on patch 1789. --- Date: Sun 08/03/2003 at 21:35

[patch #1754] [Patch #1754] store_{read,write} abort program when LEN is not aligned

2003-08-03 Thread noreply
Patch #1754 has been updated. Project: Category: libstore Status: Open Summary: store_{read,write} abort program when LEN is not aligned Follow-Ups: Date: Wed 07/23/03 at 13:35 By: ogi Comment: * Copyright years are updated. --- Date: Thu 0

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

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

[patch #406] [Patch #406] A small clean up of vmstat

2003-08-03 Thread noreply
Patch #406 has been updated. Project: Category: None Status: Closed Summary: A small clean up of vmstat Follow-Ups: Date: Thu 07/31/03 at 22:44 By: marcus Comment: I am not sure what the problem is with the current code. In your mail you said that vmstat wouldn't report your memory size co

[patch #406] [Patch #406] A small clean up of vmstat

2003-08-03 Thread noreply
Patch #406 has been updated. Project: Category: None Status: Open Summary: A small clean up of vmstat Follow-Ups: Date: Thu 07/31/03 at 22:44 By: marcus Comment: I am not sure what the problem is with the current code. In your mail you said that vmstat wouldn't report your memory size corr

[patch #1754] [Patch #1754] store_{read,write} abort program when LEN is not aligned

2003-08-03 Thread noreply
Patch #1754 has been updated. Project: Category: libstore Status: Open Summary: store_{read,write} abort program when LEN is not aligned Follow-Ups: Date: Wed 07/23/2003 at 14:35 By: ogi Comment: * Copyright years are updated. --- Date: Thu

[patch #1599] [Patch #1599] store_typed_open border conditions

2003-08-03 Thread noreply
Patch #1599 has been updated. Project: Category: libstore Status: Open Summary: store_typed_open border conditions Follow-Ups: Date: Thu 07/31/2003 at 23:17 By: marcus Comment: This patch is definitely wrong. The code should do the following: FOO:BAR - Open the class FOO with parameter BAR

[patch #1790] [Patch #1790] Implements the routing interfaces inpfinet

2003-08-03 Thread noreply
Patch #1790 has been updated. Project: Category: None Status: Open Summary: Implements the routing interfaces in pfinet Follow-Ups: Date: Sat 08/02/2003 at 23:45 By: marcus Comment: Depends on patch 1789. --- --

[patch #1790] [Patch #1790] Implements the routing interfaces inpfinet

2003-08-03 Thread noreply
Patch #1790 has been updated. Project: Category: None Status: Open Summary: Implements the routing interfaces in pfinet --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1790&group_id=30 _

[patch #1754] [Patch #1754] store_{read,write} abort program when LEN is not aligned

2003-08-02 Thread noreply
Patch #1754 has been updated. Project: Category: libstore Status: Open Summary: store_{read,write} abort program when LEN is not aligned Follow-Ups: Date: Wed 07/23/2003 at 13:35 By: ogi Comment: * Copyright years are updated. --- Date: Thu

[patch #1754] [Patch #1754] store_{read,write} abort program when LEN is not aligned

2003-08-02 Thread noreply
Patch #1754 has been updated. Project: Category: libstore Status: Open Summary: store_{read,write} abort program when LEN is not aligned Follow-Ups: Date: Wed 07/23/2003 at 13:35 By: ogi Comment: * Copyright years are updated. --- Date: Thu

[patch #1606] [Patch #1606] Overhaul debian/rules

2003-08-02 Thread noreply
Patch #1606 has been updated. Project: Category: None Status: Open Summary: Overhaul debian/rules Follow-Ups: Date: Tue 06/10/2003 at 20:16 By: ogi Comment: In short, this is what this patch changes: * New package hurd-doc that is Architecture: all. * hurd-doc includes HTML output generated

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

2003-08-02 Thread noreply
Patch #1633 has been updated. Project: Category: None Status: Open 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=3939

[patch #1788] [Patch #1788] Add minimal writing support to fatfs

2003-08-02 Thread noreply
Patch #1788 has been updated. Project: Category: None Status: Closed Summary: Add minimal writing support to fatfs Follow-Ups: Date: Sat 08/02/2003 at 23:37 By: marcus Comment: I applied your patch. Thanks! I only fixed a mistake in the changelog (it named the wrong removed variable from ma

[patch #1599] [Patch #1599] store_typed_open border conditions

2003-08-02 Thread noreply
Patch #1599 has been updated. Project: Category: libstore Status: Closed Summary: store_typed_open border conditions Follow-Ups: Date: Thu 07/31/2003 at 23:17 By: marcus Comment: This patch is definitely wrong. The code should do the following: FOO:BAR - Open the class FOO with parameter BA

[patch #1789] [Patch #1789] Add interface for routing support(pfinet.defs)

2003-08-02 Thread noreply
Patch #1789 has been updated. Project: Category: None Status: Open Summary: Add interface for routing support (pfinet.defs) --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1789&group_id=30 _

[patch #1780] [Patch #1780] Make it possible to choose the visualand audible bell

2003-08-02 Thread noreply
Patch #1780 has been updated. Project: Category: None Status: Closed Summary: Make it possible to choose the visual and audible bell Follow-Ups: Date: Thu 07/31/2003 at 22:13 By: marcus Comment: Please use uppercase characters for enumerator values, ie BELL_OFF etc. Instead using an enumerat

[patch #1754] [Patch #1754] store_{read,write} abort program when LEN is not aligned

2003-08-02 Thread noreply
Patch #1754 has been updated. Project: Category: libstore Status: Open Summary: store_{read,write} abort program when LEN is not aligned Follow-Ups: Date: Wed 07/23/03 at 14:35 By: ogi Comment: * Copyright years are updated. --- Date: Thu 0

[patch #1599] [Patch #1599] store_typed_open border conditions

2003-08-02 Thread noreply
Patch #1599 has been updated. Project: Category: libstore Status: Open Summary: store_typed_open border conditions Follow-Ups: Date: Fri 08/01/2003 at 00:17 By: marcus Comment: This patch is definitely wrong. The code should do the following: FOO:BAR - Open the class FOO with parameter BAR

[patch #1788] [Patch #1788] Add minimal writing support to fatfs

2003-08-01 Thread noreply
Patch #1788 has been updated. Project: Category: None Status: Open Summary: Add minimal writing support to fatfs --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1788&group_id=30

[patch #1788] [Patch #1788] Add minimal writing support to fatfs

2003-08-01 Thread noreply
Patch #1788 has been updated. Project: Category: None Status: Open Summary: Add minimal writing support to fatfs --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1788&group_id=30

[patch #1599] [Patch #1599] store_typed_open on file name doesn'tcall store_open

2003-08-01 Thread noreply
Patch #1599 has been updated. Project: Category: libstore Status: Closed Summary: store_typed_open on file name doesn't call store_open Follow-Ups: Date: Fri 08/01/2003 at 00:17 By: marcus Comment: This patch is definitely wrong. The code should do the following: FOO:BAR - Open the class FO

[patch #1754] [Patch #1754] store_{read,write} abort program when LEN is not aligned

2003-08-01 Thread noreply
Patch #1754 has been updated. Project: Category: libstore Status: Open Summary: store_{read,write} abort program when LEN is not aligned Follow-Ups: Date: Wed 07/23/2003 at 14:35 By: ogi Comment: * Copyright years are updated. --- Date: Thu

[patch #1606] [Patch #1606] Overhaul debian/rules

2003-08-01 Thread noreply
Patch #1606 has been updated. Project: Category: None Status: Open Summary: Overhaul debian/rules Follow-Ups: Date: Tue 06/10/2003 at 20:16 By: ogi Comment: In short, this is what this patch changes: * New package hurd-doc that is Architecture: all. * hurd-doc includes HTML output generated

[patch #1780] [Patch #1780] Make it possible to choose the visualand audible bell

2003-07-31 Thread noreply
Patch #1780 has been updated. Project: Category: None Status: Open Summary: Make it possible to choose the visual and audible bell Follow-Ups: Date: Thu 07/31/2003 at 22:13 By: marcus Comment: Please use uppercase characters for enumerator values, ie BELL_OFF etc. Instead using an enumerator

[patch #1780] [Patch #1780] Make it possible to choose the visualand audible bell

2003-07-31 Thread noreply
Patch #1780 has been updated. Project: Category: None Status: Open Summary: Make it possible to choose the visual and audible bell Follow-Ups: Date: Thu 07/31/2003 at 22:13 By: marcus Comment: Please use uppercase characters for enumerator values, ie BELL_OFF etc. Instead using an enumerator

[patch #1599] [Patch #1599] store_typed_open on file name doesn'tcall store_open

2003-07-31 Thread noreply
Patch #1599 has been updated. Project: Category: libstore Status: Closed Summary: store_typed_open on file name doesn't call store_open Follow-Ups: Date: Thu 07/31/2003 at 23:17 By: marcus Comment: This patch is definitely wrong. The code should do the following: FOO:BAR - Open the class FO

[patch #1606] [Patch #1606] Overhaul debian/rules

2003-07-31 Thread noreply
Patch #1606 has been updated. Project: Category: None Status: Open Summary: Overhaul debian/rules Follow-Ups: Date: Tue 06/10/2003 at 19:16 By: ogi Comment: In short, this is what this patch changes: * New package hurd-doc that is Architecture: all. * hurd-doc includes HTML output generated

[patch #1754] [Patch #1754] store_{read,write} abort program when LEN is not aligned

2003-07-31 Thread noreply
Patch #1754 has been updated. Project: Category: libstore Status: Open Summary: store_{read,write} abort program when LEN is not aligned Follow-Ups: Date: Wed 07/23/2003 at 13:35 By: ogi Comment: * Copyright years are updated. --- Date: Thu

[patch #406] [Patch #406] A small clean up of vmstat

2003-07-31 Thread noreply
Patch #406 has been updated. Project: Category: None Status: Open Summary: A small clean up of vmstat Follow-Ups: Date: Thu 07/31/2003 at 22:44 By: marcus Comment: I am not sure what the problem is with the current code. In your mail you said that vmstat wouldn't report your memory size co

[patch #1780] [Patch #1780] Make it possible to choose the visualand audible bell

2003-07-31 Thread noreply
Patch #1780 has been updated. Project: Category: None Status: Open Summary: Make it possible to choose the visual and audible bell Follow-Ups: Date: Thu 07/31/2003 at 22:13 By: marcus Comment: Please use uppercase characters for enumerator values, ie BELL_OFF etc. Instead using an enumerator

[patch #326] [Patch #326] Hurd cannot be compiled with GCC 3.1because of #pragma weak

2003-07-31 Thread noreply
Patch #326 has been updated. Project: Category: None Status: Closed Summary: Hurd cannot be compiled with GCC 3.1 because of #pragma weak Follow-Ups: Date: Thu 07/31/2003 at 22:18 By: marcus Comment: This was fixed by Roland: 2002-05-28 Roland McGrath <[EMAIL PROTECTED]> * lockfil

[patch #1780] [Patch #1780] Make it possible to choose the visualand audible bell

2003-07-31 Thread noreply
Patch #1780 has been updated. Project: Category: None Status: Open Summary: Make it possible to choose the visual and audible bell Follow-Ups: Date: Thu 07/31/2003 at 22:13 By: marcus Comment: Please use uppercase characters for enumerator values, ie BELL_OFF etc. Instead using an enumerator

[patch #1780] [Patch #1780] Make it possible to choose the visualand audible bell

2003-07-30 Thread noreply
Patch #1780 has been updated. Project: Category: None Status: Open Summary: Make it possible to choose the visual and audible bell --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1780&group_id=30 __

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

2003-07-27 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 #1768] [Patch #1768] Adds non-std. resolution support andncursesw bug-fixes

2003-07-27 Thread noreply
Patch #1768 has been updated. Project: Category: None Status: Open Summary: Adds non-std. resolution support and ncursesw bug-fixes --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1768&group_id=30 _

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

2003-07-27 Thread noreply
Patch #1768 has been updated. Project: Category: None Status: Open Summary: Adds non-std. resolution support and ncursesw bug-fixes --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1768&group_id=30 _

[patch #1754] [Patch #1754] store_{read,write} abort program when LEN is not aligned

2003-07-23 Thread noreply
Patch #1754 has been updated. Project: Category: libstore Status: Open Summary: store_{read,write} abort program when LEN is not aligned Follow-Ups: Date: Wed 07/23/2003 at 14:35 By: ogi Comment: * Copyright years are updated. --- -

[patch #1754] [Patch #1754] store_{read,write} abort program when LEN is not aligned

2003-07-21 Thread noreply
Patch #1754 has been updated. Project: Category: libstore Status: Open Summary: store_{read,write} abort program when LEN is not aligned --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1754&group_id=30

[Patch #1633] Terminated with C-c rpctrace:d programs hang

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

[Patch #1633] Terminated with C-c rpctrace:d programs hang

2003-06-16 Thread noreply
Patch #1633 has been updated. Project: Category: None Status: Open Summary: Terminated with C-c rpctrace:d programs hang --- For more info, visit: http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1633&group_id=30 __

[Patch #1606] Overhaul debian/rules

2003-06-11 Thread noreply
Patch #1606 has been updated. Project: Category: None Status: Open Summary: Overhaul debian/rules Follow-Ups: Date: Tue 06/10/2003 at 20:16 By: ogi Comment: In short, this is what this patch changes: * New package hurd-doc that is Architecture: all. * hurd-doc includes HTML output generated

  1   2   >