brian 96/11/03 12:36:39
Modified: src http_bprintf.c http_config.c http_log.c
http_main.c http_request.c
Log:
Removed $Id lines, per group consensus.
Revision Changes Path
1.7 +0 -2 apache/src/http_bprintf.c
Index: http_bprintf.c
===================================================================
RCS file: /export/home/cvs/apache/src/http_bprintf.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C3 -r1.6 -r1.7
*** http_bprintf.c 1996/08/20 11:50:41 1.6
--- http_bprintf.c 1996/11/03 20:36:34 1.7
***************
*** 12,19 ****
* History:
* 18 May 1996 Initial revision [Ben Laurie]
*
- * $Id: http_bprintf.c,v 1.6 1996/08/20 11:50:41 paul Exp $
- *
*/
#include <assert.h>
--- 12,17 ----
1.29 +0 -2 apache/src/http_config.c
Index: http_config.c
===================================================================
RCS file: /export/home/cvs/apache/src/http_config.c,v
retrieving revision 1.28
retrieving revision 1.29
diff -C3 -r1.28 -r1.29
*** http_config.c 1996/11/03 20:29:38 1.28
--- http_config.c 1996/11/03 20:36:34 1.29
***************
*** 50,57 ****
*
*/
- /* $Id: http_config.c,v 1.28 1996/11/03 20:29:38 brian Exp $ */
-
/*
* http_config.c: once was auxillary functions for reading httpd's config
* file and converting filenames into a namespace
--- 50,55 ----
1.9 +0 -2 apache/src/http_log.c
Index: http_log.c
===================================================================
RCS file: /export/home/cvs/apache/src/http_log.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -C3 -r1.8 -r1.9
*** http_log.c 1996/10/20 18:03:31 1.8
--- http_log.c 1996/11/03 20:36:35 1.9
***************
*** 50,57 ****
*
*/
- /* $Id: http_log.c,v 1.8 1996/10/20 18:03:31 ben Exp $ */
-
/*
* http_log.c: Dealing with the logs and errors
*
--- 50,55 ----
1.82 +0 -2 apache/src/http_main.c
Index: http_main.c
===================================================================
RCS file: /export/home/cvs/apache/src/http_main.c,v
retrieving revision 1.81
retrieving revision 1.82
diff -C3 -r1.81 -r1.82
*** http_main.c 1996/11/03 20:29:40 1.81
--- http_main.c 1996/11/03 20:36:36 1.82
***************
*** 50,57 ****
*
*/
- /* $Id: http_main.c,v 1.81 1996/11/03 20:29:40 brian Exp $ */
-
/*
* httpd.c: simple http daemon for answering WWW file requests
*
--- 50,55 ----
1.26 +0 -2 apache/src/http_request.c
Index: http_request.c
===================================================================
RCS file: /export/home/cvs/apache/src/http_request.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -C3 -r1.25 -r1.26
*** http_request.c 1996/10/22 18:45:34 1.25
--- http_request.c 1996/11/03 20:36:36 1.26
***************
*** 50,57 ****
*
*/
- /* $Id: http_request.c,v 1.25 1996/10/22 18:45:34 brian Exp $ */
-
/*
* http_request.c: functions to get and process requests
*
--- 50,55 ----