conf.c: Merge with EOM 1.22
authorniklas <niklas@openbsd.org>
Fri, 7 Apr 2000 22:10:30 +0000 (22:10 +0000)
committerniklas <niklas@openbsd.org>
Fri, 7 Apr 2000 22:10:30 +0000 (22:10 +0000)
gmp_util.c: Merge with EOM 1.5
gmp_util.h: Merge with EOM 1.3
math_mp.h: Merge with EOM 1.2
sa.c: Merge with EOM 1.101
ui.c: Merge with EOM 1.40

author: niklas
(c) 2000

sbin/isakmpd/conf.c
sbin/isakmpd/gmp_util.c
sbin/isakmpd/gmp_util.h
sbin/isakmpd/math_mp.h
sbin/isakmpd/sa.c
sbin/isakmpd/ui.c

index 34ed58f..aac6dbc 100644 (file)
@@ -1,8 +1,8 @@
-/*     $OpenBSD: conf.c,v 1.12 2000/04/07 22:06:44 niklas Exp $        */
-/*     $EOM: conf.c,v 1.21 2000/04/07 19:03:25 niklas Exp $    */
+/*     $OpenBSD: conf.c,v 1.13 2000/04/07 22:10:30 niklas Exp $        */
+/*     $EOM: conf.c,v 1.22 2000/04/07 22:05:57 niklas Exp $    */
 
 /*
- * Copyright (c) 1998, 1999 Niklas Hallqvist.  All rights reserved.
+ * Copyright (c) 1998, 1999, 2000 Niklas Hallqvist.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
index 22e9c72..f12e904 100644 (file)
@@ -1,9 +1,9 @@
-/*     $OpenBSD: gmp_util.c,v 1.6 2000/04/07 22:03:51 niklas Exp $     */
-/*     $EOM: gmp_util.c,v 1.4 2000/04/07 19:40:15 niklas Exp $ */
+/*     $OpenBSD: gmp_util.c,v 1.7 2000/04/07 22:10:30 niklas Exp $     */
+/*     $EOM: gmp_util.c,v 1.5 2000/04/07 22:05:57 niklas Exp $ */
 
 /*
  * Copyright (c) 1998 Niels Provos.  All rights reserved.
- * Copyright (c) 1999 Niklas Hallqvist.  All rights reserved.
+ * Copyright (c) 1999, 2000 Niklas Hallqvist.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
index 7d06469..8745396 100644 (file)
@@ -1,8 +1,9 @@
-/*     $OpenBSD: gmp_util.h,v 1.4 2000/04/07 22:03:51 niklas Exp $     */
-/*     $EOM: gmp_util.h,v 1.2 2000/04/07 19:40:15 niklas Exp $ */
+/*     $OpenBSD: gmp_util.h,v 1.5 2000/04/07 22:10:30 niklas Exp $     */
+/*     $EOM: gmp_util.h,v 1.3 2000/04/07 22:05:57 niklas Exp $ */
 
 /*
  * Copyright (c) 1998 Niels Provos.  All rights reserved.
+ * Copyright (c) 2000 Niklas Hallqvist.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
index 65483cc..730186f 100644 (file)
@@ -1,8 +1,8 @@
-/*     $OpenBSD: math_mp.h,v 1.1 2000/04/07 21:44:16 niklas Exp $      */
-/*     $EOM: math_mp.h,v 1.1 2000/04/07 19:38:16 niklas Exp $  */
+/*     $OpenBSD: math_mp.h,v 1.2 2000/04/07 22:10:30 niklas Exp $      */
+/*     $EOM: math_mp.h,v 1.2 2000/04/07 22:05:57 niklas Exp $  */
 
 /*
- * Copyright (c) 1999 Niklas Hallqvist.  All rights reserved.
+ * Copyright (c) 1999, 2000 Niklas Hallqvist.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
index 4c314e8..62ddfbf 100644 (file)
@@ -1,8 +1,8 @@
-/*     $OpenBSD: sa.c,v 1.26 2000/04/07 22:06:44 niklas Exp $  */
-/*     $EOM: sa.c,v 1.100 2000/04/07 19:05:01 niklas Exp $     */
+/*     $OpenBSD: sa.c,v 1.27 2000/04/07 22:10:30 niklas Exp $  */
+/*     $EOM: sa.c,v 1.101 2000/04/07 22:05:57 niklas Exp $     */
 
 /*
- * Copyright (c) 1998, 1999 Niklas Hallqvist.  All rights reserved.
+ * Copyright (c) 1998, 1999, 2000 Niklas Hallqvist.  All rights reserved.
  * Copyright (c) 1999 Angelos D. Keromytis.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8b28963..baca4f6 100644 (file)
@@ -1,8 +1,8 @@
-/*     $OpenBSD: ui.c,v 1.14 2000/04/07 22:06:44 niklas Exp $  */
-/*     $EOM: ui.c,v 1.39 2000/04/07 19:05:01 niklas Exp $      */
+/*     $OpenBSD: ui.c,v 1.15 2000/04/07 22:10:30 niklas Exp $  */
+/*     $EOM: ui.c,v 1.40 2000/04/07 22:05:57 niklas Exp $      */
 
 /*
- * Copyright (c) 1998, 1999 Niklas Hallqvist.  All rights reserved.
+ * Copyright (c) 1998, 1999, 2000 Niklas Hallqvist.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions