Do not treat missing swap as error on OpenBSD and NetBSD
https://man.openbsd.org/swapctl.2 SWAP_NSWAP
is always successful.
Do not treat a count of zero as error such that the task manager becomes usable on systems without any swap configured.
Fix #67 (closed).