[gopher] Gophernicus Server 0.6 released

Kim Holviala kim at holviala.com
Mon Apr 12 16:23:50 UTC 2010


On 2010-04-12 12:23, Kim Holviala wrote:

> As of 0.7-beta it works with NetBSD. It would have worked out of the
> box, but I had a typo inside #ifdef which hadn't triggered before....
>
> 0.7-beta has currently some issues with directory listings so I don't
> recommend it for production, but if you want to try it out you're
> welcome to.

gopher://gophernicus.org/5/software/gophernicus/server/

The current 0.7-beta tarball works with NetBSD and doesn't have any 
directory listing sorting issues (I scrapped scandir() and replaced it 
with my own directory scanning routine). I also removed the last lone 
malloc/free pair, so there's not going to be any double-free problems - 
simply because there's nothing to free (everything runs off stack & heap)!

Apart from the lousy README it's beginning to be feature-complete so 
there won't be much more coming in.



- Kim




More information about the Gopher-Project mailing list