Commit Graph

  • 13642ab159 Clarify bit position using most/least significant bit terminology Yousef Moazzam 2025-05-24 21:29:14 +01:00
  • 204abb9c5d Add node type bits info to node mode docstrings Yousef Moazzam 2025-05-24 21:22:54 +01:00
  • b6d6ef27f0 Merge branch 'ps2d_move_expects' into 'master' Jeremy Soller 2025-05-22 12:47:08 -06:00
  • ff7325df14 input/ps2d: More helpful panic locations when initializing fails bjorn3 2025-05-22 20:44:07 +02:00
  • e9b839b484 Merge branch 'initfs_main_workspace' into 'main' Jeremy Soller 2025-05-20 17:17:55 -06:00
  • a75f108167 Merge branch 'disk_driver_notify_early' into 'master' Jeremy Soller 2025-05-20 17:17:24 -06:00
  • 71f1838eea acpid: Rustfmt bjorn3 2025-05-20 22:03:10 +02:00
  • a1b0feaadb storage: Notify readiness as soon as the disk scheme has been created bjorn3 2025-05-20 22:03:01 +02:00
  • a31bc0301e Fix a couple of procmgr warnings bjorn3 2025-05-20 21:08:49 +02:00
  • 7655b09d33 Add initfs to the main workspace bjorn3 2025-05-20 20:34:59 +02:00
  • e67cca7bce raspi3b+: sloved programs can not be waken up on time from sleep Ivan Tan 2025-05-19 15:27:35 +08:00
  • 6bd3396d04 Explain the initfs purpose Ribbon 2025-05-17 18:54:04 -03:00
  • 632459e5be Add a README and simplify the daemon READMEs Ribbon 2025-05-15 23:29:52 -03:00
  • be49c1936a Make x86_64 mcontext not opaque Jeremy Soller 2025-05-13 10:05:32 -06:00
  • ac3eb38c0d Include bits/sys/ioctl.h in sys/ioctl.h Jeremy Soller 2025-05-13 08:13:49 -06:00
  • f5aeb0b43a implement monotonic for aarch64 Ivan Tan 2025-05-13 15:30:45 +08:00
  • 012868b40c Merge branch 'master' into 'master' Jeremy Soller 2025-05-11 16:03:52 -06:00
  • b919a83efd Respect CARGO_TARGET_DIR Jeremy Soller 2025-05-11 15:03:00 -06:00
  • 7b877b713f Adjust shell scripts to properly get bash from environment zinzaguras 2025-05-08 21:14:26 +03:00
  • 0bd38ac2ad Fix DTPMOD relocation Jeremy Soller 2025-05-09 10:06:06 -06:00
  • b887ad1ce6 Fix DTPOFF relocation Jeremy Soller 2025-05-07 21:04:31 -06:00
  • 0b1133a965 ld_so: do relocations before TLS Jeremy Soller 2025-05-07 16:27:00 -06:00
  • 4daade9721 log where unresolved symbol was required Jeremy Soller 2025-05-07 10:38:21 -06:00
  • b2a6f00429 Use u64 for relibc internal fd set definition, does not affect C definition Jeremy Soller 2025-05-07 09:23:17 -06:00
  • 2b06118d5f Fix deadlock when logging scopes Jeremy Soller 2025-05-06 21:50:38 -06:00
  • a31584cdef Fix dangling pointer with empty scandir Jeremy Soller 2025-05-06 21:28:05 -06:00
  • 78bab94ee0 Add end of dynamic library mapping to debug messages Jeremy Soller 2025-05-06 20:45:39 -06:00
  • d194554fdc Temporarily use insertion sort for qsort Jeremy Soller 2025-05-06 13:52:35 -06:00
  • 38cca8acc0 Fix select macros Jeremy Soller 2025-05-06 11:34:48 -06:00
  • 70d6a11606 openpty: terminate path with NUL Jeremy Soller 2025-05-06 09:28:58 -06:00
  • 407c0c1403 Disable syscall debug Jeremy Soller 2025-05-06 08:21:09 -06:00
  • 3402246d87 define NFDBITS Jeremy Soller 2025-05-05 21:04:56 -06:00
  • 1e48b13948 Debug recvmsg on redox Jeremy Soller 2025-05-04 09:32:10 -06:00
  • 275b92ee92 Make setitimer return enosys instead of panic on redox Jeremy Soller 2025-05-04 08:32:25 -06:00
  • bb105d41ad scanf: fix parsing 0 when using %i Jeremy Soller 2025-05-03 21:15:58 -06:00
  • f8da7399d8 Use crates.io posix-regex and support extended regex Jeremy Soller 2025-05-03 16:31:04 -06:00
  • c403c1eb54 Update redox-scheme, implement flink and getdents Jeremy Soller 2025-05-03 13:27:33 -06:00
  • d712ff5158 Add flink Jeremy Soller 2025-05-03 12:25:46 -06:00
  • 0f3f6f3c15 Use flink to implement link on redox Jeremy Soller 2025-05-03 12:18:45 -06:00
  • fe32c6b89d 0.5.12: Replace link with flink Jeremy Soller 2025-05-03 12:15:42 -06:00
  • bce8eac3c7 Move CMSG functions to C macros Jeremy Soller 2025-05-03 11:21:27 -06:00
  • a1db57a5a3 Get main function in crt0 to fix dynamic linking issues Jeremy Soller 2025-05-03 11:20:04 -06:00
  • 185cc2bc0f Merge branch 'unwraps-in-dns' into 'master' Jeremy Soller 2025-05-02 22:15:06 -06:00
  • f85b33c3ed Handle unwraps in get_dns_server() Josh Megnauth 2025-04-29 22:11:42 -04:00
  • cafdcd35d1 Expose setegid and seteuid Jeremy Soller 2025-05-02 11:36:39 -06:00
  • 9403db2125 Merge branch 'ps2d-right-ctrl' into 'master' Jeremy Soller 2025-05-02 11:23:29 -06:00
  • 5827a0e309 Accept right ctrl key from ps2 keyboard Arne de Bruijn 2025-05-02 18:47:14 +02:00
  • a2e040ce4d Merge branch 'strto-detect-endptr' into 'master' Jeremy Soller 2025-05-02 10:36:05 -06:00
  • 863171105d Move htonl, htons, ntohl, ntohs to netinet/in.h to support more packages Jeremy Soller 2025-05-02 09:49:37 -06:00
  • de3dd54266 Fix strtol/ul endptr with detected base Arne de Bruijn 2025-04-15 19:03:27 +02:00
  • 58572ceefc Define _SC_NPROCESSORS_CONF Jeremy Soller 2025-05-01 14:54:04 -06:00
  • f91f928a81 Update some dependencies Jeremy Soller 2025-04-26 20:53:43 -06:00
  • 180cf57506 Support privilege escalation Jeremy Soller 2025-04-26 20:43:03 -06:00
  • 4a1cd73da4 Fix same-thread scheme use-after-free. 4lDO2 2025-04-26 16:30:23 +02:00
  • 5e4d4427db Timeout of five seconds for nvmed init Jeremy Soller 2025-04-25 12:14:09 -06:00
  • 5b1e472431 Clean up aml::Handler Jeremy Soller 2025-04-25 10:16:08 -06:00
  • 03ebb3491b Show pid of process on unhandled exceptions bjorn3 2025-04-24 20:53:50 +02:00
  • c06155bd66 Merge branch 'alarm-unimplemented' into 'master' Jeremy Soller 2025-04-24 01:22:57 +00:00
  • 2cebcade9f Remove duplicate files bjorn3 2025-04-23 20:05:33 +02:00
  • 2c96332aa7 Add 'initfs/' from commit 'd0802237d7894881df7ddd338dfc64220d0646ff' bjorn3 2025-04-23 19:56:49 +02:00
  • bb25f45f43 Remove unnecessary .gitignore bjorn3 2025-04-23 17:21:52 +02:00
  • c779c1d941 Mark setitimer as unimplemented, obsolete Ron Williams 2025-04-21 23:29:35 -07:00
  • e72e49840a Don't include bootstrap in the main workspace bjorn3 2025-04-21 19:08:46 +02:00
  • cf3d7a74f6 Add 'bootstrap/' from commit '6898d8b14c078805b7b0b6c4b5d9359ca911bbc6' bjorn3 2025-04-21 19:03:38 +02:00
  • 6898d8b14c Filter out trailing NUL bytes when renaming procs. 4lDO2 2025-04-21 18:34:25 +02:00
  • 0fed1bf2c0 Merge branch 'orphan_sighup' into 'master' Jeremy Soller 2025-04-21 16:20:14 +00:00
  • 8e6ff4341e Don't crash on GICv3 bjorn3 2025-04-21 16:46:27 +02:00
  • 75edd1d34c Fix infinite panicking when panicking during early boot bjorn3 2025-04-21 16:44:27 +02:00
  • f216665916 No-op, don't exit, as result of SIG_DFL SIGCONT. 4lDO2 2025-04-21 14:54:47 +02:00
  • 4dd8cbe15e Merge branch 'no_suid' into 'master' Jeremy Soller 2025-04-21 12:21:21 +00:00
  • fd80526dc6 Implement SIGCONT+SIGHUP on exit when new pgrp becomes orphaned. 4lDO2 2025-04-20 23:18:55 +02:00
  • 7f08436bb0 Return EBADFD/ECHILD in waitpid, not ESRCH. 4lDO2 2025-04-21 13:46:03 +02:00
  • f51690c3a8 Remove the code to use escalated for suid binaries bjorn3 2025-04-21 10:25:12 +02:00
  • 9e888c06fa 0.2.32: update redoxfs Jeremy Soller 2025-04-20 18:55:44 -06:00
  • 940b027514 0.6.11 Jeremy Soller 2025-04-20 18:52:21 -06:00
  • d17b938693 Merge branch 'Fix-reset_allocator-regression-incorrectly-returning-ENOSPC' into 'master' Jeremy Soller 2025-04-20 21:54:10 +00:00
  • fd0bb82b50 Fix reset_allocator regression that incorrectly returns ENOSPC James Matlik 2025-04-20 17:43:08 -04:00
  • 4eb7e73afb Merge branch 'signals-tests-2' into 'master' Jeremy Soller 2025-04-20 20:00:00 +00:00
  • 8ab3370d9a Merge branch 'passwd_no_setuid' into 'master' Jeremy Soller 2025-04-20 19:58:06 +00:00
  • 8863a8967f Fix sigpause-suspend. 4lDO2 2025-04-17 15:33:46 +02:00
  • 3947cda43a Fix sigpause-revert test. 4lDO2 2025-04-17 15:02:36 +02:00
  • 95d2b59120 Improvements to sigpause and sigrelse tests. 4lDO2 2025-04-17 13:44:23 +02:00
  • 799a9ef8d5 Misc improvements. 4lDO2 2025-04-17 12:49:31 +02:00
  • d1081b278c Fix sigset-5 and sigset-10. 4lDO2 2025-04-17 12:04:35 +02:00
  • cb23a518c0 Improve sigprocmask-9 test. 4lDO2 2025-04-17 11:40:12 +02:00
  • df228ddd79 Add remaining tests. 4lDO2 2025-04-17 01:58:41 +02:00
  • 240a41861c Rebase, misc fixes for test suite. 4lDO2 2025-04-17 01:01:33 +02:00
  • 77cf9fc2a1 added tests to makefile and run_tests Josh Williams 2025-03-20 23:53:40 -07:00
  • 38e3320fb0 fixed sigprocmask-10 on linux Josh Williams 2025-02-25 02:05:16 -08:00
  • 493839baf5 fixed killpg-child on linux Josh Williams 2025-02-25 01:39:00 -08:00
  • a017dd1909 most recent updates to sigset-5 and 10 Josh Williams 2025-02-25 00:55:36 -08:00
  • 70b997b249 switched to master makefile, run_tests and test_helpers Josh Williams 2025-02-21 19:35:10 -08:00
  • 2d3374f176 add tests to makefile and run_tests Josh Williams 2025-01-24 20:25:40 -08:00
  • 2bc44dba9d modify makefile and run_tests fix compiler warnings Josh Williams 2025-01-24 17:57:44 -08:00
  • a2e19224a4 add signals-tests to makefile and run_tests Josh Williams 2025-01-23 19:50:09 -08:00
  • a7e9135bc9 clean up more tests Josh Williams 2025-01-23 19:34:51 -08:00
  • 6f787d20e5 clean up some tests Josh Williams 2025-01-15 16:44:16 -08:00
  • 9116eaa66d clean up a bunch of tests Josh Williams 2024-12-23 23:16:06 -08:00
  • 901b8099a2 add stdint.h to test_helpers add tests for signals Josh Williams 2024-12-05 17:00:10 -08:00
  • 4ed8323351 passwd: Remove suid usage though the sudo daemon bjorn3 2025-04-20 21:10:22 +02:00