Commit Briefs

Omar Polo

fix -hopefully once and for all- the readline stuff

It's incredible how hard is to find an optional dependency that's needed only for some targets. I don't want to use a subdir because kamiftp needs the whole compat stuff as everything else, damn!


Omar Polo

Merge branch 'portable'

Trying to maintain two branches was impossible at this stage for me alone, so I'll recognize my stupidity and merge the portable branch into the main one. The repository will build using autotools.


Omar Polo

regress: pass -r to ninepscript


Omar Polo

ninepscript: drop per-test `dir'

specify the dir only once via ninepscript' -r (mandatory) argument.


Omar Polo

ninepscript: drop per-test `dir'

specify the dir only once via ninepscript' -r (mandatory) argument.


Omar Polo

ignore autotools stuff


Omar Polo

update the readme


Omar Polo

fix build on linux


Omar Polo

revert the readline workaround


Omar Polo

generate config.h


Omar Polo

drop REG_BASIC

It doesn't seem to be widely available (at least musl doesn't have it) and it's the default anyway.


Omar Polo

add the configure script



Omar Polo

restructure project and switch build system

use by default the OpenBSD mk infrastructure to build and test all the kamid components.


Omar Polo

remove comment