Remove crufty CVS $Id$ tags.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 1 Apr 2008 12:03:32 +0000 (13:03 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 1 Apr 2008 21:23:30 +0000 (22:23 +0100)
39 files changed:
Makefile.am
acl.c
acl.h
addr.h
chan.c
chan.h
conf.c
conf.h
configure.in
endpt.c
endpt.h
exec.c
exec.h
fattr.c
fattr.h
file.c
file.h
fw.1.in
fw.c
fw.h
identify.c
identify.h
inet.c
inet.h
mantext.h
privconn.c
privconn.h
reffd.c
reffd.h
rlimits.h
scan.c
scan.h
socket.c
socket.h
source.c
source.h
target.h
un.c
un.h

index 2df8226..c90449b 100644 (file)
@@ -1,7 +1,5 @@
 ## -*-makefile-*-
 ##
-## $Id: Makefile.am,v 1.8 2004/04/08 01:36:25 mdw Exp $
-##
 ## Makefile for fw
 ##
 ## (c) 1999 Mark Wooding
diff --git a/acl.c b/acl.c
index 164a1c3..bedd735 100644 (file)
--- a/acl.c
+++ b/acl.c
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: acl.c,v 1.5 2004/04/08 01:36:25 mdw Exp $
- *
  * Access control list handling
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/acl.h b/acl.h
index 43de47c..93a5694 100644 (file)
--- a/acl.h
+++ b/acl.h
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: acl.h,v 1.5 2004/04/08 01:36:25 mdw Exp $
- *
  * Access control list handling
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/addr.h b/addr.h
index 5c30f46..89ace85 100644 (file)
--- a/addr.h
+++ b/addr.h
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: addr.h,v 1.5 2004/04/08 01:36:25 mdw Exp $
- *
  * Generic interface to network address handlers
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/chan.c b/chan.c
index f9caf60..ac4cf3e 100644 (file)
--- a/chan.c
+++ b/chan.c
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: chan.c,v 1.7 2004/04/08 01:36:25 mdw Exp $
- *
  * Channel management
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/chan.h b/chan.h
index cc03ae5..ac1f0c2 100644 (file)
--- a/chan.h
+++ b/chan.h
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: chan.h,v 1.3 2004/04/08 01:36:25 mdw Exp $
- *
  * Channel management
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/conf.c b/conf.c
index c42e137..04b0ac5 100644 (file)
--- a/conf.c
+++ b/conf.c
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: conf.c,v 1.11 2004/04/08 01:36:25 mdw Exp $
- *
  * Configuration parsing
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/conf.h b/conf.h
index 9123a04..adf80c2 100644 (file)
--- a/conf.h
+++ b/conf.h
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: conf.h,v 1.9 2004/04/08 01:36:25 mdw Exp $
- *
  * Configuration parsing
  *
  * (c) 1999 Straylight/Edgeware
index 6ac9e36..391648f 100644 (file)
@@ -1,7 +1,5 @@
 dnl -*-m4-*-
 dnl
-dnl $Id: configure.in,v 1.18 2004/04/08 01:36:25 mdw Exp $
-dnl
 dnl Configuration script for fw
 dnl
 dnl (c) 1999 Straylight/Edgeware
diff --git a/endpt.c b/endpt.c
index 173c1b9..8e5d0e6 100644 (file)
--- a/endpt.c
+++ b/endpt.c
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: endpt.c,v 1.4 2004/04/08 01:36:25 mdw Exp $
- *
  * Generic endpoint abstraction
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/endpt.h b/endpt.h
index f854497..d88784d 100644 (file)
--- a/endpt.h
+++ b/endpt.h
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: endpt.h,v 1.3 2004/04/08 01:36:25 mdw Exp $
- *
  * Generic endpoint abstraction
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/exec.c b/exec.c
index f4c93af..16883ec 100644 (file)
--- a/exec.c
+++ b/exec.c
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: exec.c,v 1.9 2004/04/08 01:36:25 mdw Exp $
- *
  * Source and target for executable programs
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/exec.h b/exec.h
index 6769bd2..8a0dbe7 100644 (file)
--- a/exec.h
+++ b/exec.h
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: exec.h,v 1.2 2004/04/08 01:36:25 mdw Exp $
- *
  * Source and target for executable programs
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/fattr.c b/fattr.c
index b27e9b8..f9e56d3 100644 (file)
--- a/fattr.c
+++ b/fattr.c
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: fattr.c,v 1.4 2004/04/08 01:36:25 mdw Exp $
- *
  * Handling of file attributes
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/fattr.h b/fattr.h
index 60ae21c..ac3518a 100644 (file)
--- a/fattr.h
+++ b/fattr.h
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: fattr.h,v 1.2 2004/04/08 01:36:25 mdw Exp $
- *
  * Handling of file attributes
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/file.c b/file.c
index 5a97064..2e342cb 100644 (file)
--- a/file.c
+++ b/file.c
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: file.c,v 1.7 2004/04/08 01:36:25 mdw Exp $
- *
  * File source and target
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/file.h b/file.h
index 5eab952..57b627a 100644 (file)
--- a/file.h
+++ b/file.h
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: file.h,v 1.2 2004/04/08 01:36:25 mdw Exp $
- *
  * File source and target
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/fw.1.in b/fw.1.in
index 542e48b..8674d57 100644 (file)
--- a/fw.1.in
+++ b/fw.1.in
@@ -1,7 +1,5 @@
 .\" -*-nroff-*-
 .\"
-.\" $Id$
-.\"
 .\" Manual page for fw
 .\"
 .\" (c) 1999 Straylight/Edgeware
diff --git a/fw.c b/fw.c
index 9c29808..c6af663 100644 (file)
--- a/fw.c
+++ b/fw.c
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id$
- *
  * Port forwarding thingy
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/fw.h b/fw.h
index adbf415..c3230e2 100644 (file)
--- a/fw.h
+++ b/fw.h
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: fw.h,v 1.4 2004/04/08 01:36:25 mdw Exp $
- *
  * Main header file for port forwarder
  *
  * (c) 1999 Straylight/Edgeware
index 092e776..13c81bd 100644 (file)
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: identify.c,v 1.11 2004/04/08 01:36:25 mdw Exp $
- *
  * Identifies and logs the client of a connection
  *
  * (c) 1999 Straylight/Edgeware
index 0436818..bbac1fd 100644 (file)
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: identify.h,v 1.4 2004/04/08 01:36:25 mdw Exp $
- *
  * Identifies and logs the client of a connection
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/inet.c b/inet.c
index c05791e..bf86323 100644 (file)
--- a/inet.c
+++ b/inet.c
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: inet.c,v 1.7 2004/04/08 01:36:25 mdw Exp $
- *
  * Protocol specific definitions for IPv4 sockets
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/inet.h b/inet.h
index a5ecb60..d80a018 100644 (file)
--- a/inet.h
+++ b/inet.h
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: inet.h,v 1.2 2004/04/08 01:36:25 mdw Exp $
- *
  * Protocol specific definitions for IPv4 sockets
  *
  * (c) 1999 Straylight/Edgeware
index 0d83dd9..557151d 100644 (file)
--- a/mantext.h
+++ b/mantext.h
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id$
- *
  * Grammar declarations
  *
  * (c) 2006 Straylight/Edgeware
index 72f655b..7b2c329 100644 (file)
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: privconn.c,v 1.3 2004/04/08 01:36:25 mdw Exp $
- *
  * Making privileged connections
  *
  * (c) 2003 Straylight/Edgeware
index 598f9c9..5a17500 100644 (file)
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: privconn.h,v 1.2 2004/04/08 01:36:25 mdw Exp $
- *
  * Making privileged connections
  *
  * (c) 2003 Straylight/Edgeware
diff --git a/reffd.c b/reffd.c
index 44af6c7..6f4e106 100644 (file)
--- a/reffd.c
+++ b/reffd.c
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: reffd.c,v 1.2 2004/04/08 01:36:25 mdw Exp $
- *
  * Reference counted file descriptors
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/reffd.h b/reffd.h
index 93ed8f3..89e5883 100644 (file)
--- a/reffd.h
+++ b/reffd.h
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: reffd.h,v 1.2 2004/04/08 01:36:25 mdw Exp $
- *
  * Reference counted file descriptors
  *
  * (c) 1999 Straylight/Edgeware
index 9addc80..28f94ac 100644 (file)
--- a/rlimits.h
+++ b/rlimits.h
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: rlimits.h,v 1.2 2004/04/08 01:36:25 mdw Exp $
- *
  * List of resource limits known to mankind
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/scan.c b/scan.c
index b65275b..fb7c2c3 100644 (file)
--- a/scan.c
+++ b/scan.c
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: scan.c,v 1.7 2004/04/08 01:36:25 mdw Exp $
- *
  * Character scanners
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/scan.h b/scan.h
index a6ace18..83dfc91 100644 (file)
--- a/scan.h
+++ b/scan.h
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: scan.h,v 1.5 2004/04/08 01:36:25 mdw Exp $
- *
  * Character scanners
  *
  * (c) 1999 Straylight/Edgeware
index c85c2d4..5bfef37 100644 (file)
--- a/socket.c
+++ b/socket.c
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: socket.c,v 1.12 2004/04/08 01:36:25 mdw Exp $
- *
  * Socket source and target definitions
  *
  * (c) 1999 Straylight/Edgeware
index 344dd18..23f0bf9 100644 (file)
--- a/socket.h
+++ b/socket.h
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: socket.h,v 1.3 2004/04/08 01:36:25 mdw Exp $
- *
  * Socket source and target definitions
  *
  * (c) 1999 Straylight/Edgeware
index e39dd07..6823576 100644 (file)
--- a/source.c
+++ b/source.c
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: source.c,v 1.2 2004/04/08 01:36:25 mdw Exp $
- *
  * Standard routines for forwarding sources
  *
  * (c) 1999 Straylight/Edgeware
index bf5d3da..8a0bcbc 100644 (file)
--- a/source.h
+++ b/source.h
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: source.h,v 1.2 2004/04/08 01:36:25 mdw Exp $
- *
  * Description of forwarding sources
  *
  * (c) 1999 Straylight/Edgeware
index 0a01a7d..a34405e 100644 (file)
--- a/target.h
+++ b/target.h
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: target.h,v 1.4 2004/04/08 01:36:25 mdw Exp $
- *
  * Description of forwarding targets
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/un.c b/un.c
index 6fd46b4..c18b1c4 100644 (file)
--- a/un.c
+++ b/un.c
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: un.c,v 1.9 2004/04/08 01:36:25 mdw Exp $
- *
  * Protocol specific definitions for Unix-domain sockets
  *
  * (c) 1999 Straylight/Edgeware
diff --git a/un.h b/un.h
index 7f0edcb..7131d71 100644 (file)
--- a/un.h
+++ b/un.h
@@ -1,7 +1,5 @@
 /* -*-c-*-
  *
- * $Id: un.h,v 1.2 2004/04/08 01:36:25 mdw Exp $
- *
  * Protocol specific definitions for Unix-domain sockets
  *
  * (c) 1999 Straylight/Edgeware