summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
84 min.rumpnet: Add device translator for (Intel) NICsHEADmasterDamien Zammit
2 dayslwip: allow setting an zero or broadcast addressJoan Lledó
11 daysnfs: fix the handling of replies to MKNOD and SYMLINKMichael Kelly
11 daysnfs: generalise process_create_reply()Michael Kelly
11 daysnfs: generalises the code for making a LOOKUP rpc callMichael Kelly
11 daysnfs: generalise calling SETATTRMichael Kelly
2025-07-16vga: Also fallback to EGA when fb info is zeroSamuel Thibault
2025-07-14nfs: Implement --nfs-program command line option to enable v3 functionalityMichael Kelly
2025-07-14nfs: couple of return code checksMichael Kelly
2025-07-14nfs: lookup root node handle specified by the mount serverMichael Kelly
2025-07-14nfs: Use the variables for NFS program and NFS version rather than constants.Michael Kelly
2025-07-14nfs: mount_root: Fix and remove comment regarding getservbynameMichael Kelly
2025-07-14nfs: Implement statfs for V3.Michael Kelly
2025-07-14nfs: Removed inapplicable comment in netfs_report_access().Michael Kelly
2025-07-14nfs: nfs_attempt_rename() didn't unlock mutex after processing wcc_statMichael Kelly
2025-07-14nfs: nfs_attempt_rename() deadlocks performing an exclusive renameMichael Kelly
2025-07-14nfs: nfs_attempt_lookup() did not unlock mutex on unlikely RPC init failureMichael Kelly
2025-07-13MAKEDEV: fix creating non-partstore nodesSamuel Thibault
2025-07-13MAKEDEV: Support /dev/ucd for USB cdromsSamuel Thibault
2025-07-13nfs: Fix netfs_attempt_create_file for nfsv3Michael Kelly
2025-07-13nfs: Fixes netfs_attempt_read() for nfsv3Michael Kelly
2025-07-13nfs: Fixes netfs_attempt_create_file() unlockingMichael Kelly
2025-07-13nfs: Fix file creation for nfsv3Michael Kelly
2025-07-12nfs: add support for NFSv3 in 'fetch_directory'Michael Kelly
2025-07-10nfs: Fix write encoding for v3Michael Kelly
2025-07-10nfs: Fix xdr_decode_fattr decoding for v3Michael Kelly
2025-07-10nfs: Clean xdr_encode/decode_64bitMichael Kelly
2025-07-10nfs: Fix pointer arithmeticMichael Kelly
2025-07-07procfs: Make /proc/stat multi-cpu awareDamien Zammit
2025-07-03MAKEDEV: Fix substitution not supported by dashSamuel Thibault
2025-07-02rumpusbdisk: Protect against a running rumpusbdisk.staticSamuel Thibault
2025-07-01dev: Fix ud[0-9] device nameSamuel Thibault
2025-07-01rumpdisk: Allow rumpusbdisk operate even when gnumach operates SATASamuel Thibault
2025-07-01rumpdisk: Support dynamic linkage of librumpDamien Zammit
2025-07-01console: Fix hardcoded message sizes for 64b caseSamuel Thibault
2025-07-01console-client vga: Avoid using optimized string operations on vga_videomemSamuel Thibault
2025-06-30console-client ncursesw: Fix confusion between color pair and video attributeSamuel Thibault
2025-06-30MAKEDEV: Add /dev/ud* nodesDamien Zammit
2025-06-22libpager: raise RLIMIT_AS if permissions allow usDiego Nieto Cid
2025-06-22acpi: Ignore irq 9 requests because PIIX3 ACPI is wrongv0.9.git20250622Damien Zammit
2025-06-11xkb: Make compose table load failure non-fatalSamuel Thibault
2025-06-03term: Use speed_t typeSamuel Thibault
2025-06-03procfs: Also make swap size use long longsSamuel Thibault
2025-06-03procfs: Fix meminfo value size for BuffersSamuel Thibault
2025-05-10pflocal: Do not inherit PFLOCAL_SOCK_NONBLOCK across connect/accept.Ludovic Courtès
2025-05-05Fix IRC network nameSamuel Thibault
2025-05-03libshouldbeinlibc: Use 64bit mapped time values in maptime_read when possibleZhaoming Luo
2025-04-28ext2fs: fix crash on ENOSPCSamuel Thibault
2025-04-19libdiskfs: Fix catching exceptionsv0.9.git20250420Samuel Thibault
2025-04-19MAKEDEV: Do not mount a tmpfs on /dev/shm for nowSamuel Thibault