| 2021-10-01 05:08 | gterm: Cursor print bug fix | mintsuki | 244b4617 |
| 2021-09-29 15:51 | gh: Add missing checkout step to compile check workflow | mintsuki | 474c02c9 |
| 2021-09-29 15:47 | ntfs: Fix compilation errors | mintsuki | 624f1934 |
| 2021-09-29 15:41 | gh: Add workflow to test for compilation failures | mintsuki | 5e8cd503 |
| 2021-09-29 15:14 | Merge pull request #114 from Itay2805/trunk | mint | 321eae8f |
| 2021-09-29 14:58 | Added support for resident directory indexes | Itay Almog | f2486dcd |
| 2021-09-29 13:56 | Runlist elements are relative to the last runlist, so make that work | Itay Almog | 02ea23ab |
| 2021-09-28 23:47 | Merge pull request #113 from Itay2805/trunk | mint | 6cd265b4 |
| 2021-09-28 21:27 | cleanup and bufixes ntfs is weird so we can't trust the names in the index since sometimes they are wrong (?) also the read function should return 0 for success and not read size... | Itay Almog | 893020f3 |
| 2021-09-28 20:27 | ntfs is now fully working, or at least we can boot limine with it | Itay Almog | 0cb083b3 |
| 2021-09-28 19:07 | got directory reading and more specifically root directory reading | Itay Almog | 3f37d82c |
| 2021-09-28 18:05 | We can now get file records from the MFT | Itay Almog | 66564de7 |
| 2021-09-03 15:24 | got basic mft parsing | Itay Almog | 10caa22b |
| 2021-09-03 08:12 | Added test to makefile | Itay Almog | eced6423 |
| 2021-09-03 08:03 | Starting to work on NTFS | Itay Almog | f59f1845 |
| 2021-09-28 04:17 | term: Fix bug related to scrolling regions | mintsuki | 34cfd0e5 |
| 2021-09-28 00:05 | term: Overhaul (4) | mintsuki | bca6f924 |
| 2021-09-27 21:43 | term: Overhaul (3) | mintsuki | 1332be4e |
| 2021-09-27 02:04 | chainload: Misc bug fixes and improvements | mintsuki | bd4646f0 |
| 2021-09-26 18:59 | term: Overhaul (2) | mintsuki | fabf2aef |
| 2021-09-26 16:16 | term: Overhaul (1) | mintsuki | ea2665c5 |
| 2021-09-25 02:52 | menu: Misc editor improvements | mintsuki | 46e1380f |
| 2021-09-25 00:02 | bmp: Ensure that bf_offset + bf_size <= file size | mintsuki | b7176d5c |
| 2021-09-22 22:17 | bios: Call a20_enable() before doing anything else | mintsuki | 5374e4e1 |
| 2021-09-22 10:33 | apic: Do not attempt an APIC flush for protocols that don't mask IRQs | mintsuki | dbab5f60 |
| 2021-09-21 18:01 | stivale: Pass the right number of arguments to common_spinup() | mintsuki | 5a4a6151 |
| 2021-09-21 16:56 | efi: Disable watchdog timer | mintsuki | 4d40e736 |
| 2021-09-21 16:40 | entry: Move some initialisation calls to after config initialisation | mintsuki | 56ceffb4 |
| 2021-09-21 16:34 | spinup64: Don't smash argument registers when calling flush_irqs() | mintsuki | 46be45fa |
| 2021-09-21 15:44 | idt: Move flush_irq() logic to stage 3 | mintsuki | 21b926fb |