1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-20 00:11:01 +00:00
serenity/Base
Liav A 247517cd4a Kernel: Introduce the DevFS
The DevFS along with DevPtsFS give a complete solution for populating
device nodes in /dev. The main purpose of DevFS is to eliminate the
need of device nodes generation when building the system.

Later on, DevFS will assist with exposing disk partition nodes.
2020-12-27 23:07:44 +01:00
..
etc Kernel: Introduce the DevFS 2020-12-27 23:07:44 +01:00
home/anon LaunchServer+Base: Stop using Browser as default protocol handler 2020-12-24 10:25:18 +01:00
res Base+LibJS+LibWeb: Make prettier clean 2020-12-27 21:25:27 +01:00
usr Everywhere: void arguments to C functions 2020-12-26 10:10:27 +01:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00