Messages by Date
-
2025/06/26
Re: [RFC] Toy journaling skeleton for ext2fs
Milos Nikic
-
2025/06/26
[PATCH hurd] hurd-udeb: Install rumpusbdisk
Damien Zammit
-
2025/06/26
Re: [RFC] Toy journaling skeleton for ext2fs
Milos Nikic
-
2025/06/26
Re: [RFC] Toy journaling skeleton for ext2fs
Samuel Thibault
-
2025/06/26
Re: [PATCH] i386 intel read fault fix
Samuel Thibault
-
2025/06/26
Re: [RFC] Toy journaling skeleton for ext2fs
jbranso
-
2025/06/25
[RFC] Toy journaling skeleton for ext2fs
Milos Nikic
-
2025/06/24
Re: [PATCH] i386 intel read fault fix
Milos Nikic
-
2025/06/24
[PATCH] i386 intel read fault fix
Milos Nikic
-
2025/06/24
Re: [PATCH gnumach v4] Implement per task virtual memory limit
Samuel Thibault
-
2025/06/24
Re: [PATCH gnumach v4] Implement per task virtual memory limit
Diego Nieto Cid
-
2025/06/24
Re: [PATCH gnumach v4] Implement per task virtual memory limit
Samuel Thibault
-
2025/06/24
Re: [PATCH gnumach v4] Implement per task virtual memory limit
Diego Nieto Cid
-
2025/06/24
Re: [PATCH gnumach v4] Implement per task virtual memory limit
Samuel Thibault
-
2025/06/24
Re: [PATCH gnumach v4] Implement per task virtual memory limit
Diego Nieto Cid
-
2025/06/24
Re: [PATCH gnumach v4] Implement per task virtual memory limit
Samuel Thibault
-
2025/06/24
Re: [PATCH gnumach v4] Implement per task virtual memory limit
Diego Nieto Cid
-
2025/06/24
Re: [PATCH] i386 intel read fault fix
Samuel Thibault
-
2025/06/24
Re: [PATCH] i386 kern: fix overflow in vm_object_print_part call
Samuel Thibault
-
2025/06/24
Re: [PATCH] kdb: Fix printf format warning for phys_addr_t
Samuel Thibault
-
2025/06/24
Re: Developer environment setup problem
Samuel Thibault
-
2025/06/23
Re: [PATCH] i386 kern: fix overflow in vm_object_print_part call
Damien Zammit
-
2025/06/23
Re: [PATCH] i386 kern: fix overflow in vm_object_print_part call
Milos Nikic
-
2025/06/23
Re: [PATCH] i386 kern: fix overflow in vm_object_print_part call
Milos Nikic
-
2025/06/23
[PATCH] i386 intel read fault fix
Milos Nikic
-
2025/06/23
Re: [PATCH] i386 kern: fix overflow in vm_object_print_part call
Damien Zammit
-
2025/06/23
Re: [PATCH] i386: trap.c add prototype for handle_double_fault
Diego Nieto Cid
-
2025/06/23
[PATCH] kdb: Fix printf format warning for phys_addr_t
Milos Nikic
-
2025/06/23
[PATCH] i386 kern: fix overflow in vm_object_print_part call
Milos Nikic
-
2025/06/23
Re: [PATCH] i386: trap.c add prototype for handle_double_fault
Samuel Thibault
-
2025/06/23
Re: [PATCH] i386: trap.c add prototype for handle_double_fault
Samuel Thibault
-
2025/06/23
Re: [PATCH] i386 ldt.c make ldt_fill static
Samuel Thibault
-
2025/06/23
Re: [PATCH] i386: trap.c add prototype for handle_double_fault
Diego Nieto Cid
-
2025/06/23
[PATCH] i386 ldt.c make ldt_fill static
Milos Nikic
-
2025/06/23
[PATCH] i386: trap.c add prototype for handle_double_fault
Milos Nikic
-
2025/06/23
Re: [PATCH gnumach] ioapic.c: Fix default polarity and trigger mode for irqs
Samuel Thibault
-
2025/06/23
Re: [PATCH gnumach] ioapic.c: Fix default polarity and trigger mode for irqs
Michael Banck via Bug reports for the GNU Hurd
-
2025/06/22
Re: Developer environment setup problem
Milos Nikic
-
2025/06/22
Re: Problem without -M q35 option for qemu
Damien Zammit
-
2025/06/22
[PATCH gnumach] i386/configfrag: Make --enable-apic the default
Damien Zammit
-
2025/06/22
Re: [PATCH gnumach] ioapic.c: Fix default polarity and trigger mode for irqs
Damien Zammit
-
2025/06/22
Re: [PATCH gnumach v4] Implement per task virtual memory limit
Samuel Thibault
-
2025/06/22
Re: [PATCH glibc v1] Hurd limits: implement RLIMIT_AS against Mach RPCs
Samuel Thibault
-
2025/06/22
Re: [PATCH hurd v2] libpager: raise RLIMIT_AS if permissions allow us
Samuel Thibault
-
2025/06/22
Re: [PATCH gnumach] ioapic.c: Fix default polarity and trigger mode for irqs
Samuel Thibault
-
2025/06/22
Re: [PATCH hurd] acpi: Ignore irq 9 requests because PIIX3 ACPI is wrong
Samuel Thibault
-
2025/06/22
Re: [PATCH gnumach] ioapic.c: Fix default polarity and trigger mode for irqs
Samuel Thibault
-
2025/06/22
Re: Developer environment setup problem
Samuel Thibault
-
2025/06/22
Re: Developer environment setup problem
Almudena Garcia
-
2025/06/22
Re: Developer environment setup problem
Milos Nikic
-
2025/06/22
Re: Developer environment setup problem
Almudena Garcia
-
2025/06/22
Re: Developer environment setup problem
Samuel Thibault
-
2025/06/22
Re: Developer environment setup problem
Almudena Garcia
-
2025/06/22
Re: Developer environment setup problem
Samuel Thibault
-
2025/06/22
Re: Developer environment setup problem
Samuel Thibault
-
2025/06/22
Re: Developer environment setup problem
Samuel Thibault
-
2025/06/22
[PATCH hurd] acpi: Ignore irq 9 requests because PIIX3 ACPI is wrong
Damien Zammit
-
2025/06/22
[PATCH gnumach] ioapic.c: Fix default polarity and trigger mode for irqs
Damien Zammit
-
2025/06/21
Re: [PATCH] The function lock_info_sort was defined as static and aliased via a macro to lis, requiring a forward declaration to be callable from lip(). This indirection served no functional purpose and made the code less readable and emitting a compiler (declared 'static' but never defined) warning.
Milos Nikic
-
2025/06/21
Fwd: Re: [PATCH 0/1] fix cp /dev/null file
Guy-Fleury Iteriteka
-
2025/06/21
Re: [PATCH] Reading lapic->error_status.r may have side effects, and we must preserve it. To avoid a compiler warning about err being unused, cast it to (void).
Samuel Thibault
-
2025/06/21
Re: Problem without -M q35 option for qemu
Almudena Garcia
-
2025/06/21
Re: [PATCH] Fixing compiler warnings on ktss c-file. Some that only appear when building on 32 bit arch, some that happen regardless of architecture. Changes tested on the 32 bit build.
Samuel Thibault
-
2025/06/21
Re: [PATCH] The function lock_info_sort was defined as static and aliased via a macro to lis, requiring a forward declaration to be callable from lip(). This indirection served no functional purpose and made the code less readable and emitting a compiler (declared 'static' but never defined) warning.
Samuel Thibault
-
2025/06/20
Problem without -M q35 option for qemu
Damien Zammit
-
2025/06/20
Re: [PATCH] i386: Remove unused volatile variable err in amp.c
Milos Nikic
-
2025/06/20
Re: [PATCH] i386: Remove unused volatile variable err in amp.c
Damien Zammit
-
2025/06/20
Re: [PATCH] The function lock_info_sort was defined as static and aliased via a macro to lis, requiring a forward declaration to be callable from lip(). This indirection served no functional purpose and made the code less readable and emitting a compiler (declared 'static' but never defined) warning.
Milos Nikic
-
2025/06/20
Re: [PATCH] The function lock_info_sort was defined as static and aliased via a macro to lis, requiring a forward declaration to be callable from lip(). This indirection served no functional purpose and made the code less readable and emitting a compiler (declared 'static' but never defined) warning.
Milos Nikic
-
2025/06/20
Re: [PATCH] The function lock_info_sort was defined as static and aliased via a macro to lis, requiring a forward declaration to be callable from lip(). This indirection served no functional purpose and made the code less readable and emitting a compiler (declared 'static' but never defined) warning.
Damien Zammit
-
2025/06/20
[PATCH] Fixing compiler warnings on ktss c-file. Some that only appear when building on 32 bit arch, some that happen regardless of architecture. Changes tested on the 32 bit build.
Milos Nikic
-
2025/06/20
[PATCH] The function lock_info_sort was defined as static and aliased via a macro to lis, requiring a forward declaration to be callable from lip(). This indirection served no functional purpose and made the code less readable and emitting a compiler (declared 'static' but never defined) warning.
Milos Nikic
-
2025/06/19
[PATCH] Reading lapic->error_status.r may have side effects, and we must preserve it. To avoid a compiler warning about err being unused, cast it to (void).
Milos Nikic
-
2025/06/19
Re: No `hurd-i386` and `hurd-amd64` variants of `crossbuild-essential-*`.
Samuel Thibault
-
2025/06/18
[PATCH] i386: Remove unused volatile variable err in amp.c
Milos Nikic
-
2025/06/18
Re: Developer environment setup problem
Milos Nikic
-
2025/06/18
Re: Developer environment setup problem
Diego Nieto Cid
-
2025/06/18
Re: Developer environment setup problem
Diego Nieto Cid
-
2025/06/18
Re: Developer environment setup problem
jbranso
-
2025/06/17
Re: Developer environment setup problem
Milos Nikic
-
2025/06/17
Re: Developer environment setup problem
jbranso
-
2025/06/17
Re: Developer environment setup problem
Samuel Thibault
-
2025/06/17
Re: Developer environment setup problem
Diego Nieto Cid
-
2025/06/16
Re: Developer environment setup problem
Milos Nikic
-
2025/06/16
Re: Developer environment setup problem
Diego Nieto Cid
-
2025/06/16
[PATCH gnumach v4] Implement per task virtual memory limit
dnietoc
-
2025/06/16
[PATCH hurd v2] libpager: raise RLIMIT_AS if permissions allow us
dnietoc
-
2025/06/16
[PATCH] Virtual Memory Limits
dnietoc
-
2025/06/16
[PATCH glibc v1] Hurd limits: implement RLIMIT_AS against Mach RPCs
dnietoc
-
2025/06/16
Re: Developer environment setup problem
jbranso
-
2025/06/16
Re: Developer environment setup problem
Milos Nikic
-
2025/06/16
Re: Developer environment setup problem
Almudena Garcia
-
2025/06/15
Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy
Michael Banck via Bug reports for the GNU Hurd
-
2025/06/14
Hangs in Postgres test suite (was: Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy)
Michael Banck via Bug reports for the GNU Hurd
-
2025/06/14
Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy
Samuel Thibault
-
2025/06/13
Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy
Damien Zammit via Bug reports for the GNU Hurd
-
2025/06/13
Re: GNU HURD's Clean Code – Let's Bring More Developers
Damien Zammit via Bug reports for the GNU Hurd
-
2025/06/13
GNU HURD's Clean Code – Let's Bring More Developers
frater n
-
2025/06/13
Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy
Michael Banck via Bug reports for the GNU Hurd
-
2025/06/13
Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy
Zhaoming Luo
-
2025/06/13
Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy
Michael Banck via Bug reports for the GNU Hurd
-
2025/06/12
Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy
Damien Zammit via Bug reports for the GNU Hurd
-
2025/06/12
Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy
Damien Zammit via Bug reports for the GNU Hurd
-
2025/06/12
Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy
Guy-Fleury Iteriteka
-
2025/06/12
Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy
Michael Banck via Bug reports for the GNU Hurd
-
2025/06/12
Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy
Zhaoming Luo
-
2025/06/11
Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy
Michael Banck via Bug reports for the GNU Hurd
-
2025/06/09
Re: [PATCH hurd v1] ext2fs: raise RLIMIT_AS if running as the root fs
Samuel Thibault
-
2025/06/09
memory limits in AMD64 GNU Mach
Yuhong Bao
-
2025/06/08
Re: [PATCH hurd v1] ext2fs: raise RLIMIT_AS if running as the root fs
Samuel Thibault
-
2025/05/31
Re: [util-linux FTBFS] socat hangs
Diego Nieto Cid
-
2025/05/31
[util-linux FTBFS] socat hangs
Diego Nieto Cid
-
2025/05/29
Re: [PATCH hurd v1] ext2fs: raise RLIMIT_AS if running as the root fs
Diego Nieto Cid
-
2025/05/27
Re: [PATCH hurd v1] ext2fs: raise RLIMIT_AS if running as the root fs
Samuel Thibault
-
2025/05/26
Re: [PATCH hurd v1] ext2fs: raise RLIMIT_AS if running as the root fs
Diego Nieto Cid
-
2025/05/26
Re: [PATCH hurd v1] ext2fs: raise RLIMIT_AS if running as the root fs
Samuel Thibault
-
2025/05/26
Re: [PATCH hurd v1] ext2fs: raise RLIMIT_AS if running as the root fs
Samuel Thibault
-
2025/05/26
Re: [PATCH hurd v1] ext2fs: raise RLIMIT_AS if running as the root fs
Diego Nieto Cid
-
2025/05/26
Re: [PATCH hurd v1] ext2fs: raise RLIMIT_AS if running as the root fs
Diego Nieto Cid
-
2025/05/25
Re: [PATCH hurd v1] ext2fs: raise RLIMIT_AS if running as the root fs
Samuel Thibault
-
2025/05/25
Re: [PATCH hurd v1] ext2fs: raise RLIMIT_AS if running as the root fs
Diego Nieto Cid
-
2025/05/25
Re: [PATCH hurd v1] ext2fs: raise RLIMIT_AS if running as the root fs
Samuel Thibault
-
2025/05/23
Re: [PATCH hurd v1] ext2fs: raise RLIMIT_AS if running as the root fs
Diego Nieto Cid
-
2025/05/22
Re: [PATCH hurd v1] ext2fs: raise RLIMIT_AS if running as the root fs
Samuel Thibault
-
2025/05/22
Re: [PATCH hurd v1] ext2fs: raise RLIMIT_AS if running as the root fs
Diego Nieto Cid
-
2025/05/21
Re: [PATCH hurd v1] ext2fs: raise RLIMIT_AS if running as the root fs
Samuel Thibault
-
2025/05/21
Re: [PATCH hurd v1] ext2fs: raise RLIMIT_AS if running as the root fs
Diego Nieto Cid
-
2025/05/18
Re: [PATCH hurd v1] ext2fs: raise RLIMIT_AS if running as the root fs
Samuel Thibault
-
2025/05/17
[PATCH hurd v1] ext2fs: raise RLIMIT_AS if running as the root fs
dnietoc
-
2025/05/15
Re: [PATCH gnumach v3] Implement per task virtual memory limit
Samuel Thibault
-
2025/05/15
Re: [PATCH gnumach v3] Implement per task virtual memory limit
Diego Nieto Cid
-
2025/05/10
Re: accept(2) returning a O_NONBLOCK socket
Samuel Thibault
-
2025/05/10
Re: accept(2) returning a O_NONBLOCK socket
yelninei--- via Bug reports for the GNU Hurd
-
2025/05/09
A short progress report about rumpfs
Zhaoming Luo
-
2025/05/08
Re: accept(2) returning a O_NONBLOCK socket
Ludovic Courtès
-
2025/05/07
Re: accept(2) returning a O_NONBLOCK socket
Ludovic Courtès
-
2025/05/03
Re: [PATCH v2] libshouldbeinlibc: Use 64bit mapped time values in maptime_read when possible
Samuel Thibault
-
2025/05/03
[PATCH v2] libshouldbeinlibc: Use 64bit mapped time values in maptime_read when possible
Zhaoming Luo
-
2025/05/03
Re: [PATCH hurd] libshouldbeinlibc: Use 64bit mapped time values in maptime_read when possible
Samuel Thibault
-
2025/05/02
[PATCH hurd] libshouldbeinlibc: Use 64bit mapped time values in maptime_read when possible
Zhaoming Luo
-
2025/05/02
Re: [PATCH v2] libdiskfs: Get the time with higher resolution from kernel when possible
Samuel Thibault
-
2025/05/02
Re: [PATCH v2] libdiskfs: Get the time with higher resolution from kernel when possible
Zhaoming Luo
-
2025/05/02
Re: [PATCH v2] libdiskfs: Get the time with higher resolution from kernel when possible
Samuel Thibault
-
2025/05/02
Re: [PATCH v2] libdiskfs: Get the time with higher resolution from kernel when possible
Zhaoming Luo
-
2025/05/02
Re: [PATCH v2] libdiskfs: Get the time with higher resolution from kernel when possible
Samuel Thibault
-
2025/05/02
[PATCH v2] libdiskfs: Get the time with higher resolution from kernel when possible
Zhaoming Luo
-
2025/05/02
Re: [PATCH 0/1] libdiskfs: Get the time with higher resolution from kernel
Samuel Thibault
-
2025/05/02
[PATCH 0/1] libdiskfs: Get the time with higher resolution from kernel
Zhaoming Luo
-
2025/05/02
[PATCH 1/1 hurd] libdiskfs: Get the time with higher resolution from kernel
Zhaoming Luo
-
2025/05/01
Re: [PATCH mach] Fix comment
Samuel Thibault
-
2025/05/01
[PATCH mach] Fix comment
Zhaoming Luo
-
2025/04/30
Re: accept(2) returning a O_NONBLOCK socket
yelninei--- via Bug reports for the GNU Hurd
-
2025/04/29
Re: The log of booting Thinkpad T60 with rumpdisk
Samuel Thibault
-
2025/04/29
Re: The log of booting Thinkpad T60 with rumpdisk
Damien Zammit via Bug reports for the GNU Hurd
-
2025/04/29
Re: The log of booting Thinkpad T60 with rumpdisk
Zhaoming Luo
-
2025/04/29
Re: The log of booting Thinkpad T60 with rumpdisk
Samuel Thibault
-
2025/04/28
Re: The log of booting Thinkpad T60 with rumpdisk
Zhaoming Luo
-
2025/04/28
The log of booting Thinkpad T60 with rumpdisk
Zhaoming Luo
-
2025/04/24
Re: accept(2) returning a O_NONBLOCK socket
yelninei--- via Bug reports for the GNU Hurd
-
2025/04/21
Re: streamio returning ED_WOULD_BLOCK
Samuel Thibault
-
2025/04/21
Re: streamio returning ED_WOULD_BLOCK
Ludovic Courtès
-
2025/04/21
Re: streamio returning ED_WOULD_BLOCK
Samuel Thibault
-
2025/04/21
Re: streamio returning ED_WOULD_BLOCK
Ludovic Courtès
-
2025/04/20
Re: Using rump function rump_sys_mount()
Damien Zammit via Bug reports for the GNU Hurd
-
2025/04/20
Re: Using rump function rump_sys_mount()
Zhaoming Luo
-
2025/04/20
Re: streamio returning ED_WOULD_BLOCK
Samuel Thibault
-
2025/04/20
streamio returning ED_WOULD_BLOCK
Ludovic Courtès
-
2025/04/20
Using rump function rump_sys_mount()
Zhaoming Luo
-
2025/04/19
Re: [PATCH] hurd: save xstate during signal handling
Samuel Thibault
-
2025/04/18
Re: accept(2) returning a O_NONBLOCK socket
Samuel Thibault
-
2025/04/18
accept(2) returning a O_NONBLOCK socket
yelninei--- via Bug reports for the GNU Hurd
-
2025/04/17
Re: [PATCH] hurd: save xstate during signal handling
Samuel Thibault
-
2025/04/17
Re: [RFC PATCH v2 glibc] hurd: Check return value of mach_port_mod_refs() in the dup routine of fcntl()
Samuel Thibault
-
2025/04/17
Re: [RFC PATCH v2 glibc] hurd: Check return value of mach_port_mod_refs() in the dup routine of fcntl()
Samuel Thibault
-
2025/04/10
Re: [PATCH] hurd: save xstate during signal handling
Samuel Thibault
-
2025/04/10
Re: [PATCH web] The option -M q35 is needed when trying rumpdisk in qemu
Samuel Thibault
-
2025/04/10
[PATCH web] The option -M q35 is needed when trying rumpdisk in qemu
Zhaoming Luo
-
2025/04/10
Re: [PATCH web] Typo fixed
Samuel Thibault
-
2025/04/09
[PATCH web] Typo fixed
Zhaoming Luo
-
2025/04/07
Re: [PATCH] x86_64: update ifdef to exclude the x86_64 for i386 only specific conditions
Samuel Thibault
-
2025/04/07
[PATCH] x86_64: update ifdef to exclude the x86_64 for i386 only specific conditions
Etienne Brateau
-
2025/04/07
Re: [RFC] riscv64 stub port for GNU Mach – compiles, early WIP
Hakan Candar via Bug reports for the GNU Hurd
-
2025/04/06
[RFC] riscv64 stub port for GNU Mach – compiles, early WIP
Nathan Dehnel
-
2025/04/05
Re: [RFC] riscv64 stub port for GNU Mach – compiles, early WIP
Samuel Thibault
-
2025/04/05
[RFC] riscv64 stub port for GNU Mach – compiles, early WIP
Hakan Candar via Bug reports for the GNU Hurd
-
2025/04/03
Re: [PATCH 1/1 web] contributing: Fix the 'curl' testsuite
Samuel Thibault
-
2025/04/02
[PATCH 0/1 web] contributing: Fix the 'curl' testsuite
Zhaoming Luo
-
2025/04/02
[PATCH 1/1 web] contributing: Fix the 'curl' testsuite
Zhaoming Luo
-
2025/04/02
Re: [PATCH Hurd] Comment fixed
Samuel Thibault
-
2025/04/02
[PATCH Hurd] Comment fixed
Zhaoming Luo
-
2025/03/25
Re: [PATCH web] contributing: Improve the get time functions accuracy using HPET
Samuel Thibault
-
2025/03/25
[PATCH web] contributing: Improve the get time functions accuracy using HPET
Zhaoming Luo
-
2025/03/24
Re: [PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy
Samuel Thibault
-
2025/03/24
Re: [PATCH v3] mach: Use the host_get_time64 to replace the deprecated host_get_time for CLOCK_REALTIME when it's available
Samuel Thibault
-
2025/03/23
[PATCH v3] mach: Use the host_get_time64 to replace the deprecated host_get_time for CLOCK_REALTIME when it's available
Zhaoming Luo
-
2025/03/23
[PATCH mach v4 0/1] Integrate HPET so the functions used for getting time can have a higher accuracy
Zhaoming Luo
-
2025/03/23
[PATCH mach v4 1/1] Integrate HPET so the functions used for getting time can have a higher accuracy
Zhaoming Luo
-
2025/03/23
Re: [PATCH v2 1/1] mach: Use the host_get_time64 to replace the deprecated host_get_time for CLOCK_REALTIME when it's available
Samuel Thibault
-
2025/03/23
Re: [RFC PATCH v3] Integrate HPET so the functions used for getting time can have a higher accuracy
Samuel Thibault
-
2025/03/23
Re: [RFC PATCH v3] Integrate HPET so the functions used for getting time can have a higher accuracy
Samuel Thibault