Boot framework rework (#45)
[lunaix-os.git] / lunaix-os / usr / init / init.c
2024-08-30 LunaixskyBoot framework rework (#45)
2024-08-10 LunaixskySecond Extended Filesystem (ext2) and other improvement...
2024-07-28 LunaixskyChange of vterm handling logic on backend chardev input...
2024-07-16 LunaixskyArchitectural Support: x86_64 (#37)
2024-02-05 LunaixskySupport to multi-threading and pthread interface (POSIX...
2023-12-11 Minepfix: corner cases when printing large content through...
2023-12-11 MinepMerge branch 'master' of github.com:Minep/lunaix-os
2023-12-11 Minepfeat: capability list to enable greater flexibility...
2023-11-04 Mineprefactor: make pci device driver loading passive, pci...
2023-10-21 Minepfeat: standard vga support (mode switching, framebuffer...
2023-07-23 Mineprefactor: Optimize the signal context overhead
2023-07-22 Minepfix: argv, envp passing
2023-07-20 Mineprefactor: rewrite kernel's make script
2023-07-17 Mineprefactor: restructure the user space stuff.