Files
puter/mods
KernelDeimos c588ff20d0 clean: remove logs (obvious cases)
This commit removes debug logs that meet these criteria:
- used console.log instead of the log service
- were left in the source tree accidentally
- show up at boot or during stat/readdir operations

This is not a comprehensrve removal; this is a first pass to get a
few of the trivial cases.
2025-09-16 01:12:57 -04:00
..
2024-06-23 17:35:05 -04:00
2024-06-23 17:35:05 -04:00

Puter Mods

A list of Puter mods which may be expanded in the future.

Contributions of new mods are welcome.

kdmod

  • location: ./kdmod
  • description:

    "kernel dev mod"; specifically for the devex needs of GitHub user KernelDeimos and provided in case anyone else finds it of any use.