summaryrefslogtreecommitdiff
path: root/sbin (unfollow)
Commit message (Collapse)AuthorFilesLines
3 daysbuild: align all build filesDanny Holman1-9/+33
Align all the build makefiles so that the standard template is used OS-wide. Remove all the dangling files leftover from pre-standardization. Signed-off-by: Danny Holman <dholman@gymli.org>
2025-01-12PROJECT RESTRUCTURINGDanny Holman1-0/+17
Move the entire kernel into its own directory. Create new directories for system commands, libraries and other required essentials for a complete Unix-like operating system. Signed-off-by: Danny Holman <dholman@gymli.org>