Commit Graph

34 Commits

Author SHA1 Message Date
Adrien Bourmault 33a614d8e2
Legal update 2020-09-27 17:33:48 +02:00
Adrien Bourmault cd10ff92a0
Rewriting all project tree 2020-02-19 22:19:58 +01:00
Julian Barathieu ff0cb34df0 libbuf (reversal of reversal) 2020-02-11 11:16:24 +01:00
Adrien Bourmault 849a0393a7 Update legals : repository copyright dates 2020-02-06 14:25:31 +01:00
Adrien Bourmault e7e948cf5e Revert "new printf & proto-scanf"
This reverts commit 18168ea254010f14486f5aaaeac0b3c072769051.
2020-02-06 13:33:04 +01:00
Julian Barathieu ddbf8ac07e new printf & proto-scanf 2020-02-06 10:11:32 +01:00
Adrien Bourmault b80c912a34 Some cosmetic changes 2019-05-22 18:15:23 +02:00
Adrien Bourmault d1a46d7acd Crashdump yay 2019-05-19 01:33:16 +02:00
Adrien Bourmault f07fdafd52 Crashdump yay 2019-05-19 00:38:58 +02:00
Adrien Bourmault ec83428ec1 Crashdump yay 2019-05-19 00:07:01 +02:00
Julian Barathieu 409e74f934 Header overhaul 2019-05-13 23:22:27 +02:00
Julian Barathieu 1211dc7b2e libbuf stuff & bugs 2019-04-23 11:32:45 +02:00
Julian Barathieu bf10ff85f8 Stack smashing protection, cursor, and more 2019-04-21 21:18:13 +02:00
Julian Barathieu feee90c3d0 Renaming & restructuration 2019-04-06 07:53:58 +02:00
Julian Barathieu dc1cfa6151 Global variable (BootTab/CPU) stuff 2019-04-05 10:20:10 +02:00
Julian Barathieu a35203b876 Non-locking I/O for panic() 2019-04-04 18:42:09 +02:00
Julian Barathieu 887aa60973 Non-locking I/O for panic() 2019-04-04 18:41:39 +02:00
Julian Barathieu a6f615d792 KernLog reimplemented in term of buffer stuff. Finally scrolls down! 2019-03-29 14:19:29 +01:00
Julian Barathieu 93d8a579f8 Buffer stuff: functional printf 2019-03-25 17:33:51 +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
Julian Barathieu 08b4fa927d Slighly better terminal stuff 2019-03-19 13:37:23 +01:00
Julian Barathieu 5b585e5b70 Heap & memory allocation stuff 2019-03-18 17:25:44 +01:00
Adrien Bourmault 8fca2de33f Revert "stuff"
This reverts commit be94ec4d2c1d5e3de08e50a0733bd53c69d1acd8, reversing
changes made to 2d9e02db0e580eaf9ccb6a6d2176ee16107a4b0a.
2019-03-12 17:31:25 +01:00
Adrien Bourmault 982cd618a6 stuff 2019-03-12 17:28:34 +01:00
Adrien Bourmault 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
Adrien Bourmault 4ba948669f Step 1 : In StartPanic is the real problem 2019-03-11 18:25:35 +01:00
Adrien Bourmault 348c3b7ead Step 1 : StartPanic is the real problem 2019-03-11 18:17:49 +01:00
Adrien Bourmault 021c94489b Step 1 : StartPanic is the real problem 2019-03-11 18:17:08 +01:00
Adrien Bourmault 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 61429bb60d (Hopefuly) definitive headers structure 2019-01-21 11:07:11 +01:00
Julian Barathieu 98c2dd8502 CRT library stuff 2019-01-19 22:36:38 +01:00
Julian Barathieu 3faa92d094 Big reorganization & stuff 2019-01-14 14:31:49 +01:00