diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1999-04-27 21:02:58 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1999-04-27 21:02:58 +0000 |
commit | 87913cf4ca3b26bd5ab60ddd1fa41f56bb4bf74c (patch) | |
tree | c16b353f133a8342d53bf1e761f7b1504813ec9f /sbin/isakmpd/regress/exchange | |
parent | eb9f7042f2c9b99330027af20a5448efe6441ee2 (diff) |
regress/exchange/Makefile: Merge with EOM 1.6
regress/exchange/run.sh: Merge with EOM 1.5
regress/rsakeygen/rsakeygen.c: Merge with EOM 1.7
genconstants.sh: Merge with EOM 1.6
genfields.sh: Merge with EOM 1.5
author: niklas
1999
Diffstat (limited to 'sbin/isakmpd/regress/exchange')
-rw-r--r-- | sbin/isakmpd/regress/exchange/Makefile | 6 | ||||
-rw-r--r-- | sbin/isakmpd/regress/exchange/run.sh | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sbin/isakmpd/regress/exchange/Makefile b/sbin/isakmpd/regress/exchange/Makefile index 28e08bdd6b6..f4fe8a7ed97 100644 --- a/sbin/isakmpd/regress/exchange/Makefile +++ b/sbin/isakmpd/regress/exchange/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.4 1999/02/26 03:27:44 niklas Exp $ -# $EOM: Makefile,v 1.5 1999/02/25 15:10:09 niklas Exp $ +# $OpenBSD: Makefile,v 1.5 1999/04/27 21:02:55 niklas Exp $ +# $EOM: Makefile,v 1.6 1999/04/05 18:27:35 niklas Exp $ # -# Copyright (c) 1998 Niklas Hallqvist. All rights reserved. +# Copyright (c) 1998, 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/exchange/run.sh b/sbin/isakmpd/regress/exchange/run.sh index 725cb9f857b..9021a72a05a 100644 --- a/sbin/isakmpd/regress/exchange/run.sh +++ b/sbin/isakmpd/regress/exchange/run.sh @@ -1,9 +1,9 @@ #!/bin/sh -# $OpenBSD: run.sh,v 1.4 1999/02/26 03:28:05 niklas Exp $ -# $EOM: run.sh,v 1.4 1999/01/31 01:26:55 niklas Exp $ +# $OpenBSD: run.sh,v 1.5 1999/04/27 21:02:56 niklas Exp $ +# $EOM: run.sh,v 1.5 1999/04/05 18:27:36 niklas Exp $ # -# Copyright (c) 1998 Niklas Hallqvist. All rights reserved. +# Copyright (c) 1998, 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 |