Some changes and updates to repository docs
This commit is contained in:
parent
3e8555315b
commit
ffc6874d2b
10
AUTHORS
10
AUTHORS
|
@ -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
|
||||||
|
|
|
@ -129,3 +129,8 @@ IDT Overhaul
|
||||||
* 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 !
|
Loading…
Reference in New Issue