moros/dsk/bin
Vincent Ollivier dd5899a74d
Read command line args from userspace programs (#351)
* Read command line args from userspace programs

* Use Stop syscall to debug pointers from userpace

* Fix address translation system

* Update binaries

* Move print to bin

* Add hardcoded alias system

* Strip debug from binaries

* Build userspace binaries before running tests

* Save all the args in args including the command invocation name

* Move sleep command to /bin

* Rebuild binaries
2022-06-14 22:43:33 +02:00
..
clear Read command line args from userspace programs (#351) 2022-06-14 22:43:33 +02:00
halt Read command line args from userspace programs (#351) 2022-06-14 22:43:33 +02:00
hello Read command line args from userspace programs (#351) 2022-06-14 22:43:33 +02:00
print Read command line args from userspace programs (#351) 2022-06-14 22:43:33 +02:00
reboot Read command line args from userspace programs (#351) 2022-06-14 22:43:33 +02:00
sleep Read command line args from userspace programs (#351) 2022-06-14 22:43:33 +02:00