a.k.a Rev.Beta4 summary changes this days. Features: * Add: Mail backup (mzip) service for personal board and gem (#19) * Add: Enable NNTP client (for news group) again. * Remove: unused/deprecated service daemon (Old WebBBS interface, Kimo News, Some YZU WindTop utils..) * Changed: expand a few common commands in BBS User Interface. * Changed: Try it compatible running in 64bit environment via `-m32` compiling option. (32bit library dependencies needed) ( 591a023 ) * Upgrade pmore (piaip's more) version from 2007 to 2007+ ( 99bfdac ) * Trying using NetBSD make's format to rewrite Makefile script/ * Other detail improvement Bug Fixes: * Enable help for myfavorite again. (#4) * recover some sample file that was needed by games. ( d44b479 ) * fix abnormal ushm->count problem for user numbers. * Other detail bugs