| 2022-01-09 20:04 | ext2: Do not panic on feature checks when testing signature | mintsuki | 98949a01 |
| 2022-01-09 19:43 | disk: Fix logic issue with UEFI volume detection | mintsuki | dbdeae5a |
| 2022-01-08 18:38 | gh: Update issue template | mintsuki | 16c193a7 |
| 2022-01-08 18:35 | ext4: Fix bogus pmm_free() bugs. Fixes #146 | mintsuki | 6ebc425c |
| 2022-01-06 10:03 | disk: Limit size of fastest_xfer_size on UEFI | mintsuki | 30947f4d |
| 2022-01-05 15:03 | term: Move fallback logic from panic.s2.c to term.s2.c | mintsuki | b25cd49b |
| 2022-01-03 17:58 | disk: Make disk_read_sectors() return errors instead of bool | streaksu | 792ef920 |
| 2022-01-02 11:54 | build: Makefile -> GNUmakefile | mintsuki | 76ff0c1c |
| 2022-01-02 11:45 | build: Makefile improvements | mintsuki | 291d45d9 |
| 2022-01-02 11:34 | disk: Fail disk_read_sectors() on any error code | mintsuki | 85dba6d5 |
| 2022-01-01 12:15 | disk: Use stdalign.h instead of GCC attribute | mintsuki | 7adda920 |
| 2022-01-01 12:01 | misc: Update copyright years | mintsuki | e06f7a3a |
| 2021-12-31 09:58 | misc: Move to standard C11 noreturn | mintsuki | a2e60514 |
| 2021-12-29 00:18 | volume: Catch xfer_size==0 condition in cache_block() | mintsuki | dce8fc92 |
| 2021-12-29 00:14 | libgcc: Small __*divmoddi4 bug fix | mintsuki | 4d7d9e9c |
| 2021-12-23 23:19 | volume: Fix bug where reads close to the end of drive may fail | mintsuki | 00f7b00c |
| 2021-12-23 19:56 | limine-install: Fix broken argc comparison | mintsuki | 88864b26 |
| 2021-12-23 19:51 | chainload: Fix up drive number passed to spinup() | mintsuki | c1017c3f |
| 2021-12-22 21:08 | build: Misc Makefile improvements | mintsuki | a04a84a5 |
| 2021-12-22 19:27 | stivale1&2: Allocate kernel with the right memmap type for 32-bit | mintsuki | 3654bb7e |
| 2021-12-22 00:44 | build: Improve clang detection code | mintsuki | a294dd3c |
| 2021-12-21 23:10 | lds: Move build-id inside limine.sys size area | mintsuki | 9d612103 |
| 2021-12-20 06:49 | fat32: Do not hardcode sector size | mintsuki | 438a38c7 |
| 2021-12-20 05:38 | limine-install: Add O_BINARY flag to open() on win32 | mintsuki | 95ba687e |
| 2021-12-20 05:12 | build: Fix makefile race condition | mintsuki | 6e85bc53 |
| 2021-12-19 01:22 | build: UEFI linker scripts adjustments | mintsuki | a171ab44 |
| 2021-12-19 00:08 | build: BIOS linker scripts adjustments | mintsuki | 08bd89fb |
| 2021-12-18 23:28 | build: Remove useless subsystem objcopy argument for UEFI | mintsuki | 56d964ae |
| 2021-12-18 19:51 | menu: Do not reset term on editor exit to menu | mintsuki | faa7579f |
| 2021-12-18 19:43 | Revert "build: Small change to EFI objcopy command" | mintsuki | 1e4f97a5 |