From: jlovell Date: Wed, 21 Jun 2006 00:20:03 +0000 (+0000) Subject: More svn:properties changes. X-Git-Tag: release-1.6.3~233 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7a6a01ddca9307aa0f0abe27bb0f9074b86b1093;p=thirdparty%2Fcups.git More svn:properties changes. git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@177 a1ca3aef-8c08-0410-bb20-df032aa958be --- diff --git a/Makedefs.in b/Makedefs.in index 122d437b21..e1bd9f3812 100644 --- a/Makedefs.in +++ b/Makedefs.in @@ -1,5 +1,5 @@ # -# "$Id: Makedefs.in 5564 2006-05-22 00:59:11Z mike $" +# "$Id$" # # Common makefile definitions for the Common UNIX Printing System (CUPS). # @@ -263,5 +263,5 @@ DBUSDIR = @DBUSDIR@ # -# End of "$Id: Makedefs.in 5564 2006-05-22 00:59:11Z mike $" +# End of "$Id$" # diff --git a/Makefile b/Makefile index d1fe2d02dc..527b5ba329 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# "$Id: Makefile 5547 2006-05-19 12:44:29Z mike $" +# "$Id$" # # Top-level Makefile for the Common UNIX Printing System (CUPS). # @@ -239,5 +239,5 @@ epm: # -# End of "$Id: Makefile 5547 2006-05-19 12:44:29Z mike $". +# End of "$Id$". # diff --git a/backend/Makefile b/backend/Makefile index 2a1de04378..62b44d37e3 100644 --- a/backend/Makefile +++ b/backend/Makefile @@ -1,5 +1,5 @@ # -# "$Id: Makefile 5469 2006-04-27 13:58:43Z mike $" +# "$Id$" # # Backend makefile for the Common UNIX Printing System (CUPS). # @@ -210,5 +210,5 @@ include Dependencies # -# End of "$Id: Makefile 5469 2006-04-27 13:58:43Z mike $". +# End of "$Id$". # diff --git a/backend/betest.c b/backend/betest.c index f0ea6cdb2b..10c5faf5e1 100644 --- a/backend/betest.c +++ b/backend/betest.c @@ -1,5 +1,5 @@ /* - * "$Id: betest.c 4494 2005-02-18 02:18:11Z mike $" + * "$Id$" * * 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: betest.c 4494 2005-02-18 02:18:11Z mike $". + * End of "$Id$". */ diff --git a/backend/ieee1284.c b/backend/ieee1284.c index a6f8b26495..03720bf722 100644 --- a/backend/ieee1284.c +++ b/backend/ieee1284.c @@ -1,5 +1,5 @@ /* - * "$Id: ieee1284.c 5440 2006-04-19 21:36:43Z mike $" + * "$Id$" * * IEEE-1284 support functions for the Common UNIX Printing System (CUPS). * @@ -506,5 +506,5 @@ get_make_model( /* - * End of "$Id: ieee1284.c 5440 2006-04-19 21:36:43Z mike $". + * End of "$Id$". */ diff --git a/backend/ieee1394-linux.c b/backend/ieee1394-linux.c index b95e8204ed..89687ac61e 100644 --- a/backend/ieee1394-linux.c +++ b/backend/ieee1394-linux.c @@ -1,5 +1,5 @@ /* - * "$Id: ieee1394-linux.c 4703 2005-09-26 19:33:58Z mike $" + * "$Id$" * * Linux IEEE-1394 glue for the Common UNIX Printing System (CUPS). * @@ -873,5 +873,5 @@ ieee1394_error(void) /* - * End of "$Id: ieee1394-linux.c 4703 2005-09-26 19:33:58Z mike $". + * End of "$Id$". */ diff --git a/backend/ieee1394.c b/backend/ieee1394.c index 3d88c7a08b..cb623fff42 100644 --- a/backend/ieee1394.c +++ b/backend/ieee1394.c @@ -1,5 +1,5 @@ /* - * "$Id: ieee1394.c 5241 2006-03-07 22:07:44Z mike $" + * "$Id$" * * IEEE-1394 backend for the Common UNIX Printing System (CUPS). * @@ -263,5 +263,5 @@ list_devices(void) /* - * End of "$Id: ieee1394.c 5241 2006-03-07 22:07:44Z mike $". + * End of "$Id$". */ diff --git a/backend/ieee1394.h b/backend/ieee1394.h index 19181c5c0e..e4b332c240 100644 --- a/backend/ieee1394.h +++ b/backend/ieee1394.h @@ -1,5 +1,5 @@ /* - * "$Id: ieee1394.h 4494 2005-02-18 02:18:11Z mike $" + * "$Id$" * * IEEE-1394 header for the Common UNIX Printing System (CUPS). * @@ -99,5 +99,5 @@ extern const char *ieee1394_error(void); /* - * End of "$Id: ieee1394.h 4494 2005-02-18 02:18:11Z mike $". + * End of "$Id$". */ diff --git a/backend/ipp.c b/backend/ipp.c index 315f8e0585..f1b22cdf89 100644 --- a/backend/ipp.c +++ b/backend/ipp.c @@ -1,5 +1,5 @@ /* - * "$Id: ipp.c 5554 2006-05-20 12:23:40Z mike $" + * "$Id$" * * IPP backend for the Common UNIX Printing System (CUPS). * @@ -1619,5 +1619,5 @@ sigterm_handler(int sig) /* I - Signal */ /* - * End of "$Id: ipp.c 5554 2006-05-20 12:23:40Z mike $". + * End of "$Id$". */ diff --git a/backend/lpd.c b/backend/lpd.c index ef7ef05d33..c349bde3fd 100644 --- a/backend/lpd.c +++ b/backend/lpd.c @@ -1,5 +1,5 @@ /* - * "$Id: lpd.c 5495 2006-05-05 17:58:07Z mike $" + * "$Id$" * * Line Printer Daemon backend for the Common UNIX Printing System (CUPS). * @@ -1230,5 +1230,5 @@ sigterm_handler(int sig) /* I - Signal */ /* - * End of "$Id: lpd.c 5495 2006-05-05 17:58:07Z mike $". + * End of "$Id$". */ diff --git a/backend/pap.c b/backend/pap.c index f5eadae33e..fbf30f4adb 100644 --- a/backend/pap.c +++ b/backend/pap.c @@ -1,5 +1,5 @@ /* -* "$Id: pap.c 5480 2006-05-02 15:17:04Z mike $" +* "$Id$" * * © Copyright 2004 Apple Computer, Inc. All rights reserved. * diff --git a/backend/parallel.c b/backend/parallel.c index d846c82a35..539fec755d 100644 --- a/backend/parallel.c +++ b/backend/parallel.c @@ -1,5 +1,5 @@ /* - * "$Id: parallel.c 5387 2006-04-10 02:51:12Z mike $" + * "$Id$" * * Parallel port backend for the Common UNIX Printing System (CUPS). * @@ -735,5 +735,5 @@ list_devices(void) /* - * End of "$Id: parallel.c 5387 2006-04-10 02:51:12Z mike $". + * End of "$Id$". */ diff --git a/backend/scsi-irix.c b/backend/scsi-irix.c index cec216e87e..ae9be69143 100644 --- a/backend/scsi-irix.c +++ b/backend/scsi-irix.c @@ -1,5 +1,5 @@ /* - * "$Id: scsi-irix.c 5241 2006-03-07 22:07:44Z mike $" + * "$Id$" * * 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: scsi-irix.c 5241 2006-03-07 22:07:44Z mike $". + * End of "$Id$". */ diff --git a/backend/scsi-linux.c b/backend/scsi-linux.c index 75c9629dc4..763977d3e5 100644 --- a/backend/scsi-linux.c +++ b/backend/scsi-linux.c @@ -1,5 +1,5 @@ /* - * "$Id: scsi-linux.c 5241 2006-03-07 22:07:44Z mike $" + * "$Id$" * * 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: scsi-linux.c 5241 2006-03-07 22:07:44Z mike $". + * End of "$Id$". */ diff --git a/backend/scsi.c b/backend/scsi.c index 06a088899f..ffc33645a4 100644 --- a/backend/scsi.c +++ b/backend/scsi.c @@ -1,5 +1,5 @@ /* - * "$Id: scsi.c 5023 2006-01-29 14:39:44Z mike $" + * "$Id$" * * 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: scsi.c 5023 2006-01-29 14:39:44Z mike $". + * End of "$Id$". */ diff --git a/backend/serial.c b/backend/serial.c index 33d74f8b50..24533d5e1a 100644 --- a/backend/serial.c +++ b/backend/serial.c @@ -1,5 +1,5 @@ /* - * "$Id: serial.c 5554 2006-05-20 12:23:40Z mike $" + * "$Id$" * * Serial port backend for the Common UNIX Printing System (CUPS). * @@ -1169,5 +1169,5 @@ list_devices(void) /* - * End of "$Id: serial.c 5554 2006-05-20 12:23:40Z mike $". + * End of "$Id$". */ diff --git a/backend/snmp.c b/backend/snmp.c index 478dc5abd9..701e3f4609 100644 --- a/backend/snmp.c +++ b/backend/snmp.c @@ -1,5 +1,5 @@ /* - * "$Id: snmp.c 5479 2006-05-02 15:03:17Z mike $" + * "$Id$" * * SNMP discovery backend for the Common UNIX Printing System (CUPS). * @@ -2212,5 +2212,5 @@ update_cache(snmp_cache_t *device, /* I - Device */ /* - * End of "$Id: snmp.c 5479 2006-05-02 15:03:17Z mike $". + * End of "$Id$". */ diff --git a/backend/socket.c b/backend/socket.c index 1833be6fcf..d09509cb85 100644 --- a/backend/socket.c +++ b/backend/socket.c @@ -1,5 +1,5 @@ /* - * "$Id: socket.c 5241 2006-03-07 22:07:44Z mike $" + * "$Id$" * * AppSocket backend for the Common UNIX Printing System (CUPS). * @@ -492,5 +492,5 @@ main(int argc, /* I - Number of command-line arguments (6 or 7) */ /* - * End of "$Id: socket.c 5241 2006-03-07 22:07:44Z mike $". + * End of "$Id$". */ diff --git a/backend/test1284.c b/backend/test1284.c index 20a505d397..8491fd0ced 100644 --- a/backend/test1284.c +++ b/backend/test1284.c @@ -1,5 +1,5 @@ /* - * "$Id: test1284.c 4903 2006-01-10 20:02:46Z mike $" + * "$Id$" * * IEEE-1284 support functions test program for the Common UNIX Printing * System (CUPS). @@ -91,5 +91,5 @@ main(int argc, /* I - Number of command-line args */ /* - * End of "$Id: test1284.c 4903 2006-01-10 20:02:46Z mike $". + * End of "$Id$". */ diff --git a/backend/usb-darwin.c b/backend/usb-darwin.c index 3f9f2c0664..b1f283b1f9 100644 --- a/backend/usb-darwin.c +++ b/backend/usb-darwin.c @@ -1,5 +1,5 @@ /* - * "$Id: usb-darwin.c 5488 2006-05-03 19:39:30Z mike $" + * "$Id$" * * © Copyright 2005-2006 Apple Computer, Inc. All rights reserved. * @@ -1346,5 +1346,5 @@ static void *read_thread(void *reference) /* - * End of "$Id: usb-darwin.c 5488 2006-05-03 19:39:30Z mike $". + * End of "$Id$". */ diff --git a/backend/usb-unix.c b/backend/usb-unix.c index 90d58e2a80..3ca30c965d 100644 --- a/backend/usb-unix.c +++ b/backend/usb-unix.c @@ -1,5 +1,5 @@ /* - * "$Id: usb-unix.c 5554 2006-05-20 12:23:40Z mike $" + * "$Id$" * * USB port backend for the Common UNIX Printing System (CUPS). * @@ -633,5 +633,5 @@ open_device(const char *uri) /* I - Device URI */ /* - * End of "$Id: usb-unix.c 5554 2006-05-20 12:23:40Z mike $". + * End of "$Id$". */ diff --git a/backend/usb.c b/backend/usb.c index 6665f282ed..9e81f8f12a 100644 --- a/backend/usb.c +++ b/backend/usb.c @@ -1,5 +1,5 @@ /* - * "$Id: usb.c 5373 2006-04-06 20:03:32Z mike $" + * "$Id$" * * USB port backend for the Common UNIX Printing System (CUPS). * @@ -269,5 +269,5 @@ main(int argc, /* I - Number of command-line arguments (6 or 7) */ /* - * End of "$Id: usb.c 5373 2006-04-06 20:03:32Z mike $". + * End of "$Id$". */ diff --git a/berkeley/Makefile b/berkeley/Makefile index eb16d025c3..c6abed8f3b 100644 --- a/berkeley/Makefile +++ b/berkeley/Makefile @@ -1,5 +1,5 @@ # -# "$Id: Makefile 5229 2006-03-05 16:48:12Z mike $" +# "$Id$" # # Berkeley commands makefile for the Common UNIX Printing System (CUPS). # @@ -121,5 +121,5 @@ include Dependencies # -# End of "$Id: Makefile 5229 2006-03-05 16:48:12Z mike $". +# End of "$Id$". # diff --git a/berkeley/lpc.c b/berkeley/lpc.c index 271d604776..71402294eb 100644 --- a/berkeley/lpc.c +++ b/berkeley/lpc.c @@ -1,5 +1,5 @@ /* - * "$Id: lpc.c 5023 2006-01-29 14:39:44Z mike $" + * "$Id$" * * "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: lpc.c 5023 2006-01-29 14:39:44Z mike $". + * End of "$Id$". */ diff --git a/berkeley/lpq.c b/berkeley/lpq.c index 8040340a77..59bb3187a7 100644 --- a/berkeley/lpq.c +++ b/berkeley/lpq.c @@ -1,5 +1,5 @@ /* - * "$Id: lpq.c 5345 2006-03-28 16:00:17Z mike $" + * "$Id$" * * "lpq" command for the Common UNIX Printing System (CUPS). * @@ -677,5 +677,5 @@ usage(void) /* - * End of "$Id: lpq.c 5345 2006-03-28 16:00:17Z mike $". + * End of "$Id$". */ diff --git a/berkeley/lpr.c b/berkeley/lpr.c index f6b5fb3b7e..dc92fd882c 100644 --- a/berkeley/lpr.c +++ b/berkeley/lpr.c @@ -1,5 +1,5 @@ /* - * "$Id: lpr.c 5235 2006-03-06 13:02:23Z mike $" + * "$Id$" * * "lpr" command for the Common UNIX Printing System (CUPS). * @@ -529,5 +529,5 @@ sighandler(int s) /* I - Signal number */ /* - * End of "$Id: lpr.c 5235 2006-03-06 13:02:23Z mike $". + * End of "$Id$". */ diff --git a/berkeley/lprm.c b/berkeley/lprm.c index 67479b5a3a..db4c5b382e 100644 --- a/berkeley/lprm.c +++ b/berkeley/lprm.c @@ -1,5 +1,5 @@ /* - * "$Id: lprm.c 5023 2006-01-29 14:39:44Z mike $" + * "$Id$" * * "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: lprm.c 5023 2006-01-29 14:39:44Z mike $". + * End of "$Id$". */ diff --git a/cgi-bin/Makefile b/cgi-bin/Makefile index 9497bb59fb..7fb8a24eba 100644 --- a/cgi-bin/Makefile +++ b/cgi-bin/Makefile @@ -1,5 +1,5 @@ # -# "$Id: Makefile 5229 2006-03-05 16:48:12Z mike $" +# "$Id$" # # CGI makefile for the Common UNIX Printing System (CUPS). # @@ -170,5 +170,5 @@ include Dependencies # -# End of "$Id: Makefile 5229 2006-03-05 16:48:12Z mike $". +# End of "$Id$". # diff --git a/cgi-bin/admin.c b/cgi-bin/admin.c index 85142e3a0f..2ca1214338 100644 --- a/cgi-bin/admin.c +++ b/cgi-bin/admin.c @@ -1,5 +1,5 @@ /* - * "$Id: admin.c 5572 2006-05-22 18:47:09Z mike $" + * "$Id$" * * Administration CGI for the Common UNIX Printing System (CUPS). * @@ -2893,5 +2893,5 @@ match_string(const char *a, /* I - First string */ /* - * End of "$Id: admin.c 5572 2006-05-22 18:47:09Z mike $". + * End of "$Id$". */ diff --git a/cgi-bin/cgi-private.h b/cgi-bin/cgi-private.h index b2af6d7152..649d5ac24d 100644 --- a/cgi-bin/cgi-private.h +++ b/cgi-bin/cgi-private.h @@ -1,5 +1,5 @@ /* - * "$Id: cgi-private.h 4921 2006-01-12 21:26:26Z mike $" + * "$Id$" * * Private CGI definitions for the Common UNIX Printing System (CUPS). * @@ -40,5 +40,5 @@ /* - * End of "$Id: cgi-private.h 4921 2006-01-12 21:26:26Z mike $". + * End of "$Id$". */ diff --git a/cgi-bin/cgi.h b/cgi-bin/cgi.h index 0ffe2950dc..02236b85e4 100644 --- a/cgi-bin/cgi.h +++ b/cgi-bin/cgi.h @@ -1,5 +1,5 @@ /* - * "$Id: cgi.h 4931 2006-01-14 20:37:40Z mike $" + * "$Id$" * * CGI support library definitions. * @@ -105,5 +105,5 @@ extern const char *cgiText(const char *message); #endif /* !_CUPS_CGI_H_ */ /* - * End of "$Id: cgi.h 4931 2006-01-14 20:37:40Z mike $". + * End of "$Id$". */ diff --git a/cgi-bin/classes.c b/cgi-bin/classes.c index f639525cc3..600dc30ad0 100644 --- a/cgi-bin/classes.c +++ b/cgi-bin/classes.c @@ -1,5 +1,5 @@ /* - * "$Id: classes.c 5572 2006-05-22 18:47:09Z mike $" + * "$Id$" * * 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: classes.c 5572 2006-05-22 18:47:09Z mike $". + * End of "$Id$". */ diff --git a/cgi-bin/help-index.c b/cgi-bin/help-index.c index d3792e635b..8f148c471e 100644 --- a/cgi-bin/help-index.c +++ b/cgi-bin/help-index.c @@ -1,5 +1,5 @@ /* - * "$Id: help-index.c 5143 2006-02-21 19:13:01Z mike $" + * "$Id$" * * 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: help-index.c 5143 2006-02-21 19:13:01Z mike $". + * End of "$Id$". */ diff --git a/cgi-bin/help-index.h b/cgi-bin/help-index.h index d564663a09..fd587b0e4c 100644 --- a/cgi-bin/help-index.h +++ b/cgi-bin/help-index.h @@ -1,5 +1,5 @@ /* - * "$Id: help-index.h 5143 2006-02-21 19:13:01Z mike $" + * "$Id$" * * 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: help-index.h 5143 2006-02-21 19:13:01Z mike $". + * End of "$Id$". */ diff --git a/cgi-bin/html.c b/cgi-bin/html.c index da5f7cd203..45cb9f78be 100644 --- a/cgi-bin/html.c +++ b/cgi-bin/html.c @@ -1,5 +1,5 @@ /* - * "$Id: html.c 5549 2006-05-19 19:39:28Z mike $" + * "$Id$" * * 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: html.c 5549 2006-05-19 19:39:28Z mike $". + * End of "$Id$". */ diff --git a/cgi-bin/ipp-var.c b/cgi-bin/ipp-var.c index 0b515f123d..4bf7977765 100644 --- a/cgi-bin/ipp-var.c +++ b/cgi-bin/ipp-var.c @@ -1,5 +1,5 @@ /* - * "$Id: ipp-var.c 5572 2006-05-22 18:47:09Z mike $" + * "$Id$" * * CGI <-> IPP variable routines for the Common UNIX Printing System (CUPS). * @@ -1279,5 +1279,5 @@ cgiText(const char *message) /* I - Message */ /* - * End of "$Id: ipp-var.c 5572 2006-05-22 18:47:09Z mike $". + * End of "$Id$". */ diff --git a/cgi-bin/jobs.c b/cgi-bin/jobs.c index ed379b0013..d31fdd7f5f 100644 --- a/cgi-bin/jobs.c +++ b/cgi-bin/jobs.c @@ -1,5 +1,5 @@ /* - * "$Id: jobs.c 5104 2006-02-15 03:21:04Z mike $" + * "$Id$" * * 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: jobs.c 5104 2006-02-15 03:21:04Z mike $". + * End of "$Id$". */ diff --git a/cgi-bin/printers.c b/cgi-bin/printers.c index e8ec0d2b3a..40060a6b33 100644 --- a/cgi-bin/printers.c +++ b/cgi-bin/printers.c @@ -1,5 +1,5 @@ /* - * "$Id: printers.c 5572 2006-05-22 18:47:09Z mike $" + * "$Id$" * * 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: printers.c 5572 2006-05-22 18:47:09Z mike $". + * End of "$Id$". */ diff --git a/cgi-bin/search.c b/cgi-bin/search.c index 4f1ea072af..eef4247179 100644 --- a/cgi-bin/search.c +++ b/cgi-bin/search.c @@ -1,5 +1,5 @@ /* - * "$Id: search.c 4859 2005-11-30 23:45:24Z mike $" + * "$Id$" * * Search routines for the Common UNIX Printing System (CUPS). * @@ -364,5 +364,5 @@ cgiFreeSearch(void *search) /* I - Search context */ /* - * End of "$Id: search.c 4859 2005-11-30 23:45:24Z mike $". + * End of "$Id$". */ diff --git a/cgi-bin/template.c b/cgi-bin/template.c index 82cf0e45df..7fbe92f52e 100644 --- a/cgi-bin/template.c +++ b/cgi-bin/template.c @@ -1,5 +1,5 @@ /* - * "$Id: template.c 5549 2006-05-19 19:39:28Z mike $" + * "$Id$" * * CGI template function. * @@ -670,5 +670,5 @@ cgi_puturi(const char *s, /* I - String to output */ /* - * End of "$Id: template.c 5549 2006-05-19 19:39:28Z mike $". + * End of "$Id$". */ diff --git a/cgi-bin/testcgi.c b/cgi-bin/testcgi.c index e9300af875..e5ac7029d0 100644 --- a/cgi-bin/testcgi.c +++ b/cgi-bin/testcgi.c @@ -1,5 +1,5 @@ /* - * "$Id: testcgi.c 4869 2005-12-06 02:43:40Z mike $" + * "$Id$" * * 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: testcgi.c 4869 2005-12-06 02:43:40Z mike $". + * End of "$Id$". */ diff --git a/cgi-bin/testhi.c b/cgi-bin/testhi.c index dad5d70b70..3270ddd135 100644 --- a/cgi-bin/testhi.c +++ b/cgi-bin/testhi.c @@ -1,5 +1,5 @@ /* - * "$Id: testhi.c 5143 2006-02-21 19:13:01Z mike $" + * "$Id$" * * 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: testhi.c 5143 2006-02-21 19:13:01Z mike $". + * End of "$Id$". */ diff --git a/cgi-bin/testtemplate.c b/cgi-bin/testtemplate.c index fa4714a8a1..1311deb50e 100644 --- a/cgi-bin/testtemplate.c +++ b/cgi-bin/testtemplate.c @@ -1,5 +1,5 @@ /* - * "$Id: testtemplate.c 5111 2006-02-16 02:08:09Z mike $" + * "$Id$" * * 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: testtemplate.c 5111 2006-02-16 02:08:09Z mike $". + * End of "$Id$". */ diff --git a/cgi-bin/var.c b/cgi-bin/var.c index 17d507756d..e64c54dbaa 100644 --- a/cgi-bin/var.c +++ b/cgi-bin/var.c @@ -1,5 +1,5 @@ /* - * "$Id: var.c 5549 2006-05-19 19:39:28Z mike $" + * "$Id$" * * CGI form variable and array functions. * @@ -1027,5 +1027,5 @@ cgi_unlink_file(void) /* - * End of "$Id: var.c 5549 2006-05-19 19:39:28Z mike $". + * End of "$Id$". */ diff --git a/conf/Makefile b/conf/Makefile index 968e66004b..af0ddbb5af 100644 --- a/conf/Makefile +++ b/conf/Makefile @@ -1,5 +1,5 @@ # -# "$Id: Makefile 5412 2006-04-17 14:30:53Z mike $" +# "$Id$" # # Configuration file makefile for the Common UNIX Printing System (CUPS). # @@ -102,5 +102,5 @@ uninstall: # -# End of "$Id: Makefile 5412 2006-04-17 14:30:53Z mike $". +# End of "$Id$". # diff --git a/conf/cupsd.conf.in b/conf/cupsd.conf.in index 21f43b2cc1..aa558ce53f 100644 --- a/conf/cupsd.conf.in +++ b/conf/cupsd.conf.in @@ -1,5 +1,5 @@ # -# "$Id: cupsd.conf.in 5454 2006-04-23 21:46:38Z mike $" +# "$Id$" # # 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: cupsd.conf.in 5454 2006-04-23 21:46:38Z mike $". +# End of "$Id$". # diff --git a/conf/mime.convs b/conf/mime.convs index f07342df80..fa916361bd 100644 --- a/conf/mime.convs +++ b/conf/mime.convs @@ -1,5 +1,5 @@ # -# "$Id: mime.convs 5402 2006-04-14 19:21:03Z mike $" +# "$Id$" # # 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: mime.convs 5402 2006-04-14 19:21:03Z mike $". +# End of "$Id$". # diff --git a/conf/mime.types b/conf/mime.types index 6f3d0467a7..2e8f53f72a 100644 --- a/conf/mime.types +++ b/conf/mime.types @@ -1,5 +1,5 @@ # -# "$Id: mime.types 5402 2006-04-14 19:21:03Z mike $" +# "$Id$" # # 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: mime.types 5402 2006-04-14 19:21:03Z mike $". +# End of "$Id$". # diff --git a/config-scripts/cups-common.m4 b/config-scripts/cups-common.m4 index 5495beaa0b..a2340d2bc7 100644 --- a/config-scripts/cups-common.m4 +++ b/config-scripts/cups-common.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-common.m4 5466 2006-04-26 19:52:27Z mike $" +dnl "$Id$" 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: cups-common.m4 5466 2006-04-26 19:52:27Z mike $". +dnl End of "$Id$". dnl diff --git a/config-scripts/cups-compiler.m4 b/config-scripts/cups-compiler.m4 index 5619374f21..318df21030 100644 --- a/config-scripts/cups-compiler.m4 +++ b/config-scripts/cups-compiler.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-compiler.m4 5566 2006-05-22 01:10:11Z mike $" +dnl "$Id$" dnl dnl Compiler stuff for the Common UNIX Printing System (CUPS). dnl @@ -488,5 +488,5 @@ if test $uname = HP-UX; then fi dnl -dnl End of "$Id: cups-compiler.m4 5566 2006-05-22 01:10:11Z mike $". +dnl End of "$Id$". dnl diff --git a/config-scripts/cups-defaults.m4 b/config-scripts/cups-defaults.m4 index 663ce1e730..4c6425af57 100644 --- a/config-scripts/cups-defaults.m4 +++ b/config-scripts/cups-defaults.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-defaults.m4 5466 2006-04-26 19:52:27Z mike $" +dnl "$Id$" dnl dnl Default cupsd configuration settings for the Common UNIX Printing System dnl (CUPS). @@ -236,5 +236,5 @@ fi AC_DEFINE_UNQUOTED(CUPS_DEFAULT_PRINTCAP, "$CUPS_DEFAULT_PRINTCAP") dnl -dnl End of "$Id: cups-defaults.m4 5466 2006-04-26 19:52:27Z mike $". +dnl End of "$Id$". dnl diff --git a/config-scripts/cups-directories.m4 b/config-scripts/cups-directories.m4 index afbeba5aa2..daa6533d21 100644 --- a/config-scripts/cups-directories.m4 +++ b/config-scripts/cups-directories.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-directories.m4 5547 2006-05-19 12:44:29Z mike $" +dnl "$Id$" 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: cups-directories.m4 5547 2006-05-19 12:44:29Z mike $". +dnl End of "$Id$". dnl diff --git a/config-scripts/cups-image.m4 b/config-scripts/cups-image.m4 index c5204ee22b..64a55f98af 100644 --- a/config-scripts/cups-image.m4 +++ b/config-scripts/cups-image.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-image.m4 5466 2006-04-26 19:52:27Z mike $" +dnl "$Id$" dnl dnl Image library/filter stuff for the Common UNIX Printing System (CUPS). dnl @@ -110,5 +110,5 @@ AC_SUBST(EXPORT_LIBZ) AC_CHECK_HEADER(stdlib.h,AC_DEFINE(HAVE_STDLIB_H)) dnl -dnl End of "$Id: cups-image.m4 5466 2006-04-26 19:52:27Z mike $". +dnl End of "$Id$". dnl diff --git a/config-scripts/cups-largefile.m4 b/config-scripts/cups-largefile.m4 index 25400ce2da..e9762317c4 100644 --- a/config-scripts/cups-largefile.m4 +++ b/config-scripts/cups-largefile.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-largefile.m4 4732 2005-09-30 23:23:25Z mike $" +dnl "$Id$" 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: cups-largefile.m4 4732 2005-09-30 23:23:25Z mike $". +dnl End of "$Id$". dnl diff --git a/config-scripts/cups-launchd.m4 b/config-scripts/cups-launchd.m4 index ded893b077..1da73934f4 100644 --- a/config-scripts/cups-launchd.m4 +++ b/config-scripts/cups-launchd.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-launchd.m4 5466 2006-04-26 19:52:27Z mike $" +dnl "$Id$" 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: cups-launchd.m4 5466 2006-04-26 19:52:27Z mike $". +dnl End of "$Id$". dnl diff --git a/config-scripts/cups-ldap.m4 b/config-scripts/cups-ldap.m4 index c78e175098..09e9edef86 100644 --- a/config-scripts/cups-ldap.m4 +++ b/config-scripts/cups-ldap.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-ldap.m4 5564 2006-05-22 00:59:11Z mike $" +dnl "$Id$" 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: cups-ldap.m4 5564 2006-05-22 00:59:11Z mike $". +dnl End of "$Id$". dnl diff --git a/config-scripts/cups-libtool.m4 b/config-scripts/cups-libtool.m4 index 5b68a70809..060f91859f 100644 --- a/config-scripts/cups-libtool.m4 +++ b/config-scripts/cups-libtool.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-libtool.m4 5466 2006-04-26 19:52:27Z mike $" +dnl "$Id$" 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: cups-libtool.m4 5466 2006-04-26 19:52:27Z mike $". +dnl End of "$Id$". dnl diff --git a/config-scripts/cups-manpages.m4 b/config-scripts/cups-manpages.m4 index 1e6ae44de0..f21b8df034 100644 --- a/config-scripts/cups-manpages.m4 +++ b/config-scripts/cups-manpages.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-manpages.m4 5466 2006-04-26 19:52:27Z mike $" +dnl "$Id$" 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: cups-manpages.m4 5466 2006-04-26 19:52:27Z mike $". +dnl End of "$Id$". dnl diff --git a/config-scripts/cups-network.m4 b/config-scripts/cups-network.m4 index 264efdfb52..776f7506ba 100644 --- a/config-scripts/cups-network.m4 +++ b/config-scripts/cups-network.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-network.m4 5466 2006-04-26 19:52:27Z mike $" +dnl "$Id$" 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: cups-network.m4 5466 2006-04-26 19:52:27Z mike $". +dnl End of "$Id$". dnl diff --git a/config-scripts/cups-opsys.m4 b/config-scripts/cups-opsys.m4 index b47f473a72..aa919ba5ba 100644 --- a/config-scripts/cups-opsys.m4 +++ b/config-scripts/cups-opsys.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-opsys.m4 5466 2006-04-26 19:52:27Z mike $" +dnl "$Id$" dnl dnl Operating system stuff for the Common UNIX Printing System (CUPS). dnl @@ -39,5 +39,5 @@ case "$uname" in esac dnl -dnl "$Id: cups-opsys.m4 5466 2006-04-26 19:52:27Z mike $" +dnl "$Id$" dnl diff --git a/config-scripts/cups-pam.m4 b/config-scripts/cups-pam.m4 index df445a2b7f..fc2d065e62 100644 --- a/config-scripts/cups-pam.m4 +++ b/config-scripts/cups-pam.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-pam.m4 5466 2006-04-26 19:52:27Z mike $" +dnl "$Id$" 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: cups-pam.m4 5466 2006-04-26 19:52:27Z mike $". +dnl End of "$Id$". dnl diff --git a/config-scripts/cups-pap.m4 b/config-scripts/cups-pap.m4 index 2fbed6776d..7e2024e8ae 100644 --- a/config-scripts/cups-pap.m4 +++ b/config-scripts/cups-pap.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-pam.m4 5466 2006-04-26 19:52:27Z mike $" +dnl "$Id$" 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: cups-pam.m4 5466 2006-04-26 19:52:27Z mike $". +dnl End of "$Id$". dnl diff --git a/config-scripts/cups-pdf.m4 b/config-scripts/cups-pdf.m4 index f769748837..d905ada0e7 100644 --- a/config-scripts/cups-pdf.m4 +++ b/config-scripts/cups-pdf.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-pdf.m4 5466 2006-04-26 19:52:27Z mike $" +dnl "$Id$" 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: cups-pdf.m4 5466 2006-04-26 19:52:27Z mike $". +dnl End of "$Id$". dnl diff --git a/config-scripts/cups-scripting.m4 b/config-scripts/cups-scripting.m4 index ee00b8a2e2..6db4cbed83 100644 --- a/config-scripts/cups-scripting.m4 +++ b/config-scripts/cups-scripting.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-scripting.m4 5466 2006-04-26 19:52:27Z mike $" +dnl "$Id$" 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: cups-scripting.m4 5466 2006-04-26 19:52:27Z mike $". +dnl End of "$Id$". dnl diff --git a/config-scripts/cups-sharedlibs.m4 b/config-scripts/cups-sharedlibs.m4 index 0654faf894..8aa54d74ff 100644 --- a/config-scripts/cups-sharedlibs.m4 +++ b/config-scripts/cups-sharedlibs.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-sharedlibs.m4 5568 2006-05-22 15:34:01Z mike $" +dnl "$Id$" 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: cups-sharedlibs.m4 5568 2006-05-22 15:34:01Z mike $". +dnl End of "$Id$". dnl diff --git a/config-scripts/cups-slp.m4 b/config-scripts/cups-slp.m4 index 0afbbca31e..15915dad62 100644 --- a/config-scripts/cups-slp.m4 +++ b/config-scripts/cups-slp.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-slp.m4 5466 2006-04-26 19:52:27Z mike $" +dnl "$Id$" 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: cups-slp.m4 5466 2006-04-26 19:52:27Z mike $". +dnl End of "$Id$". dnl diff --git a/config-scripts/cups-ssl.m4 b/config-scripts/cups-ssl.m4 index 4446f22aca..156c725292 100644 --- a/config-scripts/cups-ssl.m4 +++ b/config-scripts/cups-ssl.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-ssl.m4 5525 2006-05-15 13:52:16Z mike $" +dnl "$Id$" dnl dnl OpenSSL/GNUTLS stuff for the Common UNIX Printing System (CUPS). dnl @@ -114,5 +114,5 @@ AC_SUBST(EXPORT_SSLLIBS) dnl -dnl End of "$Id: cups-ssl.m4 5525 2006-05-15 13:52:16Z mike $". +dnl End of "$Id$". dnl diff --git a/config-scripts/cups-threads.m4 b/config-scripts/cups-threads.m4 index 47f76e2aed..639eb74143 100644 --- a/config-scripts/cups-threads.m4 +++ b/config-scripts/cups-threads.m4 @@ -1,5 +1,5 @@ dnl -dnl "$Id: cups-threads.m4 5466 2006-04-26 19:52:27Z mike $" +dnl "$Id$" 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: cups-threads.m4 5466 2006-04-26 19:52:27Z mike $". +dnl End of "$Id$". dnl diff --git a/config.h.in b/config.h.in index 48281040d5..4bc3619955 100644 --- a/config.h.in +++ b/config.h.in @@ -1,5 +1,5 @@ /* - * "$Id: config.h.in 5474 2006-05-02 14:20:26Z mike $" + * "$Id$" * * Configuration file for the Common UNIX Printing System (CUPS). * @@ -439,5 +439,5 @@ #endif /* !_CUPS_CONFIG_H_ */ /* - * End of "$Id: config.h.in 5474 2006-05-02 14:20:26Z mike $". + * End of "$Id$". */ diff --git a/configure.in b/configure.in index 823c453d70..9969eb6172 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ dnl -dnl "$Id: configure.in 5468 2006-04-27 13:40:30Z mike $" +dnl "$Id$" dnl dnl Configuration script for the Common UNIX Printing System (CUPS). dnl @@ -68,5 +68,5 @@ AC_OUTPUT(Makedefs packaging/cups.list init/cups.sh init/cups-lpd cups-config chmod +x cups-config dnl -dnl End of "$Id: configure.in 5468 2006-04-27 13:40:30Z mike $". +dnl End of "$Id$". dnl diff --git a/cups-config.in b/cups-config.in index 77541e48c0..33fe5c41d2 100755 --- a/cups-config.in +++ b/cups-config.in @@ -1,6 +1,6 @@ #! /bin/sh # -# "$Id: cups-config.in 5504 2006-05-10 18:57:46Z mike $" +# "$Id$" # # CUPS configuration utility. # @@ -150,5 +150,5 @@ while test $# -gt 0; do done # -# End of "$Id: cups-config.in 5504 2006-05-10 18:57:46Z mike $". +# End of "$Id$". # diff --git a/cups/Makefile b/cups/Makefile index 6f2fc67b63..b4bd58313d 100644 --- a/cups/Makefile +++ b/cups/Makefile @@ -1,5 +1,5 @@ # -# "$Id: Makefile 5564 2006-05-22 00:59:11Z mike $" +# "$Id$" # # API library Makefile for the Common UNIX Printing System (CUPS). # @@ -449,5 +449,5 @@ include Dependencies # -# End of "$Id: Makefile 5564 2006-05-22 00:59:11Z mike $". +# End of "$Id$". # diff --git a/cups/adminutil.c b/cups/adminutil.c index 0f32446f8f..548deafa0a 100644 --- a/cups/adminutil.c +++ b/cups/adminutil.c @@ -1,5 +1,5 @@ /* - * "$Id: adminutil.c 5288 2006-03-14 02:38:07Z mike $" + * "$Id$" * * Administration utility API definitions for the Common UNIX Printing * System (CUPS). @@ -1927,5 +1927,5 @@ write_option(cups_file_t *dstfp, /* I - PPD file */ /* - * End of "$Id: adminutil.c 5288 2006-03-14 02:38:07Z mike $". + * End of "$Id$". */ diff --git a/cups/adminutil.h b/cups/adminutil.h index 8b66d1b8d3..6d755c63aa 100644 --- a/cups/adminutil.h +++ b/cups/adminutil.h @@ -1,5 +1,5 @@ /* - * "$Id: adminutil.h 5235 2006-03-06 13:02:23Z mike $" + * "$Id$" * * 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: adminutil.h 5235 2006-03-06 13:02:23Z mike $". + * End of "$Id$". */ diff --git a/cups/api-array.shtml b/cups/api-array.shtml index 433ce5d28a..32c4d8d123 100644 --- a/cups/api-array.shtml +++ b/cups/api-array.shtml @@ -1,5 +1,5 @@