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

154 Commits

Author SHA1 Message Date
ad5b70b08a New dynamic paging implementation (3) #67 2020-01-09 22:17:44 +01:00
2677c200f5 New dynamic paging implementation (2) 2020-01-09 20:58:57 +01:00
9fde358447 New dynamic paging implementation 2020-01-09 18:19:49 +01:00
675063840f Now working on a new paging system 2020-01-09 00:31:22 +01:00
6785767528 Resolved #76... 2020-01-08 21:10:24 +01:00
74d0508b67 Minor changes to stack guard 2020-01-07 16:56:46 +01:00
f882e16db7 Cleanup and misc changes 2020-01-07 00:44:39 +01:00
5155287309 ISRs IST (TSS) and RO .rodata & .text pages 2020-01-06 00:30:50 +01:00
4cbd42a19f Write protection for rodata and text functionnal 2020-01-05 22:12:50 +01:00
5829d7a353 New TSS IST used by all ISRs 2020-01-05 20:13:53 +01:00
ea95dce749 Working on issue #76 : TSS 2019-12-31 00:19:46 +01:00
c857d51239 Working on issue #76 2019-12-30 01:25:59 +01:00
50df081a8f Working on issue #76 2019-12-30 01:22:36 +01:00
ca2c676df9 Working on page protection 2019-12-21 13:55:02 +01:00
1de74e599b Now impossible to dereference a null vector in user mode 2019-12-20 22:11:22 +01:00
7cc39e37dc [BUG] Work on null vector rejection 2019-12-15 23:54:47 +01:00
5d7374de80 stuff 2019-11-16 22:41:46 +01:00
0033b6363c Legal Stuff 2019-11-08 14:57:17 +01:00
7c5a4a14af Legal stuff 2019-11-08 14:57:17 +01:00
2a71504ff3 Legal correction 2019-11-08 14:57:17 +01:00
c2b544368a Cpuid and speed *ahem* and cosmetic 2019-05-22 23:32:44 +02:00
b80c912a34 Some cosmetic changes 2019-05-22 18:15:23 +02:00
3d21fff8d4 Stack Overflow and Underflow detected ! 2019-05-22 08:35:58 +02:00
a3716901ce Stack Overflow detected ! 2019-05-22 08:11:50 +02:00
b6e39d4712 TSS works ! 2019-05-22 00:38:04 +02:00
8716e896da Working on gdt and autoscroll 2019-05-20 20:28:18 +02:00
6ccc6157bc working on gdt 2019-05-19 23:33:34 +02:00
d1a46d7acd Crashdump yay 2019-05-19 01:33:16 +02:00
f07fdafd52 Crashdump yay 2019-05-19 00:38:58 +02:00
ec83428ec1 Crashdump yay 2019-05-19 00:07:01 +02:00
e5f2aaed04 Better dump 2019-05-18 20:31:02 +02:00
b87af1d3d1 some stuff enhancement 2019-05-18 19:22:49 +02:00
6ee78caa4d Some stuff 2019-05-18 13:39:58 +02:00
a389517877 some stuff enhancement 2019-05-18 12:58:54 +02:00
7a663b224f clean the IHM '-' 2019-05-17 21:10:22 +02:00
4f3bda6ec2 Correcting dynamic paging 2019-05-16 23:56:23 +02:00
4e32aa157d Page Fault test 2019-05-15 21:04:14 +02:00
a023b91b01 Page Fault test 2019-05-15 21:02:16 +02:00
96dd593b88 Working static paging 2019-05-15 19:11:47 +02:00
9152ac341f Working static paging 2019-05-15 16:38:57 +02:00
2c7967f772 Working static paging 2019-05-15 15:55:57 +02:00
aaf25bd7e9 Working static paging 2019-05-15 11:15:21 +02:00
b3240ec324 Paging now controlled by the kernel 2019-05-15 02:26:55 +02:00
e473d63728 reorg 2019-05-14 14:39:44 +02:00
Julian Barathieu
ed7634ba1d pushing bugs 2019-05-14 14:39:35 +02:00
Julian Barathieu
409e74f934 Header overhaul 2019-05-13 23:22:27 +02:00
Julian Barathieu
de2dcafc6c musage fix & max heap size 2019-05-13 20:34:41 +02:00
2c4dde7529 working on TSS 2019-05-13 19:56:01 +02:00
cf86c19096 working on TSS 2019-05-13 18:07:45 +02:00
3a42a811d2 Some logical changes and improvements 2019-05-13 15:18:00 +02:00
7e3d6c4817 Heap smashing, human readability and stack security 2019-05-13 02:00:02 +02:00
c20ebe6ffc some cleanup 2019-05-12 18:13:58 +02:00
9f20e63df7 Correcting a bug on real hw caused by malloc that non zeroises the mem it allocates 2019-05-12 18:01:29 +02:00
cef3c37b89 Merge branch 'BetterTerm' into cpu 2019-05-11 00:17:18 +02:00
6c504cff34 CPUID 2019-05-09 12:00:30 +02:00
Julian Barathieu
7f27ead23b Stuff 2019-05-09 11:33:07 +02:00
Julian Barathieu
0abbf67bc2 Fixes 2019-05-08 20:45:28 +02:00
Julian Barathieu
39e46a072f stuff 2019-05-07 23:16:56 +02:00
Julian Barathieu
241eeb64cb Pushing bugs 2019-05-07 22:32:17 +02:00
c1413a7c48 Update ProjectTree 2019-04-24 23:10:19 +02:00
c3b35a805b RTC ready 2019-04-24 21:09:47 +02:00
0cf1367e7e Exception are now fully supported, working on keyboard and rtc 2019-04-24 00:05:03 +02:00
Julian Barathieu
1211dc7b2e libbuf stuff & bugs 2019-04-23 11:32:45 +02:00
ceb08e77dd merging BetterTerm changes 2019-04-22 17:28:30 +02:00
Julian Barathieu
bf10ff85f8 Stack smashing protection, cursor, and more 2019-04-21 21:18:13 +02:00
831591d996 merge master ok 2019-04-11 08:35:00 +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
774b1a5f04 test 2019-04-01 22:07:23 +02:00
5f58ffb35a the bug is in the % modifiers processing 2019-04-01 20:42:06 +02:00
4b06043e3f Bug resolving 2019-04-01 17:58:58 +02:00
090bfc3c8e mem_map bug 2019-04-01 15:13:45 +02:00
dca1dd3168 clean-up 2019-04-01 12:02:17 +02:00
fef82641d7 printing map 2019-03-30 19:38:53 +01:00
7c0fe01f6a printing mem stuff 2019-03-30 14:58:12 +01:00
Julian Barathieu
a6f615d792 KernLog reimplemented in term of buffer stuff. Finally scrolls down! 2019-03-29 14:19:29 +01:00
929b399f33 clean-up 2019-03-29 10:29:05 +01:00
6302ee2c22 clean-up 2019-03-28 23:03:26 +01:00
ca7b1b731a Big enhancement with memory identity mapping of 8 first gigs 2019-03-27 17:29:39 +01:00
fe41bc864a stuff 2019-03-26 18:20:23 +01:00
669236cea1 stuff 2019-03-26 17:50:03 +01:00
Julian Barathieu
f67e1baa25 Heap fix 2019-03-26 10:34:36 +01:00
4caefd028a Stack & heap stuff 2019-03-25 23:10:06 +01:00
Julian Barathieu
93d8a579f8 Buffer stuff: functional printf 2019-03-25 17:33:51 +01:00
a098510b91 Merging ok ! 2019-03-24 21:24:21 +01:00
8cb110059a merging 2019-03-24 21:16:19 +01:00
77ad2ef52c Big enhancement, memory detection ! 2019-03-24 20:25:11 +01:00
Julian Barathieu
9b4672d8ca Prefixes 2019-03-24 14:44:59 +01:00
5cfc5997dc Init clean-up 2019-03-23 23:58:49 +01:00
53be658a4a stuff 2019-03-22 13:18:20 +01:00
1aef44b1af Boot organization 2019-03-21 13:30:17 +01:00
965d12d2cd stuff 2019-03-19 14:24:33 +01:00
9f4c8196ce stuff 2019-03-19 13:59:54 +01:00
a2cf863cd0 merge 2019-03-19 13:43:48 +01:00
4cdde390ae stuff 2019-03-19 13:38:09 +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
f9878932a6 debug 2019-03-18 20:56:43 +01:00
8a7b559fe9 allocation 2019-03-18 18:00:40 +01:00
78e72e6c8a Stuff 2019-03-18 17:49:34 +01:00