aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix port leaksSamuel Thibault2024-12-235-1/+10
* Add a description comment for the MIG type translation filesZhaoming Luo2024-12-1419-18/+37
* Add rtc translator and RTC CMOS driverZhaoming Luo2024-12-117-1/+555
* smp: Simplify passing argvSamuel Thibault2024-12-091-3/+3
* sutils: Add smp tool to run process on slave processorsDamien Zammit via Bug reports for the GNU Hurd2024-12-092-1/+81
* Add some runsystem progress debugSamuel Thibault2024-12-083-3/+11
* lwip: Properly handle errors during initializationZhaoming Luo2024-12-081-6/+4
* Code refactorZhaoming Luo2024-12-074-4/+4
* libstore: Fix zero store writesSergey Bugaev2024-12-051-0/+1
* shutdown: Try mach device acpi before /servers/acpiDamien Zammit via Bug reports for the GNU Hurd2024-11-101-1/+21
* acpi, libmachdev: Add _forever variant of trivfs server loopDamien Zammit via Bug reports for the GNU Hurd2024-11-103-2/+16
* Comment fixesZhaoming Luo2024-11-084-8/+8
* More device_get_status count fixesSamuel Thibault2024-11-043-5/+5
* lwip: Fix integer type mismatch on x86_64Samuel Thibault2024-11-041-1/+1
* console-client: Isolate fb driver even more from vgaSamuel Thibault2024-10-283-47/+45
* console-client: Enable switching to gfx console when availableDamien Zammit2024-10-282-12/+39
* console-client: Add graphical console video passthroughDamien Zammit2024-10-282-0/+774
* xkb: Fix delete key in consoleDamien Zammit2024-10-281-1/+1
* Using NETIF_FOREACH to replace netif for-loopsZhaoming Luo2024-10-271-3/+3
* irqhelp: Add name of library to log_error messagesDamien Zammit2024-10-261-1/+1
* adding a missing commentZhaoming Luo2024-10-241-0/+1
* irqhelp: Dont bail when cannot connect to acpiDamien Zammit2024-10-241-5/+12
* acpi: Link to libirqhelpDamien Zammit2024-10-221-1/+1
* Define i386_get_xstate_size in libmachdev.Flavio Cruz2024-09-101-0/+6
* Revert "Include device/input.h in console-client"Samuel Thibault2024-09-101-1/+55
* Include device/input.h in console-clientFlavio Cruz2024-09-091-55/+1
* 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