• Joined on 2024-09-06
0x35c pushed to main at starnakin/42_KFS 2024-09-27 06:04:19 -04:00
f65d5ce418 fix: strcmp protection with NULL args
0x35c pushed to main at starnakin/42_KFS 2024-09-26 10:18:23 -04:00
a66f9174f4 feature: both physical and virtual allocators should be done
0x35c pushed to main at starnakin/42_KFS 2024-09-25 17:02:25 -04:00
9ade568a64 core: oops forgot to add utils.h
0x35c pushed to main at starnakin/42_KFS 2024-09-25 16:59:16 -04:00
a64262ee13 fix: shell cmds with args where not called the most efficient way and ARRAY_SIZE wasnt right
0x35c pushed to main at starnakin/42_KFS 2024-09-21 19:58:11 -04:00
283f073124 feature: heap command prints the status of the allocator
0x35c pushed to main at starnakin/42_KFS 2024-09-21 06:19:31 -04:00
deca2b9bfc fix: show_alloc_mem() can display detailed info properly
0x35c pushed to main at starnakin/42_KFS 2024-09-21 06:17:48 -04:00
943f2beab9 feature: kmalloc kfree and krealloc are good
0x35c pushed to main at starnakin/42_KFS 2024-09-20 06:41:30 -04:00
0467c45bf0 Merge branch 'main' of git.chauvet.pro:starnakin/42_KFS
2e41858c77 feature: log level on kprintf (color)
Compare 2 commits »
0x35c pushed to main at starnakin/42_KFS 2024-09-19 11:39:35 -04:00
4cc1dba5f9 feature: kfree_alloc is now working (uncomment a free in the main to prove)
0x35c pushed to main at starnakin/42_KFS 2024-09-19 11:17:07 -04:00
5ebf8ac6ab fix: update frame count when allocating some
0x35c pushed to main at starnakin/42_KFS 2024-09-19 11:04:52 -04:00
f559e71433 feature: kalloc_frame and demo in the main
0x35c pushed to main at starnakin/42_KFS 2024-09-18 18:06:05 -04:00
8fd17276b2 fix: compilation warning for maybe unused variables
0x35c pushed to main at starnakin/42_KFS 2024-09-18 16:30:40 -04:00
9b3a6cb5a4 style: clang-format on all files
0x35c pushed to main at starnakin/42_KFS 2024-09-18 11:14:47 -04:00
ddf3cfff68 feature: enable paging and load page directory
0x35c pushed to main at starnakin/42_KFS 2024-09-17 07:58:16 -04:00
65a59534b4 Merge branch 'main' of git.chauvet.pro:starnakin/42_KFS
e316910581 feature: clear added to the shell
Compare 2 commits »
0x35c pushed to main at starnakin/42_KFS 2024-09-17 05:11:05 -04:00
a02931a165 feature: print_stack working (dont use opti flags, else the stack is broken)
0x35c pushed to main at starnakin/42_KFS 2024-09-11 11:43:46 -04:00
963bf46b62 core: move reboot.c to a general power.c file
0x35c pushed to main at starnakin/42_KFS 2024-09-11 10:46:52 -04:00
e7a8d39ad7 reboot is done
0x35c pushed to main at starnakin/42_KFS 2024-09-11 10:25:36 -04:00
52951c96d5 fix: merdella --credits is better now
0x35c pushed to main at starnakin/42_KFS 2024-09-11 09:52:28 -04:00
bdfac39bc9 Merge branch 'main' of git.chauvet.pro:starnakin/42_KFS
19141e6883 fix: screen switch now works well with the shell and its "history"
Compare 2 commits »