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

271 Commits

Author SHA1 Message Date
Julian Barathieu
5b585e5b70 Heap & memory allocation stuff 2019-03-18 17:25:44 +01:00
Julian Barathieu
d718561a9c Terminal stuff 2019-03-18 14:21:00 +01:00
281964500b Makefile Stuff 2019-03-18 13:45:41 +01:00
5828e868ed Makefile Stuff 2019-03-18 13:45:26 +01:00
8f23d76246 Makefile stuff 2019-03-18 13:09:34 +01:00
d6f7f42220 Merge pull request #49 from os-k-team/sprintf
Sprintf
2019-03-17 23:27:41 +01:00
287568e4be Merge pull request #48 from os-k-team/cpu&memory
Merge pull request #44 from os-k-team/master
2019-03-17 23:26:44 +01:00
c52955751d Merge pull request #47 from os-k-team/master
merge
2019-03-17 23:23:17 +01:00
c9d5189339 Merge pull request #46 from os-k-team/BetterTerm
Better term
2019-03-17 23:22:38 +01:00
c3d3ee80bf Merge pull request #45 from os-k-team/master
Merge pull request #42 from os-k-team/cpu&memory
2019-03-17 23:22:05 +01:00
537cdb0596 Merge pull request #44 from os-k-team/master
merge
2019-03-17 23:21:19 +01:00
c75505af31 Merge pull request #43 from os-k-team/cpu&memory
Cpu&memory
2019-03-17 23:20:40 +01:00
2e35880b26 Merge pull request #42 from os-k-team/cpu&memory
Cpu&memory
2019-03-17 23:19:33 +01:00
af567d1fc9 stuff 2019-03-17 23:18:25 +01:00
ca74eb3ed9 Merge branch 'cpu&memory' of github.com:os-k-team/GNU-GPL-OS-K into cpu&memory 2019-03-17 23:05:40 +01:00
5da35bcbe8 new tree 2019-03-17 23:05:31 +01:00
d36db20c7e Merge pull request #41 from os-k-team/master
Merging new makefile organization
2019-03-17 22:57:28 +01:00
0a95f46671 Merge pull request #40 from os-k-team/master
Merging the new makefile organization
2019-03-17 22:56:44 +01:00
0c0ab739cf Merge pull request #39 from os-k-team/cpu&memory
Cpu&memory
2019-03-17 22:53:07 +01:00
a8e28c491b Update Readme.md 2019-03-17 22:52:34 +01:00
fb5fc7ba6c Big reorganization of the makefile 2019-03-17 22:47:21 +01:00
bc53c696fc Big reorganization of the makefile 2019-03-17 22:32:52 +01:00
01f2fdef08 Merge pull request #38 from os-k-team/master
Merging the multiboot interface into better term
2019-03-17 14:33:29 +01:00
77b9f2d066 Makefile stuff 2019-03-16 22:33:09 +01:00
7add417986 stuff 2019-03-14 21:00:03 +01:00
107688098e working on cpu 2019-03-14 18:33:12 +01:00
7ba6b95c19 working on cpu 2019-03-14 18:30:29 +01:00
9ffc2348d2 little makefile stuff 2019-03-14 13:12:01 +01:00
ced75b51f2 stuff I don't remember 2019-03-13 17:03:52 +01:00
9ab5bbc58c multiboot&memory stuff 2019-03-13 09:19:43 +01:00
afdd3508c6 stuff 2019-03-12 23:36:47 +01:00
17f714719b multiboooooooot 2019-03-12 23:25:30 +01:00
32c7c99bc2 Just learned SysV ABI calling conventions and clean-up stuff 2019-03-12 22:11:00 +01:00
f836157c90 stuff 2019-03-12 18:24:27 +01:00
85132db7a9 Merge branch 'master' into cpu&memory 2019-03-12 17:47:45 +01:00
Julian Barathieu
fea5386d6d sprintf stuff 2019-03-12 17:41:14 +01:00
8fca2de33f Revert "stuff"
This reverts commit be94ec4d2c1d5e3de08e50a0733bd53c69d1acd8, reversing
changes made to 2d9e02db0e580eaf9ccb6a6d2176ee16107a4b0a.
2019-03-12 17:31:25 +01:00
982cd618a6 stuff 2019-03-12 17:28:34 +01:00
4a9b54cc3e stuff 2019-03-12 17:25:25 +01:00
b9322e60e0 stuff 2019-03-12 17:13:09 +01:00
8660d52912 Assert 2019-03-12 15:29:15 +01:00
eb40357fb6 Assert 2019-03-12 15:19:10 +01:00
2dea9c042a Merge branch 'cpu&memory' of github.com:os-k-team/GNU-GPL-OS-K into cpu&memory 2019-03-11 19:33:24 +01:00
81030a9457 Merge branch 'master' into cpu&memory 2019-03-11 19:32:57 +01:00
d38a280126 Merge from master into cpu&memory (#36)
* Update Readme.md

* stuff

* 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:31:48 +01:00
f72131ba61 Merge branch 'master' of github.com:os-k-team/GNU-GPL-OS-K 2019-03-11 19:24:48 +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
eb29cd224f Merge branch 'cpu&memory' into master 2019-03-11 19:22:23 +01:00
7d5fc6da75 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:20:11 +01:00
4ba948669f Step 1 : In StartPanic is the real problem 2019-03-11 18:25:35 +01:00