portdate (474B)
1 # note that this httpd uses -1 for error and 0 for success 2 # while the plan9 httpd uses 0 for error and 1 for success! 3 4 alloc.c 2004/1225 5 checkcontent.c 2004/1225 6 date.c 2004/1225 7 fail.c 2004/1225 8 gethead.c 2004/1225 9 hio.c 2004/1225 10 httpfmt.c 2004/1225 11 httpunesc.c 2004/1225 12 lower.c 2004/1225 13 okheaders.c 2004/1225 14 parse.c 2004/1225 15 parsereq.c 2004/1225 16 query.c 2004/1225 17 redirected.c 2004/1225 18 unallowed.c 2004/1225 19 urlfmt.c 2004/1225 20 urlunesc.c 2004/1225