Commits


remove useless ret=0


drop --disable-debugger when invoking sbcl the debugger is already disabled by some lisp tricks, so it's redundant. Moreover, we need a way to optionally toggle the debugger, so hardcoding the flag isn't useful at all.


restructure project and switch build system use by default the OpenBSD mk infrastructure to build and test all the kamid components.