toaruos/kernel
Kevin Lange deaa6ad513 Rough support for environment variables
- libc functions not implemented yet
- see `env` for an example of reading variables
- see `esh` for an example of how to set and maintain variables for
  sending to other applications

  Both of the above will be the basis for the libc implementation.
2012-10-07 20:46:35 -07:00
..
cpu Fix a bunch of bugs in signal handling and scheduling 2012-02-20 23:31:00 -06:00
devices kernel vga term, commas in arguments, ide fixes 2012-10-03 22:03:21 -07:00
ds [docs] Clean up some fixed XXXs and TODOs 2012-03-15 13:15:57 -05:00
fs Massive fixes to the EXT2 driver. 2012-09-29 00:39:01 -07:00
include Rough support for environment variables 2012-10-07 20:46:35 -07:00
mem New debug printing facilities. 2012-09-03 22:35:11 -07:00
misc Rough support for environment variables 2012-10-07 20:46:35 -07:00
sys Rough support for environment variables 2012-10-07 20:46:35 -07:00
video Draw some pretty stuff and halt without a disk img 2012-09-17 22:58:49 -07:00
link.ld Fix minor tab completion bug 2012-01-10 18:42:46 -06:00
main.c Giant ramdisks (works on my desktop) 2012-09-18 22:20:04 -07:00
start.s Finish rename of bochs driver to lfb driver. 2012-09-17 22:46:43 -07:00