History for honey-os / src / userland / shell
2023-09-02
@biosfood
build system: consolidate all userspace program Makefiles into one
biosfood committed on 2 Sep 2023
@biosfood
use ld-level allocation of allocation data object for all programs and kernel
biosfood committed on 2 Sep 2023
2023-07-01
@biosfood
avoid creating a new service if one already exists
biosfood committed on 1 Jul 2023
2023-04-08
@biosfood
shell: don't even try to create a "" program without a name
biosfood committed on 8 Apr 2023
2023-04-06
@biosfood
fix issue #3: crash when running an unknown program
biosfood committed on 6 Apr 2023
2023-01-16
@biosfood
move 'gets'-functionality to ioManager to simplify the shell source code
biosfood committed on 16 Jan 2023
2023-01-15
@biosfood
update the cursor position in the vga driver
biosfood committed on 15 Jan 2023
@biosfood
start the program name entered in the shell
biosfood committed on 15 Jan 2023
@biosfood
add input buffering for the shell
biosfood committed on 15 Jan 2023
2023-01-14
@biosfood
pass keyboard input to shell
biosfood committed on 14 Jan 2023
@biosfood
remove old log function, make \n mandatory for printing a new line
biosfood committed on 14 Jan 2023
@biosfood
route the shell service to the vga output
biosfood committed on 14 Jan 2023