aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Restructure argument setup in hashbangFlavio Cruz2024-09-081-48/+43
* x86_64: do not define mach_cpu_subtypes since we don't use itFlavio Cruz2024-09-082-0/+4
* Fix warnings in fstestsFlavio Cruz2024-09-082-3/+8
* procfs: remove unused rootdir_symlink_make_nodeFlavio Cruz2024-09-081-8/+0
* remap, syncfs: correct program version namefree_software@xobnur.uk2024-09-072-2/+2
* libports: Add missing ports_interrupt_server declarationSamuel Thibault2024-09-011-0/+2
* startup, settrans: Add missing flush of stderr to get output on waitingSamuel Thibault2024-08-292-0/+2
* ext2fs: Ignore translators bits when checking we have no Hurd extensionsSamuel Thibault2024-08-261-1/+1
* ext2fs: Fix masking out translators bitsSamuel Thibault2024-08-261-1/+1
* ext2fs: mention which inode size is supportedSamuel Thibault2024-08-261-1/+1
* Fix line-buffered stderrSamuel Thibault2024-08-258-3/+8
* libdiskfs: Print error if we fail to open /dev/consoleSamuel Thibault2024-08-251-6/+14
* Make sure to also print early-fatal errors on mach consoleSamuel Thibault2024-08-252-4/+11
* Fix build against libgcrypt >= 1.11.0Samuel Thibault2024-07-233-169/+3
* nfsd: fix -Werror=incompatible-pointer-types issues for x86_64Flavio Cruz2024-07-232-3/+3
* netfs and diskfs: make showtrans work correctly when translators are set on t...Flavio Cruz2024-07-102-35/+32
* tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro2024-07-081-1/+2
* pflocal: make S_socket_recv return 0 instead of EPIPESamuel Thibault2024-07-081-0/+1
* Fix issues with GCC 14.Flavio Cruz2024-06-243-32/+16
* Include unistd.h for sleep in pfinet/ethernet.cFlavio Cruz2024-06-241-0/+1
* pfinet: wait a bit before retrying to open ethernet deviceSamuel Thibault2024-05-191-1/+2
* startup: wait for any kind of bootstrap filesystemfirst last2024-05-091-1/+1
* isofs: fix rock-ridge detectionfree_software@xobnur.uk2024-05-061-1/+1
* libirqhelp: Add libraryDamien Zammit2024-03-264-0/+436
* Revert "exec: Stop relying on address space size"Samuel Thibault2024-03-231-1/+3
* exec: Add support for AArch64 executablesSergey Bugaev2024-03-231-0/+5
* boot: Add support for AArch64Sergey Bugaev2024-03-231-0/+11
* proc: Add support for AArch64 in unameSergey Bugaev2024-03-232-2/+5
* elfcore: Add support for saving AArch64 registersSergey Bugaev2024-03-231-0/+26
* exec: Stop relying on address space sizeSergey Bugaev2024-03-231-3/+1
* libshouldbeinlibc: Stop relying on address space sizeSergey Bugaev2024-03-231-1/+1
* proc: Only try host_kernel_version () on i386Sergey Bugaev2024-03-231-2/+2
* Make long & friends 64-bit on 64-bit platformsSergey Bugaev2024-03-231-1/+1
* exec: Fix creating executable stacksSergey Bugaev2024-03-231-4/+5
* term: Fix function prototypeSergey Bugaev2024-03-231-1/+1
* console-client: Add another missing error checkEtienne Brateau2024-03-121-0/+2
* console-check: Add missing error checkEtienne Brateau2024-03-121-0/+2
* ext2fs: support translators on non-hurd-created filesystemsSamuel Thibault2024-03-121-36/+44
* console-client: use xkbcommon instead of x11 for xkb extended supportEtienne Brateau2024-03-1019-5768/+452
* console-client: use constant value instead of magic numberEtienne Brateau2024-03-091-1/+1
* MAKEDEV: when creating devices, ensure the underlying files are either block/...Flavio Cruz2024-03-081-25/+39
* procfs: fix MemTotal 4G memory clamp on 32bit systemsSamuel Thibault2024-03-061-1/+4
* ext2fs: New default: use xattrs to store translator recordsDamien Zammit2024-03-051-9/+9
* ext2fs: Check that the filesystem supports xattr before reading itDamien Zammit2024-03-041-10/+15
* libps: update ps_emit_nice_size_t to handle arbitrarily large size_tFlavio Cruz2024-03-031-9/+13
* libbpf: avoid aborting on unknown instructionSamuel Thibault2024-03-011-1/+2
* rumpdisk: do not open device if block size is 0Flavio Cruz2024-03-011-6/+17
* Add proc_getchildren_rusage RPC and track rusage for children and descendantsFlavio Cruz2024-02-174-1/+19
* runsystem.hurd.sh: Refresh from runsystem.hurd.sh.inSamuel Thibault2024-02-081-10/+10
* runsystem: Check that /servers/socket/1 is really set upSamuel Thibault2024-02-082-2/+2