Some changes and updates to repository docs

This commit is contained in:
Adrien Bourmault 2020-02-07 22:34:34 +01:00
parent 3e8555315b
commit ffc6874d2b
2 changed files with 11 additions and 6 deletions

10
AUTHORS
View File

@ -28,17 +28,17 @@ project repository, and own the copyright in it.
Founders and owner of the OS/K project repository Founders and owner of the OS/K project repository
Julian Barathieu (julianb0) Julian Barathieu (spectral)
Adrien Bourmault (neox95) Adrien Bourmault (neox)
Main contributors Main contributors
Julian Barathieu (julianb0) Julian Barathieu (spectral)
Adrien Bourmault (neox95) Adrien Bourmault (neox)
Other contributors Other contributors
(void) Antoine Cure (Tinei)
Contact : os-k-team@os-k.eu Contact : os-k-team@os-k.eu

View File

@ -128,4 +128,9 @@ IDT Overhaul
* Page allocator : Possibility to allocate and map pages block (contiguous or not) * Page allocator : Possibility to allocate and map pages block (contiguous or not)
* Keyboard : Total rewriting of the keyboard layout system, and new functionnalities * Keyboard : Total rewriting of the keyboard layout system, and new functionnalities
* Shell : Command history, new keyboard system implemented * Shell : Command history, new keyboard system implemented
* Acpi : just a beginning * Acpi : just a beginning
2020-02-06 @os-k-team <os-k-team@os-k.eu>
* Acpi : Root table detected and FADT ready to be parsed
* Shell : now prints a legal message
* dmesg : the new command to print line of the new debug buffer !