summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-23Fix build against libgcrypt >= 1.11.0masterSamuel Thibault
2024-07-23nfsd: fix -Werror=incompatible-pointer-types issues for x86_64Flavio Cruz
2024-07-10netfs and diskfs: make showtrans work correctly when translators are set on t...v0.9.git20240714Flavio Cruz
2024-07-08tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro
2024-07-08pflocal: make S_socket_recv return 0 instead of EPIPESamuel Thibault
2024-06-24Fix issues with GCC 14.Flavio Cruz
2024-06-24Include unistd.h for sleep in pfinet/ethernet.cFlavio Cruz
2024-05-19pfinet: wait a bit before retrying to open ethernet deviceSamuel Thibault
2024-05-09startup: wait for any kind of bootstrap filesystemfirst last
2024-05-06isofs: fix rock-ridge detectionfree_software@xobnur.uk
2024-03-26libirqhelp: Add libraryDamien 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