summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1999-04-19 21:00:47 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1999-04-19 21:00:47 +0000
commit2fd6914eebe3bfbe4d3c0394bebbc16ff810971f (patch)
tree2105d3c31929d95ddf206826f4570e0ce9338655 /sbin
parent1411323595d0967f0a14f635eb75e59be5fe95d8 (diff)
./regress/asn/asntest.c: Merge with EOM 1.8
./regress/pkcs/pkcstest.c: Merge with EOM 1.7 1999
Diffstat (limited to 'sbin')
-rw-r--r--sbin/isakmpd/regress/asn/asntest.c5
-rw-r--r--sbin/isakmpd/regress/pkcs/pkcstest.c5
2 files changed, 6 insertions, 4 deletions
diff --git a/sbin/isakmpd/regress/asn/asntest.c b/sbin/isakmpd/regress/asn/asntest.c
index 263351b171e..1588ee5a2c9 100644
--- a/sbin/isakmpd/regress/asn/asntest.c
+++ b/sbin/isakmpd/regress/asn/asntest.c
@@ -1,8 +1,9 @@
-/* $OpenBSD: asntest.c,v 1.6 1999/03/24 14:57:37 niklas Exp $ */
-/* $EOM: asntest.c,v 1.7 1999/03/13 17:43:21 niklas Exp $ */
+/* $OpenBSD: asntest.c,v 1.7 1999/04/19 21:00:46 niklas Exp $ */
+/* $EOM: asntest.c,v 1.8 1999/04/05 18:27:33 niklas Exp $ */
/*
* Copyright (c) 1998 Niels Provos. All rights reserved.
+ * Copyright (c) 1999 Niklas Hallqvist. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/sbin/isakmpd/regress/pkcs/pkcstest.c b/sbin/isakmpd/regress/pkcs/pkcstest.c
index 260ebcb0844..fffb4a59f07 100644
--- a/sbin/isakmpd/regress/pkcs/pkcstest.c
+++ b/sbin/isakmpd/regress/pkcs/pkcstest.c
@@ -1,8 +1,9 @@
-/* $OpenBSD: pkcstest.c,v 1.6 1999/03/24 14:57:54 niklas Exp $ */
-/* $EOM: pkcstest.c,v 1.6 1999/03/13 17:43:22 niklas Exp $ */
+/* $OpenBSD: pkcstest.c,v 1.7 1999/04/19 21:00:46 niklas Exp $ */
+/* $EOM: pkcstest.c,v 1.7 1999/04/05 18:27:37 niklas Exp $ */
/*
* Copyright (c) 1998 Niels Provos. All rights reserved.
+ * Copyright (c) 1999 Niklas Hallqvist. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions