moros/src/usr
Vincent Ollivier 1959b31f62
Improve documentation (#294)
* Add calc doc

* Link doc from readme

* Rename stdnil to stdnull

* Add items to the TODO list in the README

* Update instructions in the README

* Improve feature list in README

* Add link to doc in README

* Disable unused show command

* Add colors to chess perf command
2021-12-29 22:56:08 +01:00
..
base64.rs Fix clippy warnings (#214) 2021-07-25 12:41:44 +02:00
beep.rs Improve help (#291) 2021-12-23 18:30:59 +01:00
calc.rs Refactor code (#288) 2021-12-22 20:49:17 +01:00
chess.rs Improve documentation (#294) 2021-12-29 22:56:08 +01:00
clear.rs Refactor editor (#221) 2021-07-29 22:28:57 +02:00
colors.rs Fix clippy warnings (#214) 2021-07-25 12:41:44 +02:00
copy.rs Add shell redirections (#262) 2021-11-05 09:06:40 +01:00
date.rs Add time module to API (#284) 2021-12-12 11:58:02 +01:00
delete.rs Add shell redirections (#262) 2021-11-05 09:06:40 +01:00
dhcp.rs Refactor code (#288) 2021-12-22 20:49:17 +01:00
disk.rs Improve help (#291) 2021-12-23 18:30:59 +01:00
editor.rs Fix editor cursor after status change (#272) 2021-11-14 09:33:52 +01:00
elf.rs Add ELF loader (#248) 2021-09-26 22:50:45 +02:00
env.rs Add shell redirections (#262) 2021-11-05 09:06:40 +01:00
find.rs Improve help (#291) 2021-12-23 18:30:59 +01:00
geotime.rs Add shell redirections (#262) 2021-11-05 09:06:40 +01:00
halt.rs Fix clippy warnings (#214) 2021-07-25 12:41:44 +02:00
help.rs Improve help (#291) 2021-12-23 18:30:59 +01:00
hex.rs Improve help (#291) 2021-12-23 18:30:59 +01:00
host.rs Fix DNS address 2021-12-06 23:48:04 +01:00
http.rs Improve help (#291) 2021-12-23 18:30:59 +01:00
httpd.rs Add shell redirections (#262) 2021-11-05 09:06:40 +01:00
install.rs Extend lisp language (#278) 2021-12-12 11:43:57 +01:00
ip.rs Add shell redirections (#262) 2021-11-05 09:06:40 +01:00
keyboard.rs Improve help (#291) 2021-12-23 18:30:59 +01:00
lisp.rs Refactor code (#288) 2021-12-22 20:49:17 +01:00
list.rs Improve help (#291) 2021-12-23 18:30:59 +01:00
memory.rs Improve help (#291) 2021-12-23 18:30:59 +01:00
mod.rs Improve help (#291) 2021-12-23 18:30:59 +01:00
move.rs Move kernel code to api (#204) 2021-07-16 10:19:18 +02:00
net.rs Improve help (#291) 2021-12-23 18:30:59 +01:00
pci.rs Improve help (#291) 2021-12-23 18:30:59 +01:00
print.rs Refactor print macros (#208) 2021-07-17 20:58:04 +02:00
read.rs Add shell redirections (#262) 2021-11-05 09:06:40 +01:00
route.rs Refactor code (#288) 2021-12-22 20:49:17 +01:00
shell.rs Improve help (#291) 2021-12-23 18:30:59 +01:00
sleep.rs Move kernel code to api (#204) 2021-07-16 10:19:18 +02:00
tcp.rs Add shell redirections (#262) 2021-11-05 09:06:40 +01:00
uptime.rs Fix clippy warnings (#214) 2021-07-25 12:41:44 +02:00
user.rs Improve ATA driver (#286) 2021-12-19 10:03:09 +01:00
vga.rs Add shell redirections (#262) 2021-11-05 09:06:40 +01:00
write.rs Add shell redirections (#262) 2021-11-05 09:06:40 +01:00