Commit 6bc7b71d authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Committing in apache/src

Modified Files:
	CHANGES conf.h http_main.c mod_cgi.c mod_userdir.c
-----------------------------------------------------------------
conf.h: Added FLOCK_SERIALIZED_ACCEPT to A/UX
http_main.c: created FLOCK_SERIALIZED_ACCEPT for systems that need it,
 but using fcntl() locking is expensive (esp. running NFS)
mod_cgi.c: Cliff Skolnick's read_client_block check
mod_userdir.c: If we hit the end of the UserDir list, and we haven't
 found a file, return NOT_FOUND; we were returning OK before
 with junk in the r->filename slot


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@76393 13f79535-47bb-0310-9956-ffa450edef68
parent d679b173
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment