aboutsummaryrefslogtreecommitdiff
path: root/sys/i4b/layer3
diff options
context:
space:
mode:
authorHellmuth Michaelis <hm@FreeBSD.org>1999-03-07 16:08:20 +0000
committerHellmuth Michaelis <hm@FreeBSD.org>1999-03-07 16:08:20 +0000
commita90de87a4015ef01c7dc15d86f1c2ba773c4df5b (patch)
tree11b1997b06959a5a987b034ef089e1f3d5705766 /sys/i4b/layer3
parenta199ed3cc3d1d1c3860b38c9f43ba478e2512145 (diff)
downloadsrc-a90de87a4015ef01c7dc15d86f1c2ba773c4df5b.tar.gz
src-a90de87a4015ef01c7dc15d86f1c2ba773c4df5b.zip
update the i4b kernel part to i4b release 0.71.00
Notes
Notes: svn path=/head/; revision=44550
Diffstat (limited to 'sys/i4b/layer3')
-rw-r--r--sys/i4b/layer3/i4b_l2if.c6
-rw-r--r--sys/i4b/layer3/i4b_l3.h6
-rw-r--r--sys/i4b/layer3/i4b_l3fsm.c6
-rw-r--r--sys/i4b/layer3/i4b_l3fsm.h6
-rw-r--r--sys/i4b/layer3/i4b_l3timer.c6
-rw-r--r--sys/i4b/layer3/i4b_l4if.c6
-rw-r--r--sys/i4b/layer3/i4b_q931.c6
-rw-r--r--sys/i4b/layer3/i4b_q931.h6
-rw-r--r--sys/i4b/layer3/i4b_q932fac.c6
-rw-r--r--sys/i4b/layer3/i4b_q932fac.h6
10 files changed, 30 insertions, 30 deletions
diff --git a/sys/i4b/layer3/i4b_l2if.c b/sys/i4b/layer3/i4b_l2if.c
index 33b1340738ec..26338399294f 100644
--- a/sys/i4b/layer3/i4b_l2if.c
+++ b/sys/i4b/layer3/i4b_l2if.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 1998 Hellmuth Michaelis. All rights reserved.
+ * Copyright (c) 1997, 1999 Hellmuth Michaelis. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -27,9 +27,9 @@
* i4b_l2if.c - Layer 3 interface to Layer 2
* -------------------------------------------
*
- * $Id: i4b_l2if.c,v 1.14 1998/12/05 18:05:28 hm Exp $
+ * $Id: i4b_l2if.c,v 1.15 1999/02/14 09:45:01 hm Exp $
*
- * last edit-date: [Sat Dec 5 18:31:26 1998]
+ * last edit-date: [Sun Feb 14 10:33:13 1999]
*
*---------------------------------------------------------------------------*/
diff --git a/sys/i4b/layer3/i4b_l3.h b/sys/i4b/layer3/i4b_l3.h
index 9d05055fc537..66a40b6e7355 100644
--- a/sys/i4b/layer3/i4b_l3.h
+++ b/sys/i4b/layer3/i4b_l3.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 1998 Hellmuth Michaelis. All rights reserved.
+ * Copyright (c) 1997, 1999 Hellmuth Michaelis. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -27,9 +27,9 @@
* i4b_l3.h - layer 3 header file
* ------------------------------
*
- * $Id: i4b_l3.h,v 1.8 1998/12/05 18:05:30 hm Exp $
+ * $Id: i4b_l3.h,v 1.9 1999/02/14 09:45:01 hm Exp $
*
- * last edit-date: [Sat Dec 5 18:31:41 1998]
+ * last edit-date: [Sun Feb 14 10:33:19 1999]
*
*---------------------------------------------------------------------------*/
diff --git a/sys/i4b/layer3/i4b_l3fsm.c b/sys/i4b/layer3/i4b_l3fsm.c
index e45e1195e399..39c024c4a1c3 100644
--- a/sys/i4b/layer3/i4b_l3fsm.c
+++ b/sys/i4b/layer3/i4b_l3fsm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 1998 Hellmuth Michaelis. All rights reserved.
+ * Copyright (c) 1997, 1999 Hellmuth Michaelis. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -27,9 +27,9 @@
* i4b_l3fsm.c - layer 3 FSM
* -------------------------
*
- * $Id: i4b_l3fsm.c,v 1.13 1998/12/05 18:05:31 hm Exp $
+ * $Id: i4b_l3fsm.c,v 1.14 1999/02/14 09:45:01 hm Exp $
*
- * last edit-date: [Sat Dec 5 18:32:17 1998]
+ * last edit-date: [Sun Feb 14 10:33:25 1999]
*
*---------------------------------------------------------------------------*/
diff --git a/sys/i4b/layer3/i4b_l3fsm.h b/sys/i4b/layer3/i4b_l3fsm.h
index d69b810b45ad..a7553d5d3cd7 100644
--- a/sys/i4b/layer3/i4b_l3fsm.h
+++ b/sys/i4b/layer3/i4b_l3fsm.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 1998 Hellmuth Michaelis. All rights reserved.
+ * Copyright (c) 1997, 1999 Hellmuth Michaelis. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -27,9 +27,9 @@
* i4b_l3fsm.c - layer 3 FSM
* -------------------------
*
- * $Id: i4b_l3fsm.h,v 1.5 1998/12/05 18:05:33 hm Exp $
+ * $Id: i4b_l3fsm.h,v 1.6 1999/02/14 09:45:01 hm Exp $
*
- * last edit-date: [Sat Dec 5 18:32:45 1998]
+ * last edit-date: [Sun Feb 14 10:33:31 1999]
*
*---------------------------------------------------------------------------*/
diff --git a/sys/i4b/layer3/i4b_l3timer.c b/sys/i4b/layer3/i4b_l3timer.c
index 6c1a2d30122b..dc20d4e3ba69 100644
--- a/sys/i4b/layer3/i4b_l3timer.c
+++ b/sys/i4b/layer3/i4b_l3timer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 1998 Hellmuth Michaelis. All rights reserved.
+ * Copyright (c) 1997, 1999 Hellmuth Michaelis. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -27,9 +27,9 @@
* i4b_l3timer.c - timer and timeout handling for layer 3
* ------------------------------------------------------
*
- * $Id: i4b_l3timer.c,v 1.9 1998/12/05 18:05:35 hm Exp $
+ * $Id: i4b_l3timer.c,v 1.10 1999/02/14 09:45:01 hm Exp $
*
- * last edit-date: [Sat Dec 5 18:33:00 1998]
+ * last edit-date: [Sun Feb 14 10:33:38 1999]
*
*---------------------------------------------------------------------------*/
diff --git a/sys/i4b/layer3/i4b_l4if.c b/sys/i4b/layer3/i4b_l4if.c
index 55d9bb9da445..3f0c0cb83ad6 100644
--- a/sys/i4b/layer3/i4b_l4if.c
+++ b/sys/i4b/layer3/i4b_l4if.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 1998 Hellmuth Michaelis. All rights reserved.
+ * Copyright (c) 1997, 1999 Hellmuth Michaelis. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -27,9 +27,9 @@
* i4b_l4if.c - Layer 3 interface to Layer 4
* -------------------------------------------
*
- * $Id: i4b_l4if.c,v 1.17 1998/12/05 18:05:36 hm Exp $
+ * $Id: i4b_l4if.c,v 1.18 1999/02/14 09:45:01 hm Exp $
*
- * last edit-date: [Sat Dec 5 18:33:16 1998]
+ * last edit-date: [Sun Feb 14 10:33:44 1999]
*
*---------------------------------------------------------------------------*/
diff --git a/sys/i4b/layer3/i4b_q931.c b/sys/i4b/layer3/i4b_q931.c
index 6c111d101228..64ce766696b3 100644
--- a/sys/i4b/layer3/i4b_q931.c
+++ b/sys/i4b/layer3/i4b_q931.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 1998 Hellmuth Michaelis. All rights reserved.
+ * Copyright (c) 1997, 1999 Hellmuth Michaelis. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -27,9 +27,9 @@
* i4b_q931.c - Q931 received messages handling
* --------------------------------------------
*
- * $Id: i4b_q931.c,v 1.18 1998/12/05 18:05:38 hm Exp $
+ * $Id: i4b_q931.c,v 1.19 1999/02/14 09:45:02 hm Exp $
*
- * last edit-date: [Sat Dec 5 18:33:36 1998]
+ * last edit-date: [Sun Feb 14 10:33:50 1999]
*
*---------------------------------------------------------------------------*/
diff --git a/sys/i4b/layer3/i4b_q931.h b/sys/i4b/layer3/i4b_q931.h
index cb916b045fd0..8c7a8a82dfa5 100644
--- a/sys/i4b/layer3/i4b_q931.h
+++ b/sys/i4b/layer3/i4b_q931.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 1998 Hellmuth Michaelis. All rights reserved.
+ * Copyright (c) 1997, 1999 Hellmuth Michaelis. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -27,9 +27,9 @@
* i4b_q931.h - Q931 handling header file
* --------------------------------------
*
- * $Id: i4b_q931.h,v 1.5 1998/12/05 18:05:39 hm Exp $
+ * $Id: i4b_q931.h,v 1.6 1999/02/14 09:45:02 hm Exp $
*
- * last edit-date: [Sat Dec 5 18:33:53 1998]
+ * last edit-date: [Sun Feb 14 10:33:56 1999]
*
*---------------------------------------------------------------------------*/
diff --git a/sys/i4b/layer3/i4b_q932fac.c b/sys/i4b/layer3/i4b_q932fac.c
index 487ce004c144..fc28f9fcbd4b 100644
--- a/sys/i4b/layer3/i4b_q932fac.c
+++ b/sys/i4b/layer3/i4b_q932fac.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 1998 Hellmuth Michaelis. All rights reserved.
+ * Copyright (c) 1997, 1999 Hellmuth Michaelis. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -27,9 +27,9 @@
* i4b_q932fac.c - Q932 facility handling
* --------------------------------------
*
- * $Id: i4b_q932fac.c,v 1.5 1998/12/05 18:05:41 hm Exp $
+ * $Id: i4b_q932fac.c,v 1.6 1999/02/14 09:45:02 hm Exp $
*
- * last edit-date: [Sat Dec 5 18:34:11 1998]
+ * last edit-date: [Sun Feb 14 10:34:02 1999]
*
*---------------------------------------------------------------------------*/
diff --git a/sys/i4b/layer3/i4b_q932fac.h b/sys/i4b/layer3/i4b_q932fac.h
index d7544a86e020..7e83fce46f3c 100644
--- a/sys/i4b/layer3/i4b_q932fac.h
+++ b/sys/i4b/layer3/i4b_q932fac.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 1998 Hellmuth Michaelis. All rights reserved.
+ * Copyright (c) 1997, 1999 Hellmuth Michaelis. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -27,9 +27,9 @@
* i4b_q932fac.h - Q932 facility handling header file
* --------------------------------------------------
*
- * $Id: i4b_q932fac.h,v 1.5 1998/12/18 17:17:57 hm Exp $
+ * $Id: i4b_q932fac.h,v 1.6 1999/02/14 09:45:02 hm Exp $
*
- * last edit-date: [Fri Dec 18 18:17:23 1998]
+ * last edit-date: [Sun Feb 14 10:34:08 1999]
*
*---------------------------------------------------------------------------
*