- Jul 11, 2020
-
-
jD91mZM2 authored
Because the way we were using inline assembly was technically incorrect and breaking the laws of rust This *finally* compiles. That doesn't mean it works!
-
- Jul 09, 2020
-
-
Jeremy Soller authored
Don't panic on mprotect for unmapped pages See merge request !134
-
bjorn3 authored
-
- Jul 07, 2020
-
-
Jeremy Soller authored
Simplify EXEC catching + add signal handling See merge request !132
-
jD91mZM2 authored
-
jD91mZM2 authored
Instead of having a separate flag, let's reuse STOP_SINGLESTEP :) I wasn't thinking enough when making this flag!
-
jD91mZM2 authored
-
- Jun 30, 2020
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Jun 27, 2020
-
-
Jeremy Soller authored
change seek sig to match posix - signed pos and result See merge request !123
-
Graham MacDonald authored
-
Graham MacDonald authored
-
- Jun 25, 2020
-
-
Jeremy Soller authored
Changes required for GDB See merge request !131
-
jD91mZM2 authored
-
- Jun 23, 2020
-
-
jD91mZM2 authored
-
- Jun 22, 2020
-
-
jD91mZM2 authored
-
- Jun 19, 2020
-
-
Graham MacDonald authored
-
Graham MacDonald authored
-
- Jun 17, 2020
-
-
jD91mZM2 authored
-
- Jun 16, 2020
-
-
Jeremy Soller authored
More complex physalloc See merge request !127
-
-
Jeremy Soller authored
Ptrace sane block See merge request !129
-
Jeremy Soller authored
Misc ptrace cleanup See merge request !128
-
jD91mZM2 authored
I added that assert, because I managed to get an error I couldn't reproduce
-
jD91mZM2 authored
-
jD91mZM2 authored
-
jD91mZM2 authored
-
jD91mZM2 authored
-
- Jun 15, 2020
- Jun 13, 2020
-
-
jD91mZM2 authored
-
- Jun 11, 2020
-
-
Jeremy Soller authored
Fix various kernel warnings. See merge request !125
-
Jeremy Soller authored
Use #[repr(packed)] with correct alignment for paging. See merge request !124
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
- May 22, 2020
-
-
Jeremy Soller authored
Fix conditional compilation without the acpi feature. See merge request !122
-
Jacob Lorentzon authored
-
- May 06, 2020
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- May 03, 2020
-
-
Jacob Lorentzon authored
-