summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2008-08-01 16:45:44 -0700
committerRuss Allbery <rra@stanford.edu>2008-08-01 16:45:44 -0700
commitdd29fc81a48fcab6033371603efa8395dcaeafe1 (patch)
tree85b3bfcad85cbd56fd69c4c2e472adee10112391
parent12aec405c4c0b664a720c9c114faa4549b9761b2 (diff)
Remove Subversion Id strings
Also add some blank lines before license references.
-rw-r--r--Makefile.am1
-rwxr-xr-xautogen4
-rw-r--r--client/api.c3
-rw-r--r--client/client-v1.c3
-rw-r--r--client/client-v2.c3
-rw-r--r--client/error.c3
-rw-r--r--client/internal.h3
-rw-r--r--client/open.c3
-rw-r--r--client/remctl.c3
-rw-r--r--client/remctl.h3
-rw-r--r--config.h.w322
-rw-r--r--configure.ac2
-rw-r--r--java/Makefile1
-rw-r--r--m4/gssapi.m41
-rw-r--r--m4/inet-ntoa.m41
-rw-r--r--m4/lib-depends.m41
-rw-r--r--m4/snprintf.m42
-rw-r--r--m4/socket.m41
-rw-r--r--m4/vamacros.m42
-rw-r--r--perl/Makefile.PL.in1
-rw-r--r--perl/Remctl.pm1
-rw-r--r--perl/Remctl.xs3
-rwxr-xr-xperl/t/api.t1
-rwxr-xr-xperl/t/pod.t1
-rwxr-xr-xperl/t/stanford-netdb.t1
-rw-r--r--perl/typemap1
-rw-r--r--portable/asprintf.c3
-rw-r--r--portable/daemon.c3
-rw-r--r--portable/dummy.c3
-rw-r--r--portable/getaddrinfo.c3
-rw-r--r--portable/getaddrinfo.h3
-rw-r--r--portable/getnameinfo.c3
-rw-r--r--portable/getnameinfo.h3
-rw-r--r--portable/getopt.c3
-rw-r--r--portable/getopt.h3
-rw-r--r--portable/gssapi.h3
-rw-r--r--portable/inet_aton.c3
-rw-r--r--portable/inet_ntoa.c3
-rw-r--r--portable/inet_ntop.c3
-rw-r--r--portable/macros.h3
-rw-r--r--portable/setenv.c3
-rw-r--r--portable/snprintf.c3
-rw-r--r--portable/socket.h3
-rw-r--r--portable/stdbool.h3
-rw-r--r--portable/strlcat.c3
-rw-r--r--portable/strlcpy.c3
-rw-r--r--portable/system.h3
-rw-r--r--portable/uio.h3
-rw-r--r--portable/winsock.c3
-rw-r--r--server/commands.c3
-rw-r--r--server/config.c3
-rw-r--r--server/generic.c3
-rw-r--r--server/internal.h3
-rw-r--r--server/logging.c3
-rw-r--r--server/remctld.c3
-rw-r--r--server/server-v1.c3
-rw-r--r--server/server-v2.c3
-rw-r--r--tests/client/api-t.c3
-rw-r--r--tests/client/large-t.c3
-rw-r--r--tests/client/open-t.c3
-rw-r--r--tests/client/pod-t.in1
-rwxr-xr-xtests/client/remctl-t1
-rw-r--r--tests/data/cmd-background.c3
-rw-r--r--tests/data/cmd-closed.c3
-rw-r--r--tests/data/cmd-streaming.c3
-rw-r--r--tests/libtest.c3
-rw-r--r--tests/libtest.h3
-rw-r--r--tests/portable/asprintf-t.c3
-rw-r--r--tests/portable/getaddrinfo-t.c3
-rw-r--r--tests/portable/getnameinfo-t.c3
-rw-r--r--tests/portable/getopt-t.c3
-rw-r--r--tests/portable/inet_aton-t.c3
-rw-r--r--tests/portable/inet_ntoa-t.c3
-rw-r--r--tests/portable/inet_ntop-t.c3
-rw-r--r--tests/portable/setenv-t.c3
-rw-r--r--tests/portable/snprintf-t.c3
-rw-r--r--tests/portable/strlcat-t.c3
-rw-r--r--tests/portable/strlcpy-t.c3
-rw-r--r--tests/runtests.c3
-rw-r--r--tests/server/accept-t.c3
-rw-r--r--tests/server/acl-t.c3
-rw-r--r--tests/server/background-t.c3
-rw-r--r--tests/server/config-t.c3
-rw-r--r--tests/server/continue-t.c3
-rw-r--r--tests/server/env-t.c3
-rw-r--r--tests/server/errors-t.c3
-rw-r--r--tests/server/invalid-t.c3
-rw-r--r--tests/server/streaming-t.c3
-rw-r--r--tests/server/version-t.c3
-rw-r--r--tests/util/concat-t.c3
-rw-r--r--tests/util/faketoken.c3
-rw-r--r--tests/util/fakewrite.c3
-rw-r--r--tests/util/fdflag-t.c3
-rw-r--r--tests/util/gss-tokens-t.c3
-rw-r--r--tests/util/messages-t.c3
-rw-r--r--tests/util/network-t.c3
-rw-r--r--tests/util/tokens-t.c3
-rw-r--r--tests/util/vector-t.c3
-rwxr-xr-xtests/util/xmalloc-t1
-rw-r--r--tests/util/xmalloc.c3
-rw-r--r--tests/util/xwrite-t.c3
-rw-r--r--util/concat.c3
-rw-r--r--util/fdflag.c3
-rw-r--r--util/gss-errors.c3
-rw-r--r--util/gss-tokens.c3
-rw-r--r--util/messages.c3
-rw-r--r--util/network.c3
-rw-r--r--util/tokens.c3
-rw-r--r--util/util.h3
-rw-r--r--util/vector.c3
-rw-r--r--util/xmalloc.c3
-rw-r--r--util/xwrite.c3
112 files changed, 96 insertions, 207 deletions
diff --git a/Makefile.am b/Makefile.am
index cbf9092..b1a1a19 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,4 @@
# Makefile.am -- Automake makefile for remctl.
-# $Id$
#
# Written by Russ Allbery <rra@stanford.edu>
# Copyright 2006, 2007, 2008 Board of Trustees, Leland Stanford Jr. University
diff --git a/autogen b/autogen
index c6872d7..ee6fb33 100755
--- a/autogen
+++ b/autogen
@@ -1,8 +1,6 @@
#!/bin/sh
-# $Id$
#
-# Run this shell script to bootstrap as necessary after a fresh checkout
-# from Subversion.
+# Run this shell script to bootstrap as necessary after a fresh checkout.
autoreconf -i --force
rm -rf autom4te.cache
diff --git a/client/api.c b/client/api.c
index 5848267..c3d6e66 100644
--- a/client/api.c
+++ b/client/api.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Entry points for the remctl library API.
*
* All of the high-level entry points for the remctl library API, defined in
diff --git a/client/client-v1.c b/client/client-v1.c
index dc0fc36..38f0077 100644
--- a/client/client-v1.c
+++ b/client/client-v1.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Protocol v1, client implementation.
*
* This is the client implementation of the old v1 protocol, which doesn't
diff --git a/client/client-v2.c b/client/client-v2.c
index d467d43..824ab4e 100644
--- a/client/client-v2.c
+++ b/client/client-v2.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Protocol v2, client implementation.
*
* This is the client implementation of the new v2 protocol. It's fairly
diff --git a/client/error.c b/client/error.c
index eced8f7..e502920 100644
--- a/client/error.c
+++ b/client/error.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Error handling for the remctl client library.
*
* A set of helper routines to do error handling inside the remctl client
diff --git a/client/internal.h b/client/internal.h
index 6dcaf4b..3cbeec9 100644
--- a/client/internal.h
+++ b/client/internal.h
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Internal support functions for the remctl client library.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/client/open.c b/client/open.c
index b6651a3..d58a5e8 100644
--- a/client/open.c
+++ b/client/open.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Open a connection to a remote server.
*
* This is the client implementation of opening a connection to a remote
diff --git a/client/remctl.c b/client/remctl.c
index 1c761d4..3692b8e 100644
--- a/client/remctl.c
+++ b/client/remctl.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* remctl command-line client.
*
* This is a command-line driver for the libremctl library, which takes the
diff --git a/client/remctl.h b/client/remctl.h
index 311f5fc..188c9f4 100644
--- a/client/remctl.h
+++ b/client/remctl.h
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Public interface to remctl client library.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/config.h.w32 b/config.h.w32
index a83c95b..fc2e244 100644
--- a/config.h.w32
+++ b/config.h.w32
@@ -1,4 +1,4 @@
-/* $Id$
+/* -*- c -*-
*
* This is a static, stripped-down version of config.h.in for Windows
* platforms. It's hand-tweaked to define the right symbols so that
diff --git a/configure.ac b/configure.ac
index 4228692..0d63e6f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,4 @@
dnl Process this file with autoconf to produce a configure script.
-dnl $Id$
dnl
dnl Written by Russ Allbery <rra@stanford.edu>
dnl Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008
@@ -7,7 +6,6 @@ dnl Board of Trustees, Leland Stanford Jr. University
dnl
dnl See LICENSE for licensing terms.
-AC_REVISION([$Revision$])
AC_PREREQ([2.61])
AC_INIT([remctl], [2.12], [rra@stanford.edu])
AC_CONFIG_AUX_DIR([build-aux])
diff --git a/java/Makefile b/java/Makefile
index 671f024..c218f47 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -1,5 +1,4 @@
# Makefile for Java remctl implementation.
-# $Id$
#
# This Makefile is not (yet) integrated with the rest of the remctl build
# system. You will need to either edit the JDK setting below or override it
diff --git a/m4/gssapi.m4 b/m4/gssapi.m4
index 2d36e43..135170a 100644
--- a/m4/gssapi.m4
+++ b/m4/gssapi.m4
@@ -1,5 +1,4 @@
dnl gssapi.m4 -- Find the compiler and linker flags for GSS-API.
-dnl $Id$
dnl
dnl Finds the compiler and linker flags for linking with GSS-API libraries
dnl and sets the substitution variables GSSAPI_CPPFLAGS, GSSAPI_LDFLAGS, and
diff --git a/m4/inet-ntoa.m4 b/m4/inet-ntoa.m4
index 032a01c..e8ebb9f 100644
--- a/m4/inet-ntoa.m4
+++ b/m4/inet-ntoa.m4
@@ -1,5 +1,4 @@
dnl inet-ntoa.m4 -- Check for a working inet_ntoa.
-dnl $Id$
dnl
dnl Check whether inet_ntoa is present and working. Since calling inet_ntoa
dnl involves passing small structs on the stack, present and working versions
diff --git a/m4/lib-depends.m4 b/m4/lib-depends.m4
index 5f4c284..1d7e769 100644
--- a/m4/lib-depends.m4
+++ b/m4/lib-depends.m4
@@ -1,5 +1,4 @@
dnl lib-depends.m4 -- Provides option to change library probes.
-dnl $Id$
dnl
dnl This file provides RRA_ENABLE_REDUCED_DEPENDS, which adds the configure
dnl option --enable-reduced-depends to request that library probes assume
diff --git a/m4/snprintf.m4 b/m4/snprintf.m4
index 8ab3689..1938dea 100644
--- a/m4/snprintf.m4
+++ b/m4/snprintf.m4
@@ -1,5 +1,4 @@
dnl snprintf.m4 -- Test for a working C99 snprintf.
-dnl $Id$
dnl
dnl Check for a working snprintf. Some systems have an snprintf that doesn't
dnl nul-terminate if the buffer isn't large enough. Others return -1 if the
@@ -12,6 +11,7 @@ dnl fully working snprintf is found.
dnl
dnl Written by Russ Allbery <rra@stanford.edu>
dnl Copyright 2006, 2008 Board of Trustees, Leland Stanford Jr. University
+dnl
dnl See LICENSE for licensing terms.
dnl Source used by RRA_FUNC_SNPRINTF.
diff --git a/m4/socket.m4 b/m4/socket.m4
index c5a5ead..1589432 100644
--- a/m4/socket.m4
+++ b/m4/socket.m4
@@ -1,5 +1,4 @@
dnl socket.m4 -- Various checks for socket support and macros.
-dnl $Id$
dnl
dnl This is a collection of various Autoconf macros for checking networking
dnl and socket properties. The macros provided are:
diff --git a/m4/vamacros.m4 b/m4/vamacros.m4
index e6acdb0..6740d77 100644
--- a/m4/vamacros.m4
+++ b/m4/vamacros.m4
@@ -1,5 +1,4 @@
dnl vamacros.m4 -- Check for support for variadic macros.
-dnl $Id: vamacros.m4 6544 2003-12-26 03:23:31Z rra $
dnl
dnl This file defines two macros for probing for compiler support for variadic
dnl macros. Provided are RRA_C_C99_VAMACROS, which checks for support for the
@@ -16,6 +15,7 @@ dnl They set HAVE_C99_VAMACROS or HAVE_GNU_VAMACROS as appropriate.
dnl
dnl Written by Russ Allbery <rra@stanford.edu>
dnl Copyright 2006, 2008 Board of Trustees, Leland Stanford Jr. University
+dnl
dnl See LICENSE for licensing terms.
AC_DEFUN([RRA_C_C99_VAMACROS],
diff --git a/perl/Makefile.PL.in b/perl/Makefile.PL.in
index 78fed86..ff42914 100644
--- a/perl/Makefile.PL.in
+++ b/perl/Makefile.PL.in
@@ -1,5 +1,4 @@
# Makefile.PL for libremctl Perl bindings. -*- perl -*-
-# $Id$
#
# Written by Russ Allbery
# Copyright 2007 Board of Trustees, Leland Stanford Jr. University
diff --git a/perl/Remctl.pm b/perl/Remctl.pm
index 98ce9f2..7ac3181 100644
--- a/perl/Remctl.pm
+++ b/perl/Remctl.pm
@@ -1,5 +1,4 @@
# Net::Remctl -- Perl bindings for the remctl client library.
-# $Id$
#
# This is the Perl boostrap file for the Net::Remctl module, nearly all of
# which is implemented in XS. For the actual source, see Remctl.xs. This
diff --git a/perl/Remctl.xs b/perl/Remctl.xs
index b33316b..13f02b6 100644
--- a/perl/Remctl.xs
+++ b/perl/Remctl.xs
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Perl bindings for the remctl client library.
*
* This is an XS source file, suitable for processing by xsubpp, that
diff --git a/perl/t/api.t b/perl/t/api.t
index 6839dff..0a15647 100755
--- a/perl/t/api.t
+++ b/perl/t/api.t
@@ -1,5 +1,4 @@
#!/usr/bin/perl -w
-# $Id$
#
# Tests for the Net::Remctl API. This relies on being run as part of the
# larger remctl build tree and uses the built remctld for testing.
diff --git a/perl/t/pod.t b/perl/t/pod.t
index 9b6e40b..0bfd285 100755
--- a/perl/t/pod.t
+++ b/perl/t/pod.t
@@ -1,5 +1,4 @@
#!/usr/bin/perl
-# $Id$
#
# Test suite for the Net::Remctl POD documentation.
diff --git a/perl/t/stanford-netdb.t b/perl/t/stanford-netdb.t
index f28ca35..f5e17e6 100755
--- a/perl/t/stanford-netdb.t
+++ b/perl/t/stanford-netdb.t
@@ -1,5 +1,4 @@
#!/usr/bin/perl -w
-# $Id$
#
# Test default parameters against Stanford's NetDB service.
#
diff --git a/perl/typemap b/perl/typemap
index 64a4833..315b97d 100644
--- a/perl/typemap
+++ b/perl/typemap
@@ -1,5 +1,4 @@
# Typemap file for the Perl bindings to the remctl client library.
-# $Id$
#
# Written by Russ Allbery <rra@stanford.edu>
# Copyright 2007 Board of Trustees, Leland Stanford Jr. University
diff --git a/portable/asprintf.c b/portable/asprintf.c
index 2cd5217..9451795 100644
--- a/portable/asprintf.c
+++ b/portable/asprintf.c
@@ -1,5 +1,4 @@
-/* $Id: asprintf.c 7519 2006-04-17 23:13:40Z eagle $
- *
+/*
* Replacement for a missing asprintf and vasprintf.
*
* Provides the same functionality as the standard GNU library routines
diff --git a/portable/daemon.c b/portable/daemon.c
index 641478e..bf096d0 100644
--- a/portable/daemon.c
+++ b/portable/daemon.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Replacement for a missing daemon.
*
* Provides the same functionality as the library function daemon for those
diff --git a/portable/dummy.c b/portable/dummy.c
index 66341c3..8a0d54d 100644
--- a/portable/dummy.c
+++ b/portable/dummy.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Dummy symbol to prevent an empty library.
*
* On platforms that already have all of the functions that libportable would
diff --git a/portable/getaddrinfo.c b/portable/getaddrinfo.c
index 50975c8..4c1a56e 100644
--- a/portable/getaddrinfo.c
+++ b/portable/getaddrinfo.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Replacement for a missing getaddrinfo.
*
* This is an implementation of getaddrinfo for systems that don't have one so
diff --git a/portable/getaddrinfo.h b/portable/getaddrinfo.h
index 4618949..f50b523 100644
--- a/portable/getaddrinfo.h
+++ b/portable/getaddrinfo.h
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Replacement implementation of getaddrinfo.
*
* This is an implementation of the getaddrinfo family of functions for
diff --git a/portable/getnameinfo.c b/portable/getnameinfo.c
index 1de27e8..08642f9 100644
--- a/portable/getnameinfo.c
+++ b/portable/getnameinfo.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Replacement for a missing getnameinfo.
*
* This is an implementation of getnameinfo for systems that don't have one so
diff --git a/portable/getnameinfo.h b/portable/getnameinfo.h
index 11bb1b5..9185005 100644
--- a/portable/getnameinfo.h
+++ b/portable/getnameinfo.h
@@ -1,5 +1,4 @@
-/* $Id$
-**
+/*
** Replacement implementation of getnameinfo.
**
** Written by Russ Allbery <rra@stanford.edu>
diff --git a/portable/getopt.c b/portable/getopt.c
index 8570625..6d67da9 100644
--- a/portable/getopt.c
+++ b/portable/getopt.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Replacement implementation of getopt.
*
* This is a replacement implementation for getopt based on the my_getopt
diff --git a/portable/getopt.h b/portable/getopt.h
index 2bd7212..a9ce6ee 100644
--- a/portable/getopt.h
+++ b/portable/getopt.h
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Replacement implementation of getopt.
*
* This is a replacement implementation for getopt based on the my_getopt
diff --git a/portable/gssapi.h b/portable/gssapi.h
index a6116a5..05593f9 100644
--- a/portable/gssapi.h
+++ b/portable/gssapi.h
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Portability wrapper around <gssapi.h>.
*
* This header tries to encapsulate the differences between the MIT and
diff --git a/portable/inet_aton.c b/portable/inet_aton.c
index 8a52a2d..3b6d1fa 100644
--- a/portable/inet_aton.c
+++ b/portable/inet_aton.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Replacement for a missing inet_aton.
*
* Provides the same functionality as the standard library routine
diff --git a/portable/inet_ntoa.c b/portable/inet_ntoa.c
index 4a24845..8d85846 100644
--- a/portable/inet_ntoa.c
+++ b/portable/inet_ntoa.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Replacement for a missing or broken inet_ntoa.
*
* Provides the same functionality as the standard library routine inet_ntoa
diff --git a/portable/inet_ntop.c b/portable/inet_ntop.c
index 33fd1e4..f21c54e 100644
--- a/portable/inet_ntop.c
+++ b/portable/inet_ntop.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Replacement for a missing inet_ntop.
*
* Provides an implementation of inet_ntop that only supports IPv4 addresses
diff --git a/portable/macros.h b/portable/macros.h
index dcffa59..8d5adbd 100644
--- a/portable/macros.h
+++ b/portable/macros.h
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Portability macros used in include files.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/portable/setenv.c b/portable/setenv.c
index 2da2570..d66ddcd 100644
--- a/portable/setenv.c
+++ b/portable/setenv.c
@@ -1,5 +1,4 @@
-/* $Id: setenv.c 6693 2004-03-08 20:41:13Z rra $
- *
+/*
* Replacement for a missing setenv.
*
* Provides the same functionality as the standard library routine setenv for
diff --git a/portable/snprintf.c b/portable/snprintf.c
index 3c39de8..3775b8a 100644
--- a/portable/snprintf.c
+++ b/portable/snprintf.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Replacement for a missing snprintf or vsnprintf.
*
* The following implementation of snprintf was taken mostly verbatim from
diff --git a/portable/socket.h b/portable/socket.h
index a098863..ce771e9 100644
--- a/portable/socket.h
+++ b/portable/socket.h
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Portability wrapper around <sys/socket.h> and friends.
*
* This header file is the equivalent of:
diff --git a/portable/stdbool.h b/portable/stdbool.h
index 61dd8a1..01a2ff2 100644
--- a/portable/stdbool.h
+++ b/portable/stdbool.h
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Portability wrapper around <stdbool.h>.
*
* Provides the bool and _Bool types and the true and false constants,
diff --git a/portable/strlcat.c b/portable/strlcat.c
index 4816f90..f696db3 100644
--- a/portable/strlcat.c
+++ b/portable/strlcat.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Replacement for a missing strlcat.
*
* Provides the same functionality as the *BSD function strlcat, originally
diff --git a/portable/strlcpy.c b/portable/strlcpy.c
index d281645..596e968 100644
--- a/portable/strlcpy.c
+++ b/portable/strlcpy.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Replacement for a missing strlcpy.
*
* Provides the same functionality as the *BSD function strlcpy, originally
diff --git a/portable/system.h b/portable/system.h
index ac71b18..862e6d9 100644
--- a/portable/system.h
+++ b/portable/system.h
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Standard system includes and portability adjustments.
*
* Declarations of routines and variables in the C library. Including this
diff --git a/portable/uio.h b/portable/uio.h
index 70a8d07..3c9e840 100644
--- a/portable/uio.h
+++ b/portable/uio.h
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Portability wrapper around <sys/uio.h>.
*
* Provides a definition of the iovec struct for platforms that don't have it
diff --git a/portable/winsock.c b/portable/winsock.c
index 1ebdd69..cc9efcc 100644
--- a/portable/winsock.c
+++ b/portable/winsock.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Supporting functions for the Windows socket API.
*
* Provides supporting functions and wrappers that help with portability to
diff --git a/server/commands.c b/server/commands.c
index a36826c..49aa231 100644
--- a/server/commands.c
+++ b/server/commands.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Running commands.
*
* These are the functions for running external commands under remctld and
diff --git a/server/config.c b/server/config.c
index c47ec0c..958c46e 100644
--- a/server/config.c
+++ b/server/config.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Configuration parsing.
*
* These are the functions for parsing the remctld configuration file and
diff --git a/server/generic.c b/server/generic.c
index cd2c91a..1e4e83b 100644
--- a/server/generic.c
+++ b/server/generic.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Server implementation of generic protocol functions.
*
* These are the server protocol functions that can be shared between the v1
diff --git a/server/internal.h b/server/internal.h
index 5082274..332b910 100644
--- a/server/internal.h
+++ b/server/internal.h
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Internal support functions for the remctld daemon.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/server/logging.c b/server/logging.c
index f97141c..78ae191 100644
--- a/server/logging.c
+++ b/server/logging.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Logging and error handling for the remctld server.
*
* A set of helper routines to do error handling and other logging for
diff --git a/server/remctld.c b/server/remctld.c
index 7ddd624..b9cd098 100644
--- a/server/remctld.c
+++ b/server/remctld.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* The remctl server.
*
* Handles option parsing, network setup, and the basic processing loop of the
diff --git a/server/server-v1.c b/server/server-v1.c
index 78cfbbf..3a03503 100644
--- a/server/server-v1.c
+++ b/server/server-v1.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Protocol v1, server implementation.
*
* This is the server implementation of the old v1 protocol, which doesn't
diff --git a/server/server-v2.c b/server/server-v2.c
index 79c7da2..bada383 100644
--- a/server/server-v2.c
+++ b/server/server-v2.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Protocol v2, server implementation.
*
* This is the server implementation of the new v2 protocol.
diff --git a/tests/client/api-t.c b/tests/client/api-t.c
index e0e827d..5d57f58 100644
--- a/tests/client/api-t.c
+++ b/tests/client/api-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Test suite for the high-level remctl library API.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/tests/client/large-t.c b/tests/client/large-t.c
index db73cef..f13fffa 100644
--- a/tests/client/large-t.c
+++ b/tests/client/large-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Test suite for over-large commands.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/tests/client/open-t.c b/tests/client/open-t.c
index f3ac351..7f40d7a 100644
--- a/tests/client/open-t.c
+++ b/tests/client/open-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Test suite for the client connection negotiation code.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/tests/client/pod-t.in b/tests/client/pod-t.in
index 9dce9d4..27ed071 100644
--- a/tests/client/pod-t.in
+++ b/tests/client/pod-t.in
@@ -1,5 +1,4 @@
#! /usr/bin/perl
-# $Id$
#
# Test suite for the remctl POD documentation. This script is taken almost
# verbatim from the Test::Pod manual page.
diff --git a/tests/client/remctl-t b/tests/client/remctl-t
index 1f95161..2a32dd7 100755
--- a/tests/client/remctl-t
+++ b/tests/client/remctl-t
@@ -1,5 +1,4 @@
#! /bin/sh
-# $Id$
#
# Test suite for the remctl command-line client.
#
diff --git a/tests/data/cmd-background.c b/tests/data/cmd-background.c
index 1dbb43f..e5eed96 100644
--- a/tests/data/cmd-background.c
+++ b/tests/data/cmd-background.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Small C program that outputs a string, forks off a process that sleeps for
* ten seconds and outputs another string, and meanwhile immediately exits.
* Used to test that remctld stops listening as soon as its child has exited
diff --git a/tests/data/cmd-closed.c b/tests/data/cmd-closed.c
index 351c413..276a80e 100644
--- a/tests/data/cmd-closed.c
+++ b/tests/data/cmd-closed.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Small C program to verify that standard input is not closed but returns EOF
* on any read and that all file descriptors higher than 2 are closed.
*
diff --git a/tests/data/cmd-streaming.c b/tests/data/cmd-streaming.c
index 576b2e3..48a67a5 100644
--- a/tests/data/cmd-streaming.c
+++ b/tests/data/cmd-streaming.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Small C program to output three lines, one to stdout, one to stderr, and
* then one to stdout again. Used to test remctl streaming support.
*
diff --git a/tests/libtest.c b/tests/libtest.c
index ae95226..1cd0638 100644
--- a/tests/libtest.c
+++ b/tests/libtest.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Some utility routines for writing tests.
*
* Herein are a variety of utility routines for writing tests. All routines
diff --git a/tests/libtest.h b/tests/libtest.h
index d640ca2..aedab0d 100644
--- a/tests/libtest.h
+++ b/tests/libtest.h
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Some utility routines for writing tests.
*
* Copyright 2006, 2007 Board of Trustees, Leland Stanford Jr. University
diff --git a/tests/portable/asprintf-t.c b/tests/portable/asprintf-t.c
index 5254691..689e7c7 100644
--- a/tests/portable/asprintf-t.c
+++ b/tests/portable/asprintf-t.c
@@ -1,5 +1,4 @@
-/* $Id: asprintf-t.c 7519 2006-04-17 23:13:40Z eagle $
- *
+/*
* asprintf and vasprintf test suite.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/tests/portable/getaddrinfo-t.c b/tests/portable/getaddrinfo-t.c
index 657eed7..e8cd10f 100644
--- a/tests/portable/getaddrinfo-t.c
+++ b/tests/portable/getaddrinfo-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* getaddrinfo test suite.
*
* Copyright (c) 2004, 2005, 2006, 2007
diff --git a/tests/portable/getnameinfo-t.c b/tests/portable/getnameinfo-t.c
index 55a85af..9d5332a 100644
--- a/tests/portable/getnameinfo-t.c
+++ b/tests/portable/getnameinfo-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* getnameinfo test suite.
*
* Copyright (c) 2004, 2005, 2006, 2007
diff --git a/tests/portable/getopt-t.c b/tests/portable/getopt-t.c
index 5a9b729..e64db22 100644
--- a/tests/portable/getopt-t.c
+++ b/tests/portable/getopt-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* getopt test suite.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/tests/portable/inet_aton-t.c b/tests/portable/inet_aton-t.c
index b515cee..f827636 100644
--- a/tests/portable/inet_aton-t.c
+++ b/tests/portable/inet_aton-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* inet_aton test suite.
*
* Copyright (c) 2004, 2005, 2006, 2007
diff --git a/tests/portable/inet_ntoa-t.c b/tests/portable/inet_ntoa-t.c
index 03be112..e12f976 100644
--- a/tests/portable/inet_ntoa-t.c
+++ b/tests/portable/inet_ntoa-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* inet_ntoa test suite.
*
* Copyright (c) 2004, 2005, 2006, 2007
diff --git a/tests/portable/inet_ntop-t.c b/tests/portable/inet_ntop-t.c
index f3df9a0..207e972 100644
--- a/tests/portable/inet_ntop-t.c
+++ b/tests/portable/inet_ntop-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* inet_ntop test suite.
*
* Copyright (c) 2004, 2005, 2006
diff --git a/tests/portable/setenv-t.c b/tests/portable/setenv-t.c
index 6268376..3f21c79 100644
--- a/tests/portable/setenv-t.c
+++ b/tests/portable/setenv-t.c
@@ -1,5 +1,4 @@
-/* $Id: setenv-t.c 7168 2005-04-10 08:52:48Z rra $
- *
+/*
* setenv test suite.
*
* Copyright (c) 2004, 2005, 2006
diff --git a/tests/portable/snprintf-t.c b/tests/portable/snprintf-t.c
index c33e0e7..18c2326 100644
--- a/tests/portable/snprintf-t.c
+++ b/tests/portable/snprintf-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* snprintf test suite.
*
* Copyright (c) 2004, 2005, 2006
diff --git a/tests/portable/strlcat-t.c b/tests/portable/strlcat-t.c
index c860803..2f39925 100644
--- a/tests/portable/strlcat-t.c
+++ b/tests/portable/strlcat-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* strlcat test suite.
*
* Copyright (c) 2004, 2005, 2006
diff --git a/tests/portable/strlcpy-t.c b/tests/portable/strlcpy-t.c
index 8fb1f9c..74c9ecd 100644
--- a/tests/portable/strlcpy-t.c
+++ b/tests/portable/strlcpy-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* strlcpy test suite.
*
* Copyright (c) 2004, 2005, 2006
diff --git a/tests/runtests.c b/tests/runtests.c
index abad3b6..060c8ad 100644
--- a/tests/runtests.c
+++ b/tests/runtests.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Run a set of tests, reporting results.
*
* Usage:
diff --git a/tests/server/accept-t.c b/tests/server/accept-t.c
index f255694..2ccf5d0 100644
--- a/tests/server/accept-t.c
+++ b/tests/server/accept-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Test suite for the server connection negotiation code.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/tests/server/acl-t.c b/tests/server/acl-t.c
index bd2d4b6..0eb118e 100644
--- a/tests/server/acl-t.c
+++ b/tests/server/acl-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Test suite for the server ACL checking.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/tests/server/background-t.c b/tests/server/background-t.c
index 303d6c1..6d7bb80 100644
--- a/tests/server/background-t.c
+++ b/tests/server/background-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Test suite for behavior with backgrounded processes.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/tests/server/config-t.c b/tests/server/config-t.c
index 77a6011..3acf1a5 100644
--- a/tests/server/config-t.c
+++ b/tests/server/config-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Test suite for the server configuration parsing.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/tests/server/continue-t.c b/tests/server/continue-t.c
index 326f38f..2687110 100644
--- a/tests/server/continue-t.c
+++ b/tests/server/continue-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Test suite for continued commands.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/tests/server/env-t.c b/tests/server/env-t.c
index 0ed8b73..4b7df7e 100644
--- a/tests/server/env-t.c
+++ b/tests/server/env-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Test suite for environment variables set by the server.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/tests/server/errors-t.c b/tests/server/errors-t.c
index 8cfc97e..d70cba4 100644
--- a/tests/server/errors-t.c
+++ b/tests/server/errors-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Test suite for errors returned by the server.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/tests/server/invalid-t.c b/tests/server/invalid-t.c
index acd9f98..0722c3e 100644
--- a/tests/server/invalid-t.c
+++ b/tests/server/invalid-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Test suite for malformed commands.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/tests/server/streaming-t.c b/tests/server/streaming-t.c
index 4dc5f40..2ca663b 100644
--- a/tests/server/streaming-t.c
+++ b/tests/server/streaming-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Test suite for streaming data from the server.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/tests/server/version-t.c b/tests/server/version-t.c
index 1503e45..f9e345a 100644
--- a/tests/server/version-t.c
+++ b/tests/server/version-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Test suite for version negotiation in the server.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/tests/util/concat-t.c b/tests/util/concat-t.c
index da02da8..042669f 100644
--- a/tests/util/concat-t.c
+++ b/tests/util/concat-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* concat test suite.
*
* Copyright (c) 2004, 2005, 2006
diff --git a/tests/util/faketoken.c b/tests/util/faketoken.c
index ef40b96..4bf82f7 100644
--- a/tests/util/faketoken.c
+++ b/tests/util/faketoken.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Fake token_send and token_recv functions for testing.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/tests/util/fakewrite.c b/tests/util/fakewrite.c
index f64e4b5..02e5ac1 100644
--- a/tests/util/fakewrite.c
+++ b/tests/util/fakewrite.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Fake write and writev functions for testing xwrite and xwritev.
*
* Copyright (c) 2004, 2005, 2006
diff --git a/tests/util/fdflag-t.c b/tests/util/fdflag-t.c
index 425f7eb..b1efec6 100644
--- a/tests/util/fdflag-t.c
+++ b/tests/util/fdflag-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* fdflag test suite.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/tests/util/gss-tokens-t.c b/tests/util/gss-tokens-t.c
index d542a80..543b5f7 100644
--- a/tests/util/gss-tokens-t.c
+++ b/tests/util/gss-tokens-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* gss-tokens test suite.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/tests/util/messages-t.c b/tests/util/messages-t.c
index e4083b0..3721095 100644
--- a/tests/util/messages-t.c
+++ b/tests/util/messages-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Test suite for error handling routines.
*
* Copyright (c) 2004, 2005, 2006
diff --git a/tests/util/network-t.c b/tests/util/network-t.c
index 305b2f6..ef13eb1 100644
--- a/tests/util/network-t.c
+++ b/tests/util/network-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* network test suite.
*
* Copyright (c) 2004, 2005, 2006, 2007
diff --git a/tests/util/tokens-t.c b/tests/util/tokens-t.c
index 6222c02..b7e262e 100644
--- a/tests/util/tokens-t.c
+++ b/tests/util/tokens-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* tokens test suite.
*
* Written by Russ Allbery <rra@stanford.edu>
diff --git a/tests/util/vector-t.c b/tests/util/vector-t.c
index 0904956..e9d62a0 100644
--- a/tests/util/vector-t.c
+++ b/tests/util/vector-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* vector test suite.
*
* Copyright (c) 2004, 2005, 2006
diff --git a/tests/util/xmalloc-t b/tests/util/xmalloc-t
index 7599b03..9893170 100755
--- a/tests/util/xmalloc-t
+++ b/tests/util/xmalloc-t
@@ -1,5 +1,4 @@
#! /bin/sh
-# $Id: xmalloc.t 7519 2006-04-17 23:13:40Z eagle $
#
# Test suite for xmalloc and friends.
#
diff --git a/tests/util/xmalloc.c b/tests/util/xmalloc.c
index a8021a1..7a2b5a3 100644
--- a/tests/util/xmalloc.c
+++ b/tests/util/xmalloc.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Test suite for xmalloc and family.
*
* Copyright (c) 2004, 2005, 2006
diff --git a/tests/util/xwrite-t.c b/tests/util/xwrite-t.c
index 1f3ebdd..b8094bc 100644
--- a/tests/util/xwrite-t.c
+++ b/tests/util/xwrite-t.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Test suite for xwrite and xwritev.
*
* Copyright (c) 2004, 2005, 2006
diff --git a/util/concat.c b/util/concat.c
index eacbe4e..e49fc39 100644
--- a/util/concat.c
+++ b/util/concat.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Concatenate strings with dynamic memory allocation.
*
* Usage:
diff --git a/util/fdflag.c b/util/fdflag.c
index 3df7e4a..97b1e64 100644
--- a/util/fdflag.c
+++ b/util/fdflag.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Set or clear file descriptor flags.
*
* Simple functions (wrappers around fcntl) to set or clear file descriptor
diff --git a/util/gss-errors.c b/util/gss-errors.c
index 72b8ee9..b6a4808 100644
--- a/util/gss-errors.c
+++ b/util/gss-errors.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Shared GSS-API error handling code.
*
* Helper functions to interpret GSS-API errors that can be shared between the
diff --git a/util/gss-tokens.c b/util/gss-tokens.c
index b6ceec0..7e2c3fe 100644
--- a/util/gss-tokens.c
+++ b/util/gss-tokens.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* GSS token handling routines.
*
* Higher-level wrappers around the low-level token handling routines that
diff --git a/util/messages.c b/util/messages.c
index d634f5d..9acf10d 100644
--- a/util/messages.c
+++ b/util/messages.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Message and error reporting (possibly fatal).
*
* Usage:
diff --git a/util/network.c b/util/network.c
index e2469d1..a5eb5df 100644
--- a/util/network.c
+++ b/util/network.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Utility functions for network connections.
*
* This is a collection of utility functions for network connections and
diff --git a/util/tokens.c b/util/tokens.c
index 5103601..f357984 100644
--- a/util/tokens.c
+++ b/util/tokens.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Token handling routines.
*
* Low-level routines to send and receive remctl tokens. token_send and
diff --git a/util/util.h b/util/util.h
index 2d78c68..41bd020 100644
--- a/util/util.h
+++ b/util/util.h
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Utility functions.
*
* This is a variety of utility functions that are used internally by pieces
diff --git a/util/vector.c b/util/vector.c
index 7381ff7..fdcdd3c 100644
--- a/util/vector.c
+++ b/util/vector.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Vector handling (counted lists of char *'s).
*
* A vector is a table for handling a list of strings with less overhead than
diff --git a/util/xmalloc.c b/util/xmalloc.c
index 9f11f79..34c47da 100644
--- a/util/xmalloc.c
+++ b/util/xmalloc.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* malloc routines with failure handling.
*
* Usage:
diff --git a/util/xwrite.c b/util/xwrite.c
index 4066fc2..f2132b5 100644
--- a/util/xwrite.c
+++ b/util/xwrite.c
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* write and writev replacements to handle partial writes.
*
* Usage: