Luna/kernel
apio feab66c0d3 Kernel: Remove the paint() system call
That was a very old one from back in the old days. Now that the framebuffer is finally a device file,
and it can be memory-mapped by user programs for more performance,
this syscall is MORE than obsolete.
2022-11-02 20:35:06 +01:00
..
include Kernel: Remove the paint() system call 2022-11-02 20:35:06 +01:00
src Kernel: Remove the paint() system call 2022-11-02 20:35:06 +01:00
Makefile Kernel: Enable -Wvla 2022-10-30 18:20:16 +01:00
moon.ld Kernel: Add support for the NX bit 2022-11-02 18:34:57 +01:00