summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-05ext2fs: New default: use xattrs to store translator recordsHEADmasterDamien Zammit
2024-03-04ext2fs: Check that the filesystem supports xattr before reading itDamien Zammit
2024-03-03libps: update ps_emit_nice_size_t to handle arbitrarily large size_tFlavio Cruz
2024-03-01libbpf: avoid aborting on unknown instructionSamuel Thibault
2024-03-01rumpdisk: do not open device if block size is 0Flavio Cruz
2024-02-17Add proc_getchildren_rusage RPC and track rusage for children and descendantsFlavio Cruz
2024-02-08runsystem.hurd.sh: Refresh from runsystem.hurd.sh.inSamuel Thibault
2024-02-08runsystem: Check that /servers/socket/1 is really set upSamuel Thibault
2024-02-08runsystem.hurd.sh: Try to run bash firstSamuel Thibault
2024-02-08runsystem.hurd.sh: Print a newline at bootSamuel Thibault
2024-02-08runsystem.hurd.sh: Do not try to set up translators if we do not have settransSamuel Thibault
2024-02-08runsystem.hurd.sh: Make emergency really an emergencySamuel Thibault
2024-02-08runsystem: Do not eat first parameterSamuel Thibault
2024-02-08runsystem: Do not try to set up translators if we do not have settransSamuel Thibault
2024-02-08runsystem: Try to run bash firstSamuel Thibault
2024-02-08runsystem: do not require bashSamuel Thibault
2024-02-04Add missing includeSamuel Thibault
2024-01-23Update rpctrace to use the new ABI for inlined port namesFlavio Cruz
2024-01-23trivial hurd manual changes.jbranso@dismail.de
2024-01-23add a FAT FS section to the hurd manual.jbranso@dismail.de
2024-01-23describe the ISO-9960 filesystem in the hurd manual.jbranso@dismail.de
2024-01-23add a short ext2fs description to the hurd manual.jbranso@dismail.de
2024-01-23describe fixing filesystem corruption in the hurd manual.jbranso@dismail.de
2023-12-31x86_64: utmp uses int32_t to store time so use a temporary variableFlavio Cruz
2023-12-29pfinet: fix type aliasFlavio Cruz
2023-12-29libftpconn: add out >= 2 condition to make GCC happyFlavio Cruz
2023-12-29Fix overflow issues in tmpfs and vmallocateFlavio Cruz
2023-12-29proxy-defpager: add missing return statementFlavio Cruz
2023-12-29Fix a few pointer related warnings.Flavio Cruz
2023-12-29x86_64: use 21 bytes in libps since %z might require more characters.Flavio Cruz
2023-12-29Fix printf format specifiersFlavio Cruz
2023-12-29Use mach_msg_type_number_t whenever required to avoid warningsFlavio Cruz
2023-12-29Cast bootinfo to struct diskfs_control * to silence warningFlavio Cruz
2023-12-29Initialize a few error variables to avoid GCC warningsFlavio Cruz
2023-12-29Mark msg_thread as noreturnFlavio Cruz
2023-12-29Replace deprecated sigmask with sigset_t callsFlavio Cruz
2023-12-29pfinet and pci-arbiter: update server handlers to return kern_return_t to fix...Flavio Cruz
2023-12-17Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz
2023-12-17Update hurd code to handle the new ABI for sending inlined port rights.Flavio Cruz
2023-12-03Revert "Update hurd code to handle the new ABI for sending inlined port rights."Samuel Thibault
2023-12-03Update hurd code to handle the new ABI for sending inlined port rights.Flavio Cruz
2023-12-02lwip: Allocate the loopback netif by defaultJoan Lledó
2023-11-26libports: Make sure we don't leak current RPCs listsSamuel Thibault
2023-11-26libports: Force threads to wake up periodicallySamuel Thibault
2023-11-26libports: Add more assertionSamuel Thibault
2023-11-20exec: TODO note about implementing interruptSamuel Thibault
2023-11-19libfshelp: type check messages using the full mach_msg_type_t so that it work...Flavio Cruz
2023-11-12server_verify_make_auth: mig now uses constSamuel Thibault
2023-11-12pci.defs: Fix making glibc catch EINTRSamuel Thibault
2023-11-06x86_64: Drop -AT386 part in uname machineSamuel Thibault