summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/sysdep/netbsd
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>2001-01-28 22:38:50 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>2001-01-28 22:38:50 +0000
commitafa46daca7cede154ac8f385c2f02c05794726af (patch)
treea2295320a2479d67a40802d0f2c1978c3207c7a1 /sbin/isakmpd/sysdep/netbsd
parent25bc656c5d2e962e72778b36ea5e806b7fd41b8d (diff)
$OpenBSD$
Diffstat (limited to 'sbin/isakmpd/sysdep/netbsd')
-rw-r--r--sbin/isakmpd/sysdep/netbsd/GNUmakefile.sysdep2
-rw-r--r--sbin/isakmpd/sysdep/netbsd/Makefile.sysdep2
-rw-r--r--sbin/isakmpd/sysdep/netbsd/sysdep-os.h2
-rw-r--r--sbin/isakmpd/sysdep/netbsd/sysdep.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/sbin/isakmpd/sysdep/netbsd/GNUmakefile.sysdep b/sbin/isakmpd/sysdep/netbsd/GNUmakefile.sysdep
index ed85b505b62..36662f6035e 100644
--- a/sbin/isakmpd/sysdep/netbsd/GNUmakefile.sysdep
+++ b/sbin/isakmpd/sysdep/netbsd/GNUmakefile.sysdep
@@ -1,4 +1,4 @@
-# $Id: GNUmakefile.sysdep,v 1.1 2001/01/26 11:34:06 niklas Exp $
+# $OpenBSD: GNUmakefile.sysdep,v 1.2 2001/01/28 22:38:49 niklas Exp $
#
# Copyright (c) 1999 Niklas Hallqvist. All rights reserved.
diff --git a/sbin/isakmpd/sysdep/netbsd/Makefile.sysdep b/sbin/isakmpd/sysdep/netbsd/Makefile.sysdep
index 606640cce19..e11d9bab177 100644
--- a/sbin/isakmpd/sysdep/netbsd/Makefile.sysdep
+++ b/sbin/isakmpd/sysdep/netbsd/Makefile.sysdep
@@ -1,4 +1,4 @@
-# $Id: Makefile.sysdep,v 1.2 2001/01/27 11:30:48 itojun Exp $
+# $OpenBSD: Makefile.sysdep,v 1.3 2001/01/28 22:38:49 niklas Exp $
#
# Copyright (c) 1999 Niklas Hallqvist. All rights reserved.
diff --git a/sbin/isakmpd/sysdep/netbsd/sysdep-os.h b/sbin/isakmpd/sysdep/netbsd/sysdep-os.h
index 1690da4a166..a1e761bbc4e 100644
--- a/sbin/isakmpd/sysdep/netbsd/sysdep-os.h
+++ b/sbin/isakmpd/sysdep/netbsd/sysdep-os.h
@@ -1,4 +1,4 @@
-/* $Id: sysdep-os.h,v 1.1 2001/01/26 11:34:06 niklas Exp $ */
+/* $OpenBSD: sysdep-os.h,v 1.2 2001/01/28 22:38:49 niklas Exp $ */
/*
* Copyright (c) 1998, 1999 Niklas Hallqvist. All rights reserved.
diff --git a/sbin/isakmpd/sysdep/netbsd/sysdep.c b/sbin/isakmpd/sysdep/netbsd/sysdep.c
index c1bf23dde14..c45bc8ae599 100644
--- a/sbin/isakmpd/sysdep/netbsd/sysdep.c
+++ b/sbin/isakmpd/sysdep/netbsd/sysdep.c
@@ -1,4 +1,4 @@
-/* $Id: sysdep.c,v 1.1 2001/01/26 11:34:06 niklas Exp $ */
+/* $OpenBSD: sysdep.c,v 1.2 2001/01/28 22:38:49 niklas Exp $ */
/*
* Copyright (c) 1998, 1999 Niklas Hallqvist. All rights reserved.