From: jlovell Date: Fri, 23 Jun 2006 00:14:22 +0000 (+0000) Subject: Remove svn:keywords since they cause svn_load_dirs.pl to complain about every file. X-Git-Tag: release-1.6.3~230 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fcups.git;a=commitdiff_plain;h=c07d5b2daf136da7af01c48ff78135d06d2762fc Remove svn:keywords since they cause svn_load_dirs.pl to complain about every file. git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@183 a1ca3aef-8c08-0410-bb20-df032aa958be --- diff --git a/Makedefs.in b/Makedefs.in index 961a5e957..61891db1a 100644 --- a/Makedefs.in +++ b/Makedefs.in @@ -1,5 +1,5 @@ # -# "$Id$" +# "$Id: Makedefs.in 181 2006-06-22 20:01:18Z jlovell $" # # Common makefile definitions for the Common UNIX Printing System (CUPS). # @@ -265,5 +265,5 @@ DBUSDIR = @DBUSDIR@ # -# End of "$Id$" +# End of "$Id: Makedefs.in 181 2006-06-22 20:01:18Z jlovell $" # diff --git a/Makefile b/Makefile index 527b5ba32..2989e88b1 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# "$Id$" +# "$Id: Makefile 177 2006-06-21 00:20:03Z jlovell $" # # Top-level Makefile for the Common UNIX Printing System (CUPS). # @@ -239,5 +239,5 @@ epm: # -# End of "$Id$". +# End of "$Id: Makefile 177 2006-06-21 00:20:03Z jlovell $". # diff --git a/backend/Makefile b/backend/Makefile index e3ba7dc28..88f8f1bc9 100644 --- a/backend/Makefile +++ b/backend/Makefile @@ -1,5 +1,5 @@ # -# "$Id$" +# "$Id: Makefile 181 2006-06-22 20:01:18Z jlovell $" # # Backend makefile for the Common UNIX Printing System (CUPS). # @@ -222,5 +222,5 @@ include Dependencies # -# End of "$Id$". +# End of "$Id: Makefile 181 2006-06-22 20:01:18Z jlovell $". # diff --git a/backend/betest.c b/backend/betest.c index 10c5faf5e..69c62f09d 100644 --- a/backend/betest.c +++ b/backend/betest.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: betest.c 177 2006-06-21 00:20:03Z jlovell $" * * Backend test program for the Common UNIX Printing System (CUPS). * @@ -83,5 +83,5 @@ main(int argc, /* I - Number of command-line arguments (7 or 8) */ /* - * End of "$Id$". + * End of "$Id: betest.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/backend/ieee1284.c b/backend/ieee1284.c index d623b293d..1c5649f75 100644 --- a/backend/ieee1284.c +++ b/backend/ieee1284.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: ieee1284.c 181 2006-06-22 20:01:18Z jlovell $" * * IEEE-1284 support functions for the Common UNIX Printing System (CUPS). * @@ -495,5 +495,5 @@ backendGetMakeModel( /* - * End of "$Id$". + * End of "$Id: ieee1284.c 181 2006-06-22 20:01:18Z jlovell $". */ diff --git a/backend/ieee1394-linux.c b/backend/ieee1394-linux.c index 89687ac61..b2446a735 100644 --- a/backend/ieee1394-linux.c +++ b/backend/ieee1394-linux.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: ieee1394-linux.c 177 2006-06-21 00:20:03Z jlovell $" * * Linux IEEE-1394 glue for the Common UNIX Printing System (CUPS). * @@ -873,5 +873,5 @@ ieee1394_error(void) /* - * End of "$Id$". + * End of "$Id: ieee1394-linux.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/backend/ieee1394.c b/backend/ieee1394.c index cb623fff4..d8498d20e 100644 --- a/backend/ieee1394.c +++ b/backend/ieee1394.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: ieee1394.c 177 2006-06-21 00:20:03Z jlovell $" * * IEEE-1394 backend for the Common UNIX Printing System (CUPS). * @@ -263,5 +263,5 @@ list_devices(void) /* - * End of "$Id$". + * End of "$Id: ieee1394.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/backend/ieee1394.h b/backend/ieee1394.h index e4b332c24..0fa30f9ce 100644 --- a/backend/ieee1394.h +++ b/backend/ieee1394.h @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: ieee1394.h 177 2006-06-21 00:20:03Z jlovell $" * * IEEE-1394 header for the Common UNIX Printing System (CUPS). * @@ -99,5 +99,5 @@ extern const char *ieee1394_error(void); /* - * End of "$Id$". + * End of "$Id: ieee1394.h 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/backend/ipp.c b/backend/ipp.c index 4943dbbdb..256145708 100644 --- a/backend/ipp.c +++ b/backend/ipp.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: ipp.c 181 2006-06-22 20:01:18Z jlovell $" * * IPP backend for the Common UNIX Printing System (CUPS). * @@ -1620,5 +1620,5 @@ sigterm_handler(int sig) /* I - Signal */ /* - * End of "$Id$". + * End of "$Id: ipp.c 181 2006-06-22 20:01:18Z jlovell $". */ diff --git a/backend/lpd.c b/backend/lpd.c index c349bde3f..8884e1f9c 100644 --- a/backend/lpd.c +++ b/backend/lpd.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: lpd.c 177 2006-06-21 00:20:03Z jlovell $" * * Line Printer Daemon backend for the Common UNIX Printing System (CUPS). * @@ -1230,5 +1230,5 @@ sigterm_handler(int sig) /* I - Signal */ /* - * End of "$Id$". + * End of "$Id: lpd.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/backend/pap.c b/backend/pap.c index fbf30f4ad..f87d8ee28 100644 --- a/backend/pap.c +++ b/backend/pap.c @@ -1,5 +1,5 @@ /* -* "$Id$" +* "$Id: pap.c 177 2006-06-21 00:20:03Z jlovell $" * * © Copyright 2004 Apple Computer, Inc. All rights reserved. * diff --git a/backend/parallel.c b/backend/parallel.c index e5c92ef4d..542d338cd 100644 --- a/backend/parallel.c +++ b/backend/parallel.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: parallel.c 181 2006-06-22 20:01:18Z jlovell $" * * Parallel port backend for the Common UNIX Printing System (CUPS). * @@ -612,5 +612,5 @@ list_devices(void) /* - * End of "$Id$". + * End of "$Id: parallel.c 181 2006-06-22 20:01:18Z jlovell $". */ diff --git a/backend/scsi-irix.c b/backend/scsi-irix.c index ae9be6914..0f0cd7e52 100644 --- a/backend/scsi-irix.c +++ b/backend/scsi-irix.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: scsi-irix.c 177 2006-06-21 00:20:03Z jlovell $" * * IRIX SCSI printer support for the Common UNIX Printing System (CUPS). * @@ -231,5 +231,5 @@ print_device(const char *resource, /* I - SCSI device */ /* - * End of "$Id$". + * End of "$Id: scsi-irix.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/backend/scsi-linux.c b/backend/scsi-linux.c index 763977d3e..6accdb719 100644 --- a/backend/scsi-linux.c +++ b/backend/scsi-linux.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: scsi-linux.c 177 2006-06-21 00:20:03Z jlovell $" * * Linux SCSI printer support for the Common UNIX Printing System (CUPS). * @@ -249,5 +249,5 @@ print_device(const char *resource, /* I - SCSI device */ /* - * End of "$Id$". + * End of "$Id: scsi-linux.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/backend/scsi.c b/backend/scsi.c index ffc33645a..4bedf3492 100644 --- a/backend/scsi.c +++ b/backend/scsi.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: scsi.c 177 2006-06-21 00:20:03Z jlovell $" * * SCSI printer backend for the Common UNIX Printing System (CUPS). * @@ -220,5 +220,5 @@ main(int argc, /* I - Number of command-line arguments (6 or 7) */ /* - * End of "$Id$". + * End of "$Id: scsi.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/backend/serial.c b/backend/serial.c index 0e613b490..a8777e70d 100644 --- a/backend/serial.c +++ b/backend/serial.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: serial.c 181 2006-06-22 20:01:18Z jlovell $" * * Serial port backend for the Common UNIX Printing System (CUPS). * @@ -1218,5 +1218,5 @@ list_devices(void) /* - * End of "$Id$". + * End of "$Id: serial.c 181 2006-06-22 20:01:18Z jlovell $". */ diff --git a/backend/snmp.c b/backend/snmp.c index 502f5514a..faaf064fb 100644 --- a/backend/snmp.c +++ b/backend/snmp.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: snmp.c 181 2006-06-22 20:01:18Z jlovell $" * * SNMP discovery backend for the Common UNIX Printing System (CUPS). * @@ -2215,5 +2215,5 @@ update_cache(snmp_cache_t *device, /* I - Device */ /* - * End of "$Id$". + * End of "$Id: snmp.c 181 2006-06-22 20:01:18Z jlovell $". */ diff --git a/backend/socket.c b/backend/socket.c index 93a5f76bf..aff606448 100644 --- a/backend/socket.c +++ b/backend/socket.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: socket.c 181 2006-06-22 20:01:18Z jlovell $" * * AppSocket backend for the Common UNIX Printing System (CUPS). * @@ -387,5 +387,5 @@ main(int argc, /* I - Number of command-line arguments (6 or 7) */ /* - * End of "$Id$". + * End of "$Id: socket.c 181 2006-06-22 20:01:18Z jlovell $". */ diff --git a/backend/test1284.c b/backend/test1284.c index 4d77cc68f..88be3065f 100644 --- a/backend/test1284.c +++ b/backend/test1284.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: test1284.c 181 2006-06-22 20:01:18Z jlovell $" * * IEEE-1284 support functions test program for the Common UNIX Printing * System (CUPS). @@ -92,5 +92,5 @@ main(int argc, /* I - Number of command-line args */ /* - * End of "$Id$". + * End of "$Id: test1284.c 181 2006-06-22 20:01:18Z jlovell $". */ diff --git a/backend/usb-darwin.c b/backend/usb-darwin.c index 093535054..496a14219 100644 --- a/backend/usb-darwin.c +++ b/backend/usb-darwin.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: usb-darwin.c 181 2006-06-22 20:01:18Z jlovell $" * * © Copyright 2005-2006 Apple Computer, Inc. All rights reserved. * @@ -1346,5 +1346,5 @@ static void *read_thread(void *reference) /* - * End of "$Id$". + * End of "$Id: usb-darwin.c 181 2006-06-22 20:01:18Z jlovell $". */ diff --git a/backend/usb-unix.c b/backend/usb-unix.c index 6c635b476..ce8c2fe44 100644 --- a/backend/usb-unix.c +++ b/backend/usb-unix.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: usb-unix.c 181 2006-06-22 20:01:18Z jlovell $" * * USB port backend for the Common UNIX Printing System (CUPS). * @@ -525,5 +525,5 @@ open_device(const char *uri) /* I - Device URI */ /* - * End of "$Id$". + * End of "$Id: usb-unix.c 181 2006-06-22 20:01:18Z jlovell $". */ diff --git a/backend/usb.c b/backend/usb.c index eb9a0540c..83ff27f81 100644 --- a/backend/usb.c +++ b/backend/usb.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: usb.c 181 2006-06-22 20:01:18Z jlovell $" * * USB port backend for the Common UNIX Printing System (CUPS). * @@ -270,5 +270,5 @@ main(int argc, /* I - Number of command-line arguments (6 or 7) */ /* - * End of "$Id$". + * End of "$Id: usb.c 181 2006-06-22 20:01:18Z jlovell $". */ diff --git a/berkeley/Makefile b/berkeley/Makefile index c6abed8f3..a7c87d59f 100644 --- a/berkeley/Makefile +++ b/berkeley/Makefile @@ -1,5 +1,5 @@ # -# "$Id$" +# "$Id: Makefile 177 2006-06-21 00:20:03Z jlovell $" # # Berkeley commands makefile for the Common UNIX Printing System (CUPS). # @@ -121,5 +121,5 @@ include Dependencies # -# End of "$Id$". +# End of "$Id: Makefile 177 2006-06-21 00:20:03Z jlovell $". # diff --git a/berkeley/lpc.c b/berkeley/lpc.c index 71402294e..81353b09a 100644 --- a/berkeley/lpc.c +++ b/berkeley/lpc.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: lpc.c 177 2006-06-21 00:20:03Z jlovell $" * * "lpc" command for the Common UNIX Printing System (CUPS). * @@ -518,5 +518,5 @@ show_status(http_t *http, /* I - HTTP connection to server */ /* - * End of "$Id$". + * End of "$Id: lpc.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/berkeley/lpq.c b/berkeley/lpq.c index 835109fa4..dbdcbab13 100644 --- a/berkeley/lpq.c +++ b/berkeley/lpq.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: lpq.c 181 2006-06-22 20:01:18Z jlovell $" * * "lpq" command for the Common UNIX Printing System (CUPS). * @@ -675,5 +675,5 @@ usage(void) /* - * End of "$Id$". + * End of "$Id: lpq.c 181 2006-06-22 20:01:18Z jlovell $". */ diff --git a/berkeley/lpr.c b/berkeley/lpr.c index dc92fd882..36369f382 100644 --- a/berkeley/lpr.c +++ b/berkeley/lpr.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: lpr.c 177 2006-06-21 00:20:03Z jlovell $" * * "lpr" command for the Common UNIX Printing System (CUPS). * @@ -529,5 +529,5 @@ sighandler(int s) /* I - Signal number */ /* - * End of "$Id$". + * End of "$Id: lpr.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/berkeley/lprm.c b/berkeley/lprm.c index db4c5b382..2abf68c16 100644 --- a/berkeley/lprm.c +++ b/berkeley/lprm.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: lprm.c 177 2006-06-21 00:20:03Z jlovell $" * * "lprm" command for the Common UNIX Printing System (CUPS). * @@ -283,5 +283,5 @@ main(int argc, /* I - Number of command-line arguments */ /* - * End of "$Id$". + * End of "$Id: lprm.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/cgi-bin/Makefile b/cgi-bin/Makefile index 7fb8a24eb..1971fe164 100644 --- a/cgi-bin/Makefile +++ b/cgi-bin/Makefile @@ -1,5 +1,5 @@ # -# "$Id$" +# "$Id: Makefile 177 2006-06-21 00:20:03Z jlovell $" # # CGI makefile for the Common UNIX Printing System (CUPS). # @@ -170,5 +170,5 @@ include Dependencies # -# End of "$Id$". +# End of "$Id: Makefile 177 2006-06-21 00:20:03Z jlovell $". # diff --git a/cgi-bin/admin.c b/cgi-bin/admin.c index 0fae09508..1a62ab6f1 100644 --- a/cgi-bin/admin.c +++ b/cgi-bin/admin.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: admin.c 181 2006-06-22 20:01:18Z jlovell $" * * Administration CGI for the Common UNIX Printing System (CUPS). * @@ -2891,5 +2891,5 @@ match_string(const char *a, /* I - First string */ /* - * End of "$Id$". + * End of "$Id: admin.c 181 2006-06-22 20:01:18Z jlovell $". */ diff --git a/cgi-bin/cgi-private.h b/cgi-bin/cgi-private.h index 649d5ac24..838a3328b 100644 --- a/cgi-bin/cgi-private.h +++ b/cgi-bin/cgi-private.h @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: cgi-private.h 177 2006-06-21 00:20:03Z jlovell $" * * Private CGI definitions for the Common UNIX Printing System (CUPS). * @@ -40,5 +40,5 @@ /* - * End of "$Id$". + * End of "$Id: cgi-private.h 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/cgi-bin/cgi.h b/cgi-bin/cgi.h index 02236b85e..71f99cbdc 100644 --- a/cgi-bin/cgi.h +++ b/cgi-bin/cgi.h @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: cgi.h 177 2006-06-21 00:20:03Z jlovell $" * * CGI support library definitions. * @@ -105,5 +105,5 @@ extern const char *cgiText(const char *message); #endif /* !_CUPS_CGI_H_ */ /* - * End of "$Id$". + * End of "$Id: cgi.h 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/cgi-bin/classes.c b/cgi-bin/classes.c index 600dc30ad..f0a616378 100644 --- a/cgi-bin/classes.c +++ b/cgi-bin/classes.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: classes.c 177 2006-06-21 00:20:03Z jlovell $" * * Class status CGI for the Common UNIX Printing System (CUPS). * @@ -463,5 +463,5 @@ show_class(http_t *http, /* I - Connection to server */ /* - * End of "$Id$". + * End of "$Id: classes.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/cgi-bin/help-index.c b/cgi-bin/help-index.c index b27ca0666..a647f8166 100644 --- a/cgi-bin/help-index.c +++ b/cgi-bin/help-index.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: help-index.c 181 2006-06-22 20:01:18Z jlovell $" * * On-line help index routines for the Common UNIX Printing System (CUPS). * @@ -979,5 +979,5 @@ help_sort_by_score(help_node_t *n1, /* I - First node */ /* - * End of "$Id$". + * End of "$Id: help-index.c 181 2006-06-22 20:01:18Z jlovell $". */ diff --git a/cgi-bin/help-index.h b/cgi-bin/help-index.h index fd587b0e4..c696cd371 100644 --- a/cgi-bin/help-index.h +++ b/cgi-bin/help-index.h @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: help-index.h 177 2006-06-21 00:20:03Z jlovell $" * * On-line help index definitions for the Common UNIX Printing System (CUPS). * @@ -73,5 +73,5 @@ extern help_index_t *helpSearchIndex(help_index_t *hi, const char *query, #endif /* !_CUPS_HELP_INDEX_H_ */ /* - * End of "$Id$". + * End of "$Id: help-index.h 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/cgi-bin/help.c b/cgi-bin/help.c index 0d554de71..f31885b25 100644 --- a/cgi-bin/help.c +++ b/cgi-bin/help.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: help.c 177 2006-06-21 00:20:03Z jlovell $" * * On-line help CGI for the Common UNIX Printing System (CUPS). * @@ -383,5 +383,5 @@ main(int argc, /* I - Number of command-line arguments */ /* - * End of "$Id$". + * End of "$Id: help.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/cgi-bin/html.c b/cgi-bin/html.c index 45cb9f78b..9f16e1a35 100644 --- a/cgi-bin/html.c +++ b/cgi-bin/html.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: html.c 177 2006-06-21 00:20:03Z jlovell $" * * HTML support functions for the Common UNIX Printing System (CUPS). * @@ -183,5 +183,5 @@ cgi_null_passwd(const char *prompt) /* I - Prompt string (unused) */ /* - * End of "$Id$". + * End of "$Id: html.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/cgi-bin/ipp-var.c b/cgi-bin/ipp-var.c index 4bf797776..fb86975eb 100644 --- a/cgi-bin/ipp-var.c +++ b/cgi-bin/ipp-var.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: ipp-var.c 177 2006-06-21 00:20:03Z jlovell $" * * CGI <-> IPP variable routines for the Common UNIX Printing System (CUPS). * @@ -1279,5 +1279,5 @@ cgiText(const char *message) /* I - Message */ /* - * End of "$Id$". + * End of "$Id: ipp-var.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/cgi-bin/jobs.c b/cgi-bin/jobs.c index d31fdd7f5..3a14cc083 100644 --- a/cgi-bin/jobs.c +++ b/cgi-bin/jobs.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: jobs.c 177 2006-06-21 00:20:03Z jlovell $" * * Job status CGI for the Common UNIX Printing System (CUPS). * @@ -199,5 +199,5 @@ do_job_op(http_t *http, /* I - HTTP connection */ /* - * End of "$Id$". + * End of "$Id: jobs.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/cgi-bin/printers.c b/cgi-bin/printers.c index 40060a6b3..ae975f9ac 100644 --- a/cgi-bin/printers.c +++ b/cgi-bin/printers.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: printers.c 177 2006-06-21 00:20:03Z jlovell $" * * Printer status CGI for the Common UNIX Printing System (CUPS). * @@ -638,5 +638,5 @@ show_printer(http_t *http, /* I - Connection to server */ /* - * End of "$Id$". + * End of "$Id: printers.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/cgi-bin/search.c b/cgi-bin/search.c index eef424717..dfd467415 100644 --- a/cgi-bin/search.c +++ b/cgi-bin/search.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: search.c 177 2006-06-21 00:20:03Z jlovell $" * * Search routines for the Common UNIX Printing System (CUPS). * @@ -364,5 +364,5 @@ cgiFreeSearch(void *search) /* I - Search context */ /* - * End of "$Id$". + * End of "$Id: search.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/cgi-bin/template.c b/cgi-bin/template.c index 7fbe92f52..dc0169380 100644 --- a/cgi-bin/template.c +++ b/cgi-bin/template.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: template.c 177 2006-06-21 00:20:03Z jlovell $" * * CGI template function. * @@ -670,5 +670,5 @@ cgi_puturi(const char *s, /* I - String to output */ /* - * End of "$Id$". + * End of "$Id: template.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/cgi-bin/testcgi.c b/cgi-bin/testcgi.c index e5ac7029d..7abe92c9c 100644 --- a/cgi-bin/testcgi.c +++ b/cgi-bin/testcgi.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: testcgi.c 177 2006-06-21 00:20:03Z jlovell $" * * CGI test program for the Common UNIX Printing System (CUPS). * @@ -80,5 +80,5 @@ main(int argc, /* I - Number of command-line arguments */ /* - * End of "$Id$". + * End of "$Id: testcgi.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/cgi-bin/testhi.c b/cgi-bin/testhi.c index 3270ddd13..6f09caeb8 100644 --- a/cgi-bin/testhi.c +++ b/cgi-bin/testhi.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: testhi.c 177 2006-06-21 00:20:03Z jlovell $" * * Help index test program for the Common UNIX Printing System (CUPS). * @@ -114,5 +114,5 @@ list_nodes(const char *title, /* I - Title string */ /* - * End of "$Id$". + * End of "$Id: testhi.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/cgi-bin/testtemplate.c b/cgi-bin/testtemplate.c index 1311deb50..746cc8d5c 100644 --- a/cgi-bin/testtemplate.c +++ b/cgi-bin/testtemplate.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: testtemplate.c 177 2006-06-21 00:20:03Z jlovell $" * * CGI template test program for the Common UNIX Printing System (CUPS). * @@ -108,5 +108,5 @@ main(int argc, /* I - Number of command-line arguments */ /* - * End of "$Id$". + * End of "$Id: testtemplate.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/cgi-bin/var.c b/cgi-bin/var.c index e64c54dba..5c55af741 100644 --- a/cgi-bin/var.c +++ b/cgi-bin/var.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: var.c 177 2006-06-21 00:20:03Z jlovell $" * * CGI form variable and array functions. * @@ -1027,5 +1027,5 @@ cgi_unlink_file(void) /* - * End of "$Id$". + * End of "$Id: var.c 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/conf/Makefile b/conf/Makefile index af0ddbb5a..5951bb7fb 100644 --- a/conf/Makefile +++ b/conf/Makefile @@ -1,5 +1,5 @@ # -# "$Id$" +# "$Id: Makefile 177 2006-06-21 00:20:03Z jlovell $" # # Configuration file makefile for the Common UNIX Printing System (CUPS). # @@ -102,5 +102,5 @@ uninstall: # -# End of "$Id$". +# End of "$Id: Makefile 177 2006-06-21 00:20:03Z jlovell $". # diff --git a/conf/cupsd.conf.in b/conf/cupsd.conf.in index aa558ce53..697f5d12d 100644 --- a/conf/cupsd.conf.in +++ b/conf/cupsd.conf.in @@ -1,5 +1,5 @@ # -# "$Id$" +# "$Id: cupsd.conf.in 177 2006-06-21 00:20:03Z jlovell $" # # Sample configuration file for the Common UNIX Printing System (CUPS) # scheduler. See "man cupsd.conf" for a complete description of this @@ -73,5 +73,5 @@ DefaultAuthType Basic # -# End of "$Id$". +# End of "$Id: cupsd.conf.in 177 2006-06-21 00:20:03Z jlovell $". # diff --git a/conf/mime.convs b/conf/mime.convs index fa916361b..ebc02a5dd 100644 --- a/conf/mime.convs +++ b/conf/mime.convs @@ -1,5 +1,5 @@ # -# "$Id$" +# "$Id: mime.convs 177 2006-06-21 00:20:03Z jlovell $" # # MIME converts file for the Common UNIX Printing System (CUPS). # @@ -114,5 +114,5 @@ image/x-sun-raster application/vnd.cups-raster 100 imagetoraster #application/octet-stream application/vnd.cups-raw 0 - # -# End of "$Id$". +# End of "$Id: mime.convs 177 2006-06-21 00:20:03Z jlovell $". # diff --git a/conf/mime.types b/conf/mime.types index 2e8f53f72..5747b4d8d 100644 --- a/conf/mime.types +++ b/conf/mime.types @@ -1,5 +1,5 @@ # -# "$Id$" +# "$Id: mime.types 177 2006-06-21 00:20:03Z jlovell $" # # MIME types file for the Common UNIX Printing System (CUPS). # @@ -167,5 +167,5 @@ application/vnd.cups-raw (string(0,<1B>E) + !string(2,<1B>%0B)) \ application/octet-stream # -# End of "$Id$". +# End of "$Id: mime.types 177 2006-06-21 00:20:03Z jlovell $". # diff --git a/config-scripts/cups-common.m4 b/config-scripts/cups-common.m4 index d400d18ff..3a9d68d50 100644 --- a/config-scripts/cups-common.m4 +++ b/config-scripts/cups-common.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-common.m4 181 2006-06-22 20:01:18Z jlovell $" dnl dnl Common configuration stuff for the Common UNIX Printing System (CUPS). dnl @@ -265,5 +265,5 @@ AC_SUBST(DEFAULT_IPP_PORT) AC_DEFINE_UNQUOTED(CUPS_DEFAULT_IPP_PORT,$DEFAULT_IPP_PORT) dnl -dnl End of "$Id$". +dnl End of "$Id: cups-common.m4 181 2006-06-22 20:01:18Z jlovell $". dnl diff --git a/config-scripts/cups-compiler.m4 b/config-scripts/cups-compiler.m4 index 403293135..22f285ba8 100644 --- a/config-scripts/cups-compiler.m4 +++ b/config-scripts/cups-compiler.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-compiler.m4 181 2006-06-22 20:01:18Z jlovell $" dnl dnl Compiler stuff for the Common UNIX Printing System (CUPS). dnl @@ -465,5 +465,5 @@ if test $uname = HP-UX; then fi dnl -dnl End of "$Id$". +dnl End of "$Id: cups-compiler.m4 181 2006-06-22 20:01:18Z jlovell $". dnl diff --git a/config-scripts/cups-defaults.m4 b/config-scripts/cups-defaults.m4 index c23cf3947..5381c4b60 100644 --- a/config-scripts/cups-defaults.m4 +++ b/config-scripts/cups-defaults.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-defaults.m4 181 2006-06-22 20:01:18Z jlovell $" dnl dnl Default cupsd configuration settings for the Common UNIX Printing System dnl (CUPS). @@ -248,5 +248,5 @@ fi AC_DEFINE_UNQUOTED(CUPS_DEFAULT_PRINTCAP, "$CUPS_DEFAULT_PRINTCAP") dnl -dnl End of "$Id$". +dnl End of "$Id: cups-defaults.m4 181 2006-06-22 20:01:18Z jlovell $". dnl diff --git a/config-scripts/cups-directories.m4 b/config-scripts/cups-directories.m4 index daa6533d2..bc26c3023 100644 --- a/config-scripts/cups-directories.m4 +++ b/config-scripts/cups-directories.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-directories.m4 177 2006-06-21 00:20:03Z jlovell $" dnl dnl Directory stuff for the Common UNIX Printing System (CUPS). dnl @@ -302,5 +302,5 @@ AC_DEFINE_UNQUOTED(CUPS_STATEDIR, "$localstatedir/run/cups") AC_SUBST(CUPS_STATEDIR) dnl -dnl End of "$Id$". +dnl End of "$Id: cups-directories.m4 177 2006-06-21 00:20:03Z jlovell $". dnl diff --git a/config-scripts/cups-image.m4 b/config-scripts/cups-image.m4 index d2cc19a2a..1565e81c5 100644 --- a/config-scripts/cups-image.m4 +++ b/config-scripts/cups-image.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-image.m4 181 2006-06-22 20:01:18Z jlovell $" dnl dnl Image library/filter stuff for the Common UNIX Printing System (CUPS). dnl @@ -114,5 +114,5 @@ AC_SUBST(EXPORT_LIBZ) AC_CHECK_HEADER(stdlib.h,AC_DEFINE(HAVE_STDLIB_H)) dnl -dnl End of "$Id$". +dnl End of "$Id: cups-image.m4 181 2006-06-22 20:01:18Z jlovell $". dnl diff --git a/config-scripts/cups-largefile.m4 b/config-scripts/cups-largefile.m4 index e9762317c..ae1458fe9 100644 --- a/config-scripts/cups-largefile.m4 +++ b/config-scripts/cups-largefile.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-largefile.m4 177 2006-06-21 00:20:03Z jlovell $" dnl dnl Large file support stuff for the Common UNIX Printing System (CUPS). dnl @@ -57,5 +57,5 @@ fi AC_CHECK_FUNC(strtoll, AC_DEFINE(HAVE_STRTOLL)) dnl -dnl End of "$Id$". +dnl End of "$Id: cups-largefile.m4 177 2006-06-21 00:20:03Z jlovell $". dnl diff --git a/config-scripts/cups-launchd.m4 b/config-scripts/cups-launchd.m4 index 1da73934f..daef80839 100644 --- a/config-scripts/cups-launchd.m4 +++ b/config-scripts/cups-launchd.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-launchd.m4 177 2006-06-21 00:20:03Z jlovell $" dnl dnl launchd stuff for the Common UNIX Printing System (CUPS). dnl @@ -49,5 +49,5 @@ AC_SUBST(DEFAULT_LAUNCHD_CONF) AC_SUBST(LAUNCHDLIBS) dnl -dnl End of "$Id$". +dnl End of "$Id: cups-launchd.m4 177 2006-06-21 00:20:03Z jlovell $". dnl diff --git a/config-scripts/cups-ldap.m4 b/config-scripts/cups-ldap.m4 index 09e9edef8..e2d1b7700 100644 --- a/config-scripts/cups-ldap.m4 +++ b/config-scripts/cups-ldap.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-ldap.m4 177 2006-06-21 00:20:03Z jlovell $" dnl dnl LDAP configuration stuff for the Common UNIX Printing System (CUPS). dnl @@ -46,5 +46,5 @@ AC_SUBST(LIBLDAP) dnl -dnl End of "$Id$". +dnl End of "$Id: cups-ldap.m4 177 2006-06-21 00:20:03Z jlovell $". dnl diff --git a/config-scripts/cups-libtool.m4 b/config-scripts/cups-libtool.m4 index 060f91859..5aba46b39 100644 --- a/config-scripts/cups-libtool.m4 +++ b/config-scripts/cups-libtool.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-libtool.m4 177 2006-06-21 00:20:03Z jlovell $" dnl dnl Libtool stuff for the Common UNIX Printing System (CUPS). dnl @@ -45,5 +45,5 @@ if test x$LIBTOOL != x; then fi dnl -dnl End of "$Id$". +dnl End of "$Id: cups-libtool.m4 177 2006-06-21 00:20:03Z jlovell $". dnl diff --git a/config-scripts/cups-manpages.m4 b/config-scripts/cups-manpages.m4 index f21b8df03..9bae22a7a 100644 --- a/config-scripts/cups-manpages.m4 +++ b/config-scripts/cups-manpages.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-manpages.m4 177 2006-06-21 00:20:03Z jlovell $" dnl dnl Manpage stuff for the Common UNIX Printing System (CUPS). dnl @@ -103,5 +103,5 @@ AC_SUBST(MAN8EXT) AC_SUBST(MAN8DIR) dnl -dnl End of "$Id$". +dnl End of "$Id: cups-manpages.m4 177 2006-06-21 00:20:03Z jlovell $". dnl diff --git a/config-scripts/cups-network.m4 b/config-scripts/cups-network.m4 index 776f7506b..7526192c9 100644 --- a/config-scripts/cups-network.m4 +++ b/config-scripts/cups-network.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-network.m4 177 2006-06-21 00:20:03Z jlovell $" dnl dnl Networking stuff for the Common UNIX Printing System (CUPS). dnl @@ -85,5 +85,5 @@ AC_SUBST(CUPS_DEFAULT_DOMAINSOCKET) AC_SUBST(CUPS_LISTEN_DOMAINSOCKET) dnl -dnl End of "$Id$". +dnl End of "$Id: cups-network.m4 177 2006-06-21 00:20:03Z jlovell $". dnl diff --git a/config-scripts/cups-opsys.m4 b/config-scripts/cups-opsys.m4 index aa919ba5b..eab82c793 100644 --- a/config-scripts/cups-opsys.m4 +++ b/config-scripts/cups-opsys.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-opsys.m4 177 2006-06-21 00:20:03Z jlovell $" dnl dnl Operating system stuff for the Common UNIX Printing System (CUPS). dnl @@ -39,5 +39,5 @@ case "$uname" in esac dnl -dnl "$Id$" +dnl "$Id: cups-opsys.m4 177 2006-06-21 00:20:03Z jlovell $" dnl diff --git a/config-scripts/cups-pam.m4 b/config-scripts/cups-pam.m4 index fc2d065e6..3d5afbb56 100644 --- a/config-scripts/cups-pam.m4 +++ b/config-scripts/cups-pam.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-pam.m4 177 2006-06-21 00:20:03Z jlovell $" dnl dnl PAM stuff for the Common UNIX Printing System (CUPS). dnl @@ -94,5 +94,5 @@ AC_SUBST(PAMLIBS) AC_SUBST(PAMMOD) dnl -dnl End of "$Id$". +dnl End of "$Id: cups-pam.m4 177 2006-06-21 00:20:03Z jlovell $". dnl diff --git a/config-scripts/cups-pap.m4 b/config-scripts/cups-pap.m4 index 7e2024e8a..11faeed08 100644 --- a/config-scripts/cups-pap.m4 +++ b/config-scripts/cups-pap.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-pap.m4 177 2006-06-21 00:20:03Z jlovell $" dnl dnl PAP (AppleTalk) stuff for the Common UNIX Printing System (CUPS). dnl @@ -33,5 +33,5 @@ fi AC_SUBST(PAP) dnl -dnl End of "$Id$". +dnl End of "$Id: cups-pap.m4 177 2006-06-21 00:20:03Z jlovell $". dnl diff --git a/config-scripts/cups-pdf.m4 b/config-scripts/cups-pdf.m4 index d905ada0e..310d43bf4 100644 --- a/config-scripts/cups-pdf.m4 +++ b/config-scripts/cups-pdf.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-pdf.m4 177 2006-06-21 00:20:03Z jlovell $" dnl dnl PDF filter configuration stuff for the Common UNIX Printing System (CUPS). dnl @@ -39,5 +39,5 @@ fi AC_SUBST(PDFTOPS) dnl -dnl End of "$Id$". +dnl End of "$Id: cups-pdf.m4 177 2006-06-21 00:20:03Z jlovell $". dnl diff --git a/config-scripts/cups-scripting.m4 b/config-scripts/cups-scripting.m4 index 6db4cbed8..306e85932 100644 --- a/config-scripts/cups-scripting.m4 +++ b/config-scripts/cups-scripting.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-scripting.m4 177 2006-06-21 00:20:03Z jlovell $" dnl dnl Scripting configuration stuff for the Common UNIX Printing System (CUPS). dnl @@ -100,5 +100,5 @@ if test "x$CUPS_PYTHON" != x; then fi dnl -dnl End of "$Id$". +dnl End of "$Id: cups-scripting.m4 177 2006-06-21 00:20:03Z jlovell $". dnl diff --git a/config-scripts/cups-sharedlibs.m4 b/config-scripts/cups-sharedlibs.m4 index 556e1e2fc..a39d1d300 100644 --- a/config-scripts/cups-sharedlibs.m4 +++ b/config-scripts/cups-sharedlibs.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-sharedlibs.m4 181 2006-06-22 20:01:18Z jlovell $" dnl dnl Shared library support for the Common UNIX Printing System (CUPS). dnl @@ -173,5 +173,5 @@ AC_SUBST(IMGLIBS) AC_SUBST(EXPORT_LDFLAGS) dnl -dnl End of "$Id$". +dnl End of "$Id: cups-sharedlibs.m4 181 2006-06-22 20:01:18Z jlovell $". dnl diff --git a/config-scripts/cups-slp.m4 b/config-scripts/cups-slp.m4 index 15915dad6..e5cdbadc7 100644 --- a/config-scripts/cups-slp.m4 +++ b/config-scripts/cups-slp.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-slp.m4 177 2006-06-21 00:20:03Z jlovell $" dnl dnl OpenSLP configuration stuff for the Common UNIX Printing System (CUPS). dnl @@ -44,5 +44,5 @@ AC_SUBST(LIBSLP) dnl -dnl End of "$Id$". +dnl End of "$Id: cups-slp.m4 177 2006-06-21 00:20:03Z jlovell $". dnl diff --git a/config-scripts/cups-ssl.m4 b/config-scripts/cups-ssl.m4 index 294f2cd97..949a3e4f5 100644 --- a/config-scripts/cups-ssl.m4 +++ b/config-scripts/cups-ssl.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-ssl.m4 181 2006-06-22 20:01:18Z jlovell $" dnl dnl OpenSSL/GNUTLS stuff for the Common UNIX Printing System (CUPS). dnl @@ -115,5 +115,5 @@ AC_SUBST(EXPORT_SSLLIBS) dnl -dnl End of "$Id$". +dnl End of "$Id: cups-ssl.m4 181 2006-06-22 20:01:18Z jlovell $". dnl diff --git a/config-scripts/cups-threads.m4 b/config-scripts/cups-threads.m4 index 639eb7414..a62cbd89e 100644 --- a/config-scripts/cups-threads.m4 +++ b/config-scripts/cups-threads.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: cups-threads.m4 177 2006-06-21 00:20:03Z jlovell $" dnl dnl Threading stuff for the Common UNIX Printing System (CUPS). dnl @@ -53,5 +53,5 @@ fi AC_SUBST(PTHREAD_FLAGS) dnl -dnl End of "$Id$". +dnl End of "$Id: cups-threads.m4 177 2006-06-21 00:20:03Z jlovell $". dnl diff --git a/config.h.in b/config.h.in index 60b3beab9..672f39b37 100644 --- a/config.h.in +++ b/config.h.in @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: config.h.in 181 2006-06-22 20:01:18Z jlovell $" * * Configuration file for the Common UNIX Printing System (CUPS). * @@ -446,5 +446,5 @@ #endif /* !_CUPS_CONFIG_H_ */ /* - * End of "$Id$". + * End of "$Id: config.h.in 181 2006-06-22 20:01:18Z jlovell $". */ diff --git a/configure.in b/configure.in index 2b406cfab..6b97a0582 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ dnl -dnl "$Id$" +dnl "$Id: configure.in 181 2006-06-22 20:01:18Z jlovell $" dnl dnl Configuration script for the Common UNIX Printing System (CUPS). dnl @@ -75,5 +75,5 @@ AC_OUTPUT(Makedefs packaging/cups.list init/cups.sh init/cups-lpd cups-config chmod +x cups-config dnl -dnl End of "$Id$". +dnl End of "$Id: configure.in 181 2006-06-22 20:01:18Z jlovell $". dnl diff --git a/cups-config.in b/cups-config.in index 0f6d5041b..3ea644bec 100755 --- a/cups-config.in +++ b/cups-config.in @@ -1,6 +1,6 @@ #! /bin/sh # -# "$Id$" +# "$Id: cups-config.in 181 2006-06-22 20:01:18Z jlovell $" # # CUPS configuration utility. # @@ -150,5 +150,5 @@ while test $# -gt 0; do done # -# End of "$Id$". +# End of "$Id: cups-config.in 181 2006-06-22 20:01:18Z jlovell $". # diff --git a/cups/Makefile b/cups/Makefile index 648798688..2f7955e97 100644 --- a/cups/Makefile +++ b/cups/Makefile @@ -1,5 +1,5 @@ # -# "$Id$" +# "$Id: Makefile 181 2006-06-22 20:01:18Z jlovell $" # # API library Makefile for the Common UNIX Printing System (CUPS). # @@ -449,5 +449,5 @@ include Dependencies # -# End of "$Id$". +# End of "$Id: Makefile 181 2006-06-22 20:01:18Z jlovell $". # diff --git a/cups/adminutil.c b/cups/adminutil.c index 4702dd630..185b90d1d 100644 --- a/cups/adminutil.c +++ b/cups/adminutil.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: adminutil.c 181 2006-06-22 20:01:18Z jlovell $" * * Administration utility API definitions for the Common UNIX Printing * System (CUPS). @@ -1928,5 +1928,5 @@ write_option(cups_file_t *dstfp, /* I - PPD file */ /* - * End of "$Id$". + * End of "$Id: adminutil.c 181 2006-06-22 20:01:18Z jlovell $". */ diff --git a/cups/adminutil.h b/cups/adminutil.h index 6d755c63a..5752e33f6 100644 --- a/cups/adminutil.h +++ b/cups/adminutil.h @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: adminutil.h 177 2006-06-21 00:20:03Z jlovell $" * * Administration utility API definitions for the Common UNIX Printing * System (CUPS). @@ -85,5 +85,5 @@ extern int _cupsAdminSetServerSettings(http_t *http, #endif /* !_CUPS_ADMINUTIL_H_ */ /* - * End of "$Id$". + * End of "$Id: adminutil.h 177 2006-06-21 00:20:03Z jlovell $". */ diff --git a/cups/api-array.shtml b/cups/api-array.shtml index 32c4d8d12..7894029e9 100644 --- a/cups/api-array.shtml +++ b/cups/api-array.shtml @@ -1,5 +1,5 @@