diff options
Diffstat (limited to 'usr.sbin/i4b/isdndecode')
-rw-r--r-- | usr.sbin/i4b/isdndecode/decode.h | 2 | ||||
-rw-r--r-- | usr.sbin/i4b/isdndecode/facility.c | 2 | ||||
-rw-r--r-- | usr.sbin/i4b/isdndecode/facility.h | 2 | ||||
-rw-r--r-- | usr.sbin/i4b/isdndecode/isdndecode.8 | 2 | ||||
-rw-r--r-- | usr.sbin/i4b/isdndecode/layer1.c | 2 | ||||
-rw-r--r-- | usr.sbin/i4b/isdndecode/layer2.c | 2 | ||||
-rw-r--r-- | usr.sbin/i4b/isdndecode/layer3.c | 2 | ||||
-rw-r--r-- | usr.sbin/i4b/isdndecode/layer3_subr.c | 2 | ||||
-rw-r--r-- | usr.sbin/i4b/isdndecode/main.c | 2 | ||||
-rw-r--r-- | usr.sbin/i4b/isdndecode/pcause.c | 2 | ||||
-rw-r--r-- | usr.sbin/i4b/isdndecode/pcause.h | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/usr.sbin/i4b/isdndecode/decode.h b/usr.sbin/i4b/isdndecode/decode.h index 0eec0ab90dc97..87ef38c0a054b 100644 --- a/usr.sbin/i4b/isdndecode/decode.h +++ b/usr.sbin/i4b/isdndecode/decode.h @@ -27,7 +27,7 @@ * decode.h - isdndecode header file * --------------------------------- * - * $Id: decode.h,v 1.4 1998/12/18 17:09:38 hm Exp $ + * $Id: decode.h,v 1.1 1998/12/27 21:47:04 phk Exp $ * * last edit-date: [Fri Dec 18 18:10:13 1998] * diff --git a/usr.sbin/i4b/isdndecode/facility.c b/usr.sbin/i4b/isdndecode/facility.c index 5735abb267f6c..28cf4e56739ce 100644 --- a/usr.sbin/i4b/isdndecode/facility.c +++ b/usr.sbin/i4b/isdndecode/facility.c @@ -27,7 +27,7 @@ * facility.c - decode Q.932 facilities * ------------------------------------ * - * $Id: facility.c,v 1.2 1998/12/18 17:09:38 hm Exp $ + * $Id: facility.c,v 1.1 1998/12/27 21:47:04 phk Exp $ * * last edit-date: [Fri Dec 18 18:10:32 1998] * diff --git a/usr.sbin/i4b/isdndecode/facility.h b/usr.sbin/i4b/isdndecode/facility.h index 7080c22ccc27c..0c86577269bce 100644 --- a/usr.sbin/i4b/isdndecode/facility.h +++ b/usr.sbin/i4b/isdndecode/facility.h @@ -27,7 +27,7 @@ * facility.h - Q.932 facility header file * --------------------------------------- * - * $Id: facility.h,v 1.2 1998/12/18 17:09:38 hm Exp $ + * $Id: facility.h,v 1.1 1998/12/27 21:47:04 phk Exp $ * * last edit-date: [Fri Dec 18 18:10:48 1998] * diff --git a/usr.sbin/i4b/isdndecode/isdndecode.8 b/usr.sbin/i4b/isdndecode/isdndecode.8 index 85946862b0c47..db3cb956faefb 100644 --- a/usr.sbin/i4b/isdndecode/isdndecode.8 +++ b/usr.sbin/i4b/isdndecode/isdndecode.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: isdndecode.8,v 1.3 1998/12/18 17:09:38 hm Exp $ +.\" $Id: isdndecode.8,v 1.1 1998/12/27 21:47:04 phk Exp $ .\" .\" last edit-date: [Fri Dec 18 18:11:31 1998] .\" diff --git a/usr.sbin/i4b/isdndecode/layer1.c b/usr.sbin/i4b/isdndecode/layer1.c index 8dee4b70ba6b7..9615a70824bb2 100644 --- a/usr.sbin/i4b/isdndecode/layer1.c +++ b/usr.sbin/i4b/isdndecode/layer1.c @@ -27,7 +27,7 @@ * layer1.c - isdndecode, decode and print layer 1 information * ----------------------------------------------------------- * - * $Id: layer1.c,v 1.2 1998/12/18 17:09:38 hm Exp $ + * $Id: layer1.c,v 1.1 1998/12/27 21:47:04 phk Exp $ * * last edit-date: [Fri Dec 18 18:11:55 1998] * diff --git a/usr.sbin/i4b/isdndecode/layer2.c b/usr.sbin/i4b/isdndecode/layer2.c index b7997dd7a965a..d084135e655d1 100644 --- a/usr.sbin/i4b/isdndecode/layer2.c +++ b/usr.sbin/i4b/isdndecode/layer2.c @@ -27,7 +27,7 @@ * layer2.c - decode and print layer 2 (Q.921) information * ------------------------------------------------------- * - * $Id: layer2.c,v 1.3 1998/12/18 17:09:38 hm Exp $ + * $Id: layer2.c,v 1.1 1998/12/27 21:47:04 phk Exp $ * * last edit-date: [Fri Dec 18 18:12:09 1998] * diff --git a/usr.sbin/i4b/isdndecode/layer3.c b/usr.sbin/i4b/isdndecode/layer3.c index 6376a139da58f..9b895d376c943 100644 --- a/usr.sbin/i4b/isdndecode/layer3.c +++ b/usr.sbin/i4b/isdndecode/layer3.c @@ -27,7 +27,7 @@ * layer3.c - decode and print layer 3 (Q.931) information * ------------------------------------------------------- * - * $Id: layer3.c,v 1.5 1998/12/18 17:09:38 hm Exp $ + * $Id: layer3.c,v 1.1 1998/12/27 21:47:04 phk Exp $ * * last edit-date: [Fri Dec 18 18:12:21 1998] * diff --git a/usr.sbin/i4b/isdndecode/layer3_subr.c b/usr.sbin/i4b/isdndecode/layer3_subr.c index e1480b6c63492..82a81359177f7 100644 --- a/usr.sbin/i4b/isdndecode/layer3_subr.c +++ b/usr.sbin/i4b/isdndecode/layer3_subr.c @@ -27,7 +27,7 @@ * layer3_subr.c - subroutines for IE decoding * ------------------------------------------- * - * $Id: layer3_subr.c,v 1.4 1998/12/18 17:09:38 hm Exp $ + * $Id: layer3_subr.c,v 1.1 1998/12/27 21:47:04 phk Exp $ * * last edit-date: [Fri Dec 18 18:12:37 1998] * diff --git a/usr.sbin/i4b/isdndecode/main.c b/usr.sbin/i4b/isdndecode/main.c index a73d708d0bded..67600ee080c2c 100644 --- a/usr.sbin/i4b/isdndecode/main.c +++ b/usr.sbin/i4b/isdndecode/main.c @@ -27,7 +27,7 @@ * main.c - isdndecode main program file * ------------------------------------- * - * $Id: main.c,v 1.6 1998/12/18 17:09:38 hm Exp $ + * $Id: main.c,v 1.1 1998/12/27 21:47:05 phk Exp $ * * last edit-date: [Fri Dec 18 18:12:52 1998] * diff --git a/usr.sbin/i4b/isdndecode/pcause.c b/usr.sbin/i4b/isdndecode/pcause.c index 9c5535e21e12e..3cd9bb7957bd9 100644 --- a/usr.sbin/i4b/isdndecode/pcause.c +++ b/usr.sbin/i4b/isdndecode/pcause.c @@ -27,7 +27,7 @@ * pcause.c - printing cause values * -------------------------------- * - * $Id: pcause.c,v 1.3 1998/12/23 10:03:55 hm Exp $ + * $Id: pcause.c,v 1.1 1998/12/27 21:47:05 phk Exp $ * * last edit-date: [Wed Dec 23 10:59:54 1998] * diff --git a/usr.sbin/i4b/isdndecode/pcause.h b/usr.sbin/i4b/isdndecode/pcause.h index 6b6627bf358b1..7c6db4d1df4bb 100644 --- a/usr.sbin/i4b/isdndecode/pcause.h +++ b/usr.sbin/i4b/isdndecode/pcause.h @@ -27,7 +27,7 @@ * pcause.h - Q.850 causes definitions * ----------------------------------- * - * $Id: pcause.h,v 1.2 1998/12/18 17:09:38 hm Exp $ + * $Id: pcause.h,v 1.1 1998/12/27 21:47:05 phk Exp $ * * last edit-date: [Fri Dec 18 18:13:23 1998] * |