CVS update: /ccvs/, /ccvs/contrib/, /ccvs/src/, /ccvs/windows-NT/
[email protected] 13 Jul 2005 17:06:38 -0000
| Newsgroups | gmane.comp.version-control.cvs.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: dprice Date: 05/07/13 10:06:38 Modified: /ccvs/ ChangeLog, FAQ, HACKING, INSTALL-CVS /ccvs/contrib/ ChangeLog, clmerge.in, cln_hist.in, commit_prep.in, cvs2vendor.sh, cvs_acls.in, debug_check_log.sh, descend.sh, log.in, log_accum.in, mfpipe.in, rcs-to-cvs.sh, rcs2log.sh, rcs2sccs.sh, rcslock.in, sandbox_status.sh, sccs2rcs.in /ccvs/src/ ChangeLog, buffer.c, buffer.h, client.h, expand_path.c, history.c, myndbm.h, release.c /ccvs/windows-NT/ ChangeLog, mkdir.c, startserver.c, woe32.c Log: Merge changes from 1.11.x. File Changes: Directory: /ccvs/ ================= File [changed]: ChangeLog Url: https://ccvs.cvshome.org/source/browse/ccvs/ChangeLog?r1=1.1231&r2=1.1232 Delta lines: +4 -0 ------------------- --- ChangeLog 11 Jul 2005 16:09:15 -0000 1.1231 +++ ChangeLog 13 Jul 2005 17:06:33 -0000 1.1232 @@ -1,3 +1,7 @@ +2005-07-12 Derek Price <[email protected]> + + * FAQ, HACKING, INSTALL: Add copyright notices. + 2005-07-11 Derek Price <[email protected]> * FAQ, HACKING, INSTALL-CVS: Update license notices. File [changed]: FAQ Url: https://ccvs.cvshome.org/source/browse/ccvs/FAQ?r1=1.26&r2=1.27 Delta lines: +2 -0 ------------------- --- FAQ 11 Jul 2005 16:09:15 -0000 1.26 +++ FAQ 13 Jul 2005 17:06:33 -0000 1.27 @@ -1,5 +1,7 @@ ------------------------------------------------------------------------------- + CVS is Copyright (C) 1989-2005 The Free Software Foundation, Inc. + CVS is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) File [changed]: HACKING Url: https://ccvs.cvshome.org/source/browse/ccvs/HACKING?r1=1.43&r2=1.44 Delta lines: +2 -0 ------------------- --- HACKING 11 Jul 2005 16:09:15 -0000 1.43 +++ HACKING 13 Jul 2005 17:06:33 -0000 1.44 @@ -2,6 +2,8 @@ * License of CVS + CVS is Copyright (C) 1989-2005 The Free Software Foundation, Inc. + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) File [changed]: INSTALL-CVS Url: https://ccvs.cvshome.org/source/browse/ccvs/INSTALL-CVS?r1=1.3&r2=1.4 Delta lines: +2 -0 ------------------- --- INSTALL-CVS 11 Jul 2005 16:09:15 -0000 1.3 +++ INSTALL-CVS 13 Jul 2005 17:06:33 -0000 1.4 @@ -1,5 +1,7 @@ ------------------------------------------------------------------------------- +CVS is Copyright (C) 1989-2005 The Free Software Foundation, Inc. + CVS is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) Directory: /ccvs/contrib/ ========================= File [changed]: ChangeLog Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/ChangeLog?r1=1.152&r2=1.153 Delta lines: +7 -0 ------------------- --- ChangeLog 11 Jul 2005 16:09:16 -0000 1.152 +++ ChangeLog 13 Jul 2005 17:06:33 -0000 1.153 @@ -1,3 +1,10 @@ +2005-07-12 Derek Price <[email protected]> + + * clmerge.in, cln_hist.in, commit_prep.in, cvs2vendor.sh, cvs_acls.in, + debug_check_log.sh, descend.sh, log.in, log_accum.in, mfpipe.in, + rcs-to-cvs.sh, rcs2log.sh, rcs2sccs.sh, rcslock.in,sandbox_status.sh, + sccs2rcs.in: Add copyright notices. + 2005-07-11 Derek Price <[email protected]> * clmerge.in, cln_hist.in, commit_prep.in, cvs2vendor.sh, cvs_acls.in, File [changed]: clmerge.in Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/clmerge.in?r1=1.2&r2=1.3 Delta lines: +2 -0 ------------------- --- clmerge.in 11 Jul 2005 16:09:16 -0000 1.2 +++ clmerge.in 13 Jul 2005 17:06:33 -0000 1.3 @@ -1,5 +1,7 @@ #! @PERL@ +# Copyright (C) 1995-2005 The Free Software Foundation, Inc. + # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) File [changed]: cln_hist.in Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/cln_hist.in?r1=1.2&r2=1.3 Delta lines: +2 -0 ------------------- --- cln_hist.in 11 Jul 2005 16:09:16 -0000 1.2 +++ cln_hist.in 13 Jul 2005 17:06:33 -0000 1.3 @@ -1,6 +1,8 @@ #! @PERL@ # -*-Perl-*- +# Copyright (C) 1995-2005 The Free Software Foundation, Inc. + # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) File [changed]: commit_prep.in Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/commit_prep.in?r1=1.4&r2=1.5 Delta lines: +2 -0 ------------------- --- commit_prep.in 11 Jul 2005 16:09:16 -0000 1.4 +++ commit_prep.in 13 Jul 2005 17:06:33 -0000 1.5 @@ -1,6 +1,8 @@ #! @PERL@ -T # -*-Perl-*- +# Copyright (C) 1994-2005 The Free Software Foundation, Inc. + # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) File [changed]: cvs2vendor.sh Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/cvs2vendor.sh?r1=1.4&r2=1.5 Delta lines: +2 -0 ------------------- --- cvs2vendor.sh 11 Jul 2005 16:09:16 -0000 1.4 +++ cvs2vendor.sh 13 Jul 2005 17:06:33 -0000 1.5 @@ -1,5 +1,7 @@ #! /bin/sh # +# Copyright (C) 1997-2005 The Free Software Foundation, Inc. +# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) File [changed]: cvs_acls.in Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/cvs_acls.in?r1=1.8&r2=1.9 Delta lines: +3 -1 ------------------- --- cvs_acls.in 11 Jul 2005 16:09:16 -0000 1.8 +++ cvs_acls.in 13 Jul 2005 17:06:33 -0000 1.9 @@ -1,6 +1,8 @@ #! @PERL@ -T # -*-Perl-*- +# Copyright (C) 1994-2005 The Free Software Foundation, Inc. + # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) @@ -233,7 +235,7 @@ Additionally, it was built and tested under Red Hat Linux 7.3 using PERL 5.6.1. -$Id: cvs_acls.in,v 1.8 2005/07/11 16:09:16 dprice Exp $ +$Id: cvs_acls.in,v 1.9 2005/07/13 17:06:33 dprice Exp $ This version is based on the 1.11.13 version of cvs_acls [email protected] (Peter Connolly) File [changed]: debug_check_log.sh Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/debug_check_log.sh?r1=1.3&r2=1.4 Delta lines: +2 -0 ------------------- --- debug_check_log.sh 11 Jul 2005 16:09:16 -0000 1.3 +++ debug_check_log.sh 13 Jul 2005 17:06:33 -0000 1.4 @@ -1,5 +1,7 @@ #!/bin/sh +# Copyright (C) 2000-2005 The Free Software Foundation, Inc. + # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) File [changed]: descend.sh Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/descend.sh?r1=1.3&r2=1.4 Delta lines: +2 -0 ------------------- --- descend.sh 11 Jul 2005 16:09:16 -0000 1.3 +++ descend.sh 13 Jul 2005 17:06:33 -0000 1.4 @@ -1,5 +1,7 @@ #! /bin/sh # +# Copyright (C) 1995-2005 The Free Software Foundation, Inc. +# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) File [changed]: log.in Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/log.in?r1=1.4&r2=1.5 Delta lines: +2 -0 ------------------- --- log.in 11 Jul 2005 16:09:16 -0000 1.4 +++ log.in 13 Jul 2005 17:06:33 -0000 1.5 @@ -1,6 +1,8 @@ #! @PERL@ -T # -*-Perl-*- +# Copyright (C) 1994-2005 The Free Software Foundation, Inc. + # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) File [changed]: log_accum.in Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/log_accum.in?r1=1.7&r2=1.8 Delta lines: +2 -0 ------------------- --- log_accum.in 11 Jul 2005 16:09:16 -0000 1.7 +++ log_accum.in 13 Jul 2005 17:06:33 -0000 1.8 @@ -1,6 +1,8 @@ #! @PERL@ -T # -*-Perl-*- +# Copyright (C) 1994-2005 The Free Software Foundation, Inc. + # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) File [changed]: mfpipe.in Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/mfpipe.in?r1=1.3&r2=1.4 Delta lines: +2 -0 ------------------- --- mfpipe.in 11 Jul 2005 16:09:16 -0000 1.3 +++ mfpipe.in 13 Jul 2005 17:06:34 -0000 1.4 @@ -1,6 +1,8 @@ #! @PERL@ -T # -*-Perl-*- +# Copyright (C) 1994-2005 The Free Software Foundation, Inc. + # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) File [changed]: rcs-to-cvs.sh Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/rcs-to-cvs.sh?r1=1.5&r2=1.6 Delta lines: +2 -1 ------------------- --- rcs-to-cvs.sh 11 Jul 2005 16:09:16 -0000 1.5 +++ rcs-to-cvs.sh 13 Jul 2005 17:06:34 -0000 1.6 @@ -1,6 +1,7 @@ #! /bin/sh # -# Copyright (c) 1989, Brian Berliner +# Copyright (c) 1989-2005 The Free Software Foundation, Inc. +# Portions Copyright (c) 1989, Brian Berliner # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by File [changed]: rcs2log.sh Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/rcs2log.sh?r1=1.10&r2=1.11 Delta lines: +2 -0 ------------------- --- rcs2log.sh 11 Jul 2005 16:09:16 -0000 1.10 +++ rcs2log.sh 13 Jul 2005 17:06:34 -0000 1.11 @@ -1,5 +1,7 @@ #! /bin/sh +# Copyright (C) 1995-2005 The Free Software Foundation, Inc. + # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) File [changed]: rcs2sccs.sh Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/rcs2sccs.sh?r1=1.5&r2=1.6 Delta lines: +2 -0 ------------------- --- rcs2sccs.sh 11 Jul 2005 16:09:16 -0000 1.5 +++ rcs2sccs.sh 13 Jul 2005 17:06:34 -0000 1.6 @@ -1,5 +1,7 @@ #! /bin/sh # +# Copyright (C) 1995-2005 The Free Software Foundation, Inc. +# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) File [changed]: rcslock.in Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/rcslock.in?r1=1.3&r2=1.4 Delta lines: +2 -0 ------------------- --- rcslock.in 11 Jul 2005 16:09:16 -0000 1.3 +++ rcslock.in 13 Jul 2005 17:06:34 -0000 1.4 @@ -1,6 +1,8 @@ #! @PERL@ -T # -*-Perl-*- +# Copyright (C) 1994-2005 The Free Software Foundation, Inc. + # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) File [changed]: sandbox_status.sh Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/sandbox_status.sh?r1=1.2&r2=1.3 Delta lines: +2 -0 ------------------- --- sandbox_status.sh 11 Jul 2005 16:09:16 -0000 1.2 +++ sandbox_status.sh 13 Jul 2005 17:06:34 -0000 1.3 @@ -1,5 +1,7 @@ #! /bin/sh # +# Copyright (C) 1995-2005 The Free Software Foundation, Inc. +# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) File [changed]: sccs2rcs.in Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/sccs2rcs.in?r1=1.8&r2=1.9 Delta lines: +2 -0 ------------------- --- sccs2rcs.in 11 Jul 2005 16:09:16 -0000 1.8 +++ sccs2rcs.in 13 Jul 2005 17:06:34 -0000 1.9 @@ -1,5 +1,7 @@ #! @CSH@ -f +# Copyright (C) 1995-2005 The Free Software Foundation, Inc. + # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) Directory: /ccvs/src/ ===================== File [changed]: ChangeLog Url: https://ccvs.cvshome.org/source/browse/ccvs/src/ChangeLog?r1=1.3217&r2=1.3218 Delta lines: +5 -0 ------------------- --- ChangeLog 12 Jul 2005 13:46:38 -0000 1.3217 +++ ChangeLog 13 Jul 2005 17:06:35 -0000 1.3218 @@ -1,5 +1,10 @@ 2005-07-12 Derek Price <[email protected]> + * buffer.c, buffer.h, client.h, expand_path.c, history.c, myndbm.h, + release.c: Add copyright notices. + +2005-07-12 Derek Price <[email protected]> + * client.c: Update fwrite usage to use size & count in the standard order. File [changed]: buffer.c Url: https://ccvs.cvshome.org/source/browse/ccvs/src/buffer.c?r1=1.59&r2=1.60 Delta lines: +4 -1 ------------------- --- buffer.c 11 Jul 2005 16:09:17 -0000 1.59 +++ buffer.c 13 Jul 2005 17:06:35 -0000 1.60 @@ -1,4 +1,7 @@ -/* This program is free software; you can redistribute it and/or modify +/* + * Copyright (C) 1996-2005 The Free Software Foundation, Inc. + * + * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. File [changed]: buffer.h Url: https://ccvs.cvshome.org/source/browse/ccvs/src/buffer.h?r1=1.25&r2=1.26 Delta lines: +4 -1 ------------------- --- buffer.h 11 Jul 2005 16:09:17 -0000 1.25 +++ buffer.h 13 Jul 2005 17:06:35 -0000 1.26 @@ -1,4 +1,7 @@ -/* This program is free software; you can redistribute it and/or modify +/* + * Copyright (C) 1996-2005 The Free Software Foundation, Inc. + * + * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. File [changed]: client.h Url: https://ccvs.cvshome.org/source/browse/ccvs/src/client.h?r1=1.57&r2=1.58 Delta lines: +4 -1 ------------------- --- client.h 11 Jul 2005 16:09:17 -0000 1.57 +++ client.h 13 Jul 2005 17:06:35 -0000 1.58 @@ -1,4 +1,7 @@ -/* This program is free software; you can redistribute it and/or modify +/* + * Copyright (C) 1994-2005 The Free Software Foundation, Inc. + * + * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. File [changed]: expand_path.c Url: https://ccvs.cvshome.org/source/browse/ccvs/src/expand_path.c?r1=1.35&r2=1.36 Delta lines: +2 -0 ------------------- --- expand_path.c 11 Jul 2005 16:09:17 -0000 1.35 +++ expand_path.c 13 Jul 2005 17:06:35 -0000 1.36 @@ -1,5 +1,7 @@ /* expand_path.c -- expand environmental variables in passed in string * + * Copyright (C) 1995-2005 The Free Software Foundation, Inc. + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) File [changed]: history.c Url: https://ccvs.cvshome.org/source/browse/ccvs/src/history.c?r1=1.93&r2=1.94 Delta lines: +4 -1 ------------------- --- history.c 11 Jul 2005 16:09:17 -0000 1.93 +++ history.c 13 Jul 2005 17:06:35 -0000 1.94 @@ -1,4 +1,7 @@ -/* This program is free software; you can redistribute it and/or modify +/* + * Copyright (C) 1994-2005 The Free Software Foundation, Inc. + * + * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. File [changed]: myndbm.h Url: https://ccvs.cvshome.org/source/browse/ccvs/src/myndbm.h?r1=1.7&r2=1.8 Delta lines: +4 -1 ------------------- --- myndbm.h 11 Jul 2005 16:09:17 -0000 1.7 +++ myndbm.h 13 Jul 2005 17:06:35 -0000 1.8 @@ -1,4 +1,7 @@ -/* This program is free software; you can redistribute it and/or modify +/* + * Copyright (C) 1994-2005 The Free Software Foundation, Inc. + * + * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. File [changed]: release.c Url: https://ccvs.cvshome.org/source/browse/ccvs/src/release.c?r1=1.69&r2=1.70 Delta lines: +4 -1 ------------------- --- release.c 11 Jul 2005 16:09:17 -0000 1.69 +++ release.c 13 Jul 2005 17:06:35 -0000 1.70 @@ -1,4 +1,7 @@ -/* This program is free software; you can redistribute it and/or modify +/* + * Copyright (C) 1994-2005 The Free Software Foundation, Inc. + * + * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. Directory: /ccvs/windows-NT/ ============================ File [changed]: ChangeLog Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/ChangeLog?r1=1.320&r2=1.321 Delta lines: +4 -0 ------------------- --- ChangeLog 12 Jul 2005 13:44:29 -0000 1.320 +++ ChangeLog 13 Jul 2005 17:06:36 -0000 1.321 @@ -1,5 +1,9 @@ 2005-07-12 Derek Price <[email protected]> + * mkdir.c, startserver.c, woe32.c: Add copyright notices. + +2005-07-12 Derek Price <[email protected]> + * config.h.in.footer: Restore missing FIXME response. 2005-07-11 Derek Price <[email protected]> File [changed]: mkdir.c Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/mkdir.c?r1=1.3&r2=1.4 Delta lines: +4 -1 ------------------- --- mkdir.c 11 Jul 2005 16:09:17 -0000 1.3 +++ mkdir.c 13 Jul 2005 17:06:36 -0000 1.4 @@ -1,4 +1,7 @@ -/* This program is free software; you can redistribute it and/or modify +/* + * Copyright (C) 1995-2005 The Free Software Foundation, Inc. + * + * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. File [changed]: startserver.c Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/startserver.c?r1=1.10&r2=1.11 Delta lines: +4 -1 ------------------- --- startserver.c 11 Jul 2005 16:09:17 -0000 1.10 +++ startserver.c 13 Jul 2005 17:06:36 -0000 1.11 @@ -1,4 +1,7 @@ -/* This program is free software; you can redistribute it and/or modify +/* + * Copyright (C) 1995-2005 The Free Software Foundation, Inc. + * + * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. File [changed]: woe32.c Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/woe32.c?r1=1.10&r2=1.11 Delta lines: +4 -1 ------------------- --- woe32.c 11 Jul 2005 16:09:17 -0000 1.10 +++ woe32.c 13 Jul 2005 17:06:36 -0000 1.11 @@ -1,4 +1,7 @@ -/* This program is free software; you can redistribute it and/or modify +/* + * Copyright (C) 2003-2005 The Free Software Foundation, Inc. + * + * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version.