Commit Briefs


Omar Polo

drop cgi vestiges from the struct host

The `env' list is no longer used since CGI scripts were removed



Omar Polo

make the mime types fixed-sized too



Omar Polo

change the flags to be consistent with other OpenBSD daemons

-d is `debug' (run in the foreground) -f to load the configuration file adjust regress and contrib accordingly


Omar Polo

adjust install/uninstall target

gmid.1 was moved as gmid.8 and now we have `ge' too



Omar Polo

shim for __dead


Omar Polo

sync




Omar Polo

add ge: gemini export!


Omar Polo

optionally disable the sandbox on some systems

The FreeBSD and Linux' sandbox can't deal with `fastcgi' and `proxy' configuration rules: new sockets needs to be opened and it's either impossible (the former) or a huge pain in the arse (the latter). The sandbox is still always used in case only static files are served.


Omar Polo

gc FILE_EXECUTABLE