Commit Graph

9 Commits

Author SHA1 Message Date
Nathan Fisher c9487dbd47 which - add license file header 2023-01-10 22:10:19 -05:00
Nathan Fisher 2dcdba7704 which - once a match is found in $PATH, test that it is a regular file
and can be accessed as executable
2023-01-10 22:07:30 -05:00
Nathan Fisher e87605ad86 Fix potential segfault (42) 2022-09-11 18:50:56 -04:00
Nathan Fisher 2f9598382b Update several packages, various fixes to compilation, various boot fixes 2022-08-26 10:33:22 -04:00
Nathan Fisher cd021883f5 Multiple version bumps 2022-08-22 09:50:00 -04:00
Nathan Fisher 2feff2a5d3 Update to gcc11
Change to openssl
Clean up some `C` for HitchHiker specific utils
2022-01-28 11:44:56 -05:00
Nathan Fisher f014b6d01c Testing musl support, disabled by default
Imported multiple utilities from ubase to replace util-linux utils
Only build utilities from util-linux that can't be had elsewhere
2021-03-10 13:53:36 -05:00
Nathan Fisher 61db92519f Numerous changes to toolchain optional packages and world default packages
bin/head - accept -[num] style arguments
usr.bin/uname - alias -o to -s
2021-02-26 12:46:11 -05:00
Nathan Fisher faa6d3b4a9 Commit sysroot / cross-compile build tree 2021-02-18 19:41:59 -05:00