acadia/sys
Drew Galbraith ad7794c694 [Yunq] Delete client capability in destructor.
Add a method to the server class to create an unowned capability. This
makes it simpler to create a capability for passing to other processes.

Duplicate the init yellowstone cap when using it temporarily.
2023-11-27 08:29:01 -08:00
..
denali [Yunq] Delete client capability in destructor. 2023-11-27 08:29:01 -08:00
teton [Yellowstone] Use yunq native empty requests and responses for service. 2023-11-27 08:06:04 -08:00
victoriafalls [Yunq] Delete client capability in destructor. 2023-11-27 08:29:01 -08:00
voyageurs [Yunq] Delete client capability in destructor. 2023-11-27 08:29:01 -08:00
yellowstone [Yunq] Delete client capability in destructor. 2023-11-27 08:29:01 -08:00
CMakeLists.txt [Voyageurs] Add a basic ps/2 keyboard driver. 2023-11-25 13:08:30 -08:00
README.md Update READMEs and TODOs 2023-10-24 22:56:45 -07:00
TODO.md Update TODOs to reflect completed tasks. 2023-11-22 11:00:21 -08:00

README.md

System Processes

Current Processes:

  • yellowstone: System Initialization.
  • denali: SATA ACHI Disk Driver.
  • victoriafalls: Virtual File System.

Open work

Check the TODO file for current projects.