bozowarn
bozowarn(httpd, "redirecting %s", finalurl);
bozowarn(httpd, "could not stat " REMAP_FILE ", errno: %d",
bozowarn(httpd, "could not mmap " REMAP_FILE ", error %d",
bozowarn(httpd,
bozowarn(httpd,
bozowarn(httpd, "mmap failed: %s", strerror(errno));
bozowarn(httpd, "write failed: %s", strerror(errno));
bozowarn(httpd, "final write failed: %s", strerror(errno));
bozowarn(httpd, "munmap failed");
void bozowarn(bozohttpd_t *, const char *, ...)
bozowarn(httpd, "setsockopt SO_REUSEADDR: %s",
bozowarn(httpd, "started in daemon mode as `%s' port `%s' root `%s'",
bozowarn(httpd, "poll on fd %d pid %d revents %d: %s",
bozowarn(httpd, "nsock = %d", httpd->nsock);
bozowarn(httpd, "nsock now = %d", httpd->nsock);
bozowarn(httpd, "fork() failed, sleeping for "
bozowarn(httpd, " -n\t\t\tdon't resolve host names");
bozowarn(httpd, " -P pidfile\t\tpid file path");
bozowarn(httpd, " -p dir\t\t\"public_html\" directory name");
bozowarn(httpd, " -q\t\tquiet mode, no logging");
bozowarn(httpd, " -R readme\t\tput readme file in footer "
bozowarn(httpd, " -S version\t\tset server version string");
bozowarn(httpd, " -s\t\t\talways log to stderr");
bozowarn(httpd, " -T type timeout\t"
bozowarn(httpd, " -t dir\t\tchroot to `dir'");
bozowarn(httpd, " -U user\t\tchange user to `user'");
bozowarn(httpd, " -u\t\t\tenable ~user/public_html support");
bozowarn(httpd, " -V\t\t\tUnknown virtual hosts go to "
bozowarn(httpd, " -v virtualroot\tenable virtual host "
bozowarn(httpd, " -X\t\t\tdirectory index support");
bozowarn(httpd, " -x index\t\tdefault \"index.html\" "
bozowarn(httpd, " -Z cert privkey\tspecify path to server "
bozowarn(httpd, " -z ciphers\t\tspecify SSL ciphers");
bozowarn(&httpd, "Debugging not enabled");
bozowarn(httpd, "usage: %s [options] slashdir [virtualhostname]",
bozowarn(httpd, "options:");
bozowarn(httpd, " -b\t\t\tbackground in daemon mode");
bozowarn(httpd, " -C suffix handler\tadd this CGI handler "
bozowarn(httpd, " -c cgibin\t\tenable cgi-bin support in "
bozowarn(httpd, " -d\t\t\tenable debug support");
bozowarn(httpd, " -E\t\t\tenable CGI support for user dirs");
bozowarn(httpd, " -e\t\t\tdon't clean the environment "
bozowarn(httpd, " -f\t\t\tforeground in daemon mode");
bozowarn(httpd, " -G\t\t\tprint version number and exit");
bozowarn(httpd, " -H\t\t\thide files starting with a period "
bozowarn(httpd, " -I port\t\tbind or use on this port");
bozowarn(httpd, " -i address\t\tbind on this address "
bozowarn(httpd, " -L prefix script\tadd this Lua script for "
bozowarn(httpd, " -M suffix t c c11\tadd this mime entry");
bozowarn(httpd, "chdir1 error: %s: %s", pw->pw_dir,
bozowarn(httpd, "chdir2 error: %s: %s", httpd->public_html,