Module Name:    src
Committed By:   christos
Date:           Tue May 17 14:00:09 UTC 2016

Modified Files:
        src/external/gpl2/xcvs/dist/lib: __fpending.c alloca.c allocsa.c
            asnprintf.c asprintf.c atexit.c basename.c canon-host.c
            canonicalize.c chdir-long.c closeout.c cycle-check.c dirname.c
            dup-safer.c dup2.c error.c exitfail.c fd-safer.c filenamecat.c
            fncase.c fnmatch.c fnmatch_loop.c fseeko.c ftello.c ftruncate.c
            gai_strerror.c getaddrinfo.c getcwd.c getdate.c getdelim.c
            gethostname.c getline.c getlogin_r.c getndelim2.c getnline.c
            getopt.c getopt1.c getpass.c gettime.c gettimeofday.c glob.c
            lstat.c malloc.c mbchar.c md5.c memchr.c memmove.c mempcpy.c
            memrchr.c mkdir.c mkstemp.c mktime.c nanosleep.c openat.c
            pagealign_alloc.c pipe-safer.c printf-args.c printf-parse.c
            progname.c quotearg.c readlink.c realloc.c regcomp.c regex.c
            regex_internal.c regexec.c rename.c rpmatch.c save-cwd.c setenv.c
            sighandle.c strcasecmp.c strdup.c strerror.c strftime.c
            stripslash.c strncasecmp.c strnlen1.c strstr.c strtol.c strtoul.c
            sunos57-select.c tempname.c time_r.c unsetenv.c vasnprintf.c
            vasprintf.c waitpid.c xalloc-die.c xgetcwd.c xgethostname.c
            xmalloc.c xreadlink.c yesno.c
        src/external/gpl2/xcvs/dist/src: acl.c add.c admin.c annotate.c
            buffer.c checkin.c checkout.c classify.c client.c commit.c
            create_adm.c cvsrc.c diff.c edit.c entries.c error.c exithandle.c
            expand_path.c fileattr.c filesubr.c find_names.c gssapi-client.c
            hardlink.c hash.c history.c ignore.c import.c kerberos4-client.c
            lock.c log-buffer.c log.c login.c logmsg.c ls.c main.c mkmodules.c
            modules.c ms-buffer.c myndbm.c no_diff.c parseinfo.c patch.c rcs.c
            rcscmds.c recurse.c release.c remove.c repos.c root.c rsh-client.c
            run.c scramble.c server.c socket-client.c stack.c status.c subr.c
            tag.c update.c vers_ts.c version.c watch.c wrapper.c zlib.c

Log Message:
Add RCSID's


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl2/xcvs/dist/lib/__fpending.c \
    src/external/gpl2/xcvs/dist/lib/alloca.c \
    src/external/gpl2/xcvs/dist/lib/allocsa.c \
    src/external/gpl2/xcvs/dist/lib/asnprintf.c \
    src/external/gpl2/xcvs/dist/lib/asprintf.c \
    src/external/gpl2/xcvs/dist/lib/atexit.c \
    src/external/gpl2/xcvs/dist/lib/basename.c \
    src/external/gpl2/xcvs/dist/lib/canon-host.c \
    src/external/gpl2/xcvs/dist/lib/canonicalize.c \
    src/external/gpl2/xcvs/dist/lib/chdir-long.c \
    src/external/gpl2/xcvs/dist/lib/closeout.c \
    src/external/gpl2/xcvs/dist/lib/cycle-check.c \
    src/external/gpl2/xcvs/dist/lib/dirname.c \
    src/external/gpl2/xcvs/dist/lib/dup-safer.c \
    src/external/gpl2/xcvs/dist/lib/dup2.c \
    src/external/gpl2/xcvs/dist/lib/error.c \
    src/external/gpl2/xcvs/dist/lib/exitfail.c \
    src/external/gpl2/xcvs/dist/lib/fd-safer.c \
    src/external/gpl2/xcvs/dist/lib/filenamecat.c \
    src/external/gpl2/xcvs/dist/lib/fncase.c \
    src/external/gpl2/xcvs/dist/lib/fnmatch.c \
    src/external/gpl2/xcvs/dist/lib/fnmatch_loop.c \
    src/external/gpl2/xcvs/dist/lib/fseeko.c \
    src/external/gpl2/xcvs/dist/lib/ftello.c \
    src/external/gpl2/xcvs/dist/lib/ftruncate.c \
    src/external/gpl2/xcvs/dist/lib/gai_strerror.c \
    src/external/gpl2/xcvs/dist/lib/getaddrinfo.c \
    src/external/gpl2/xcvs/dist/lib/getcwd.c \
    src/external/gpl2/xcvs/dist/lib/getdelim.c \
    src/external/gpl2/xcvs/dist/lib/gethostname.c \
    src/external/gpl2/xcvs/dist/lib/getline.c \
    src/external/gpl2/xcvs/dist/lib/getlogin_r.c \
    src/external/gpl2/xcvs/dist/lib/getndelim2.c \
    src/external/gpl2/xcvs/dist/lib/getnline.c \
    src/external/gpl2/xcvs/dist/lib/getopt.c \
    src/external/gpl2/xcvs/dist/lib/getopt1.c \
    src/external/gpl2/xcvs/dist/lib/getpass.c \
    src/external/gpl2/xcvs/dist/lib/gettime.c \
    src/external/gpl2/xcvs/dist/lib/gettimeofday.c \
    src/external/gpl2/xcvs/dist/lib/glob.c \
    src/external/gpl2/xcvs/dist/lib/lstat.c \
    src/external/gpl2/xcvs/dist/lib/malloc.c \
    src/external/gpl2/xcvs/dist/lib/mbchar.c \
    src/external/gpl2/xcvs/dist/lib/md5.c \
    src/external/gpl2/xcvs/dist/lib/memchr.c \
    src/external/gpl2/xcvs/dist/lib/memmove.c \
    src/external/gpl2/xcvs/dist/lib/mempcpy.c \
    src/external/gpl2/xcvs/dist/lib/memrchr.c \
    src/external/gpl2/xcvs/dist/lib/mkdir.c \
    src/external/gpl2/xcvs/dist/lib/mkstemp.c \
    src/external/gpl2/xcvs/dist/lib/mktime.c \
    src/external/gpl2/xcvs/dist/lib/nanosleep.c \
    src/external/gpl2/xcvs/dist/lib/openat.c \
    src/external/gpl2/xcvs/dist/lib/pagealign_alloc.c \
    src/external/gpl2/xcvs/dist/lib/pipe-safer.c \
    src/external/gpl2/xcvs/dist/lib/printf-args.c \
    src/external/gpl2/xcvs/dist/lib/printf-parse.c \
    src/external/gpl2/xcvs/dist/lib/progname.c \
    src/external/gpl2/xcvs/dist/lib/readlink.c \
    src/external/gpl2/xcvs/dist/lib/realloc.c \
    src/external/gpl2/xcvs/dist/lib/regcomp.c \
    src/external/gpl2/xcvs/dist/lib/regex.c \
    src/external/gpl2/xcvs/dist/lib/regex_internal.c \
    src/external/gpl2/xcvs/dist/lib/rename.c \
    src/external/gpl2/xcvs/dist/lib/rpmatch.c \
    src/external/gpl2/xcvs/dist/lib/save-cwd.c \
    src/external/gpl2/xcvs/dist/lib/setenv.c \
    src/external/gpl2/xcvs/dist/lib/sighandle.c \
    src/external/gpl2/xcvs/dist/lib/strcasecmp.c \
    src/external/gpl2/xcvs/dist/lib/strdup.c \
    src/external/gpl2/xcvs/dist/lib/strerror.c \
    src/external/gpl2/xcvs/dist/lib/strftime.c \
    src/external/gpl2/xcvs/dist/lib/stripslash.c \
    src/external/gpl2/xcvs/dist/lib/strncasecmp.c \
    src/external/gpl2/xcvs/dist/lib/strnlen1.c \
    src/external/gpl2/xcvs/dist/lib/strstr.c \
    src/external/gpl2/xcvs/dist/lib/strtol.c \
    src/external/gpl2/xcvs/dist/lib/strtoul.c \
    src/external/gpl2/xcvs/dist/lib/sunos57-select.c \
    src/external/gpl2/xcvs/dist/lib/tempname.c \
    src/external/gpl2/xcvs/dist/lib/time_r.c \
    src/external/gpl2/xcvs/dist/lib/unsetenv.c \
    src/external/gpl2/xcvs/dist/lib/vasprintf.c \
    src/external/gpl2/xcvs/dist/lib/waitpid.c \
    src/external/gpl2/xcvs/dist/lib/xalloc-die.c \
    src/external/gpl2/xcvs/dist/lib/xgetcwd.c \
    src/external/gpl2/xcvs/dist/lib/xgethostname.c \
    src/external/gpl2/xcvs/dist/lib/xmalloc.c \
    src/external/gpl2/xcvs/dist/lib/xreadlink.c \
    src/external/gpl2/xcvs/dist/lib/yesno.c
cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/xcvs/dist/lib/getdate.c \
    src/external/gpl2/xcvs/dist/lib/quotearg.c \
    src/external/gpl2/xcvs/dist/lib/regexec.c
cvs rdiff -u -r1.3 -r1.4 src/external/gpl2/xcvs/dist/lib/vasnprintf.c
cvs rdiff -u -r1.5 -r1.6 src/external/gpl2/xcvs/dist/src/acl.c \
    src/external/gpl2/xcvs/dist/src/admin.c \
    src/external/gpl2/xcvs/dist/src/import.c \
    src/external/gpl2/xcvs/dist/src/main.c \
    src/external/gpl2/xcvs/dist/src/rcs.c
cvs rdiff -u -r1.3 -r1.4 src/external/gpl2/xcvs/dist/src/add.c \
    src/external/gpl2/xcvs/dist/src/annotate.c \
    src/external/gpl2/xcvs/dist/src/checkout.c \
    src/external/gpl2/xcvs/dist/src/diff.c \
    src/external/gpl2/xcvs/dist/src/exithandle.c \
    src/external/gpl2/xcvs/dist/src/history.c \
    src/external/gpl2/xcvs/dist/src/log.c \
    src/external/gpl2/xcvs/dist/src/ls.c \
    src/external/gpl2/xcvs/dist/src/modules.c \
    src/external/gpl2/xcvs/dist/src/parseinfo.c \
    src/external/gpl2/xcvs/dist/src/remove.c \
    src/external/gpl2/xcvs/dist/src/status.c \
    src/external/gpl2/xcvs/dist/src/tag.c
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl2/xcvs/dist/src/buffer.c \
    src/external/gpl2/xcvs/dist/src/checkin.c \
    src/external/gpl2/xcvs/dist/src/classify.c \
    src/external/gpl2/xcvs/dist/src/create_adm.c \
    src/external/gpl2/xcvs/dist/src/cvsrc.c \
    src/external/gpl2/xcvs/dist/src/expand_path.c \
    src/external/gpl2/xcvs/dist/src/fileattr.c \
    src/external/gpl2/xcvs/dist/src/hardlink.c \
    src/external/gpl2/xcvs/dist/src/hash.c \
    src/external/gpl2/xcvs/dist/src/kerberos4-client.c \
    src/external/gpl2/xcvs/dist/src/log-buffer.c \
    src/external/gpl2/xcvs/dist/src/ms-buffer.c \
    src/external/gpl2/xcvs/dist/src/myndbm.c \
    src/external/gpl2/xcvs/dist/src/no_diff.c \
    src/external/gpl2/xcvs/dist/src/rcscmds.c \
    src/external/gpl2/xcvs/dist/src/repos.c \
    src/external/gpl2/xcvs/dist/src/root.c \
    src/external/gpl2/xcvs/dist/src/rsh-client.c \
    src/external/gpl2/xcvs/dist/src/scramble.c \
    src/external/gpl2/xcvs/dist/src/socket-client.c \
    src/external/gpl2/xcvs/dist/src/stack.c \
    src/external/gpl2/xcvs/dist/src/vers_ts.c \
    src/external/gpl2/xcvs/dist/src/wrapper.c
cvs rdiff -u -r1.4 -r1.5 src/external/gpl2/xcvs/dist/src/client.c \
    src/external/gpl2/xcvs/dist/src/commit.c \
    src/external/gpl2/xcvs/dist/src/filesubr.c \
    src/external/gpl2/xcvs/dist/src/lock.c \
    src/external/gpl2/xcvs/dist/src/logmsg.c \
    src/external/gpl2/xcvs/dist/src/update.c
cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/xcvs/dist/src/edit.c \
    src/external/gpl2/xcvs/dist/src/entries.c \
    src/external/gpl2/xcvs/dist/src/error.c \
    src/external/gpl2/xcvs/dist/src/find_names.c \
    src/external/gpl2/xcvs/dist/src/gssapi-client.c \
    src/external/gpl2/xcvs/dist/src/ignore.c \
    src/external/gpl2/xcvs/dist/src/login.c \
    src/external/gpl2/xcvs/dist/src/recurse.c \
    src/external/gpl2/xcvs/dist/src/release.c \
    src/external/gpl2/xcvs/dist/src/run.c \
    src/external/gpl2/xcvs/dist/src/subr.c \
    src/external/gpl2/xcvs/dist/src/version.c \
    src/external/gpl2/xcvs/dist/src/watch.c \
    src/external/gpl2/xcvs/dist/src/zlib.c
cvs rdiff -u -r1.6 -r1.7 src/external/gpl2/xcvs/dist/src/mkmodules.c \
    src/external/gpl2/xcvs/dist/src/patch.c
cvs rdiff -u -r1.7 -r1.8 src/external/gpl2/xcvs/dist/src/server.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/gpl2/xcvs/dist/lib/__fpending.c
diff -u src/external/gpl2/xcvs/dist/lib/__fpending.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/__fpending.c:1.2
--- src/external/gpl2/xcvs/dist/lib/__fpending.c:1.1.1.1	Tue Apr  7 18:10:19 2009
+++ src/external/gpl2/xcvs/dist/lib/__fpending.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: __fpending.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Written by Jim Meyering. */
 
Index: src/external/gpl2/xcvs/dist/lib/alloca.c
diff -u src/external/gpl2/xcvs/dist/lib/alloca.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/alloca.c:1.2
--- src/external/gpl2/xcvs/dist/lib/alloca.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/alloca.c	Tue May 17 10:00:09 2016
@@ -20,6 +20,8 @@
    As a special case, alloca(0) reclaims storage without
    allocating any.  It is a good idea to use alloca(0) in
    your main control loop, etc. to force garbage collection.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: alloca.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/allocsa.c
diff -u src/external/gpl2/xcvs/dist/lib/allocsa.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/allocsa.c:1.2
--- src/external/gpl2/xcvs/dist/lib/allocsa.c:1.1.1.1	Tue Apr  7 18:10:22 2009
+++ src/external/gpl2/xcvs/dist/lib/allocsa.c	Tue May 17 10:00:09 2016
@@ -15,6 +15,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: allocsa.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/asnprintf.c
diff -u src/external/gpl2/xcvs/dist/lib/asnprintf.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/asnprintf.c:1.2
--- src/external/gpl2/xcvs/dist/lib/asnprintf.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/asnprintf.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: asnprintf.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/asprintf.c
diff -u src/external/gpl2/xcvs/dist/lib/asprintf.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/asprintf.c:1.2
--- src/external/gpl2/xcvs/dist/lib/asprintf.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/asprintf.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: asprintf.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/atexit.c
diff -u src/external/gpl2/xcvs/dist/lib/atexit.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/atexit.c:1.2
--- src/external/gpl2/xcvs/dist/lib/atexit.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/atexit.c	Tue May 17 10:00:09 2016
@@ -1,5 +1,7 @@
 /* Wrapper to implement ANSI C's atexit using SunOS's on_exit. */
 /* This function is in the public domain.  --Mike Stump. */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: atexit.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/basename.c
diff -u src/external/gpl2/xcvs/dist/lib/basename.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/basename.c:1.2
--- src/external/gpl2/xcvs/dist/lib/basename.c:1.1.1.1	Tue Apr  7 18:10:22 2009
+++ src/external/gpl2/xcvs/dist/lib/basename.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: basename.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/canon-host.c
diff -u src/external/gpl2/xcvs/dist/lib/canon-host.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/canon-host.c:1.2
--- src/external/gpl2/xcvs/dist/lib/canon-host.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/canon-host.c	Tue May 17 10:00:09 2016
@@ -17,6 +17,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: canon-host.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/canonicalize.c
diff -u src/external/gpl2/xcvs/dist/lib/canonicalize.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/canonicalize.c:1.2
--- src/external/gpl2/xcvs/dist/lib/canonicalize.c:1.1.1.1	Tue Apr  7 18:10:19 2009
+++ src/external/gpl2/xcvs/dist/lib/canonicalize.c	Tue May 17 10:00:09 2016
@@ -15,6 +15,9 @@
    along with this program; see the file COPYING.
    If not, write to the Free Software Foundation,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: canonicalize.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/chdir-long.c
diff -u src/external/gpl2/xcvs/dist/lib/chdir-long.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/chdir-long.c:1.2
--- src/external/gpl2/xcvs/dist/lib/chdir-long.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/chdir-long.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: chdir-long.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* written by Jim Meyering */
 
Index: src/external/gpl2/xcvs/dist/lib/closeout.c
diff -u src/external/gpl2/xcvs/dist/lib/closeout.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/closeout.c:1.2
--- src/external/gpl2/xcvs/dist/lib/closeout.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/closeout.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: closeout.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/cycle-check.c
diff -u src/external/gpl2/xcvs/dist/lib/cycle-check.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/cycle-check.c:1.2
--- src/external/gpl2/xcvs/dist/lib/cycle-check.c:1.1.1.1	Tue Apr  7 18:10:22 2009
+++ src/external/gpl2/xcvs/dist/lib/cycle-check.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    along with this program; see the file COPYING.
    If not, write to the Free Software Foundation,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: cycle-check.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Written by Jim Meyering */
 
Index: src/external/gpl2/xcvs/dist/lib/dirname.c
diff -u src/external/gpl2/xcvs/dist/lib/dirname.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/dirname.c:1.2
--- src/external/gpl2/xcvs/dist/lib/dirname.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/dirname.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: dirname.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/dup-safer.c
diff -u src/external/gpl2/xcvs/dist/lib/dup-safer.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/dup-safer.c:1.2
--- src/external/gpl2/xcvs/dist/lib/dup-safer.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/dup-safer.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: dup-safer.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Written by Paul Eggert.  */
 
Index: src/external/gpl2/xcvs/dist/lib/dup2.c
diff -u src/external/gpl2/xcvs/dist/lib/dup2.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/dup2.c:1.2
--- src/external/gpl2/xcvs/dist/lib/dup2.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/dup2.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: dup2.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* written by Paul Eggert */
 
Index: src/external/gpl2/xcvs/dist/lib/error.c
diff -u src/external/gpl2/xcvs/dist/lib/error.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/error.c:1.2
--- src/external/gpl2/xcvs/dist/lib/error.c:1.1.1.1	Tue Apr  7 18:10:22 2009
+++ src/external/gpl2/xcvs/dist/lib/error.c	Tue May 17 10:00:09 2016
@@ -15,6 +15,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: error.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Written by David MacKenzie <d...@gnu.ai.mit.edu>.  */
 
Index: src/external/gpl2/xcvs/dist/lib/exitfail.c
diff -u src/external/gpl2/xcvs/dist/lib/exitfail.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/exitfail.c:1.2
--- src/external/gpl2/xcvs/dist/lib/exitfail.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/exitfail.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    along with this program; see the file COPYING.
    If not, write to the Free Software Foundation,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: exitfail.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/fd-safer.c
diff -u src/external/gpl2/xcvs/dist/lib/fd-safer.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/fd-safer.c:1.2
--- src/external/gpl2/xcvs/dist/lib/fd-safer.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/fd-safer.c	Tue May 17 10:00:09 2016
@@ -15,6 +15,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: fd-safer.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Written by Paul Eggert.  */
 
Index: src/external/gpl2/xcvs/dist/lib/filenamecat.c
diff -u src/external/gpl2/xcvs/dist/lib/filenamecat.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/filenamecat.c:1.2
--- src/external/gpl2/xcvs/dist/lib/filenamecat.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/filenamecat.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: filenamecat.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Written by Jim Meyering.  */
 
Index: src/external/gpl2/xcvs/dist/lib/fncase.c
diff -u src/external/gpl2/xcvs/dist/lib/fncase.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/fncase.c:1.2
--- src/external/gpl2/xcvs/dist/lib/fncase.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/fncase.c	Tue May 17 10:00:09 2016
@@ -12,6 +12,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: fncase.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
Index: src/external/gpl2/xcvs/dist/lib/fnmatch.c
diff -u src/external/gpl2/xcvs/dist/lib/fnmatch.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/fnmatch.c:1.2
--- src/external/gpl2/xcvs/dist/lib/fnmatch.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/fnmatch.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: fnmatch.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/fnmatch_loop.c
diff -u src/external/gpl2/xcvs/dist/lib/fnmatch_loop.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/fnmatch_loop.c:1.2
--- src/external/gpl2/xcvs/dist/lib/fnmatch_loop.c:1.1.1.1	Tue Apr  7 18:10:23 2009
+++ src/external/gpl2/xcvs/dist/lib/fnmatch_loop.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: fnmatch_loop.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Match STRING against the file name pattern PATTERN, returning zero if
    it matches, nonzero if not.  */
Index: src/external/gpl2/xcvs/dist/lib/fseeko.c
diff -u src/external/gpl2/xcvs/dist/lib/fseeko.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/fseeko.c:1.2
--- src/external/gpl2/xcvs/dist/lib/fseeko.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/fseeko.c	Tue May 17 10:00:09 2016
@@ -10,6 +10,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: fseeko.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
Index: src/external/gpl2/xcvs/dist/lib/ftello.c
diff -u src/external/gpl2/xcvs/dist/lib/ftello.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/ftello.c:1.2
--- src/external/gpl2/xcvs/dist/lib/ftello.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/ftello.c	Tue May 17 10:00:09 2016
@@ -10,6 +10,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: ftello.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
Index: src/external/gpl2/xcvs/dist/lib/ftruncate.c
diff -u src/external/gpl2/xcvs/dist/lib/ftruncate.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/ftruncate.c:1.2
--- src/external/gpl2/xcvs/dist/lib/ftruncate.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/ftruncate.c	Tue May 17 10:00:09 2016
@@ -1,5 +1,7 @@
 /* ftruncate emulations that work on some System V's.
    This file is in the public domain.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: ftruncate.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/gai_strerror.c
diff -u src/external/gpl2/xcvs/dist/lib/gai_strerror.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/gai_strerror.c:1.2
--- src/external/gpl2/xcvs/dist/lib/gai_strerror.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/gai_strerror.c	Tue May 17 10:00:09 2016
@@ -15,6 +15,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: gai_strerror.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/getaddrinfo.c
diff -u src/external/gpl2/xcvs/dist/lib/getaddrinfo.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/getaddrinfo.c:1.2
--- src/external/gpl2/xcvs/dist/lib/getaddrinfo.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/getaddrinfo.c	Tue May 17 10:00:09 2016
@@ -15,6 +15,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: getaddrinfo.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/getcwd.c
diff -u src/external/gpl2/xcvs/dist/lib/getcwd.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/getcwd.c:1.2
--- src/external/gpl2/xcvs/dist/lib/getcwd.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/getcwd.c	Tue May 17 10:00:09 2016
@@ -15,6 +15,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: getcwd.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef	HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/getdelim.c
diff -u src/external/gpl2/xcvs/dist/lib/getdelim.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/getdelim.c:1.2
--- src/external/gpl2/xcvs/dist/lib/getdelim.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/getdelim.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: getdelim.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Ported from glibc by Simon Josefsson. */
 
Index: src/external/gpl2/xcvs/dist/lib/gethostname.c
diff -u src/external/gpl2/xcvs/dist/lib/gethostname.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/gethostname.c:1.2
--- src/external/gpl2/xcvs/dist/lib/gethostname.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/gethostname.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: gethostname.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* David MacKenzie <d...@gnu.ai.mit.edu> */
 
Index: src/external/gpl2/xcvs/dist/lib/getline.c
diff -u src/external/gpl2/xcvs/dist/lib/getline.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/getline.c:1.2
--- src/external/gpl2/xcvs/dist/lib/getline.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/getline.c	Tue May 17 10:00:09 2016
@@ -15,6 +15,9 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: getline.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Written by Simon Josefsson. */
 
Index: src/external/gpl2/xcvs/dist/lib/getlogin_r.c
diff -u src/external/gpl2/xcvs/dist/lib/getlogin_r.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/getlogin_r.c:1.2
--- src/external/gpl2/xcvs/dist/lib/getlogin_r.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/getlogin_r.c	Tue May 17 10:00:09 2016
@@ -15,6 +15,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: getlogin_r.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* written by Paul Eggert and Derek Price */
 
Index: src/external/gpl2/xcvs/dist/lib/getndelim2.c
diff -u src/external/gpl2/xcvs/dist/lib/getndelim2.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/getndelim2.c:1.2
--- src/external/gpl2/xcvs/dist/lib/getndelim2.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/getndelim2.c	Tue May 17 10:00:09 2016
@@ -17,6 +17,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: getndelim2.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Originally written by Jan Brittenson, b...@gnu.ai.mit.edu.  */
 
Index: src/external/gpl2/xcvs/dist/lib/getnline.c
diff -u src/external/gpl2/xcvs/dist/lib/getnline.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/getnline.c:1.2
--- src/external/gpl2/xcvs/dist/lib/getnline.c:1.1.1.1	Tue Apr  7 18:10:22 2009
+++ src/external/gpl2/xcvs/dist/lib/getnline.c	Tue May 17 10:00:09 2016
@@ -15,6 +15,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: getnline.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/getopt.c
diff -u src/external/gpl2/xcvs/dist/lib/getopt.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/getopt.c:1.2
--- src/external/gpl2/xcvs/dist/lib/getopt.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/getopt.c	Tue May 17 10:00:09 2016
@@ -19,6 +19,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: getopt.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>.
    Ditto for AIX 3.2 and <stdlib.h>.  */
Index: src/external/gpl2/xcvs/dist/lib/getopt1.c
diff -u src/external/gpl2/xcvs/dist/lib/getopt1.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/getopt1.c:1.2
--- src/external/gpl2/xcvs/dist/lib/getopt1.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/getopt1.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: getopt1.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/getpass.c
diff -u src/external/gpl2/xcvs/dist/lib/getpass.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/getpass.c:1.2
--- src/external/gpl2/xcvs/dist/lib/getpass.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/getpass.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: getpass.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/gettime.c
diff -u src/external/gpl2/xcvs/dist/lib/gettime.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/gettime.c:1.2
--- src/external/gpl2/xcvs/dist/lib/gettime.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/gettime.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: gettime.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Written by Paul Eggert.  */
 
Index: src/external/gpl2/xcvs/dist/lib/gettimeofday.c
diff -u src/external/gpl2/xcvs/dist/lib/gettimeofday.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/gettimeofday.c:1.2
--- src/external/gpl2/xcvs/dist/lib/gettimeofday.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/gettimeofday.c	Tue May 17 10:00:09 2016
@@ -17,6 +17,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: gettimeofday.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* written by Jim Meyering */
 
Index: src/external/gpl2/xcvs/dist/lib/glob.c
diff -u src/external/gpl2/xcvs/dist/lib/glob.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/glob.c:1.2
--- src/external/gpl2/xcvs/dist/lib/glob.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/glob.c	Tue May 17 10:00:09 2016
@@ -15,6 +15,9 @@
    License along with the GNU C Library; if not, write to the Free
    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
    02111-1307 USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: glob.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef	HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/lstat.c
diff -u src/external/gpl2/xcvs/dist/lib/lstat.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/lstat.c:1.2
--- src/external/gpl2/xcvs/dist/lib/lstat.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/lstat.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: lstat.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* written by Jim Meyering */
 
Index: src/external/gpl2/xcvs/dist/lib/malloc.c
diff -u src/external/gpl2/xcvs/dist/lib/malloc.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/malloc.c:1.2
--- src/external/gpl2/xcvs/dist/lib/malloc.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/malloc.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: malloc.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* written by Jim Meyering */
 
Index: src/external/gpl2/xcvs/dist/lib/mbchar.c
diff -u src/external/gpl2/xcvs/dist/lib/mbchar.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/mbchar.c:1.2
--- src/external/gpl2/xcvs/dist/lib/mbchar.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/mbchar.c	Tue May 17 10:00:09 2016
@@ -13,6 +13,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: mbchar.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 
 #ifdef HAVE_CONFIG_H
Index: src/external/gpl2/xcvs/dist/lib/md5.c
diff -u src/external/gpl2/xcvs/dist/lib/md5.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/md5.c:1.2
--- src/external/gpl2/xcvs/dist/lib/md5.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/md5.c	Tue May 17 10:00:09 2016
@@ -17,6 +17,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: md5.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Written by Ulrich Drepper <drep...@gnu.ai.mit.edu>, 1995.  */
 
Index: src/external/gpl2/xcvs/dist/lib/memchr.c
diff -u src/external/gpl2/xcvs/dist/lib/memchr.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/memchr.c:1.2
--- src/external/gpl2/xcvs/dist/lib/memchr.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/memchr.c	Tue May 17 10:00:09 2016
@@ -23,6 +23,9 @@ GNU General Public License for more deta
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software Foundation,
 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: memchr.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/memmove.c
diff -u src/external/gpl2/xcvs/dist/lib/memmove.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/memmove.c:1.2
--- src/external/gpl2/xcvs/dist/lib/memmove.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/memmove.c	Tue May 17 10:00:09 2016
@@ -2,6 +2,8 @@
    Copy LENGTH bytes from SOURCE to DEST.  Does not null-terminate.
    In the public domain.
    By David MacKenzie <d...@gnu.ai.mit.edu>.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: memmove.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/mempcpy.c
diff -u src/external/gpl2/xcvs/dist/lib/mempcpy.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/mempcpy.c:1.2
--- src/external/gpl2/xcvs/dist/lib/mempcpy.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/mempcpy.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: mempcpy.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Specification.  */
 #include "mempcpy.h"
Index: src/external/gpl2/xcvs/dist/lib/memrchr.c
diff -u src/external/gpl2/xcvs/dist/lib/memrchr.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/memrchr.c:1.2
--- src/external/gpl2/xcvs/dist/lib/memrchr.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/memrchr.c	Tue May 17 10:00:09 2016
@@ -22,6 +22,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: memrchr.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/mkdir.c
diff -u src/external/gpl2/xcvs/dist/lib/mkdir.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/mkdir.c:1.2
--- src/external/gpl2/xcvs/dist/lib/mkdir.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/mkdir.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: mkdir.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* written by Jim Meyering */
 
Index: src/external/gpl2/xcvs/dist/lib/mkstemp.c
diff -u src/external/gpl2/xcvs/dist/lib/mkstemp.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/mkstemp.c:1.2
--- src/external/gpl2/xcvs/dist/lib/mkstemp.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/mkstemp.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: mkstemp.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/mktime.c
diff -u src/external/gpl2/xcvs/dist/lib/mktime.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/mktime.c:1.2
--- src/external/gpl2/xcvs/dist/lib/mktime.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/mktime.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: mktime.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Define this to have a standalone program to test this implementation of
    mktime.  */
Index: src/external/gpl2/xcvs/dist/lib/nanosleep.c
diff -u src/external/gpl2/xcvs/dist/lib/nanosleep.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/nanosleep.c:1.2
--- src/external/gpl2/xcvs/dist/lib/nanosleep.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/nanosleep.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: nanosleep.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* written by Jim Meyering */
 
Index: src/external/gpl2/xcvs/dist/lib/openat.c
diff -u src/external/gpl2/xcvs/dist/lib/openat.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/openat.c:1.2
--- src/external/gpl2/xcvs/dist/lib/openat.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/openat.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: openat.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* written by Jim Meyering */
 
Index: src/external/gpl2/xcvs/dist/lib/pagealign_alloc.c
diff -u src/external/gpl2/xcvs/dist/lib/pagealign_alloc.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/pagealign_alloc.c:1.2
--- src/external/gpl2/xcvs/dist/lib/pagealign_alloc.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/pagealign_alloc.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    License along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
    USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: pagealign_alloc.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Written by Derek R. Price <de...@ximbiot.com>.  */
 
Index: src/external/gpl2/xcvs/dist/lib/pipe-safer.c
diff -u src/external/gpl2/xcvs/dist/lib/pipe-safer.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/pipe-safer.c:1.2
--- src/external/gpl2/xcvs/dist/lib/pipe-safer.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/pipe-safer.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: pipe-safer.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Written by Jim Meyering.  */
 
Index: src/external/gpl2/xcvs/dist/lib/printf-args.c
diff -u src/external/gpl2/xcvs/dist/lib/printf-args.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/printf-args.c:1.2
--- src/external/gpl2/xcvs/dist/lib/printf-args.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/printf-args.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: printf-args.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/printf-parse.c
diff -u src/external/gpl2/xcvs/dist/lib/printf-parse.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/printf-parse.c:1.2
--- src/external/gpl2/xcvs/dist/lib/printf-parse.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/printf-parse.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: printf-parse.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/progname.c
diff -u src/external/gpl2/xcvs/dist/lib/progname.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/progname.c:1.2
--- src/external/gpl2/xcvs/dist/lib/progname.c:1.1.1.1	Tue Apr  7 18:10:22 2009
+++ src/external/gpl2/xcvs/dist/lib/progname.c	Tue May 17 10:00:09 2016
@@ -17,6 +17,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: progname.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Written by Derek R. Price <de...@ximbiot.com>.  */
 
Index: src/external/gpl2/xcvs/dist/lib/readlink.c
diff -u src/external/gpl2/xcvs/dist/lib/readlink.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/readlink.c:1.2
--- src/external/gpl2/xcvs/dist/lib/readlink.c:1.1.1.1	Tue Apr  7 18:10:21 2009
+++ src/external/gpl2/xcvs/dist/lib/readlink.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: readlink.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/realloc.c
diff -u src/external/gpl2/xcvs/dist/lib/realloc.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/realloc.c:1.2
--- src/external/gpl2/xcvs/dist/lib/realloc.c:1.1.1.1	Tue Apr  7 18:10:21 2009
+++ src/external/gpl2/xcvs/dist/lib/realloc.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: realloc.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* written by Jim Meyering */
 
Index: src/external/gpl2/xcvs/dist/lib/regcomp.c
diff -u src/external/gpl2/xcvs/dist/lib/regcomp.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/regcomp.c:1.2
--- src/external/gpl2/xcvs/dist/lib/regcomp.c:1.1.1.1	Tue Apr  7 18:10:21 2009
+++ src/external/gpl2/xcvs/dist/lib/regcomp.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: regcomp.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 static reg_errcode_t re_compile_internal (regex_t *preg, const char * pattern,
 					  Idx length, reg_syntax_t syntax);
Index: src/external/gpl2/xcvs/dist/lib/regex.c
diff -u src/external/gpl2/xcvs/dist/lib/regex.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/regex.c:1.2
--- src/external/gpl2/xcvs/dist/lib/regex.c:1.1.1.1	Tue Apr  7 18:10:21 2009
+++ src/external/gpl2/xcvs/dist/lib/regex.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: regex.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/regex_internal.c
diff -u src/external/gpl2/xcvs/dist/lib/regex_internal.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/regex_internal.c:1.2
--- src/external/gpl2/xcvs/dist/lib/regex_internal.c:1.1.1.1	Tue Apr  7 18:10:21 2009
+++ src/external/gpl2/xcvs/dist/lib/regex_internal.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: regex_internal.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 static void re_string_construct_common (const char *str, Idx len,
 					re_string_t *pstr,
Index: src/external/gpl2/xcvs/dist/lib/rename.c
diff -u src/external/gpl2/xcvs/dist/lib/rename.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/rename.c:1.2
--- src/external/gpl2/xcvs/dist/lib/rename.c:1.1.1.1	Tue Apr  7 18:10:21 2009
+++ src/external/gpl2/xcvs/dist/lib/rename.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: rename.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* written by Volker Borchert */
 
Index: src/external/gpl2/xcvs/dist/lib/rpmatch.c
diff -u src/external/gpl2/xcvs/dist/lib/rpmatch.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/rpmatch.c:1.2
--- src/external/gpl2/xcvs/dist/lib/rpmatch.c:1.1.1.1	Tue Apr  7 18:10:21 2009
+++ src/external/gpl2/xcvs/dist/lib/rpmatch.c	Tue May 17 10:00:09 2016
@@ -15,6 +15,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: rpmatch.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/save-cwd.c
diff -u src/external/gpl2/xcvs/dist/lib/save-cwd.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/save-cwd.c:1.2
--- src/external/gpl2/xcvs/dist/lib/save-cwd.c:1.1.1.1	Tue Apr  7 18:10:21 2009
+++ src/external/gpl2/xcvs/dist/lib/save-cwd.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: save-cwd.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Written by Jim Meyering.  */
 
Index: src/external/gpl2/xcvs/dist/lib/setenv.c
diff -u src/external/gpl2/xcvs/dist/lib/setenv.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/setenv.c:1.2
--- src/external/gpl2/xcvs/dist/lib/setenv.c:1.1.1.1	Tue Apr  7 18:10:21 2009
+++ src/external/gpl2/xcvs/dist/lib/setenv.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: setenv.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #if HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/sighandle.c
diff -u src/external/gpl2/xcvs/dist/lib/sighandle.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/sighandle.c:1.2
--- src/external/gpl2/xcvs/dist/lib/sighandle.c:1.1.1.1	Tue Apr  7 18:10:22 2009
+++ src/external/gpl2/xcvs/dist/lib/sighandle.c	Tue May 17 10:00:09 2016
@@ -10,6 +10,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: sighandle.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 /* Written by Paul Sander, HaL Computer Systems, Inc. <p...@hal.com>
    Brian Berliner <berli...@sun.com> added POSIX support */
Index: src/external/gpl2/xcvs/dist/lib/strcasecmp.c
diff -u src/external/gpl2/xcvs/dist/lib/strcasecmp.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/strcasecmp.c:1.2
--- src/external/gpl2/xcvs/dist/lib/strcasecmp.c:1.1.1.1	Tue Apr  7 18:10:21 2009
+++ src/external/gpl2/xcvs/dist/lib/strcasecmp.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: strcasecmp.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/strdup.c
diff -u src/external/gpl2/xcvs/dist/lib/strdup.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/strdup.c:1.2
--- src/external/gpl2/xcvs/dist/lib/strdup.c:1.1.1.1	Tue Apr  7 18:10:21 2009
+++ src/external/gpl2/xcvs/dist/lib/strdup.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: strdup.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/strerror.c
diff -u src/external/gpl2/xcvs/dist/lib/strerror.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/strerror.c:1.2
--- src/external/gpl2/xcvs/dist/lib/strerror.c:1.1.1.1	Tue Apr  7 18:10:21 2009
+++ src/external/gpl2/xcvs/dist/lib/strerror.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: strerror.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/strftime.c
diff -u src/external/gpl2/xcvs/dist/lib/strftime.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/strftime.c:1.2
--- src/external/gpl2/xcvs/dist/lib/strftime.c:1.1.1.1	Tue Apr  7 18:10:21 2009
+++ src/external/gpl2/xcvs/dist/lib/strftime.c	Tue May 17 10:00:09 2016
@@ -17,6 +17,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: strftime.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/stripslash.c
diff -u src/external/gpl2/xcvs/dist/lib/stripslash.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/stripslash.c:1.2
--- src/external/gpl2/xcvs/dist/lib/stripslash.c:1.1.1.1	Tue Apr  7 18:10:22 2009
+++ src/external/gpl2/xcvs/dist/lib/stripslash.c	Tue May 17 10:00:09 2016
@@ -15,6 +15,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: stripslash.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/strncasecmp.c
diff -u src/external/gpl2/xcvs/dist/lib/strncasecmp.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/strncasecmp.c:1.2
--- src/external/gpl2/xcvs/dist/lib/strncasecmp.c:1.1.1.1	Tue Apr  7 18:10:21 2009
+++ src/external/gpl2/xcvs/dist/lib/strncasecmp.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: strncasecmp.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/strnlen1.c
diff -u src/external/gpl2/xcvs/dist/lib/strnlen1.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/strnlen1.c:1.2
--- src/external/gpl2/xcvs/dist/lib/strnlen1.c:1.1.1.1	Tue Apr  7 18:10:22 2009
+++ src/external/gpl2/xcvs/dist/lib/strnlen1.c	Tue May 17 10:00:09 2016
@@ -15,6 +15,9 @@
    License along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
    USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: strnlen1.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/strstr.c
diff -u src/external/gpl2/xcvs/dist/lib/strstr.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/strstr.c:1.2
--- src/external/gpl2/xcvs/dist/lib/strstr.c:1.1.1.1	Tue Apr  7 18:10:21 2009
+++ src/external/gpl2/xcvs/dist/lib/strstr.c	Tue May 17 10:00:09 2016
@@ -15,6 +15,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: strstr.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/strtol.c
diff -u src/external/gpl2/xcvs/dist/lib/strtol.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/strtol.c:1.2
--- src/external/gpl2/xcvs/dist/lib/strtol.c:1.1.1.1	Tue Apr  7 18:10:21 2009
+++ src/external/gpl2/xcvs/dist/lib/strtol.c	Tue May 17 10:00:09 2016
@@ -19,6 +19,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: strtol.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/strtoul.c
diff -u src/external/gpl2/xcvs/dist/lib/strtoul.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/strtoul.c:1.2
--- src/external/gpl2/xcvs/dist/lib/strtoul.c:1.1.1.1	Tue Apr  7 18:10:21 2009
+++ src/external/gpl2/xcvs/dist/lib/strtoul.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: strtoul.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #define	UNSIGNED	1
 
Index: src/external/gpl2/xcvs/dist/lib/sunos57-select.c
diff -u src/external/gpl2/xcvs/dist/lib/sunos57-select.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/sunos57-select.c:1.2
--- src/external/gpl2/xcvs/dist/lib/sunos57-select.c:1.1.1.1	Tue Apr  7 18:10:21 2009
+++ src/external/gpl2/xcvs/dist/lib/sunos57-select.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: sunos57-select.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* written by Mark D. Baushke */
 
Index: src/external/gpl2/xcvs/dist/lib/tempname.c
diff -u src/external/gpl2/xcvs/dist/lib/tempname.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/tempname.c:1.2
--- src/external/gpl2/xcvs/dist/lib/tempname.c:1.1.1.1	Tue Apr  7 18:10:22 2009
+++ src/external/gpl2/xcvs/dist/lib/tempname.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: tempname.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/time_r.c
diff -u src/external/gpl2/xcvs/dist/lib/time_r.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/time_r.c:1.2
--- src/external/gpl2/xcvs/dist/lib/time_r.c:1.1.1.1	Tue Apr  7 18:10:22 2009
+++ src/external/gpl2/xcvs/dist/lib/time_r.c	Tue May 17 10:00:09 2016
@@ -15,6 +15,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: time_r.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Written by Paul Eggert.  */
 
Index: src/external/gpl2/xcvs/dist/lib/unsetenv.c
diff -u src/external/gpl2/xcvs/dist/lib/unsetenv.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/unsetenv.c:1.2
--- src/external/gpl2/xcvs/dist/lib/unsetenv.c:1.1.1.1	Tue Apr  7 18:10:22 2009
+++ src/external/gpl2/xcvs/dist/lib/unsetenv.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: unsetenv.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #if HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/vasprintf.c
diff -u src/external/gpl2/xcvs/dist/lib/vasprintf.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/vasprintf.c:1.2
--- src/external/gpl2/xcvs/dist/lib/vasprintf.c:1.1.1.1	Tue Apr  7 18:10:22 2009
+++ src/external/gpl2/xcvs/dist/lib/vasprintf.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: vasprintf.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/waitpid.c
diff -u src/external/gpl2/xcvs/dist/lib/waitpid.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/waitpid.c:1.2
--- src/external/gpl2/xcvs/dist/lib/waitpid.c:1.1.1.1	Tue Apr  7 18:10:22 2009
+++ src/external/gpl2/xcvs/dist/lib/waitpid.c	Tue May 17 10:00:09 2016
@@ -1,3 +1,6 @@
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: waitpid.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
Index: src/external/gpl2/xcvs/dist/lib/xalloc-die.c
diff -u src/external/gpl2/xcvs/dist/lib/xalloc-die.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/xalloc-die.c:1.2
--- src/external/gpl2/xcvs/dist/lib/xalloc-die.c:1.1.1.1	Tue Apr  7 18:10:22 2009
+++ src/external/gpl2/xcvs/dist/lib/xalloc-die.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: xalloc-die.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/xgetcwd.c
diff -u src/external/gpl2/xcvs/dist/lib/xgetcwd.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/xgetcwd.c:1.2
--- src/external/gpl2/xcvs/dist/lib/xgetcwd.c:1.1.1.1	Tue Apr  7 18:10:20 2009
+++ src/external/gpl2/xcvs/dist/lib/xgetcwd.c	Tue May 17 10:00:09 2016
@@ -15,6 +15,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: xgetcwd.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Written by Jim Meyering.  */
 
Index: src/external/gpl2/xcvs/dist/lib/xgethostname.c
diff -u src/external/gpl2/xcvs/dist/lib/xgethostname.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/xgethostname.c:1.2
--- src/external/gpl2/xcvs/dist/lib/xgethostname.c:1.1.1.1	Tue Apr  7 18:10:22 2009
+++ src/external/gpl2/xcvs/dist/lib/xgethostname.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: xgethostname.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* written by Jim Meyering */
 
Index: src/external/gpl2/xcvs/dist/lib/xmalloc.c
diff -u src/external/gpl2/xcvs/dist/lib/xmalloc.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/xmalloc.c:1.2
--- src/external/gpl2/xcvs/dist/lib/xmalloc.c:1.1.1.1	Tue Apr  7 18:10:22 2009
+++ src/external/gpl2/xcvs/dist/lib/xmalloc.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: xmalloc.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
Index: src/external/gpl2/xcvs/dist/lib/xreadlink.c
diff -u src/external/gpl2/xcvs/dist/lib/xreadlink.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/xreadlink.c:1.2
--- src/external/gpl2/xcvs/dist/lib/xreadlink.c:1.1.1.1	Tue Apr  7 18:10:22 2009
+++ src/external/gpl2/xcvs/dist/lib/xreadlink.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    along with this program; see the file COPYING.
    If not, write to the Free Software Foundation,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: xreadlink.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Written by Jim Meyering <j...@meyering.net>  */
 
Index: src/external/gpl2/xcvs/dist/lib/yesno.c
diff -u src/external/gpl2/xcvs/dist/lib/yesno.c:1.1.1.1 src/external/gpl2/xcvs/dist/lib/yesno.c:1.2
--- src/external/gpl2/xcvs/dist/lib/yesno.c:1.1.1.1	Tue Apr  7 18:10:22 2009
+++ src/external/gpl2/xcvs/dist/lib/yesno.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: yesno.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
+
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>

Index: src/external/gpl2/xcvs/dist/lib/getdate.c
diff -u src/external/gpl2/xcvs/dist/lib/getdate.c:1.2 src/external/gpl2/xcvs/dist/lib/getdate.c:1.3
--- src/external/gpl2/xcvs/dist/lib/getdate.c:1.2	Mon Apr 20 18:22:53 2009
+++ src/external/gpl2/xcvs/dist/lib/getdate.c	Tue May 17 10:00:09 2016
@@ -88,6 +88,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: getdate.c,v 1.3 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Originally written by Steven M. Bellovin <s...@research.att.com> while
    at the University of North Carolina at Chapel Hill.  Later tweaked by
Index: src/external/gpl2/xcvs/dist/lib/quotearg.c
diff -u src/external/gpl2/xcvs/dist/lib/quotearg.c:1.2 src/external/gpl2/xcvs/dist/lib/quotearg.c:1.3
--- src/external/gpl2/xcvs/dist/lib/quotearg.c:1.2	Wed Apr  8 12:27:51 2009
+++ src/external/gpl2/xcvs/dist/lib/quotearg.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: quotearg.c,v 1.3 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Written by Paul Eggert <egg...@twinsun.com> */
 
Index: src/external/gpl2/xcvs/dist/lib/regexec.c
diff -u src/external/gpl2/xcvs/dist/lib/regexec.c:1.2 src/external/gpl2/xcvs/dist/lib/regexec.c:1.3
--- src/external/gpl2/xcvs/dist/lib/regexec.c:1.2	Wed Apr  8 12:27:51 2009
+++ src/external/gpl2/xcvs/dist/lib/regexec.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: regexec.c,v 1.3 2016/05/17 14:00:09 christos Exp $");
+
 
 static reg_errcode_t match_ctx_init (re_match_context_t *cache, int eflags,
 				     Idx n) internal_function;

Index: src/external/gpl2/xcvs/dist/lib/vasnprintf.c
diff -u src/external/gpl2/xcvs/dist/lib/vasnprintf.c:1.3 src/external/gpl2/xcvs/dist/lib/vasnprintf.c:1.4
--- src/external/gpl2/xcvs/dist/lib/vasnprintf.c:1.3	Thu Mar  8 15:49:29 2012
+++ src/external/gpl2/xcvs/dist/lib/vasnprintf.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,9 @@
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: vasnprintf.c,v 1.4 2016/05/17 14:00:09 christos Exp $");
+
 
 /* Tell glibc's <stdio.h> to provide a prototype for snprintf().
    This must come before <config.h> because <config.h> may include

Index: src/external/gpl2/xcvs/dist/src/acl.c
diff -u src/external/gpl2/xcvs/dist/src/acl.c:1.5 src/external/gpl2/xcvs/dist/src/acl.c:1.6
--- src/external/gpl2/xcvs/dist/src/acl.c:1.5	Thu May  9 11:25:44 2013
+++ src/external/gpl2/xcvs/dist/src/acl.c	Tue May 17 10:00:09 2016
@@ -28,6 +28,9 @@
  * - permission	change  (p) (8)
  * 
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: acl.c,v 1.6 2016/05/17 14:00:09 christos Exp $");
+
 #include "cvs.h"
 #include "getline.h"
 #include <pwd.h>
Index: src/external/gpl2/xcvs/dist/src/admin.c
diff -u src/external/gpl2/xcvs/dist/src/admin.c:1.5 src/external/gpl2/xcvs/dist/src/admin.c:1.6
--- src/external/gpl2/xcvs/dist/src/admin.c:1.5	Thu Mar  8 15:48:22 2012
+++ src/external/gpl2/xcvs/dist/src/admin.c	Tue May 17 10:00:09 2016
@@ -13,6 +13,8 @@
  * Administration ("cvs admin")
  * 
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: admin.c,v 1.6 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include <grp.h>
Index: src/external/gpl2/xcvs/dist/src/import.c
diff -u src/external/gpl2/xcvs/dist/src/import.c:1.5 src/external/gpl2/xcvs/dist/src/import.c:1.6
--- src/external/gpl2/xcvs/dist/src/import.c:1.5	Sat Feb 20 19:56:44 2016
+++ src/external/gpl2/xcvs/dist/src/import.c	Tue May 17 10:00:09 2016
@@ -20,6 +20,8 @@
  *
  * Additional arguments specify more Vendor Release Tags.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: import.c,v 1.6 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include "lstat.h"
Index: src/external/gpl2/xcvs/dist/src/main.c
diff -u src/external/gpl2/xcvs/dist/src/main.c:1.5 src/external/gpl2/xcvs/dist/src/main.c:1.6
--- src/external/gpl2/xcvs/dist/src/main.c:1.5	Thu Mar  8 15:45:52 2012
+++ src/external/gpl2/xcvs/dist/src/main.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,8 @@
  * the shell-script CVS system that this is based on.
  *
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: main.c,v 1.6 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 
Index: src/external/gpl2/xcvs/dist/src/rcs.c
diff -u src/external/gpl2/xcvs/dist/src/rcs.c:1.5 src/external/gpl2/xcvs/dist/src/rcs.c:1.6
--- src/external/gpl2/xcvs/dist/src/rcs.c:1.5	Thu Mar  8 15:43:19 2012
+++ src/external/gpl2/xcvs/dist/src/rcs.c	Tue May 17 10:00:09 2016
@@ -13,6 +13,8 @@
  * The routines contained in this file do all the rcs file parsing and
  * manipulation
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: rcs.c,v 1.6 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include "edit.h"

Index: src/external/gpl2/xcvs/dist/src/add.c
diff -u src/external/gpl2/xcvs/dist/src/add.c:1.3 src/external/gpl2/xcvs/dist/src/add.c:1.4
--- src/external/gpl2/xcvs/dist/src/add.c:1.3	Thu Mar  8 15:48:22 2012
+++ src/external/gpl2/xcvs/dist/src/add.c	Tue May 17 10:00:09 2016
@@ -28,6 +28,8 @@
  * An "add" on a file that has been "remove"d but not committed will cause the
  * file to be resurrected.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: add.c,v 1.4 2016/05/17 14:00:09 christos Exp $");
 
 #include <assert.h>
 #include "cvs.h"
Index: src/external/gpl2/xcvs/dist/src/annotate.c
diff -u src/external/gpl2/xcvs/dist/src/annotate.c:1.3 src/external/gpl2/xcvs/dist/src/annotate.c:1.4
--- src/external/gpl2/xcvs/dist/src/annotate.c:1.3	Thu Mar  8 15:48:22 2012
+++ src/external/gpl2/xcvs/dist/src/annotate.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,8 @@
  * number where it was last modified.  With no argument, annotates all
  * all the files in the directory (recursive by default).
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: annotate.c,v 1.4 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 
Index: src/external/gpl2/xcvs/dist/src/checkout.c
diff -u src/external/gpl2/xcvs/dist/src/checkout.c:1.3 src/external/gpl2/xcvs/dist/src/checkout.c:1.4
--- src/external/gpl2/xcvs/dist/src/checkout.c:1.3	Fri Apr 10 07:20:29 2009
+++ src/external/gpl2/xcvs/dist/src/checkout.c	Tue May 17 10:00:09 2016
@@ -37,6 +37,8 @@
  * derivation time and its name.  Both files are normal files and can be
  * edited by the user, if necessary (when the repository is moved, e.g.)
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: checkout.c,v 1.4 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 
Index: src/external/gpl2/xcvs/dist/src/diff.c
diff -u src/external/gpl2/xcvs/dist/src/diff.c:1.3 src/external/gpl2/xcvs/dist/src/diff.c:1.4
--- src/external/gpl2/xcvs/dist/src/diff.c:1.3	Thu Mar  8 15:48:02 2012
+++ src/external/gpl2/xcvs/dist/src/diff.c	Tue May 17 10:00:09 2016
@@ -18,6 +18,8 @@
  * Without any file arguments, runs diff against all the currently modified
  * files.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: diff.c,v 1.4 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 
Index: src/external/gpl2/xcvs/dist/src/exithandle.c
diff -u src/external/gpl2/xcvs/dist/src/exithandle.c:1.3 src/external/gpl2/xcvs/dist/src/exithandle.c:1.4
--- src/external/gpl2/xcvs/dist/src/exithandle.c:1.3	Thu Nov  7 15:09:55 2013
+++ src/external/gpl2/xcvs/dist/src/exithandle.c	Tue May 17 10:00:09 2016
@@ -7,6 +7,8 @@
  *
  * This is a convenience wrapper for some of the functions in lib/sighandle.c.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: exithandle.c,v 1.4 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 
Index: src/external/gpl2/xcvs/dist/src/history.c
diff -u src/external/gpl2/xcvs/dist/src/history.c:1.3 src/external/gpl2/xcvs/dist/src/history.c:1.4
--- src/external/gpl2/xcvs/dist/src/history.c:1.3	Fri Apr 10 07:20:30 2009
+++ src/external/gpl2/xcvs/dist/src/history.c	Tue May 17 10:00:09 2016
@@ -11,6 +11,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: history.c,v 1.4 2016/05/17 14:00:09 christos Exp $");
 
 /* **************** History of Users and Module ****************
  *
Index: src/external/gpl2/xcvs/dist/src/log.c
diff -u src/external/gpl2/xcvs/dist/src/log.c:1.3 src/external/gpl2/xcvs/dist/src/log.c:1.4
--- src/external/gpl2/xcvs/dist/src/log.c:1.3	Thu Mar  8 15:46:59 2012
+++ src/external/gpl2/xcvs/dist/src/log.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,8 @@
  * argument, prints the log information for all the files in the directory
  * (recursive by default).
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: log.c,v 1.4 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include <assert.h>
Index: src/external/gpl2/xcvs/dist/src/ls.c
diff -u src/external/gpl2/xcvs/dist/src/ls.c:1.3 src/external/gpl2/xcvs/dist/src/ls.c:1.4
--- src/external/gpl2/xcvs/dist/src/ls.c:1.3	Thu Mar  8 15:46:08 2012
+++ src/external/gpl2/xcvs/dist/src/ls.c	Tue May 17 10:00:09 2016
@@ -9,6 +9,8 @@
  *
  * Query CVS/Entries from server
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: ls.c,v 1.4 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include <stdbool.h>
Index: src/external/gpl2/xcvs/dist/src/modules.c
diff -u src/external/gpl2/xcvs/dist/src/modules.c:1.3 src/external/gpl2/xcvs/dist/src/modules.c:1.4
--- src/external/gpl2/xcvs/dist/src/modules.c:1.3	Fri Apr 10 07:20:30 2009
+++ src/external/gpl2/xcvs/dist/src/modules.c	Tue May 17 10:00:09 2016
@@ -25,6 +25,8 @@
  *	processed one-by-one, as if they were specified as arguments on the
  *	command line.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: modules.c,v 1.4 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include "save-cwd.h"
Index: src/external/gpl2/xcvs/dist/src/parseinfo.c
diff -u src/external/gpl2/xcvs/dist/src/parseinfo.c:1.3 src/external/gpl2/xcvs/dist/src/parseinfo.c:1.4
--- src/external/gpl2/xcvs/dist/src/parseinfo.c:1.3	Thu Mar  8 15:44:06 2012
+++ src/external/gpl2/xcvs/dist/src/parseinfo.c	Tue May 17 10:00:09 2016
@@ -10,6 +10,8 @@
  * You may distribute under the terms of the GNU General Public License as
  * specified in the README file that comes with the CVS source distribution.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: parseinfo.c,v 1.4 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include "getline.h"
Index: src/external/gpl2/xcvs/dist/src/remove.c
diff -u src/external/gpl2/xcvs/dist/src/remove.c:1.3 src/external/gpl2/xcvs/dist/src/remove.c:1.4
--- src/external/gpl2/xcvs/dist/src/remove.c:1.3	Thu Mar  8 15:48:22 2012
+++ src/external/gpl2/xcvs/dist/src/remove.c	Tue May 17 10:00:09 2016
@@ -19,6 +19,8 @@
  * file must not exist in the current directory for "remove" to work
  * correctly.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: remove.c,v 1.4 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 
Index: src/external/gpl2/xcvs/dist/src/status.c
diff -u src/external/gpl2/xcvs/dist/src/status.c:1.3 src/external/gpl2/xcvs/dist/src/status.c:1.4
--- src/external/gpl2/xcvs/dist/src/status.c:1.3	Thu Mar  8 15:41:20 2012
+++ src/external/gpl2/xcvs/dist/src/status.c	Tue May 17 10:00:09 2016
@@ -12,6 +12,8 @@
  * 
  * Status Information
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: status.c,v 1.4 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 
Index: src/external/gpl2/xcvs/dist/src/tag.c
diff -u src/external/gpl2/xcvs/dist/src/tag.c:1.3 src/external/gpl2/xcvs/dist/src/tag.c:1.4
--- src/external/gpl2/xcvs/dist/src/tag.c:1.3	Thu Mar  8 15:34:35 2012
+++ src/external/gpl2/xcvs/dist/src/tag.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,8 @@
  * Tag uses the checked out revision in the current directory, rtag uses
  * the modules database, if necessary.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: tag.c,v 1.4 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include <grp.h>

Index: src/external/gpl2/xcvs/dist/src/buffer.c
diff -u src/external/gpl2/xcvs/dist/src/buffer.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/buffer.c:1.2
--- src/external/gpl2/xcvs/dist/src/buffer.c:1.1.1.1	Tue Apr  7 18:10:25 2009
+++ src/external/gpl2/xcvs/dist/src/buffer.c	Tue May 17 10:00:09 2016
@@ -11,6 +11,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: buffer.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 /* Code for the buffer data structure.  */
 
Index: src/external/gpl2/xcvs/dist/src/checkin.c
diff -u src/external/gpl2/xcvs/dist/src/checkin.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/checkin.c:1.2
--- src/external/gpl2/xcvs/dist/src/checkin.c:1.1.1.1	Tue Apr  7 18:10:25 2009
+++ src/external/gpl2/xcvs/dist/src/checkin.c	Tue May 17 10:00:09 2016
@@ -19,6 +19,8 @@
  * 
  * Returns non-zero on error.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: checkin.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include "fileattr.h"
Index: src/external/gpl2/xcvs/dist/src/classify.c
diff -u src/external/gpl2/xcvs/dist/src/classify.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/classify.c:1.2
--- src/external/gpl2/xcvs/dist/src/classify.c:1.1.1.1	Tue Apr  7 18:10:25 2009
+++ src/external/gpl2/xcvs/dist/src/classify.c	Tue May 17 10:00:09 2016
@@ -11,6 +11,8 @@
  * specified in the README file that comes with the CVS source distribution.
  * 
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: classify.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 
Index: src/external/gpl2/xcvs/dist/src/create_adm.c
diff -u src/external/gpl2/xcvs/dist/src/create_adm.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/create_adm.c:1.2
--- src/external/gpl2/xcvs/dist/src/create_adm.c:1.1.1.1	Tue Apr  7 18:10:25 2009
+++ src/external/gpl2/xcvs/dist/src/create_adm.c	Tue May 17 10:00:09 2016
@@ -15,6 +15,8 @@
  * Creates a CVS administration directory based on the argument repository; the
  * "Entries" file is prefilled from the "initrecord" argument.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: create_adm.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 
Index: src/external/gpl2/xcvs/dist/src/cvsrc.c
diff -u src/external/gpl2/xcvs/dist/src/cvsrc.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/cvsrc.c:1.2
--- src/external/gpl2/xcvs/dist/src/cvsrc.c:1.1.1.1	Tue Apr  7 18:10:25 2009
+++ src/external/gpl2/xcvs/dist/src/cvsrc.c	Tue May 17 10:00:09 2016
@@ -12,7 +12,8 @@
  * specified in the README file that comes with the CVS source distribution.
  *
  */
-
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: cvsrc.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include "getline.h"
Index: src/external/gpl2/xcvs/dist/src/expand_path.c
diff -u src/external/gpl2/xcvs/dist/src/expand_path.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/expand_path.c:1.2
--- src/external/gpl2/xcvs/dist/src/expand_path.c:1.1.1.1	Tue Apr  7 18:10:23 2009
+++ src/external/gpl2/xcvs/dist/src/expand_path.c	Tue May 17 10:00:09 2016
@@ -23,6 +23,8 @@
  *     ${var_name}   (var_name is the name of the environ variable)
  *     $var_name     (var_name ends w/ non-alphanumeric char other than '_')
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: expand_path.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include <sys/types.h>
Index: src/external/gpl2/xcvs/dist/src/fileattr.c
diff -u src/external/gpl2/xcvs/dist/src/fileattr.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/fileattr.c:1.2
--- src/external/gpl2/xcvs/dist/src/fileattr.c:1.1.1.1	Tue Apr  7 18:10:26 2009
+++ src/external/gpl2/xcvs/dist/src/fileattr.c	Tue May 17 10:00:09 2016
@@ -9,6 +9,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: fileattr.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include "getline.h"
Index: src/external/gpl2/xcvs/dist/src/hardlink.c
diff -u src/external/gpl2/xcvs/dist/src/hardlink.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/hardlink.c:1.2
--- src/external/gpl2/xcvs/dist/src/hardlink.c:1.1.1.1	Tue Apr  7 18:10:26 2009
+++ src/external/gpl2/xcvs/dist/src/hardlink.c	Tue May 17 10:00:09 2016
@@ -7,6 +7,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: hardlink.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 /* Collect and manage hardlink info associated with a particular file.  */
 
Index: src/external/gpl2/xcvs/dist/src/hash.c
diff -u src/external/gpl2/xcvs/dist/src/hash.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/hash.c:1.2
--- src/external/gpl2/xcvs/dist/src/hash.c:1.1.1.1	Tue Apr  7 18:10:26 2009
+++ src/external/gpl2/xcvs/dist/src/hash.c	Tue May 17 10:00:09 2016
@@ -11,6 +11,8 @@
  *
  * Polk's hash list manager.  So cool.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: hash.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 
Index: src/external/gpl2/xcvs/dist/src/kerberos4-client.c
diff -u src/external/gpl2/xcvs/dist/src/kerberos4-client.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/kerberos4-client.c:1.2
--- src/external/gpl2/xcvs/dist/src/kerberos4-client.c:1.1.1.1	Tue Apr  7 18:10:29 2009
+++ src/external/gpl2/xcvs/dist/src/kerberos4-client.c	Tue May 17 10:00:09 2016
@@ -9,6 +9,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: kerberos4-client.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #include <config.h>
 
Index: src/external/gpl2/xcvs/dist/src/log-buffer.c
diff -u src/external/gpl2/xcvs/dist/src/log-buffer.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/log-buffer.c:1.2
--- src/external/gpl2/xcvs/dist/src/log-buffer.c:1.1.1.1	Tue Apr  7 18:10:26 2009
+++ src/external/gpl2/xcvs/dist/src/log-buffer.c	Tue May 17 10:00:09 2016
@@ -9,6 +9,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: log-buffer.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #include <config.h>
 
Index: src/external/gpl2/xcvs/dist/src/ms-buffer.c
diff -u src/external/gpl2/xcvs/dist/src/ms-buffer.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/ms-buffer.c:1.2
--- src/external/gpl2/xcvs/dist/src/ms-buffer.c:1.1.1.1	Tue Apr  7 18:10:27 2009
+++ src/external/gpl2/xcvs/dist/src/ms-buffer.c	Tue May 17 10:00:09 2016
@@ -9,6 +9,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: ms-buffer.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #include <config.h>
 
Index: src/external/gpl2/xcvs/dist/src/myndbm.c
diff -u src/external/gpl2/xcvs/dist/src/myndbm.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/myndbm.c:1.2
--- src/external/gpl2/xcvs/dist/src/myndbm.c:1.1.1.1	Tue Apr  7 18:10:27 2009
+++ src/external/gpl2/xcvs/dist/src/myndbm.c	Tue May 17 10:00:09 2016
@@ -18,6 +18,8 @@
  * probably only good for fairly small modules files.  Ours is about 30K in
  * size, and this code works fine.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: myndbm.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 
Index: src/external/gpl2/xcvs/dist/src/no_diff.c
diff -u src/external/gpl2/xcvs/dist/src/no_diff.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/no_diff.c:1.2
--- src/external/gpl2/xcvs/dist/src/no_diff.c:1.1.1.1	Tue Apr  7 18:10:27 2009
+++ src/external/gpl2/xcvs/dist/src/no_diff.c	Tue May 17 10:00:09 2016
@@ -18,6 +18,8 @@
  * 
  * returns 0 if no differences are found and non-zero otherwise
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: no_diff.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include <assert.h>
Index: src/external/gpl2/xcvs/dist/src/rcscmds.c
diff -u src/external/gpl2/xcvs/dist/src/rcscmds.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/rcscmds.c:1.2
--- src/external/gpl2/xcvs/dist/src/rcscmds.c:1.1.1.1	Tue Apr  7 18:10:27 2009
+++ src/external/gpl2/xcvs/dist/src/rcscmds.c	Tue May 17 10:00:09 2016
@@ -13,6 +13,8 @@
  * The functions in this file provide an interface for performing 
  * operations directly on RCS files. 
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: rcscmds.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include <stdio.h>
Index: src/external/gpl2/xcvs/dist/src/repos.c
diff -u src/external/gpl2/xcvs/dist/src/repos.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/repos.c:1.2
--- src/external/gpl2/xcvs/dist/src/repos.c:1.1.1.1	Tue Apr  7 18:10:28 2009
+++ src/external/gpl2/xcvs/dist/src/repos.c	Tue May 17 10:00:09 2016
@@ -10,6 +10,8 @@
  * You may distribute under the terms of the GNU General Public License as
  * specified in the README file that comes with the CVS source distribution.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: repos.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include "getline.h"
Index: src/external/gpl2/xcvs/dist/src/root.c
diff -u src/external/gpl2/xcvs/dist/src/root.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/root.c:1.2
--- src/external/gpl2/xcvs/dist/src/root.c:1.1.1.1	Tue Apr  7 18:10:28 2009
+++ src/external/gpl2/xcvs/dist/src/root.c	Tue May 17 10:00:09 2016
@@ -13,6 +13,8 @@
  * 
  * Determine the path to the CVSROOT and set "Root" accordingly.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: root.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include <assert.h>
Index: src/external/gpl2/xcvs/dist/src/rsh-client.c
diff -u src/external/gpl2/xcvs/dist/src/rsh-client.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/rsh-client.c:1.2
--- src/external/gpl2/xcvs/dist/src/rsh-client.c:1.1.1.1	Tue Apr  7 18:10:28 2009
+++ src/external/gpl2/xcvs/dist/src/rsh-client.c	Tue May 17 10:00:09 2016
@@ -9,6 +9,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: rsh-client.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #include <config.h>
 
Index: src/external/gpl2/xcvs/dist/src/scramble.c
diff -u src/external/gpl2/xcvs/dist/src/scramble.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/scramble.c:1.2
--- src/external/gpl2/xcvs/dist/src/scramble.c:1.1.1.1	Tue Apr  7 18:10:28 2009
+++ src/external/gpl2/xcvs/dist/src/scramble.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,8 @@
  * know they will, and there's no reason to make it harder for them if
  * we're not trying to provide real security anyway.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: scramble.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 /* Set this to test as a standalone program. */
 /* #define DIAGNOSTIC */
Index: src/external/gpl2/xcvs/dist/src/socket-client.c
diff -u src/external/gpl2/xcvs/dist/src/socket-client.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/socket-client.c:1.2
--- src/external/gpl2/xcvs/dist/src/socket-client.c:1.1.1.1	Tue Apr  7 18:10:29 2009
+++ src/external/gpl2/xcvs/dist/src/socket-client.c	Tue May 17 10:00:09 2016
@@ -9,6 +9,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: socket-client.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 /***
  *** THIS FILE SHOULD NEVER BE COMPILED UNLESS NO_SOCKET_TO_FD IS DEFINED.
Index: src/external/gpl2/xcvs/dist/src/stack.c
diff -u src/external/gpl2/xcvs/dist/src/stack.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/stack.c:1.2
--- src/external/gpl2/xcvs/dist/src/stack.c:1.1.1.1	Tue Apr  7 18:10:28 2009
+++ src/external/gpl2/xcvs/dist/src/stack.c	Tue May 17 10:00:09 2016
@@ -9,6 +9,8 @@
  *
  * This module uses the hash.c module to implement a stack.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: stack.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include <assert.h>
Index: src/external/gpl2/xcvs/dist/src/vers_ts.c
diff -u src/external/gpl2/xcvs/dist/src/vers_ts.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/vers_ts.c:1.2
--- src/external/gpl2/xcvs/dist/src/vers_ts.c:1.1.1.1	Tue Apr  7 18:10:29 2009
+++ src/external/gpl2/xcvs/dist/src/vers_ts.c	Tue May 17 10:00:09 2016
@@ -10,6 +10,8 @@
  * You may distribute under the terms of the GNU General Public License as
  * specified in the README file that comes with the CVS source distribution.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: vers_ts.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include "lstat.h"
Index: src/external/gpl2/xcvs/dist/src/wrapper.c
diff -u src/external/gpl2/xcvs/dist/src/wrapper.c:1.1.1.1 src/external/gpl2/xcvs/dist/src/wrapper.c:1.2
--- src/external/gpl2/xcvs/dist/src/wrapper.c:1.1.1.1	Tue Apr  7 18:10:29 2009
+++ src/external/gpl2/xcvs/dist/src/wrapper.c	Tue May 17 10:00:09 2016
@@ -7,6 +7,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: wrapper.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include "getline.h"

Index: src/external/gpl2/xcvs/dist/src/client.c
diff -u src/external/gpl2/xcvs/dist/src/client.c:1.4 src/external/gpl2/xcvs/dist/src/client.c:1.5
--- src/external/gpl2/xcvs/dist/src/client.c:1.4	Thu Feb  9 11:28:53 2012
+++ src/external/gpl2/xcvs/dist/src/client.c	Tue May 17 10:00:09 2016
@@ -9,6 +9,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: client.c,v 1.5 2016/05/17 14:00:09 christos Exp $");
 
 #ifdef HAVE_CONFIG_H
 # include "config.h"
Index: src/external/gpl2/xcvs/dist/src/commit.c
diff -u src/external/gpl2/xcvs/dist/src/commit.c:1.4 src/external/gpl2/xcvs/dist/src/commit.c:1.5
--- src/external/gpl2/xcvs/dist/src/commit.c:1.4	Thu Mar  8 15:48:22 2012
+++ src/external/gpl2/xcvs/dist/src/commit.c	Tue May 17 10:00:09 2016
@@ -18,6 +18,8 @@
  * The call is: cvs commit [options] files...
  *
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: commit.c,v 1.5 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include "getline.h"
Index: src/external/gpl2/xcvs/dist/src/filesubr.c
diff -u src/external/gpl2/xcvs/dist/src/filesubr.c:1.4 src/external/gpl2/xcvs/dist/src/filesubr.c:1.5
--- src/external/gpl2/xcvs/dist/src/filesubr.c:1.4	Thu Mar  8 15:47:17 2012
+++ src/external/gpl2/xcvs/dist/src/filesubr.c	Tue May 17 10:00:09 2016
@@ -12,6 +12,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: filesubr.c,v 1.5 2016/05/17 14:00:09 christos Exp $");
 
 /* These functions were moved out of subr.c because they need different
    definitions under operating systems (like, say, Windows NT) with different
Index: src/external/gpl2/xcvs/dist/src/lock.c
diff -u src/external/gpl2/xcvs/dist/src/lock.c:1.4 src/external/gpl2/xcvs/dist/src/lock.c:1.5
--- src/external/gpl2/xcvs/dist/src/lock.c:1.4	Wed Mar 27 15:23:28 2013
+++ src/external/gpl2/xcvs/dist/src/lock.c	Tue May 17 10:00:09 2016
@@ -14,6 +14,8 @@
  * 
  * Lock file support for CVS.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: lock.c,v 1.5 2016/05/17 14:00:09 christos Exp $");
 
 /* The node Concurrency in doc/cvs.texinfo has a brief introduction to
    how CVS locks function, and some of the user-visible consequences of
Index: src/external/gpl2/xcvs/dist/src/logmsg.c
diff -u src/external/gpl2/xcvs/dist/src/logmsg.c:1.4 src/external/gpl2/xcvs/dist/src/logmsg.c:1.5
--- src/external/gpl2/xcvs/dist/src/logmsg.c:1.4	Thu Mar  8 15:46:35 2012
+++ src/external/gpl2/xcvs/dist/src/logmsg.c	Tue May 17 10:00:09 2016
@@ -10,6 +10,8 @@
  * You may distribute under the terms of the GNU General Public License as
  * specified in the README file that comes with the CVS source distribution.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: logmsg.c,v 1.5 2016/05/17 14:00:09 christos Exp $");
 
 
 #include "cvs.h"
Index: src/external/gpl2/xcvs/dist/src/update.c
diff -u src/external/gpl2/xcvs/dist/src/update.c:1.4 src/external/gpl2/xcvs/dist/src/update.c:1.5
--- src/external/gpl2/xcvs/dist/src/update.c:1.4	Thu Mar  8 15:33:02 2012
+++ src/external/gpl2/xcvs/dist/src/update.c	Tue May 17 10:00:09 2016
@@ -37,6 +37,8 @@
  * directories added to the repository are automatically created and updated
  * as well.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: update.c,v 1.5 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include <assert.h>

Index: src/external/gpl2/xcvs/dist/src/edit.c
diff -u src/external/gpl2/xcvs/dist/src/edit.c:1.2 src/external/gpl2/xcvs/dist/src/edit.c:1.3
--- src/external/gpl2/xcvs/dist/src/edit.c:1.2	Fri Apr 10 07:20:30 2009
+++ src/external/gpl2/xcvs/dist/src/edit.c	Tue May 17 10:00:09 2016
@@ -9,6 +9,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: edit.c,v 1.3 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include "getline.h"
Index: src/external/gpl2/xcvs/dist/src/entries.c
diff -u src/external/gpl2/xcvs/dist/src/entries.c:1.2 src/external/gpl2/xcvs/dist/src/entries.c:1.3
--- src/external/gpl2/xcvs/dist/src/entries.c:1.2	Wed Apr  8 12:27:51 2009
+++ src/external/gpl2/xcvs/dist/src/entries.c	Tue May 17 10:00:09 2016
@@ -15,6 +15,8 @@
  * Creates the file Files containing the names that comprise the project, from
  * the Entries file.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: entries.c,v 1.3 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include "getline.h"
Index: src/external/gpl2/xcvs/dist/src/error.c
diff -u src/external/gpl2/xcvs/dist/src/error.c:1.2 src/external/gpl2/xcvs/dist/src/error.c:1.3
--- src/external/gpl2/xcvs/dist/src/error.c:1.2	Sun Apr 21 15:34:13 2013
+++ src/external/gpl2/xcvs/dist/src/error.c	Tue May 17 10:00:09 2016
@@ -10,6 +10,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: error.c,v 1.3 2016/05/17 14:00:09 christos Exp $");
 
 /* David MacKenzie */
 /* Brian Berliner added support for CVS */
Index: src/external/gpl2/xcvs/dist/src/find_names.c
diff -u src/external/gpl2/xcvs/dist/src/find_names.c:1.2 src/external/gpl2/xcvs/dist/src/find_names.c:1.3
--- src/external/gpl2/xcvs/dist/src/find_names.c:1.2	Wed Apr  8 12:27:51 2009
+++ src/external/gpl2/xcvs/dist/src/find_names.c	Tue May 17 10:00:09 2016
@@ -20,6 +20,8 @@
  * Finds all pertinent sub-directories of the checked out instantiation and the
  * repository (and optionally the attic)
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: find_names.c,v 1.3 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include <glob.h>
Index: src/external/gpl2/xcvs/dist/src/gssapi-client.c
diff -u src/external/gpl2/xcvs/dist/src/gssapi-client.c:1.2 src/external/gpl2/xcvs/dist/src/gssapi-client.c:1.3
--- src/external/gpl2/xcvs/dist/src/gssapi-client.c:1.2	Wed Apr  8 12:27:51 2009
+++ src/external/gpl2/xcvs/dist/src/gssapi-client.c	Tue May 17 10:00:09 2016
@@ -9,6 +9,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: gssapi-client.c,v 1.3 2016/05/17 14:00:09 christos Exp $");
 
 
 #ifdef HAVE_CONFIG_H
Index: src/external/gpl2/xcvs/dist/src/ignore.c
diff -u src/external/gpl2/xcvs/dist/src/ignore.c:1.2 src/external/gpl2/xcvs/dist/src/ignore.c:1.3
--- src/external/gpl2/xcvs/dist/src/ignore.c:1.2	Wed Apr  8 12:27:51 2009
+++ src/external/gpl2/xcvs/dist/src/ignore.c	Tue May 17 10:00:09 2016
@@ -7,6 +7,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: ignore.c,v 1.3 2016/05/17 14:00:09 christos Exp $");
 
 /*
  * .cvsignore file support contributed by David G. Grubbs <d...@odi.com>
Index: src/external/gpl2/xcvs/dist/src/login.c
diff -u src/external/gpl2/xcvs/dist/src/login.c:1.2 src/external/gpl2/xcvs/dist/src/login.c:1.3
--- src/external/gpl2/xcvs/dist/src/login.c:1.2	Wed Apr  8 12:27:51 2009
+++ src/external/gpl2/xcvs/dist/src/login.c	Tue May 17 10:00:09 2016
@@ -11,6 +11,8 @@
  * 
  * Allow user to log in for an authenticating server.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: login.c,v 1.3 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include "getline.h"
Index: src/external/gpl2/xcvs/dist/src/recurse.c
diff -u src/external/gpl2/xcvs/dist/src/recurse.c:1.2 src/external/gpl2/xcvs/dist/src/recurse.c:1.3
--- src/external/gpl2/xcvs/dist/src/recurse.c:1.2	Thu Mar  8 15:42:56 2012
+++ src/external/gpl2/xcvs/dist/src/recurse.c	Tue May 17 10:00:09 2016
@@ -13,6 +13,8 @@
  * General recursion handler
  *
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: recurse.c,v 1.3 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include "save-cwd.h"
Index: src/external/gpl2/xcvs/dist/src/release.c
diff -u src/external/gpl2/xcvs/dist/src/release.c:1.2 src/external/gpl2/xcvs/dist/src/release.c:1.3
--- src/external/gpl2/xcvs/dist/src/release.c:1.2	Fri Apr 10 07:20:30 2009
+++ src/external/gpl2/xcvs/dist/src/release.c	Tue May 17 10:00:09 2016
@@ -11,6 +11,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: release.c,v 1.3 2016/05/17 14:00:09 christos Exp $");
 
 /*
  * Release: "cancel" a checkout in the history log.
Index: src/external/gpl2/xcvs/dist/src/run.c
diff -u src/external/gpl2/xcvs/dist/src/run.c:1.2 src/external/gpl2/xcvs/dist/src/run.c:1.3
--- src/external/gpl2/xcvs/dist/src/run.c:1.2	Wed Apr  8 12:27:52 2009
+++ src/external/gpl2/xcvs/dist/src/run.c	Tue May 17 10:00:09 2016
@@ -11,6 +11,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: run.c,v 1.3 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 
Index: src/external/gpl2/xcvs/dist/src/subr.c
diff -u src/external/gpl2/xcvs/dist/src/subr.c:1.2 src/external/gpl2/xcvs/dist/src/subr.c:1.3
--- src/external/gpl2/xcvs/dist/src/subr.c:1.2	Thu Mar  8 15:41:04 2012
+++ src/external/gpl2/xcvs/dist/src/subr.c	Tue May 17 10:00:09 2016
@@ -12,6 +12,8 @@
  * 
  * Various useful functions for the CVS support code.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: subr.c,v 1.3 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 
Index: src/external/gpl2/xcvs/dist/src/version.c
diff -u src/external/gpl2/xcvs/dist/src/version.c:1.2 src/external/gpl2/xcvs/dist/src/version.c:1.3
--- src/external/gpl2/xcvs/dist/src/version.c:1.2	Thu Mar  8 15:32:18 2012
+++ src/external/gpl2/xcvs/dist/src/version.c	Tue May 17 10:00:09 2016
@@ -13,6 +13,8 @@
  * 
  * version.c - the CVS version number
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: version.c,v 1.3 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 
Index: src/external/gpl2/xcvs/dist/src/watch.c
diff -u src/external/gpl2/xcvs/dist/src/watch.c:1.2 src/external/gpl2/xcvs/dist/src/watch.c:1.3
--- src/external/gpl2/xcvs/dist/src/watch.c:1.2	Fri Apr 10 07:20:30 2009
+++ src/external/gpl2/xcvs/dist/src/watch.c	Tue May 17 10:00:09 2016
@@ -9,6 +9,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: watch.c,v 1.3 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include "edit.h"
Index: src/external/gpl2/xcvs/dist/src/zlib.c
diff -u src/external/gpl2/xcvs/dist/src/zlib.c:1.2 src/external/gpl2/xcvs/dist/src/zlib.c:1.3
--- src/external/gpl2/xcvs/dist/src/zlib.c:1.2	Fri Nov 27 13:38:29 2009
+++ src/external/gpl2/xcvs/dist/src/zlib.c	Tue May 17 10:00:09 2016
@@ -12,6 +12,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: zlib.c,v 1.3 2016/05/17 14:00:09 christos Exp $");
 
 /* The routines in this file are the interface between the CVS
    client/server support and the zlib compression library.  */

Index: src/external/gpl2/xcvs/dist/src/mkmodules.c
diff -u src/external/gpl2/xcvs/dist/src/mkmodules.c:1.6 src/external/gpl2/xcvs/dist/src/mkmodules.c:1.7
--- src/external/gpl2/xcvs/dist/src/mkmodules.c:1.6	Tue Mar 13 13:12:30 2012
+++ src/external/gpl2/xcvs/dist/src/mkmodules.c	Tue May 17 10:00:09 2016
@@ -9,6 +9,8 @@
  * 
  * You may distribute under the terms of the GNU General Public License as
  * specified in the README file that comes with the CVS kit.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: mkmodules.c,v 1.7 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include "getline.h"
Index: src/external/gpl2/xcvs/dist/src/patch.c
diff -u src/external/gpl2/xcvs/dist/src/patch.c:1.6 src/external/gpl2/xcvs/dist/src/patch.c:1.7
--- src/external/gpl2/xcvs/dist/src/patch.c:1.6	Thu Mar  8 15:43:48 2012
+++ src/external/gpl2/xcvs/dist/src/patch.c	Tue May 17 10:00:09 2016
@@ -16,6 +16,8 @@
  * current head of a module, or between two releases.  Can specify the
  * release as either a date or a revision number.
  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: patch.c,v 1.7 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 #include "getline.h"

Index: src/external/gpl2/xcvs/dist/src/server.c
diff -u src/external/gpl2/xcvs/dist/src/server.c:1.7 src/external/gpl2/xcvs/dist/src/server.c:1.8
--- src/external/gpl2/xcvs/dist/src/server.c:1.7	Sun Aug 10 03:33:37 2014
+++ src/external/gpl2/xcvs/dist/src/server.c	Tue May 17 10:00:09 2016
@@ -7,6 +7,8 @@
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.  */
+#include <sys/cdefs.h>
+__RCSID("$NetBSD: server.c,v 1.8 2016/05/17 14:00:09 christos Exp $");
 
 #include "cvs.h"
 

Reply via email to