You can find the repo and the release files on kmx git.
Please donate to the OpenBSD foundation if you use LibreSSL. They do not generate any revenue out of writing more secure code for everyone t...
I've been making progress on ext4fs driver for OpenBSD current, after upgrading and messing with CVS directories a couple of times I've updated the code to read block descriptor groups so now mounting my test ext4fs partition into /mnt work...
Today we released kmx.io/runj v0.3.
This release includes a build system that allows building in a separate directory from sources.
Today we released kmx.io/sort v0.1.
Sort is a UNIX command written in C89 that sorts standard input into standard output. There is one option : -u which removes duplicates.
I needed a so...