Userspace utilities for Matagot Linux, based on bsdutils.
Find a file
2025-04-10 07:55:35 -04:00
.github/workflows Use verbose build output on Alpine Linux musl CI 2023-01-04 14:19:15 -05:00
compat Minor file cleanup 2025-04-09 07:55:20 -04:00
include Unnecessary code cleanup 2025-04-08 15:33:41 -04:00
source Merge branch 'main' of https://git.emmaker.gay/emmaker/kittyutils 2025-04-10 07:55:35 -04:00
.gitignore gitignore: add Makefile.bsd 2021-06-27 12:42:35 -04:00
COPYRIGHT Begin import and porting of FreeBSD 13.0-RELEASE code 2021-04-27 22:18:00 -04:00
DIFFERENCES Unnecessary code cleanup 2025-04-08 15:33:41 -04:00
LICENSE kittyutils init 2025-04-08 08:05:14 -04:00
meson.build kittyutils init 2025-04-08 08:05:14 -04:00
meson.options kittyutils init 2025-04-08 08:05:14 -04:00
README.md Contribution cleanup 2025-04-09 08:33:56 -04:00
TODO Tweaks for building, add link and unlink 2025-04-08 09:35:47 -04:00

kittyutils

kittyutils is a fork of bsdutils by dcantrell, which is itself a fork of the FreeBSD userland utils, designed for use as a replacement for GNU Core Utils for Matagot Linux.

kittyutils also includes a sh utility, which is based off of oksh by ibara, aiming to be an incredibly fast and lightweight Bourne-compatible shell for non-interactive purposes.

Credits

Here is a list of credits to the original writers of most of the code in this repo: