Commit Graph

3 Commits

Author SHA1 Message Date
Vincent Ollivier d22c504726
Improve system information (#553)
* Add socket command to manual

* Update syscall doc

* Update copyright year in help command

* Fix lisp include

* Fix error styling in shell

* Use uppercase hex

* Update website

* Move some CSI color positions

* Update line-height
2023-12-01 16:51:02 +01:00
Vincent Ollivier fcab94a804
Improve asm binaries (#482)
* Implement clear in asm

* Implement halt in asm

* Add sleep to halt

* Move newline after color reset

* Add unimplemented print and sleep

* Compute msg len

* Update changelog
2023-04-21 21:06:15 +02:00
Vincent Ollivier 6e3f3afcb0
Add binaries (#350)
* Remove linker args

* Add binaries

* Read /bin for autocomplete

* Add /bin path to commands

* Remove api bin

* Remove usr reboot
2022-06-12 15:28:54 +02:00