summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-26libirqhelp: Add libraryHEADmasterDamien Zammit
2024-03-23Revert "exec: Stop relying on address space size"Samuel Thibault
2024-03-23exec: Add support for AArch64 executablesSergey Bugaev
2024-03-23boot: Add support for AArch64Sergey Bugaev
2024-03-23proc: Add support for AArch64 in unameSergey Bugaev
2024-03-23elfcore: Add support for saving AArch64 registersSergey Bugaev
2024-03-23exec: Stop relying on address space sizeSergey Bugaev
2024-03-23libshouldbeinlibc: Stop relying on address space sizeSergey Bugaev
2024-03-23proc: Only try host_kernel_version () on i386Sergey Bugaev
2024-03-23Make long & friends 64-bit on 64-bit platformsSergey Bugaev
2024-03-23exec: Fix creating executable stacksSergey Bugaev
2024-03-23term: Fix function prototypeSergey Bugaev
2024-03-12console-client: Add another missing error checkEtienne Brateau
2024-03-12console-check: Add missing error checkEtienne Brateau
2024-03-12ext2fs: support translators on non-hurd-created filesystemsSamuel Thibault
2024-03-10console-client: use xkbcommon instead of x11 for xkb extended supportEtienne Brateau
2024-03-09console-client: use constant value instead of magic numberEtienne Brateau
2024-03-08MAKEDEV: when creating devices, ensure the underlying files are either block/...Flavio Cruz
2024-03-06procfs: fix MemTotal 4G memory clamp on 32bit systemsSamuel Thibault
2024-03-05ext2fs: New default: use xattrs to store translator recordsDamien 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