moros/src/usr
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
..
base64.rs Fix clippy warnings (#214) 2021-07-25 12:41:44 +02:00
beep.rs Refactor network commands (#322) 2022-04-10 09:27:12 +02:00
calc.rs Refactor network commands (#322) 2022-04-10 09:27:12 +02:00
chess.rs Replace clock syscalls with device files (#345) 2022-06-05 13:58:05 +02:00
colors.rs Fix clippy warnings (#214) 2021-07-25 12:41:44 +02:00
copy.rs Refactor network commands (#322) 2022-04-10 09:27:12 +02:00
date.rs Refactor network commands (#322) 2022-04-10 09:27:12 +02:00
delete.rs Refactor network commands (#322) 2022-04-10 09:27:12 +02:00
dhcp.rs Replace clock syscalls with device files (#345) 2022-06-05 13:58:05 +02:00
disk.rs Add socket command (#341) 2022-05-21 10:46:16 +02:00
editor.rs Handle backtab key for backward autocompletion (#321) 2022-04-09 09:24:05 +02:00
elf.rs Refactor network commands (#322) 2022-04-10 09:27:12 +02:00
env.rs Refactor network commands (#322) 2022-04-10 09:27:12 +02:00
find.rs Fix device reading (#329) 2022-04-15 13:00:33 +02:00
geotime.rs Replace clock syscalls with device files (#345) 2022-06-05 13:58:05 +02:00
help.rs Refactor network commands (#322) 2022-04-10 09:27:12 +02:00
hex.rs Refactor network commands (#322) 2022-04-10 09:27:12 +02:00
host.rs Replace clock syscalls with device files (#345) 2022-06-05 13:58:05 +02:00
http.rs Replace clock syscalls with device files (#345) 2022-06-05 13:58:05 +02:00
httpd.rs Replace clock syscalls with device files (#345) 2022-06-05 13:58:05 +02:00
install.rs Add binaries (#350) 2022-06-12 15:28:54 +02:00
keyboard.rs Refactor network commands (#322) 2022-04-10 09:27:12 +02:00
lisp.rs Add shell variables (#348) 2022-06-08 20:51:02 +02:00
list.rs Refactor network commands (#322) 2022-04-10 09:27:12 +02:00
memory.rs Refactor network commands (#322) 2022-04-10 09:27:12 +02:00
mod.rs Add binaries (#350) 2022-06-12 15:28:54 +02:00
move.rs Move kernel code to api (#204) 2021-07-16 10:19:18 +02:00
net.rs Replace clock syscalls with device files (#345) 2022-06-05 13:58:05 +02:00
pci.rs Refactor network commands (#322) 2022-04-10 09:27:12 +02:00
pow.rs Fix various issues while reading files (#307) 2022-01-25 21:42:21 +01:00
print.rs Refactor print macros (#208) 2021-07-17 20:58:04 +02:00
read.rs Replace clock syscalls with device files (#345) 2022-06-05 13:58:05 +02:00
shell.rs Add binaries (#350) 2022-06-12 15:28:54 +02:00
sleep.rs Move kernel code to api (#204) 2021-07-16 10:19:18 +02:00
socket.rs Replace clock syscalls with device files (#345) 2022-06-05 13:58:05 +02:00
tcp.rs Replace clock syscalls with device files (#345) 2022-06-05 13:58:05 +02:00
time.rs Add shell variables (#348) 2022-06-08 20:51:02 +02:00
user.rs Add CSI sequence for enabling or disabling echo to userspace (#333) 2022-04-26 13:30:53 +02:00
vga.rs Refactor network commands (#322) 2022-04-10 09:27:12 +02:00
write.rs Refactor network commands (#322) 2022-04-10 09:27:12 +02:00