dgaudet 97/10/26 13:57:15
Modified:src/main httpd.h util.c
Log:
eliminate some -Wshadow warnings
Revision ChangesPath
1.165 +3 -3 apachen/src/main/httpd.h
Index: httpd.h
===
RCS file: /expor
dgaudet 97/10/26 13:41:13
Modified:src/modules/standard mod_mime_magic.c
Log:
The indentation was all whacky and there were various bits not in our
coding style. Fix it up. (There's no code changes in this rev.)
Revision ChangesPath
1.18 +1192 -1204apachen/src/mo
dgaudet 97/10/26 13:14:17
Modified:src/main alloc.h
Log:
fix an indentation problem, and add some comments
Revision ChangesPath
1.36 +7 -4 apachen/src/main/alloc.h
Index: alloc.h
===
RCS fi
martin 97/10/26 12:20:08
Modified:src CHANGES
src/main http_config.c http_config.h http_core.c httpd.h
util.c
src/modules/standard mod_auth.c mod_digest.c mod_imap.c
mod_info.c mod_mime.c
Log:
Invent
ben 97/10/26 05:43:29
Modified:src CHANGES
Log:
Document some recent changes.
Revision ChangesPath
1.475 +5 -0 apachen/src/CHANGES
Index: CHANGES
===
RCS file: /export/home/cvs/apac