| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Restructure argument setup in hashbang | Flavio Cruz | 2024-09-08 | 1 | -48/+43 |
* | x86_64: do not define mach_cpu_subtypes since we don't use it | Flavio Cruz | 2024-09-08 | 2 | -0/+4 |
* | Fix warnings in fstests | Flavio Cruz | 2024-09-08 | 2 | -3/+8 |
* | procfs: remove unused rootdir_symlink_make_node | Flavio Cruz | 2024-09-08 | 1 | -8/+0 |
* | remap, syncfs: correct program version name | free_software@xobnur.uk | 2024-09-07 | 2 | -2/+2 |
* | libports: Add missing ports_interrupt_server declaration | Samuel Thibault | 2024-09-01 | 1 | -0/+2 |
* | startup, settrans: Add missing flush of stderr to get output on waiting | Samuel Thibault | 2024-08-29 | 2 | -0/+2 |
* | ext2fs: Ignore translators bits when checking we have no Hurd extensions | Samuel Thibault | 2024-08-26 | 1 | -1/+1 |
* | ext2fs: Fix masking out translators bits | Samuel Thibault | 2024-08-26 | 1 | -1/+1 |
* | ext2fs: mention which inode size is supported | Samuel Thibault | 2024-08-26 | 1 | -1/+1 |
* | Fix line-buffered stderr | Samuel Thibault | 2024-08-25 | 8 | -3/+8 |
* | libdiskfs: Print error if we fail to open /dev/console | Samuel Thibault | 2024-08-25 | 1 | -6/+14 |
* | Make sure to also print early-fatal errors on mach console | Samuel Thibault | 2024-08-25 | 2 | -4/+11 |
* | Fix build against libgcrypt >= 1.11.0 | Samuel Thibault | 2024-07-23 | 3 | -169/+3 |
* | nfsd: fix -Werror=incompatible-pointer-types issues for x86_64 | Flavio Cruz | 2024-07-23 | 2 | -3/+3 |
* | netfs and diskfs: make showtrans work correctly when translators are set on t... | Flavio Cruz | 2024-07-10 | 2 | -35/+32 |
* | tcp: select(writefds) don't hang up when a peer close connection | KOSAKI Motohiro | 2024-07-08 | 1 | -1/+2 |
* | pflocal: make S_socket_recv return 0 instead of EPIPE | Samuel Thibault | 2024-07-08 | 1 | -0/+1 |
* | Fix issues with GCC 14. | Flavio Cruz | 2024-06-24 | 3 | -32/+16 |
* | Include unistd.h for sleep in pfinet/ethernet.c | Flavio Cruz | 2024-06-24 | 1 | -0/+1 |
* | pfinet: wait a bit before retrying to open ethernet device | Samuel Thibault | 2024-05-19 | 1 | -1/+2 |
* | startup: wait for any kind of bootstrap filesystem | first last | 2024-05-09 | 1 | -1/+1 |
* | isofs: fix rock-ridge detection | free_software@xobnur.uk | 2024-05-06 | 1 | -1/+1 |
* | libirqhelp: Add library | Damien Zammit | 2024-03-26 | 4 | -0/+436 |
* | Revert "exec: Stop relying on address space size" | Samuel Thibault | 2024-03-23 | 1 | -1/+3 |
* | exec: Add support for AArch64 executables | Sergey Bugaev | 2024-03-23 | 1 | -0/+5 |
* | boot: Add support for AArch64 | Sergey Bugaev | 2024-03-23 | 1 | -0/+11 |
* | proc: Add support for AArch64 in uname | Sergey Bugaev | 2024-03-23 | 2 | -2/+5 |
* | elfcore: Add support for saving AArch64 registers | Sergey Bugaev | 2024-03-23 | 1 | -0/+26 |
* | exec: Stop relying on address space size | Sergey Bugaev | 2024-03-23 | 1 | -3/+1 |
* | libshouldbeinlibc: Stop relying on address space size | Sergey Bugaev | 2024-03-23 | 1 | -1/+1 |
* | proc: Only try host_kernel_version () on i386 | Sergey Bugaev | 2024-03-23 | 1 | -2/+2 |
* | Make long & friends 64-bit on 64-bit platforms | Sergey Bugaev | 2024-03-23 | 1 | -1/+1 |
* | exec: Fix creating executable stacks | Sergey Bugaev | 2024-03-23 | 1 | -4/+5 |
* | term: Fix function prototype | Sergey Bugaev | 2024-03-23 | 1 | -1/+1 |
* | console-client: Add another missing error check | Etienne Brateau | 2024-03-12 | 1 | -0/+2 |
* | console-check: Add missing error check | Etienne Brateau | 2024-03-12 | 1 | -0/+2 |
* | ext2fs: support translators on non-hurd-created filesystems | Samuel Thibault | 2024-03-12 | 1 | -36/+44 |
* | console-client: use xkbcommon instead of x11 for xkb extended support | Etienne Brateau | 2024-03-10 | 19 | -5768/+452 |
* | console-client: use constant value instead of magic number | Etienne Brateau | 2024-03-09 | 1 | -1/+1 |
* | MAKEDEV: when creating devices, ensure the underlying files are either block/... | Flavio Cruz | 2024-03-08 | 1 | -25/+39 |
* | procfs: fix MemTotal 4G memory clamp on 32bit systems | Samuel Thibault | 2024-03-06 | 1 | -1/+4 |
* | ext2fs: New default: use xattrs to store translator records | Damien Zammit | 2024-03-05 | 1 | -9/+9 |
* | ext2fs: Check that the filesystem supports xattr before reading it | Damien Zammit | 2024-03-04 | 1 | -10/+15 |
* | libps: update ps_emit_nice_size_t to handle arbitrarily large size_t | Flavio Cruz | 2024-03-03 | 1 | -9/+13 |
* | libbpf: avoid aborting on unknown instruction | Samuel Thibault | 2024-03-01 | 1 | -1/+2 |
* | rumpdisk: do not open device if block size is 0 | Flavio Cruz | 2024-03-01 | 1 | -6/+17 |
* | Add proc_getchildren_rusage RPC and track rusage for children and descendants | Flavio Cruz | 2024-02-17 | 4 | -1/+19 |
* | runsystem.hurd.sh: Refresh from runsystem.hurd.sh.in | Samuel Thibault | 2024-02-08 | 1 | -10/+10 |
* | runsystem: Check that /servers/socket/1 is really set up | Samuel Thibault | 2024-02-08 | 2 | -2/+2 |