OpenBSD CVS

src/usr.sbin/slowcgi/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / slowcgi

Current tag: OPENBSD_5_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.1   11 years  florian   Put slowcgi(8) a FastCGI to CGI wrapper in to work on it in tree. Not hooked up ...
[TXT] slowcgi.8  1.9   10 years  florian   Implement -u (user to drop privs to) and -p flag (path to chroot to). This allow...
[TXT] slowcgi.c  1.34   9 years  claudio   Use lerrx instead of errx since the logging subsystem is already initialized. OK...