- Jan 09, 2022
-
-
Byron Lathi authored
-
Byron Lathi authored
-
- Jul 17, 2021
-
-
Byron Lathi authored
-
- Jul 01, 2021
-
-
Byron Lathi authored
-
Byron Lathi authored
-
Byron Lathi authored
-
Byron Lathi authored
-
Byron Lathi authored
-
- Jun 30, 2021
-
-
Byron Lathi authored
-
- Jun 29, 2021
-
-
Byron Lathi authored
-
Byron Lathi authored
shamelessly stolen from newlib
-
- Jun 28, 2021
-
-
Byron Lathi authored
yeah, I guess it was just a coincidence that the segment was aligned. turns out that I need to do what I thought in the first place.
-
- Jun 27, 2021
-
-
Byron Lathi authored
Heap See merge request bslathi19/summeros!1
-
Byron Lathi authored
In userspace lib, there is a static array called lookup, but the code is looking on the wrong place (4kb off)
-
Byron Lathi authored
pointer arithmatic got me again, I need to add 512*16 bits since buf is a 16 bit type.
-
- Jun 26, 2021
-
-
Byron Lathi authored
THIS DOES NOT WORK the parent program image is gone somehow
-
Byron Lathi authored
-
- Jun 25, 2021
-
-
Byron Lathi authored
-
Byron Lathi authored
-
Byron Lathi authored
bad inode value is -1, not 0
-
Byron Lathi authored
-
Byron Lathi authored
-
- Jun 24, 2021
-
-
Byron Lathi authored
-
Byron Lathi authored
-
Byron Lathi authored
-
Byron Lathi authored
-
Byron Lathi authored
-
Byron Lathi authored
-
Byron Lathi authored
-
Byron Lathi authored
-
Byron Lathi authored
-
Byron Lathi authored
can't halt yet, but that's fine.
-
Byron Lathi authored
-
Byron Lathi authored
previously all blocks were were stored in memory at the same place
-
Byron Lathi authored
-
Byron Lathi authored
finally get rid of the defined but not used warning.
-
Byron Lathi authored
-
Byron Lathi authored
turns out that last commit still used a constant lol
-
Byron Lathi authored
before this it used a constant, which might not always be the case.
-
Byron Lathi authored
-