summaryrefslogtreecommitdiffstats
path: root/libexec/xtend
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-09-22 21:56:57 +0000
committerwosch <wosch@FreeBSD.org>1996-09-22 21:56:57 +0000
commit361a15b8f4a83afeff37ca3cdf0689db0bad4dd7 (patch)
tree4867a3bdc9ae39645860d414e03dc04a0418a63a /libexec/xtend
parent880849a80eb75b12a7a46608998c601f529e2e36 (diff)
downloadFreeBSD-src-361a15b8f4a83afeff37ca3cdf0689db0bad4dd7.zip
FreeBSD-src-361a15b8f4a83afeff37ca3cdf0689db0bad4dd7.tar.gz
add forgotten $Id$
Diffstat (limited to 'libexec/xtend')
-rw-r--r--libexec/xtend/packet.c2
-rw-r--r--libexec/xtend/paths.h2
-rw-r--r--libexec/xtend/status.c2
-rw-r--r--libexec/xtend/user.c2
-rw-r--r--libexec/xtend/xten.h2
-rw-r--r--libexec/xtend/xtend.82
-rw-r--r--libexec/xtend/xtend.c2
-rw-r--r--libexec/xtend/xtend.h2
8 files changed, 16 insertions, 0 deletions
diff --git a/libexec/xtend/packet.c b/libexec/xtend/packet.c
index 8dfad88..ec67c94 100644
--- a/libexec/xtend/packet.c
+++ b/libexec/xtend/packet.c
@@ -27,6 +27,8 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
+ *
+ * $Id$
*/
#include <stdio.h>
diff --git a/libexec/xtend/paths.h b/libexec/xtend/paths.h
index 77c6ae9..e41d214 100644
--- a/libexec/xtend/paths.h
+++ b/libexec/xtend/paths.h
@@ -1,5 +1,7 @@
/*
* Pathnames for files used by xtend
+ *
+ * $Id$
*/
#define X10DIR "/var/spool/xten"
diff --git a/libexec/xtend/status.c b/libexec/xtend/status.c
index 2ee3812..e527f55 100644
--- a/libexec/xtend/status.c
+++ b/libexec/xtend/status.c
@@ -27,6 +27,8 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
+ *
+ * $Id$
*/
#include <stdio.h>
diff --git a/libexec/xtend/user.c b/libexec/xtend/user.c
index f029f5f..a795dba 100644
--- a/libexec/xtend/user.c
+++ b/libexec/xtend/user.c
@@ -27,6 +27,8 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
+ *
+ * $Id$
*/
#include <stdio.h>
diff --git a/libexec/xtend/xten.h b/libexec/xtend/xten.h
index e782f15..23e8c6b 100644
--- a/libexec/xtend/xten.h
+++ b/libexec/xtend/xten.h
@@ -27,6 +27,8 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
+ *
+ * $Id$
*/
extern char *X10housenames[];
diff --git a/libexec/xtend/xtend.8 b/libexec/xtend/xtend.8
index 7d877e5..f99dfb7 100644
--- a/libexec/xtend/xtend.8
+++ b/libexec/xtend/xtend.8
@@ -27,6 +27,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
+.\" $Id$
+.\"
.Th XTEND 8 "30 Oct 1993"
.Dd Oct 30, 1993
.Dt XTEND 8
diff --git a/libexec/xtend/xtend.c b/libexec/xtend/xtend.c
index 609bc7f..dd32129 100644
--- a/libexec/xtend/xtend.c
+++ b/libexec/xtend/xtend.c
@@ -27,6 +27,8 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
+ *
+ * $Id$
*/
/*
diff --git a/libexec/xtend/xtend.h b/libexec/xtend/xtend.h
index 1b8c706..9d70444 100644
--- a/libexec/xtend/xtend.h
+++ b/libexec/xtend/xtend.h
@@ -27,6 +27,8 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
+ *
+ * $Id$
*/
/*
OpenPOWER on IntegriCloud