summaryrefslogtreecommitdiff
path: root/sbin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: align all build filesDanny Holman2 days1-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>
* PROJECT RESTRUCTURINGDanny Holman2025-01-121-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>