1
0
mirror of https://gitlab.os-k.eu/os-k-team/os-k.git synced 2023-08-25 14:03:10 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Julian Barathieu
a6f615d792 KernLog reimplemented in term of buffer stuff. Finally scrolls down! 2019-03-29 14:19:29 +01:00
Julian Barathieu
9b4672d8ca Prefixes 2019-03-24 14:44:59 +01:00
Julian Barathieu
ef1467ea46 Panic fix 2019-03-19 14:03:13 +01:00
a2cf863cd0 merge 2019-03-19 13:43:48 +01:00
Julian Barathieu
08b4fa927d Slighly better terminal stuff 2019-03-19 13:37:23 +01:00
e5917a40e4 multiboot work 2019-03-19 00:25:22 +01:00
8a7b559fe9 allocation 2019-03-18 18:00:40 +01:00
918c4f1b2e Memory struct 2019-03-18 17:43:41 +01:00
ced75b51f2 stuff I don't remember 2019-03-13 17:03:52 +01:00
228df83a1a Merging from master (#34)
* Update Readme.md

* Debug this beautiful panicked kernel !

* Stuff I don't remember

* stuff

* merge

* merge

* Step 0 : InitTerms() is the bug

* Debug stuff

* Step 1 : StartPanic is the real problem

* Step 1 : StartPanic is the real problem

* Step 1 : StartPanic is the real problem

* Step 1 : In StartPanic is the real problem

* Step 1 : In StartPanic is the real problem

* Step 1 : In StartPanic is the real problem

* Step 1 : In StartPanic is the real problem

* Step 1 : In StartPanic is the real problem

* Step 1.5 : \n was a problem

* Step 2 : Well... It was a 'sleepy' problem

* Step 2 : Well... It was a 'sleepy' problem

* Step 2.1 : GetPanicStr is an array

* Step 2.2 : Now panic accept 8 chars

* Ok then !
2019-03-11 19:22:37 +01:00
cd0913ed13 sprintf family, ctype, better panic, better terminals, better kernel/base.h & other stuff (#29) 2019-03-08 09:00:55 +01:00
Julian Barathieu
51fdd75b88 New headers, better headers, and stuff 2019-02-16 23:36:33 +01:00
Julian Barathieu
74d4ca5749 Lots of different stuff 2019-02-06 14:07:38 +01:00
Julian Barathieu
3faa92d094 Big reorganization & stuff 2019-01-14 14:31:49 +01:00