Commits


add an example rc(8) script for openbsd copy it to `/etc/rc.d`, write your config in `/etc/gmid.conf` and launch using `rcctl enable gmid && rcctl start gmid`.


point to contrib.html


fix the dockerfile


move the Dockerfile to contrib/


add an example systemd unit file


add missing `env' keyword


add simple vim syntax file


tag v1.7.1 This version includes two bugfixes: - use ${MAKE} to recursively call make - fix the misleading example in the man page: macros name may not be reserved words Both bugs found and fixed by Anna “CyberTailor”, thanks!


sync


align


fix misleading example in man page > Macros names may not be reserved words


fix "warning: jobserver unavailable: using -j1" https://www.gnu.org/software/make/manual/html_node/Error-Messages.html


tag v1.7


move version number to configure script


provide a fallback value for SKIP_RUNTIME_TESTS some [ implementation will warn about "bad number"