bug-hurd
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH gcc 1/3] Move GNU/Hurd startfile spec from config/i386/gnu.h to config/gnu.h
Richard Sandiford
Re: [PATCH gcc 1/3] Move GNU/Hurd startfile spec from config/i386/gnu.h to config/gnu.h
Thomas Schwinge
Re: [PATCH gcc 1/3] Move GNU/Hurd startfile spec from config/i386/gnu.h to config/gnu.h
Sergey Bugaev
[PATCH binutils] Add support for the aarch64-gnu target (GNU/Hurd on AArch64)
Sergey Bugaev
Re: [PATCH binutils] Add support for the aarch64-gnu target (GNU/Hurd on AArch64)
Nick Clifton
Re: [PATCH binutils] Add support for the aarch64-gnu target (GNU/Hurd on AArch64)
Samuel Thibault
Re: [PATCH binutils] Add support for the aarch64-gnu target (GNU/Hurd on AArch64)
Nick Clifton
aarch64-gnu (and Happy New Year!)
Sergey Bugaev
Re: aarch64-gnu (and Happy New Year!)
Guy-Fleury Iteriteka
Re: aarch64-gnu (and Happy New Year!)
Luca
Re: aarch64-gnu (and Happy New Year!)
Sergey Bugaev
Re: aarch64-gnu (and Happy New Year!)
Luca
Re: aarch64-gnu (and Happy New Year!)
Sergey Bugaev
Re: aarch64-gnu (and Happy New Year!)
Samuel Thibault
Re: aarch64-gnu (and Happy New Year!)
Samuel Thibault
Re: aarch64-gnu (and Happy New Year!)
Abhiseck Paira
aarch64-gnu (and Happy New Year!)
Nathan Dehnel
[PATCH hurd] x86_64: utmp uses int32_t to store time so use a temporary variable
Flavio Cruz
Re: [PATCH hurd] x86_64: utmp uses int32_t to store time so use a temporary variable
Samuel Thibault
[PATCH hurd 01/11] Initialize a few error variables to avoid GCC warnings
Flavio Cruz
[PATCH hurd 02/11] Cast bootinfo to struct diskfs_control * to silence warning
Flavio Cruz
Re: [PATCH hurd 02/11] Cast bootinfo to struct diskfs_control * to silence warning
Samuel Thibault
[PATCH hurd 08/11] proxy-defpager: add missing return statement
Flavio Cruz
Re: [PATCH hurd 08/11] proxy-defpager: add missing return statement
Samuel Thibault
[PATCH hurd 10/11] libftpconn: add out >= 2 condition to make GCC happy
Flavio Cruz
Re: [PATCH hurd 10/11] libftpconn: add out >= 2 condition to make GCC happy
Samuel Thibault
[PATCH hurd 07/11] Fix a few pointer related warnings.
Flavio Cruz
Re: [PATCH hurd 07/11] Fix a few pointer related warnings.
Samuel Thibault
[PATCH hurd 09/11] Fix overflow issues in tmpfs and vmallocate
Flavio Cruz
Re: [PATCH hurd 09/11] Fix overflow issues in tmpfs and vmallocate
Samuel Thibault
[PATCH hurd 05/11] x86_64: utmp uses int32_t to store time so use a temporary variable
Flavio Cruz
Re: [PATCH hurd 05/11] x86_64: utmp uses int32_t to store time so use a temporary variable
Samuel Thibault
[PATCH hurd 04/11] Fix printf format specifiers
Flavio Cruz
Re: [PATCH hurd 04/11] Fix printf format specifiers
Samuel Thibault
[PATCH hurd 03/11] Use mach_msg_type_number_t whenever required to avoid warnings
Flavio Cruz
Re: [PATCH hurd 03/11] Use mach_msg_type_number_t whenever required to avoid warnings
Samuel Thibault
[PATCH hurd 11/11] pfinet: fix type alias
Flavio Cruz
Re: [PATCH hurd 11/11] pfinet: fix type alias
Samuel Thibault
[PATCH hurd 06/11] x86_64: use 21 bytes in libps since %z might require more characters.
Flavio Cruz
Re: [PATCH hurd 06/11] x86_64: use 21 bytes in libps since %z might require more characters.
Samuel Thibault
Re: [PATCH hurd 01/11] Initialize a few error variables to avoid GCC warnings
Samuel Thibault
[PATCH hurd 1/3] pfinet and pci-arbiter: update server handlers to return kern_return_t to fix -Werror=enum-int-mismatch warnings
Flavio Cruz
[PATCH hurd 2/3] Replace deprecated sigmask with sigset_t calls
Flavio Cruz
Re: [PATCH hurd 2/3] Replace deprecated sigmask with sigset_t calls
Samuel Thibault
[PATCH hurd 3/3] Mark msg_thread as noreturn
Flavio Cruz
Re: [PATCH hurd 3/3] Mark msg_thread as noreturn
Samuel Thibault
Re: [PATCH hurd 1/3] pfinet and pci-arbiter: update server handlers to return kern_return_t to fix -Werror=enum-int-mismatch warnings
Samuel Thibault
[PATCH mig] Use char* for inlined arrays of char in user headers
Flavio Cruz
Re: [PATCH mig] Use char* for inlined arrays of char in user headers
Samuel Thibault
[PATCH v2 00/14] add user tests to gnumach
Luca Dariz
[PATCH 05/14] add mach_port tests
Luca Dariz
Re: [PATCH 05/14] add mach_port tests
Samuel Thibault
Re: [PATCH 05/14] add mach_port tests
Luca Dariz
Re: [PATCH 05/14] add mach_port tests
Samuel Thibault
[PATCH 01/14] USER32: change default to disabled and make it a general option
Luca Dariz
Re: [PATCH 01/14] USER32: change default to disabled and make it a general option
Samuel Thibault
[PATCH 04/14] add gsync tests
Luca Dariz
Re: [PATCH 04/14] add gsync tests
Samuel Thibault
Re: [PATCH 04/14] add gsync tests
Luca Dariz
Re: [PATCH 04/14] add gsync tests
Samuel Thibault
[PATCH 08/14] add thread creation helper to tests
Luca Dariz
Re: [PATCH 08/14] add thread creation helper to tests
Samuel Thibault
Re: [PATCH 08/14] add thread creation helper to tests
Luca Dariz
[PATCH 10/14] expose MACH_MSG_USER_ALIGNMENT for manually-built messages
Luca Dariz
Re: [PATCH 10/14] expose MACH_MSG_USER_ALIGNMENT for manually-built messages
Samuel Thibault
[PATCH 06/14] adjust range when changing memory pageability
Luca Dariz
Re: [PATCH 06/14] adjust range when changing memory pageabilityg
Samuel Thibault
Re: [PATCH 06/14] adjust range when changing memory pageabilityg
Luca Dariz
[PATCH 02/14] add basic user-space tests with qemu
Luca Dariz
Re: [PATCH 02/14] add basic user-space tests with qemu
Samuel Thibault
Re: [PATCH 02/14] add basic user-space tests with qemu
Luca Dariz
Re: [PATCH 02/14] add basic user-space tests with qemu
Samuel Thibault
Re: [PATCH 02/14] add basic user-space tests with qemu
Luca Dariz
Re: [PATCH 02/14] add basic user-space tests with qemu
Michael Banck via Bug reports for the GNU Hurd
[PATCH 07/14] add basic vm tests
Luca Dariz
Re: [PATCH 07/14] add basic vm tests
Samuel Thibault
Re: [PATCH 07/14] add basic vm tests
Luca Dariz
[PATCH 09/14] add syscall tests
Luca Dariz
Re: [PATCH 09/14] add syscall tests
Samuel Thibault
[PATCH 03/14] add mach_host tests
Luca Dariz
Re: [PATCH 03/14] add mach_host tests
Samuel Thibault
Re: [PATCH 03/14] add mach_host tests
Luca Dariz
Re: [PATCH 03/14] add mach_host tests
Luca
Re: [PATCH 03/14] add mach_host tests
Samuel Thibault
Re: [PATCH 03/14] add mach_host tests
Sergey Bugaev
Re: [PATCH 03/14] add mach_host tests
Luca
Re: [PATCH 03/14] add mach_host tests
Sergey Bugaev
Re: [PATCH 03/14] add mach_host tests
Luca
Re: [PATCH 03/14] add mach_host tests
Luca
[PATCH 13/14] add basic thread tests
Luca Dariz
Re: [PATCH 13/14] add basic thread tests
Samuel Thibault
[PATCH 12/14] add basic task tests
Luca Dariz
Re: [PATCH 12/14] add basic task tests
Samuel Thibault
[PATCH 11/14] add raw mach_msg tests
Luca Dariz
Re: [PATCH 11/14] add raw mach_msg tests
Samuel Thibault
Re: [PATCH 11/14] add raw mach_msg tests
Luca Dariz
[PATCH 14/14] add tests to make check
Luca Dariz
Re: [PATCH 14/14] add tests to make check
Samuel Thibault
Hurd Christmas Party
jbranso
Re: Hurd Christmas Party
Samuel Thibault
Re: Hurd Christmas Party
Sergey Bugaev
Re: Hurd Christmas Party
jbranso
Re: Hurd Christmas Party
Samuel Thibault
Re: Hurd Christmas Party
jbranso
Re: Hurd Christmas Party
Samuel Thibault
Re: Hurd Belated New Years Party
jbranso
Re: Hurd Belated New Years Party
jbranso
Re: Hurd Christmas Party Saturday January 20th
jbranso
Re: Hurd Christmas Party
Guy-Fleury Iteriteka
Hurd Christmas Party
Nathan Dehnel
[PATCH] Added the warning for the mach-defpager bug that could popup in subhurd booting
ravinperera00
Re: [PATCH] Added the warning for the mach-defpager bug that could popup in subhurd booting OFF TOPIC PRAISE
jbranso
Re: [PATCH] Added the warning for the mach-defpager bug that could popup in subhurd booting OFF TOPIC PRAISE
Ravin Perera
Re: [PATCH] Added the warning for the mach-defpager bug that could popup in subhurd booting
Samuel Thibault
Re: [PATCH] Added the warning for the mach-defpager bug that could popup in subhurd booting
Ravin Perera
[PATCH hurd] Update server handlers to return kern_return_error to fix -Werror=enum-int-mismatch warnings
Flavio Cruz
Re: [PATCH hurd] Update server handlers to return kern_return_error to fix -Werror=enum-int-mismatch warnings
Samuel Thibault
Patch series to avoid message resizing for x86_64 (v2)
Flavio Cruz
[PATCH mig] x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined port rights.
Flavio Cruz
[PATCH] server: Fix bogus port deallocation on server error
Samuel Thibault
Re: [PATCH] server: Fix bogus port deallocation on server error
Flavio Cruz
Re: [PATCH] server: Fix bogus port deallocation on server error
Samuel Thibault
Re: [PATCH] server: Fix bogus port deallocation on server error
Samuel Thibault
Re: [PATCH] server: Fix bogus port deallocation on server error
Samuel Thibault
Re: [PATCH] server: Fix bogus port deallocation on server error
Samuel Thibault
Re: [PATCH] server: Fix bogus port deallocation on server error
Flávio Cruz
[PATCH hurd] Update hurd code to handle the new ABI for sending inlined port rights.
Flavio Cruz
[PATCH gnumach] x86_64: Support 8 byte inlined port rights to avoid message resizing.
Flavio Cruz
[PATCH glibc] Update code to handle the new ABI for sending inlined port rights.
Flavio Cruz
Re: Patch series to avoid message resizing for x86_64 (v2)
Samuel Thibault
Re: Patch series to avoid message resizing for x86_64 (v2)
Samuel Thibault
Re: [ANNOUNCE] util-linux v2.39.3
Samuel Thibault
CI
Samuel Thibault
Re: CI
Almudena Garcia
Re: CI
Samuel Thibault
Re: CI
Flávio Cruz
Re: CI
Samuel Thibault
Re: CI
Joshua Branson
Re: CI
Flávio Cruz
Re: CI
Samuel Thibault
mig not cross-building correctly
Samuel Thibault
Re: mig not cross-building correctly
Flávio Cruz
Re: mig not cross-building correctly
Samuel Thibault
Re: mig not cross-building correctly
Flávio Cruz
Re: mig not cross-building correctly
Samuel Thibault
Re: mig not cross-building correctly
Olivier Valentin
lwip: Allocate the loopback netif by default
Joan Lledó
[PATCH] lwip: Allocate the loopback netif by default
Joan Lledó
Re: [PATCH] lwip: Allocate the loopback netif by default
Samuel Thibault
[PATCH gnumach] x86_64: Support 8 byte inlined port rights to avoid message resizing.
Flavio Cruz
[PATCH gnumach] Use MACH_PORT_NAME_NULL and MACH_PORT_NAME_DEAD when checking for null or dead rights
Flavio Cruz
Re: [PATCH gnumach] Use MACH_PORT_NAME_NULL and MACH_PORT_NAME_DEAD when checking for null or dead rights
Samuel Thibault
Re: [PATCH gnumach] Use MACH_PORT_NAME_NULL and MACH_PORT_NAME_DEAD when checking for null or dead rights
Samuel Thibault
Setting up networking in subhurd
Ravin Perera
[PATCH gnumach] Reorder mach_msg_type_t fields to ensure msgt_name and msgt_size are byte aligned
Flavio Cruz
Patch series to avoid message resizing for x86_64
Flavio Cruz
[PATCH gnumach] x86_64: Support 8 byte inlined port rights to avoid message resizing.
Flavio Cruz
Re: [PATCH gnumach] x86_64: Support 8 byte inlined port rights to avoid message resizing.
Luca
Re: [PATCH gnumach] x86_64: Support 8 byte inlined port rights to avoid message resizing.
Samuel Thibault
Re: [PATCH gnumach] x86_64: Support 8 byte inlined port rights to avoid message resizing.
Samuel Thibault
Re: [PATCH gnumach] x86_64: Support 8 byte inlined port rights to avoid message resizing.
Samuel Thibault
Re: [PATCH gnumach] x86_64: Support 8 byte inlined port rights to avoid message resizing.
Flávio Cruz
[PATCH mig] x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined port rights.
Flavio Cruz
Re: [PATCH mig] x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined port rights.
Samuel Thibault
[PATCH glibc] Update code to handle the new ABI for sending inlined port rights.
Flavio Cruz
Re: [PATCH glibc] Update code to handle the new ABI for sending inlined port rights.
Samuel Thibault
[PATCH hurd] Update hurd code to handle the new ABI for sending inlined port rights.
Flavio Cruz
[PATCH glibc] Remove untyped mach RPC code.
Flavio Cruz
Re: [PATCH glibc] Remove untyped mach RPC code.
Samuel Thibault
[PATCH hurd] libfshelp: type check messages using the full mach_msg_type_t so that it works on x86_64.
Flavio Cruz
Re: [PATCH hurd] libfshelp: type check messages using the full mach_msg_type_t so that it works on x86_64.
Samuel Thibault
[PATCH glibc] _hurd_intr_rpc_mach_msg: handle message iteration correctly.
Flavio Cruz
Re: [PATCH glibc] _hurd_intr_rpc_mach_msg: handle message iteration correctly.
Samuel Thibault
CfP: Microkernel and Component-based OS Devroom at FOSDEM 2024
Martin Decky
[PATCH gnumach] Fix assertion for i686 since mach_port_name_t and mach_port_t have the same size
Flavio Cruz
Re: [PATCH gnumach] Fix assertion for i686 since mach_port_name_t and mach_port_t have the same size
Samuel Thibault
[PATCH glibc] Update BAD_TYPECHECK to work on x86_64
Flavio Cruz
Re: [PATCH glibc] Update BAD_TYPECHECK to work on x86_64
Samuel Thibault
Clang stack alignment on i386-gnu
Sergey Bugaev
Re: Clang stack alignment on i386-gnu
Samuel Thibault
Starting a subhurd
Ravin Perera
Re: Starting a subhurd
Samuel Thibault
Re: Starting a subhurd
Ravin Perera
Re: Starting a subhurd
Samuel Thibault
Re: Starting a subhurd
Ravin Perera
Re: Starting a subhurd
jbranso
[PATCH,resend] hurd: Ad default-pie and static-pie support
Samuel Thibault
hurd: Ad default-pie and static-pie support
Thomas Schwinge
Re: hurd: Ad default-pie and static-pie support
Samuel Thibault
[PATCH,resend] hurd: Add multilib paths for gnu-x86_64
Samuel Thibault
hurd: Add multilib paths for gnu-x86_64
Thomas Schwinge
Re: hurd: Add multilib paths for gnu-x86_64
Samuel Thibault
Re: hurd: Add multilib paths for gnu-x86_64
rep . dot . nop
[PATCH gnumach] x86_64/locore.S: Fix int stack checks when NCPUS > 1
Damien Zammit
Re: [PATCH gnumach] x86_64/locore.S: Fix int stack checks when NCPUS > 1
Samuel Thibault
[RFC PATCH 0/2] gnumach testing
Luca Dariz
[RFC PATCH 1/2] add basic user-space tests with qemu
Luca Dariz
Re: [RFC PATCH 1/2] add basic user-space tests with qemu
Samuel Thibault
Re: [RFC PATCH 1/2] add basic user-space tests with qemu
Luca Dariz
Re: [RFC PATCH 1/2] add basic user-space tests with qemu
Samuel Thibault
Earlier messages
Later messages