diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-16 01:59:46 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-16 01:59:46 +0000 |
| commit | 838992f094ccde014679a7cfafc495840eb932a1 (patch) | |
| tree | bb1da10609893e2c699e42919a3a51c02df9caf0 /sys/netatm | |
| parent | bcb29ac16cc991f99f0c976390dff6be1a1b9058 (diff) | |
Diffstat (limited to 'sys/netatm')
99 files changed, 163 insertions, 163 deletions
diff --git a/sys/netatm/atm.h b/sys/netatm/atm.h index 46dfb8626a8e..896b82be7e9f 100644 --- a/sys/netatm/atm.h +++ b/sys/netatm/atm.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm.h,v 1.8 1998/07/30 22:30:43 mks Exp $ + * @(#) $Id: atm.h,v 1.1 1998/09/15 08:22:56 phk Exp $ * */ diff --git a/sys/netatm/atm_aal5.c b/sys/netatm/atm_aal5.c index 7d6a22bd792b..c3f4ba47ba7e 100644 --- a/sys/netatm/atm_aal5.c +++ b/sys/netatm/atm_aal5.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_aal5.c,v 1.3 1998/10/31 20:06:54 phk Exp $ + * @(#) $Id: atm_aal5.c,v 1.4 1998/12/11 21:47:21 phk Exp $ * */ @@ -39,7 +39,7 @@ #include <sys/stat.h> #ifndef lint -__RCSID("@(#) $Id: atm_aal5.c,v 1.3 1998/10/31 20:06:54 phk Exp $"); +__RCSID("@(#) $Id: atm_aal5.c,v 1.4 1998/12/11 21:47:21 phk Exp $"); #endif diff --git a/sys/netatm/atm_cm.c b/sys/netatm/atm_cm.c index 25630a82956c..ead2703017d9 100644 --- a/sys/netatm/atm_cm.c +++ b/sys/netatm/atm_cm.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_cm.c,v 1.3 1998/10/31 20:06:54 phk Exp $ + * @(#) $Id: atm_cm.c,v 1.3.2.1 1999/01/29 06:37:12 dillon Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $Id: atm_cm.c,v 1.3 1998/10/31 20:06:54 phk Exp $"); +__RCSID("@(#) $Id: atm_cm.c,v 1.3.2.1 1999/01/29 06:37:12 dillon Exp $"); #endif diff --git a/sys/netatm/atm_cm.h b/sys/netatm/atm_cm.h index 9e000ab9e562..cdad0662545c 100644 --- a/sys/netatm/atm_cm.h +++ b/sys/netatm/atm_cm.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_cm.h,v 1.3 1998/03/24 20:41:40 mks Exp $ + * @(#) $Id: atm_cm.h,v 1.1 1998/09/15 08:22:57 phk Exp $ * */ diff --git a/sys/netatm/atm_device.c b/sys/netatm/atm_device.c index d68134fc03fe..3af68a4b00c8 100644 --- a/sys/netatm/atm_device.c +++ b/sys/netatm/atm_device.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_device.c,v 1.3 1998/10/31 20:06:54 phk Exp $ + * @(#) $Id: atm_device.c,v 1.4 1998/12/04 22:54:52 archie Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $Id: atm_device.c,v 1.3 1998/10/31 20:06:54 phk Exp $"); +__RCSID("@(#) $Id: atm_device.c,v 1.4 1998/12/04 22:54:52 archie Exp $"); #endif diff --git a/sys/netatm/atm_if.c b/sys/netatm/atm_if.c index a3609551b484..ef586fe01db2 100644 --- a/sys/netatm/atm_if.c +++ b/sys/netatm/atm_if.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_if.c,v 1.2 1998/10/31 20:06:54 phk Exp $ + * @(#) $Id: atm_if.c,v 1.3 1998/12/04 22:54:52 archie Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $Id: atm_if.c,v 1.2 1998/10/31 20:06:54 phk Exp $"); +__RCSID("@(#) $Id: atm_if.c,v 1.3 1998/12/04 22:54:52 archie Exp $"); #endif diff --git a/sys/netatm/atm_if.h b/sys/netatm/atm_if.h index ccf9d035d211..bfe9142e3ab9 100644 --- a/sys/netatm/atm_if.h +++ b/sys/netatm/atm_if.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_if.h,v 1.13 1998/08/07 22:10:37 mks Exp $ + * @(#) $Id: atm_if.h,v 1.1 1998/09/15 08:22:57 phk Exp $ * */ diff --git a/sys/netatm/atm_ioctl.h b/sys/netatm/atm_ioctl.h index a38d1839afce..10c5c1082718 100644 --- a/sys/netatm/atm_ioctl.h +++ b/sys/netatm/atm_ioctl.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_ioctl.h,v 1.9 1998/08/26 23:29:01 mks Exp $ + * @(#) $Id: atm_ioctl.h,v 1.1 1998/09/15 08:22:58 phk Exp $ * */ diff --git a/sys/netatm/atm_pcb.h b/sys/netatm/atm_pcb.h index 12ac5d042fc8..34dc88137034 100644 --- a/sys/netatm/atm_pcb.h +++ b/sys/netatm/atm_pcb.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_pcb.h,v 1.2 1998/07/30 22:30:51 mks Exp $ + * @(#) $Id: atm_pcb.h,v 1.1 1998/09/15 08:22:58 phk Exp $ * */ diff --git a/sys/netatm/atm_proto.c b/sys/netatm/atm_proto.c index 5327e4ed923a..744a9d947cd6 100644 --- a/sys/netatm/atm_proto.c +++ b/sys/netatm/atm_proto.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_proto.c,v 1.1 1998/09/15 08:22:58 phk Exp $ + * @(#) $Id: atm_proto.c,v 1.2 1998/10/31 20:06:54 phk Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $Id: atm_proto.c,v 1.1 1998/09/15 08:22:58 phk Exp $"); +__RCSID("@(#) $Id: atm_proto.c,v 1.2 1998/10/31 20:06:54 phk Exp $"); #endif diff --git a/sys/netatm/atm_sap.h b/sys/netatm/atm_sap.h index 1386516a95da..813964c8ce95 100644 --- a/sys/netatm/atm_sap.h +++ b/sys/netatm/atm_sap.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_sap.h,v 1.3 1998/02/19 19:59:38 mks Exp $ + * @(#) $Id: atm_sap.h,v 1.1 1998/09/15 08:22:58 phk Exp $ * */ diff --git a/sys/netatm/atm_sigmgr.h b/sys/netatm/atm_sigmgr.h index 1b9388e6543c..d50223a53ae2 100644 --- a/sys/netatm/atm_sigmgr.h +++ b/sys/netatm/atm_sigmgr.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_sigmgr.h,v 1.7 1998/03/24 20:43:59 mks Exp $ + * @(#) $Id: atm_sigmgr.h,v 1.1 1998/09/15 08:22:58 phk Exp $ * */ diff --git a/sys/netatm/atm_signal.c b/sys/netatm/atm_signal.c index da46c98771a5..4cd149568580 100644 --- a/sys/netatm/atm_signal.c +++ b/sys/netatm/atm_signal.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_signal.c,v 1.1 1998/09/15 08:22:58 phk Exp $ + * @(#) $Id: atm_signal.c,v 1.2 1998/10/31 20:06:54 phk Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $Id: atm_signal.c,v 1.1 1998/09/15 08:22:58 phk Exp $"); +__RCSID("@(#) $Id: atm_signal.c,v 1.2 1998/10/31 20:06:54 phk Exp $"); #endif diff --git a/sys/netatm/atm_socket.c b/sys/netatm/atm_socket.c index 004fba4949d0..e224b9db3b39 100644 --- a/sys/netatm/atm_socket.c +++ b/sys/netatm/atm_socket.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_socket.c,v 1.2 1998/10/31 20:06:54 phk Exp $ + * @(#) $Id: atm_socket.c,v 1.3 1998/12/04 22:54:52 archie Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $Id: atm_socket.c,v 1.2 1998/10/31 20:06:54 phk Exp $"); +__RCSID("@(#) $Id: atm_socket.c,v 1.3 1998/12/04 22:54:52 archie Exp $"); #endif diff --git a/sys/netatm/atm_stack.h b/sys/netatm/atm_stack.h index abd32c47fdfd..1f5c51e56f41 100644 --- a/sys/netatm/atm_stack.h +++ b/sys/netatm/atm_stack.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_stack.h,v 1.5 1998/02/19 19:59:59 mks Exp $ + * @(#) $Id: atm_stack.h,v 1.1 1998/09/15 08:22:58 phk Exp $ * */ diff --git a/sys/netatm/atm_subr.c b/sys/netatm/atm_subr.c index 328b6be5a57f..dfccdae73cd0 100644 --- a/sys/netatm/atm_subr.c +++ b/sys/netatm/atm_subr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_subr.c,v 1.2 1998/09/17 09:34:59 phk Exp $ + * @(#) $Id: atm_subr.c,v 1.3 1998/10/31 20:06:54 phk Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $Id: atm_subr.c,v 1.2 1998/09/17 09:34:59 phk Exp $"); +__RCSID("@(#) $Id: atm_subr.c,v 1.3 1998/10/31 20:06:54 phk Exp $"); #endif diff --git a/sys/netatm/atm_sys.h b/sys/netatm/atm_sys.h index d6e9745272d6..abe4ed85e76f 100644 --- a/sys/netatm/atm_sys.h +++ b/sys/netatm/atm_sys.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_sys.h,v 1.1 1998/09/15 08:22:59 phk Exp $ + * @(#) $Id: atm_sys.h,v 1.2 1998/09/17 09:34:59 phk Exp $ * */ diff --git a/sys/netatm/atm_usrreq.c b/sys/netatm/atm_usrreq.c index 278d9f8f8574..1e0e9d4eeaae 100644 --- a/sys/netatm/atm_usrreq.c +++ b/sys/netatm/atm_usrreq.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_usrreq.c,v 1.2 1998/10/31 20:06:54 phk Exp $ + * @(#) $Id: atm_usrreq.c,v 1.3 1999/01/19 23:16:10 mks Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $Id: atm_usrreq.c,v 1.2 1998/10/31 20:06:54 phk Exp $"); +__RCSID("@(#) $Id: atm_usrreq.c,v 1.3 1999/01/19 23:16:10 mks Exp $"); #endif diff --git a/sys/netatm/atm_var.h b/sys/netatm/atm_var.h index ab5f8565b39c..0b06dee295c0 100644 --- a/sys/netatm/atm_var.h +++ b/sys/netatm/atm_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_var.h,v 1.9 1998/05/18 19:05:52 mks Exp $ + * @(#) $Id: atm_var.h,v 1.1 1998/09/15 08:22:59 phk Exp $ * */ diff --git a/sys/netatm/atm_vc.h b/sys/netatm/atm_vc.h index 1c7c7b0ad2f0..63ed60840070 100644 --- a/sys/netatm/atm_vc.h +++ b/sys/netatm/atm_vc.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_vc.h,v 1.6 1998/02/19 20:00:34 mks Exp $ + * @(#) $Id: atm_vc.h,v 1.1 1998/09/15 08:22:59 phk Exp $ * */ diff --git a/sys/netatm/ipatm/ipatm.h b/sys/netatm/ipatm/ipatm.h index b3ce348a285f..bb8ef26c9b1f 100644 --- a/sys/netatm/ipatm/ipatm.h +++ b/sys/netatm/ipatm/ipatm.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: ipatm.h,v 1.5 1998/03/24 20:49:49 mks Exp $ + * @(#) $Id: ipatm.h,v 1.1 1998/09/15 08:23:00 phk Exp $ * */ diff --git a/sys/netatm/ipatm/ipatm_event.c b/sys/netatm/ipatm/ipatm_event.c index 66f736e6bbd0..c7a7d242b5df 100644 --- a/sys/netatm/ipatm/ipatm_event.c +++ b/sys/netatm/ipatm/ipatm_event.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: ipatm_event.c,v 1.2 1998/09/17 09:35:00 phk Exp $ + * @(#) $Id: ipatm_event.c,v 1.3 1998/10/31 20:06:55 phk Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $Id: ipatm_event.c,v 1.2 1998/09/17 09:35:00 phk Exp $"); +__RCSID("@(#) $Id: ipatm_event.c,v 1.3 1998/10/31 20:06:55 phk Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_if.c b/sys/netatm/ipatm/ipatm_if.c index 7cac3da4e319..2567bc232959 100644 --- a/sys/netatm/ipatm/ipatm_if.c +++ b/sys/netatm/ipatm/ipatm_if.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: ipatm_if.c,v 1.1 1998/09/15 08:23:00 phk Exp $ + * @(#) $Id: ipatm_if.c,v 1.2 1998/10/31 20:06:55 phk Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $Id: ipatm_if.c,v 1.1 1998/09/15 08:23:00 phk Exp $"); +__RCSID("@(#) $Id: ipatm_if.c,v 1.2 1998/10/31 20:06:55 phk Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_input.c b/sys/netatm/ipatm/ipatm_input.c index 5d292fe2c906..ffff30702d50 100644 --- a/sys/netatm/ipatm/ipatm_input.c +++ b/sys/netatm/ipatm/ipatm_input.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: ipatm_input.c,v 1.1 1998/09/15 08:23:00 phk Exp $ + * @(#) $Id: ipatm_input.c,v 1.2 1998/10/31 20:06:55 phk Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $Id: ipatm_input.c,v 1.1 1998/09/15 08:23:00 phk Exp $"); +__RCSID("@(#) $Id: ipatm_input.c,v 1.2 1998/10/31 20:06:55 phk Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_load.c b/sys/netatm/ipatm/ipatm_load.c index 38254150b1e2..7e41cb54a45a 100644 --- a/sys/netatm/ipatm/ipatm_load.c +++ b/sys/netatm/ipatm/ipatm_load.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: ipatm_load.c,v 1.1 1998/09/15 08:23:00 phk Exp $ + * @(#) $Id: ipatm_load.c,v 1.2 1998/10/31 20:06:55 phk Exp $ * */ @@ -46,7 +46,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $Id: ipatm_load.c,v 1.1 1998/09/15 08:23:00 phk Exp $"); +__RCSID("@(#) $Id: ipatm_load.c,v 1.2 1998/10/31 20:06:55 phk Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_output.c b/sys/netatm/ipatm/ipatm_output.c index 54def8a1e506..a5a0c59d207a 100644 --- a/sys/netatm/ipatm/ipatm_output.c +++ b/sys/netatm/ipatm/ipatm_output.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: ipatm_output.c,v 1.1 1998/09/15 08:23:01 phk Exp $ + * @(#) $Id: ipatm_output.c,v 1.2 1998/10/31 20:06:55 phk Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $Id: ipatm_output.c,v 1.1 1998/09/15 08:23:01 phk Exp $"); +__RCSID("@(#) $Id: ipatm_output.c,v 1.2 1998/10/31 20:06:55 phk Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_serv.h b/sys/netatm/ipatm/ipatm_serv.h index 20462137968f..71b9b32afa3d 100644 --- a/sys/netatm/ipatm/ipatm_serv.h +++ b/sys/netatm/ipatm/ipatm_serv.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: ipatm_serv.h,v 1.6 1998/02/19 20:14:21 mks Exp $ + * @(#) $Id: ipatm_serv.h,v 1.1 1998/09/15 08:23:01 phk Exp $ * */ diff --git a/sys/netatm/ipatm/ipatm_usrreq.c b/sys/netatm/ipatm/ipatm_usrreq.c index 6fc94d6feb76..9be607e1fad8 100644 --- a/sys/netatm/ipatm/ipatm_usrreq.c +++ b/sys/netatm/ipatm/ipatm_usrreq.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: ipatm_usrreq.c,v 1.2 1998/10/31 20:06:55 phk Exp $ + * @(#) $Id: ipatm_usrreq.c,v 1.3 1998/12/04 22:54:52 archie Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $Id: ipatm_usrreq.c,v 1.2 1998/10/31 20:06:55 phk Exp $"); +__RCSID("@(#) $Id: ipatm_usrreq.c,v 1.3 1998/12/04 22:54:52 archie Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_var.h b/sys/netatm/ipatm/ipatm_var.h index 6048284b4d75..76a4ab9fb9a8 100644 --- a/sys/netatm/ipatm/ipatm_var.h +++ b/sys/netatm/ipatm/ipatm_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: ipatm_var.h,v 1.8 1998/03/24 20:56:57 mks Exp $ + * @(#) $Id: ipatm_var.h,v 1.1 1998/09/15 08:23:01 phk Exp $ * */ diff --git a/sys/netatm/ipatm/ipatm_vcm.c b/sys/netatm/ipatm/ipatm_vcm.c index 8bfab7e5e064..27251b1a04bc 100644 --- a/sys/netatm/ipatm/ipatm_vcm.c +++ b/sys/netatm/ipatm/ipatm_vcm.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: ipatm_vcm.c,v 1.2 1998/09/17 09:35:00 phk Exp $ + * @(#) $Id: ipatm_vcm.c,v 1.3 1998/10/31 20:06:55 phk Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $Id: ipatm_vcm.c,v 1.2 1998/09/17 09:35:00 phk Exp $"); +__RCSID("@(#) $Id: ipatm_vcm.c,v 1.3 1998/10/31 20:06:55 phk Exp $"); #endif diff --git a/sys/netatm/kern_include.h b/sys/netatm/kern_include.h index 9134206f8d71..0f2677d4c810 100644 --- a/sys/netatm/kern_include.h +++ b/sys/netatm/kern_include.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: kern_include.h,v 1.7 1998/07/23 21:44:40 root Exp $ + * @(#) $Id: kern_include.h,v 1.1 1998/09/15 08:22:59 phk Exp $ * */ diff --git a/sys/netatm/port.h b/sys/netatm/port.h index fac693adedf7..7b7e2a13275f 100644 --- a/sys/netatm/port.h +++ b/sys/netatm/port.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: port.h,v 1.7 1998/03/24 20:25:28 mks Exp $ + * @(#) $Id: port.h,v 1.1 1998/09/15 08:22:59 phk Exp $ * */ diff --git a/sys/netatm/queue.h b/sys/netatm/queue.h index 8a8febf5e07e..e655431dbfcd 100644 --- a/sys/netatm/queue.h +++ b/sys/netatm/queue.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: queue.h,v 1.2 1997/05/06 22:14:38 mks Exp $ + * @(#) $Id: queue.h,v 1.1 1998/09/15 08:23:00 phk Exp $ * */ diff --git a/sys/netatm/sigpvc/sigpvc.h b/sys/netatm/sigpvc/sigpvc.h index 893a68255b77..f720984305f6 100644 --- a/sys/netatm/sigpvc/sigpvc.h +++ b/sys/netatm/sigpvc/sigpvc.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sigpvc.h,v 1.2 1997/05/06 22:15:43 mks Exp $ + * @(#) $Id: sigpvc.h,v 1.1 1998/09/15 08:23:02 phk Exp $ * */ diff --git a/sys/netatm/sigpvc/sigpvc_if.c b/sys/netatm/sigpvc/sigpvc_if.c index b3af607af6a1..8458ae935f3f 100644 --- a/sys/netatm/sigpvc/sigpvc_if.c +++ b/sys/netatm/sigpvc/sigpvc_if.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sigpvc_if.c,v 1.3 1998/12/04 22:54:53 archie Exp $ + * @(#) $Id: sigpvc_if.c,v 1.4 1999/01/19 23:11:39 mks Exp $ * */ @@ -46,7 +46,7 @@ #include <netatm/sigpvc/sigpvc_var.h> #ifndef lint -__RCSID("@(#) $Id: sigpvc_if.c,v 1.3 1998/12/04 22:54:53 archie Exp $"); +__RCSID("@(#) $Id: sigpvc_if.c,v 1.4 1999/01/19 23:11:39 mks Exp $"); #endif diff --git a/sys/netatm/sigpvc/sigpvc_subr.c b/sys/netatm/sigpvc/sigpvc_subr.c index 63e3b64fd577..f5311cc42bf6 100644 --- a/sys/netatm/sigpvc/sigpvc_subr.c +++ b/sys/netatm/sigpvc/sigpvc_subr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sigpvc_subr.c,v 1.1 1998/09/15 08:23:02 phk Exp $ + * @(#) $Id: sigpvc_subr.c,v 1.2 1998/10/31 20:06:56 phk Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/sigpvc/sigpvc_var.h> #ifndef lint -__RCSID("@(#) $Id: sigpvc_subr.c,v 1.1 1998/09/15 08:23:02 phk Exp $"); +__RCSID("@(#) $Id: sigpvc_subr.c,v 1.2 1998/10/31 20:06:56 phk Exp $"); #endif extern struct sp_info sigpvc_vcpool; diff --git a/sys/netatm/sigpvc/sigpvc_var.h b/sys/netatm/sigpvc/sigpvc_var.h index 24f92c0f2943..7ec0625e9645 100644 --- a/sys/netatm/sigpvc/sigpvc_var.h +++ b/sys/netatm/sigpvc/sigpvc_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sigpvc_var.h,v 1.5 1998/02/19 20:16:28 mks Exp $ + * @(#) $Id: sigpvc_var.h,v 1.1 1998/09/15 08:23:02 phk Exp $ * */ diff --git a/sys/netatm/spans/spans_arp.c b/sys/netatm/spans/spans_arp.c index d2d65e6c3879..377e531e1141 100644 --- a/sys/netatm/spans/spans_arp.c +++ b/sys/netatm/spans/spans_arp.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: spans_arp.c,v 1.3 1998/12/04 22:54:53 archie Exp $ + * @(#) $Id: spans_arp.c,v 1.4 1999/01/19 23:11:40 mks Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/spans/spans_cls.h> #ifndef lint -__RCSID("@(#) $Id: spans_arp.c,v 1.3 1998/12/04 22:54:53 archie Exp $"); +__RCSID("@(#) $Id: spans_arp.c,v 1.4 1999/01/19 23:11:40 mks Exp $"); #endif diff --git a/sys/netatm/spans/spans_cls.c b/sys/netatm/spans/spans_cls.c index 17dc135fc547..65956cd1b527 100644 --- a/sys/netatm/spans/spans_cls.c +++ b/sys/netatm/spans/spans_cls.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: spans_cls.c,v 1.2 1998/10/31 20:06:56 phk Exp $ + * @(#) $Id: spans_cls.c,v 1.3 1998/12/04 22:54:53 archie Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/spans/spans_cls.h> #ifndef lint -__RCSID("@(#) $Id: spans_cls.c,v 1.2 1998/10/31 20:06:56 phk Exp $"); +__RCSID("@(#) $Id: spans_cls.c,v 1.3 1998/12/04 22:54:53 archie Exp $"); #endif diff --git a/sys/netatm/spans/spans_cls.h b/sys/netatm/spans/spans_cls.h index d2cacaca99e5..fffc1e5a575a 100644 --- a/sys/netatm/spans/spans_cls.h +++ b/sys/netatm/spans/spans_cls.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: spans_cls.h,v 1.6 1998/05/18 19:11:17 mks Exp $ + * @(#) $Id: spans_cls.h,v 1.1 1998/09/15 08:23:03 phk Exp $ * */ diff --git a/sys/netatm/spans/spans_if.c b/sys/netatm/spans/spans_if.c index 4557f26a662d..ef38af0e82e2 100644 --- a/sys/netatm/spans/spans_if.c +++ b/sys/netatm/spans/spans_if.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: spans_if.c,v 1.3 1998/10/31 20:06:56 phk Exp $ + * @(#) $Id: spans_if.c,v 1.4 1998/12/04 22:54:53 archie Exp $ * */ @@ -46,7 +46,7 @@ #include <netatm/spans/spans_var.h> #ifndef lint -__RCSID("@(#) $Id: spans_if.c,v 1.3 1998/10/31 20:06:56 phk Exp $"); +__RCSID("@(#) $Id: spans_if.c,v 1.4 1998/12/04 22:54:53 archie Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_kxdr.c b/sys/netatm/spans/spans_kxdr.c index 3843341c2241..399167603f54 100644 --- a/sys/netatm/spans/spans_kxdr.c +++ b/sys/netatm/spans/spans_kxdr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: spans_kxdr.c,v 1.1 1998/09/15 08:23:03 phk Exp $ + * @(#) $Id: spans_kxdr.c,v 1.2 1998/10/31 20:06:56 phk Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $Id: spans_kxdr.c,v 1.1 1998/09/15 08:23:03 phk Exp $"); +__RCSID("@(#) $Id: spans_kxdr.c,v 1.2 1998/10/31 20:06:56 phk Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_msg.c b/sys/netatm/spans/spans_msg.c index f04cc7fb3bed..e27c986afa6c 100644 --- a/sys/netatm/spans/spans_msg.c +++ b/sys/netatm/spans/spans_msg.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: spans_msg.c,v 1.2 1998/09/17 09:35:00 phk Exp $ + * @(#) $Id: spans_msg.c,v 1.3 1998/10/31 20:06:56 phk Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/spans/spans_var.h> #ifndef lint -__RCSID("@(#) $Id: spans_msg.c,v 1.2 1998/09/17 09:35:00 phk Exp $"); +__RCSID("@(#) $Id: spans_msg.c,v 1.3 1998/10/31 20:06:56 phk Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_print.c b/sys/netatm/spans/spans_print.c index 99e8c94b1828..21564f93b9dd 100644 --- a/sys/netatm/spans/spans_print.c +++ b/sys/netatm/spans/spans_print.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: spans_print.c,v 1.3 1998/10/31 20:06:56 phk Exp $ + * @(#) $Id: spans_print.c,v 1.4 1998/12/04 22:54:53 archie Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/spans/spans_var.h> #ifndef lint -__RCSID("@(#) $Id: spans_print.c,v 1.3 1998/10/31 20:06:56 phk Exp $"); +__RCSID("@(#) $Id: spans_print.c,v 1.4 1998/12/04 22:54:53 archie Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_proto.c b/sys/netatm/spans/spans_proto.c index 2cd2f7226242..3c4ba1b295ff 100644 --- a/sys/netatm/spans/spans_proto.c +++ b/sys/netatm/spans/spans_proto.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: spans_proto.c,v 1.2 1998/09/17 09:35:00 phk Exp $ + * @(#) $Id: spans_proto.c,v 1.3 1998/10/31 20:06:56 phk Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/spans/spans_var.h> #ifndef lint -__RCSID("@(#) $Id: spans_proto.c,v 1.2 1998/09/17 09:35:00 phk Exp $"); +__RCSID("@(#) $Id: spans_proto.c,v 1.3 1998/10/31 20:06:56 phk Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_subr.c b/sys/netatm/spans/spans_subr.c index b2a418c454b5..d8ed6a7fa354 100644 --- a/sys/netatm/spans/spans_subr.c +++ b/sys/netatm/spans/spans_subr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: spans_subr.c,v 1.2 1998/09/17 09:35:00 phk Exp $ + * @(#) $Id: spans_subr.c,v 1.3 1998/10/31 20:06:56 phk Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/spans/spans_var.h> #ifndef lint -__RCSID("@(#) $Id: spans_subr.c,v 1.2 1998/09/17 09:35:00 phk Exp $"); +__RCSID("@(#) $Id: spans_subr.c,v 1.3 1998/10/31 20:06:56 phk Exp $"); #endif diff --git a/sys/netatm/spans/spans_util.c b/sys/netatm/spans/spans_util.c index 904f176d2d56..705718bbbbb1 100644 --- a/sys/netatm/spans/spans_util.c +++ b/sys/netatm/spans/spans_util.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: spans_util.c,v 1.2 1998/09/17 09:35:01 phk Exp $ + * @(#) $Id: spans_util.c,v 1.3 1998/10/31 20:06:56 phk Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/spans/spans_var.h> #ifndef lint -__RCSID("@(#) $Id: spans_util.c,v 1.2 1998/09/17 09:35:01 phk Exp $"); +__RCSID("@(#) $Id: spans_util.c,v 1.3 1998/10/31 20:06:56 phk Exp $"); #endif diff --git a/sys/netatm/spans/spans_var.h b/sys/netatm/spans/spans_var.h index 8f9ac8a31b56..9dcf2a6cac66 100644 --- a/sys/netatm/spans/spans_var.h +++ b/sys/netatm/spans/spans_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: spans_var.h,v 1.7 1998/04/09 14:24:18 johnc Exp $ + * @(#) $Id: spans_var.h,v 1.1 1998/09/15 08:23:04 phk Exp $ * */ diff --git a/sys/netatm/spans/spans_xdr.x b/sys/netatm/spans/spans_xdr.x index 7e53f5371c02..ee8754130dfc 100644 --- a/sys/netatm/spans/spans_xdr.x +++ b/sys/netatm/spans/spans_xdr.x @@ -23,7 +23,7 @@ % * Copies of this Software may be made, however, the above copyright % * notice must be reproduced on all copies. % * -% * @(#) $Id: spans_xdr.x,v 1.4 1997/05/06 22:17:36 mks Exp $ +% * @(#) $Id: spans_xdr.x,v 1.1 1998/09/15 08:23:04 phk Exp $ % * % */ % @@ -61,7 +61,7 @@ % */ % %#ifndef lint -%static char *RCSid = "@(#) $Id: spans_xdr.x,v 1.4 1997/05/06 22:17:36 mks Exp $"; +%static char *RCSid = "@(#) $Id: spans_xdr.x,v 1.1 1998/09/15 08:23:04 phk Exp $"; %#endif % #endif diff --git a/sys/netatm/uni/q2110_sigaa.c b/sys/netatm/uni/q2110_sigaa.c index 381356f6c7e8..024c9feca1cd 100644 --- a/sys/netatm/uni/q2110_sigaa.c +++ b/sys/netatm/uni/q2110_sigaa.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: q2110_sigaa.c,v 1.1 1998/09/15 08:23:05 phk Exp $ + * @(#) $Id: q2110_sigaa.c,v 1.2 1998/10/31 20:06:59 phk Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $Id: q2110_sigaa.c,v 1.1 1998/09/15 08:23:05 phk Exp $"); +__RCSID("@(#) $Id: q2110_sigaa.c,v 1.2 1998/10/31 20:06:59 phk Exp $"); #endif diff --git a/sys/netatm/uni/q2110_sigcpcs.c b/sys/netatm/uni/q2110_sigcpcs.c index 7752fd04278e..57445834e3a5 100644 --- a/sys/netatm/uni/q2110_sigcpcs.c +++ b/sys/netatm/uni/q2110_sigcpcs.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: q2110_sigcpcs.c,v 1.1 1998/09/15 08:23:05 phk Exp $ + * @(#) $Id: q2110_sigcpcs.c,v 1.2 1998/10/31 20:06:59 phk Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $Id: q2110_sigcpcs.c,v 1.1 1998/09/15 08:23:05 phk Exp $"); +__RCSID("@(#) $Id: q2110_sigcpcs.c,v 1.2 1998/10/31 20:06:59 phk Exp $"); #endif diff --git a/sys/netatm/uni/q2110_subr.c b/sys/netatm/uni/q2110_subr.c index 32f3833aa134..ee49f2b8340f 100644 --- a/sys/netatm/uni/q2110_subr.c +++ b/sys/netatm/uni/q2110_subr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: q2110_subr.c,v 1.1 1998/09/15 08:23:05 phk Exp $ + * @(#) $Id: q2110_subr.c,v 1.2 1998/10/31 20:06:59 phk Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $Id: q2110_subr.c,v 1.1 1998/09/15 08:23:05 phk Exp $"); +__RCSID("@(#) $Id: q2110_subr.c,v 1.2 1998/10/31 20:06:59 phk Exp $"); #endif diff --git a/sys/netatm/uni/qsaal1_sigaa.c b/sys/netatm/uni/qsaal1_sigaa.c index 1788794c5b00..2b65ad5def9f 100644 --- a/sys/netatm/uni/qsaal1_sigaa.c +++ b/sys/netatm/uni/qsaal1_sigaa.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: qsaal1_sigaa.c,v 1.1 1998/09/15 08:23:05 phk Exp $ + * @(#) $Id: qsaal1_sigaa.c,v 1.2 1998/10/31 20:06:59 phk Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $Id: qsaal1_sigaa.c,v 1.1 1998/09/15 08:23:05 phk Exp $"); +__RCSID("@(#) $Id: qsaal1_sigaa.c,v 1.2 1998/10/31 20:06:59 phk Exp $"); #endif diff --git a/sys/netatm/uni/qsaal1_sigcpcs.c b/sys/netatm/uni/qsaal1_sigcpcs.c index 203e483e6a03..c41bd12de629 100644 --- a/sys/netatm/uni/qsaal1_sigcpcs.c +++ b/sys/netatm/uni/qsaal1_sigcpcs.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: qsaal1_sigcpcs.c,v 1.1 1998/09/15 08:23:05 phk Exp $ + * @(#) $Id: qsaal1_sigcpcs.c,v 1.2 1998/10/31 20:06:59 phk Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $Id: qsaal1_sigcpcs.c,v 1.1 1998/09/15 08:23:05 phk Exp $"); +__RCSID("@(#) $Id: qsaal1_sigcpcs.c,v 1.2 1998/10/31 20:06:59 phk Exp $"); #endif diff --git a/sys/netatm/uni/qsaal1_subr.c b/sys/netatm/uni/qsaal1_subr.c index 9ad2468dc52a..62bdab93522f 100644 --- a/sys/netatm/uni/qsaal1_subr.c +++ b/sys/netatm/uni/qsaal1_subr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: qsaal1_subr.c,v 1.1 1998/09/15 08:23:06 phk Exp $ + * @(#) $Id: qsaal1_subr.c,v 1.2 1998/10/31 20:07:00 phk Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $Id: qsaal1_subr.c,v 1.1 1998/09/15 08:23:06 phk Exp $"); +__RCSID("@(#) $Id: qsaal1_subr.c,v 1.2 1998/10/31 20:07:00 phk Exp $"); #endif diff --git a/sys/netatm/uni/sscf_uni.c b/sys/netatm/uni/sscf_uni.c index b73452442346..dd02992cd53f 100644 --- a/sys/netatm/uni/sscf_uni.c +++ b/sys/netatm/uni/sscf_uni.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sscf_uni.c,v 1.3 1998/10/31 20:07:00 phk Exp $ + * @(#) $Id: sscf_uni.c,v 1.4 1998/12/04 22:54:53 archie Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/sscf_uni_var.h> #ifndef lint -__RCSID("@(#) $Id: sscf_uni.c,v 1.3 1998/10/31 20:07:00 phk Exp $"); +__RCSID("@(#) $Id: sscf_uni.c,v 1.4 1998/12/04 22:54:53 archie Exp $"); #endif diff --git a/sys/netatm/uni/sscf_uni.h b/sys/netatm/uni/sscf_uni.h index cf244462d503..35569d7ebef9 100644 --- a/sys/netatm/uni/sscf_uni.h +++ b/sys/netatm/uni/sscf_uni.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sscf_uni.h,v 1.2 1997/05/06 22:19:34 mks Exp $ + * @(#) $Id: sscf_uni.h,v 1.1 1998/09/15 08:23:06 phk Exp $ * */ diff --git a/sys/netatm/uni/sscf_uni_lower.c b/sys/netatm/uni/sscf_uni_lower.c index 56db85fd7de9..b30b1c5cd108 100644 --- a/sys/netatm/uni/sscf_uni_lower.c +++ b/sys/netatm/uni/sscf_uni_lower.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sscf_uni_lower.c,v 1.2 1998/09/17 09:35:01 phk Exp $ + * @(#) $Id: sscf_uni_lower.c,v 1.3 1998/10/31 20:07:00 phk Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/sscf_uni_var.h> #ifndef lint -__RCSID("@(#) $Id: sscf_uni_lower.c,v 1.2 1998/09/17 09:35:01 phk Exp $"); +__RCSID("@(#) $Id: sscf_uni_lower.c,v 1.3 1998/10/31 20:07:00 phk Exp $"); #endif diff --git a/sys/netatm/uni/sscf_uni_upper.c b/sys/netatm/uni/sscf_uni_upper.c index 24a41f555be3..8ccd21278518 100644 --- a/sys/netatm/uni/sscf_uni_upper.c +++ b/sys/netatm/uni/sscf_uni_upper.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sscf_uni_upper.c,v 1.2 1998/09/17 09:35:01 phk Exp $ + * @(#) $Id: sscf_uni_upper.c,v 1.3 1998/10/31 20:07:00 phk Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/sscf_uni_var.h> #ifndef lint -__RCSID("@(#) $Id: sscf_uni_upper.c,v 1.2 1998/09/17 09:35:01 phk Exp $"); +__RCSID("@(#) $Id: sscf_uni_upper.c,v 1.3 1998/10/31 20:07:00 phk Exp $"); #endif diff --git a/sys/netatm/uni/sscf_uni_var.h b/sys/netatm/uni/sscf_uni_var.h index ffed7ded6447..485e5ae7cae8 100644 --- a/sys/netatm/uni/sscf_uni_var.h +++ b/sys/netatm/uni/sscf_uni_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sscf_uni_var.h,v 1.5 1998/02/19 20:22:05 mks Exp $ + * @(#) $Id: sscf_uni_var.h,v 1.1 1998/09/15 08:23:06 phk Exp $ * */ diff --git a/sys/netatm/uni/sscop.c b/sys/netatm/uni/sscop.c index bfd37bdac07b..181c03c9869a 100644 --- a/sys/netatm/uni/sscop.c +++ b/sys/netatm/uni/sscop.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sscop.c,v 1.2 1998/09/17 09:35:01 phk Exp $ + * @(#) $Id: sscop.c,v 1.3 1998/10/31 20:07:00 phk Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $Id: sscop.c,v 1.2 1998/09/17 09:35:01 phk Exp $"); +__RCSID("@(#) $Id: sscop.c,v 1.3 1998/10/31 20:07:00 phk Exp $"); #endif diff --git a/sys/netatm/uni/sscop.h b/sys/netatm/uni/sscop.h index 2f786b3be8fd..1c551f3c4910 100644 --- a/sys/netatm/uni/sscop.h +++ b/sys/netatm/uni/sscop.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sscop.h,v 1.4 1998/08/26 23:29:19 mks Exp $ + * @(#) $Id: sscop.h,v 1.1 1998/09/15 08:23:07 phk Exp $ * */ diff --git a/sys/netatm/uni/sscop_lower.c b/sys/netatm/uni/sscop_lower.c index 3810f91123fd..afdd077cf79d 100644 --- a/sys/netatm/uni/sscop_lower.c +++ b/sys/netatm/uni/sscop_lower.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sscop_lower.c,v 1.2 1998/09/17 09:35:01 phk Exp $ + * @(#) $Id: sscop_lower.c,v 1.3 1998/10/31 20:07:00 phk Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $Id: sscop_lower.c,v 1.2 1998/09/17 09:35:01 phk Exp $"); +__RCSID("@(#) $Id: sscop_lower.c,v 1.3 1998/10/31 20:07:00 phk Exp $"); #endif diff --git a/sys/netatm/uni/sscop_misc.h b/sys/netatm/uni/sscop_misc.h index 4348cef90015..4123fea558d0 100644 --- a/sys/netatm/uni/sscop_misc.h +++ b/sys/netatm/uni/sscop_misc.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sscop_misc.h,v 1.4 1998/08/26 23:29:19 mks Exp $ + * @(#) $Id: sscop_misc.h,v 1.1 1998/09/15 08:23:07 phk Exp $ * */ diff --git a/sys/netatm/uni/sscop_pdu.c b/sys/netatm/uni/sscop_pdu.c index 03562841d8ca..83250ba9f368 100644 --- a/sys/netatm/uni/sscop_pdu.c +++ b/sys/netatm/uni/sscop_pdu.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sscop_pdu.c,v 1.2 1998/10/31 20:07:00 phk Exp $ + * @(#) $Id: sscop_pdu.c,v 1.3 1998/12/04 22:54:53 archie Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $Id: sscop_pdu.c,v 1.2 1998/10/31 20:07:00 phk Exp $"); +__RCSID("@(#) $Id: sscop_pdu.c,v 1.3 1998/12/04 22:54:53 archie Exp $"); #endif /* diff --git a/sys/netatm/uni/sscop_pdu.h b/sys/netatm/uni/sscop_pdu.h index 387a6028606c..56a294469276 100644 --- a/sys/netatm/uni/sscop_pdu.h +++ b/sys/netatm/uni/sscop_pdu.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sscop_pdu.h,v 1.3 1997/05/06 22:20:15 mks Exp $ + * @(#) $Id: sscop_pdu.h,v 1.1 1998/09/15 08:23:07 phk Exp $ * */ diff --git a/sys/netatm/uni/sscop_sigaa.c b/sys/netatm/uni/sscop_sigaa.c index 675398216139..2861c45f93d5 100644 --- a/sys/netatm/uni/sscop_sigaa.c +++ b/sys/netatm/uni/sscop_sigaa.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sscop_sigaa.c,v 1.1 1998/09/15 08:23:07 phk Exp $ + * @(#) $Id: sscop_sigaa.c,v 1.2 1998/10/31 20:07:00 phk Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $Id: sscop_sigaa.c,v 1.1 1998/09/15 08:23:07 phk Exp $"); +__RCSID("@(#) $Id: sscop_sigaa.c,v 1.2 1998/10/31 20:07:00 phk Exp $"); #endif diff --git a/sys/netatm/uni/sscop_sigcpcs.c b/sys/netatm/uni/sscop_sigcpcs.c index 6b1c477bbb01..fd541304f1e8 100644 --- a/sys/netatm/uni/sscop_sigcpcs.c +++ b/sys/netatm/uni/sscop_sigcpcs.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sscop_sigcpcs.c,v 1.1 1998/09/15 08:23:08 phk Exp $ + * @(#) $Id: sscop_sigcpcs.c,v 1.2 1998/10/31 20:07:00 phk Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $Id: sscop_sigcpcs.c,v 1.1 1998/09/15 08:23:08 phk Exp $"); +__RCSID("@(#) $Id: sscop_sigcpcs.c,v 1.2 1998/10/31 20:07:00 phk Exp $"); #endif diff --git a/sys/netatm/uni/sscop_subr.c b/sys/netatm/uni/sscop_subr.c index 16ad1395a243..e1f0b35f6ed9 100644 --- a/sys/netatm/uni/sscop_subr.c +++ b/sys/netatm/uni/sscop_subr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sscop_subr.c,v 1.2 1998/09/17 09:35:01 phk Exp $ + * @(#) $Id: sscop_subr.c,v 1.3 1998/10/31 20:07:00 phk Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $Id: sscop_subr.c,v 1.2 1998/09/17 09:35:01 phk Exp $"); +__RCSID("@(#) $Id: sscop_subr.c,v 1.3 1998/10/31 20:07:00 phk Exp $"); #endif diff --git a/sys/netatm/uni/sscop_timer.c b/sys/netatm/uni/sscop_timer.c index 087ae79e96cd..a5e448384d72 100644 --- a/sys/netatm/uni/sscop_timer.c +++ b/sys/netatm/uni/sscop_timer.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sscop_timer.c,v 1.2 1998/09/17 09:35:01 phk Exp $ + * @(#) $Id: sscop_timer.c,v 1.3 1998/10/31 20:07:00 phk Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $Id: sscop_timer.c,v 1.2 1998/09/17 09:35:01 phk Exp $"); +__RCSID("@(#) $Id: sscop_timer.c,v 1.3 1998/10/31 20:07:00 phk Exp $"); #endif diff --git a/sys/netatm/uni/sscop_upper.c b/sys/netatm/uni/sscop_upper.c index f2ad1bd95c5e..7a666ec1d458 100644 --- a/sys/netatm/uni/sscop_upper.c +++ b/sys/netatm/uni/sscop_upper.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sscop_upper.c,v 1.2 1998/09/17 09:35:01 phk Exp $ + * @(#) $Id: sscop_upper.c,v 1.3 1998/10/31 20:07:00 phk Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $Id: sscop_upper.c,v 1.2 1998/09/17 09:35:01 phk Exp $"); +__RCSID("@(#) $Id: sscop_upper.c,v 1.3 1998/10/31 20:07:00 phk Exp $"); #endif diff --git a/sys/netatm/uni/sscop_var.h b/sys/netatm/uni/sscop_var.h index 9a739d39090c..cc5e8db20211 100644 --- a/sys/netatm/uni/sscop_var.h +++ b/sys/netatm/uni/sscop_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: sscop_var.h,v 1.6 1998/04/07 23:21:57 mks Exp $ + * @(#) $Id: sscop_var.h,v 1.1 1998/09/15 08:23:08 phk Exp $ * */ diff --git a/sys/netatm/uni/uni.h b/sys/netatm/uni/uni.h index 700e859ca684..277c25190bf8 100644 --- a/sys/netatm/uni/uni.h +++ b/sys/netatm/uni/uni.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: uni.h,v 1.2 1997/05/06 22:20:39 mks Exp $ + * @(#) $Id: uni.h,v 1.1 1998/09/15 08:23:09 phk Exp $ * */ diff --git a/sys/netatm/uni/uni_load.c b/sys/netatm/uni/uni_load.c index 7be1eba01a0c..0f11e3160331 100644 --- a/sys/netatm/uni/uni_load.c +++ b/sys/netatm/uni/uni_load.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: uni_load.c,v 1.1 1998/09/15 08:23:09 phk Exp $ + * @(#) $Id: uni_load.c,v 1.2 1998/10/31 20:07:00 phk Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/uni.h> #ifndef lint -__RCSID("@(#) $Id: uni_load.c,v 1.1 1998/09/15 08:23:09 phk Exp $"); +__RCSID("@(#) $Id: uni_load.c,v 1.2 1998/10/31 20:07:00 phk Exp $"); #endif /* diff --git a/sys/netatm/uni/uniarp.c b/sys/netatm/uni/uniarp.c index 2d6006f802b3..c4629ce8ef48 100644 --- a/sys/netatm/uni/uniarp.c +++ b/sys/netatm/uni/uniarp.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: uniarp.c,v 1.4 1998/12/04 22:54:53 archie Exp $ + * @(#) $Id: uniarp.c,v 1.5 1999/01/19 23:16:11 mks Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $Id: uniarp.c,v 1.4 1998/12/04 22:54:53 archie Exp $"); +__RCSID("@(#) $Id: uniarp.c,v 1.5 1999/01/19 23:16:11 mks Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_cache.c b/sys/netatm/uni/uniarp_cache.c index 88a26a59c76b..f0cc4fbf4e68 100644 --- a/sys/netatm/uni/uniarp_cache.c +++ b/sys/netatm/uni/uniarp_cache.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: uniarp_cache.c,v 1.2 1998/10/31 20:07:00 phk Exp $ + * @(#) $Id: uniarp_cache.c,v 1.3 1998/12/04 22:54:53 archie Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $Id: uniarp_cache.c,v 1.2 1998/10/31 20:07:00 phk Exp $"); +__RCSID("@(#) $Id: uniarp_cache.c,v 1.3 1998/12/04 22:54:53 archie Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_input.c b/sys/netatm/uni/uniarp_input.c index b621ac35c541..0274a3cc83d5 100644 --- a/sys/netatm/uni/uniarp_input.c +++ b/sys/netatm/uni/uniarp_input.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: uniarp_input.c,v 1.2 1998/10/31 20:07:00 phk Exp $ + * @(#) $Id: uniarp_input.c,v 1.3 1998/12/04 22:54:53 archie Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $Id: uniarp_input.c,v 1.2 1998/10/31 20:07:00 phk Exp $"); +__RCSID("@(#) $Id: uniarp_input.c,v 1.3 1998/12/04 22:54:53 archie Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_output.c b/sys/netatm/uni/uniarp_output.c index 4f7a16388d09..a08db7418f22 100644 --- a/sys/netatm/uni/uniarp_output.c +++ b/sys/netatm/uni/uniarp_output.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: uniarp_output.c,v 1.1 1998/09/15 08:23:09 phk Exp $ + * @(#) $Id: uniarp_output.c,v 1.2 1998/10/31 20:07:00 phk Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $Id: uniarp_output.c,v 1.1 1998/09/15 08:23:09 phk Exp $"); +__RCSID("@(#) $Id: uniarp_output.c,v 1.2 1998/10/31 20:07:00 phk Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_timer.c b/sys/netatm/uni/uniarp_timer.c index b65ca568cdd8..e8f5656bd47c 100644 --- a/sys/netatm/uni/uniarp_timer.c +++ b/sys/netatm/uni/uniarp_timer.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: uniarp_timer.c,v 1.1 1998/09/15 08:23:10 phk Exp $ + * @(#) $Id: uniarp_timer.c,v 1.2 1998/10/31 20:07:00 phk Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $Id: uniarp_timer.c,v 1.1 1998/09/15 08:23:10 phk Exp $"); +__RCSID("@(#) $Id: uniarp_timer.c,v 1.2 1998/10/31 20:07:00 phk Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_vcm.c b/sys/netatm/uni/uniarp_vcm.c index e2e9c2d28973..cfc38fafdcd8 100644 --- a/sys/netatm/uni/uniarp_vcm.c +++ b/sys/netatm/uni/uniarp_vcm.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: uniarp_vcm.c,v 1.2 1998/09/17 09:35:02 phk Exp $ + * @(#) $Id: uniarp_vcm.c,v 1.3 1998/10/31 20:07:00 phk Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $Id: uniarp_vcm.c,v 1.2 1998/09/17 09:35:02 phk Exp $"); +__RCSID("@(#) $Id: uniarp_vcm.c,v 1.3 1998/10/31 20:07:00 phk Exp $"); #endif diff --git a/sys/netatm/uni/uniip.c b/sys/netatm/uni/uniip.c index dd7bc3e3f807..d496cf7531ab 100644 --- a/sys/netatm/uni/uniip.c +++ b/sys/netatm/uni/uniip.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: uniip.c,v 1.1 1998/09/15 08:23:10 phk Exp $ + * @(#) $Id: uniip.c,v 1.2 1998/10/31 20:07:00 phk Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $Id: uniip.c,v 1.1 1998/09/15 08:23:10 phk Exp $"); +__RCSID("@(#) $Id: uniip.c,v 1.2 1998/10/31 20:07:00 phk Exp $"); #endif diff --git a/sys/netatm/uni/uniip_var.h b/sys/netatm/uni/uniip_var.h index ea1eb8c98cd3..ca7bf801bb4d 100644 --- a/sys/netatm/uni/uniip_var.h +++ b/sys/netatm/uni/uniip_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: uniip_var.h,v 1.9 1998/07/13 00:00:39 mks Exp $ + * @(#) $Id: uniip_var.h,v 1.1 1998/09/15 08:23:10 phk Exp $ * */ diff --git a/sys/netatm/uni/unisig.h b/sys/netatm/uni/unisig.h index b69714d2c25a..4c0a3840d207 100644 --- a/sys/netatm/uni/unisig.h +++ b/sys/netatm/uni/unisig.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: unisig.h,v 1.2 1997/05/06 22:21:33 mks Exp $ + * @(#) $Id: unisig.h,v 1.1 1998/09/15 08:23:10 phk Exp $ * */ diff --git a/sys/netatm/uni/unisig_decode.c b/sys/netatm/uni/unisig_decode.c index 08fe4b728a7c..e422fc5c8e6d 100644 --- a/sys/netatm/uni/unisig_decode.c +++ b/sys/netatm/uni/unisig_decode.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: unisig_decode.c,v 1.2 1998/09/17 09:35:02 phk Exp $ + * @(#) $Id: unisig_decode.c,v 1.3 1998/10/31 20:07:00 phk Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/unisig_decode.h> #ifndef lint -__RCSID("@(#) $Id: unisig_decode.c,v 1.2 1998/09/17 09:35:02 phk Exp $"); +__RCSID("@(#) $Id: unisig_decode.c,v 1.3 1998/10/31 20:07:00 phk Exp $"); #endif #define ALLOC_IE(ie) \ diff --git a/sys/netatm/uni/unisig_decode.h b/sys/netatm/uni/unisig_decode.h index dbd184aedee9..261477a62ee9 100644 --- a/sys/netatm/uni/unisig_decode.h +++ b/sys/netatm/uni/unisig_decode.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: unisig_decode.h,v 1.5 1998/08/26 23:29:21 mks Exp $ + * @(#) $Id: unisig_decode.h,v 1.1 1998/09/15 08:23:10 phk Exp $ * */ diff --git a/sys/netatm/uni/unisig_encode.c b/sys/netatm/uni/unisig_encode.c index 34a039aec159..362602196546 100644 --- a/sys/netatm/uni/unisig_encode.c +++ b/sys/netatm/uni/unisig_encode.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: unisig_encode.c,v 1.2 1998/09/17 09:35:02 phk Exp $ + * @(#) $Id: unisig_encode.c,v 1.3 1998/10/31 20:07:01 phk Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/unisig_decode.h> #ifndef lint -__RCSID("@(#) $Id: unisig_encode.c,v 1.2 1998/09/17 09:35:02 phk Exp $"); +__RCSID("@(#) $Id: unisig_encode.c,v 1.3 1998/10/31 20:07:01 phk Exp $"); #endif diff --git a/sys/netatm/uni/unisig_if.c b/sys/netatm/uni/unisig_if.c index 0401154fa803..0811604e142f 100644 --- a/sys/netatm/uni/unisig_if.c +++ b/sys/netatm/uni/unisig_if.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: unisig_if.c,v 1.4 1998/12/04 22:54:53 archie Exp $ + * @(#) $Id: unisig_if.c,v 1.5 1998/12/11 21:47:46 phk Exp $ * */ @@ -47,7 +47,7 @@ #include <netatm/uni/unisig_msg.h> #ifndef lint -__RCSID("@(#) $Id: unisig_if.c,v 1.4 1998/12/04 22:54:53 archie Exp $"); +__RCSID("@(#) $Id: unisig_if.c,v 1.5 1998/12/11 21:47:46 phk Exp $"); #endif diff --git a/sys/netatm/uni/unisig_mbuf.c b/sys/netatm/uni/unisig_mbuf.c index b96a636a4be8..b057f2a08111 100644 --- a/sys/netatm/uni/unisig_mbuf.c +++ b/sys/netatm/uni/unisig_mbuf.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: unisig_mbuf.c,v 1.2 1998/09/17 09:35:02 phk Exp $ + * @(#) $Id: unisig_mbuf.c,v 1.3 1998/10/31 20:07:01 phk Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/unisig_msg.h> #ifndef lint -__RCSID("@(#) $Id: unisig_mbuf.c,v 1.2 1998/09/17 09:35:02 phk Exp $"); +__RCSID("@(#) $Id: unisig_mbuf.c,v 1.3 1998/10/31 20:07:01 phk Exp $"); #endif diff --git a/sys/netatm/uni/unisig_mbuf.h b/sys/netatm/uni/unisig_mbuf.h index f394047eeb35..96baab42b077 100644 --- a/sys/netatm/uni/unisig_mbuf.h +++ b/sys/netatm/uni/unisig_mbuf.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: unisig_mbuf.h,v 1.5 1998/08/26 23:29:22 mks Exp $ + * @(#) $Id: unisig_mbuf.h,v 1.1 1998/09/15 08:23:11 phk Exp $ * */ diff --git a/sys/netatm/uni/unisig_msg.c b/sys/netatm/uni/unisig_msg.c index f52f46e8f446..2e5ee0f3b76c 100644 --- a/sys/netatm/uni/unisig_msg.c +++ b/sys/netatm/uni/unisig_msg.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: unisig_msg.c,v 1.3 1998/10/31 20:07:01 phk Exp $ + * @(#) $Id: unisig_msg.c,v 1.4 1998/12/11 21:47:46 phk Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/unisig_print.h> #ifndef lint -__RCSID("@(#) $Id: unisig_msg.c,v 1.3 1998/10/31 20:07:01 phk Exp $"); +__RCSID("@(#) $Id: unisig_msg.c,v 1.4 1998/12/11 21:47:46 phk Exp $"); #endif diff --git a/sys/netatm/uni/unisig_msg.h b/sys/netatm/uni/unisig_msg.h index 4be014488637..482edf165bbf 100644 --- a/sys/netatm/uni/unisig_msg.h +++ b/sys/netatm/uni/unisig_msg.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: unisig_msg.h,v 1.8 1998/08/26 23:29:23 mks Exp $ + * @(#) $Id: unisig_msg.h,v 1.1 1998/09/15 08:23:11 phk Exp $ * */ diff --git a/sys/netatm/uni/unisig_print.c b/sys/netatm/uni/unisig_print.c index 93133cad3d6e..d557a8f807e9 100644 --- a/sys/netatm/uni/unisig_print.c +++ b/sys/netatm/uni/unisig_print.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: unisig_print.c,v 1.1 1998/09/15 08:23:12 phk Exp $ + * @(#) $Id: unisig_print.c,v 1.2 1998/10/31 20:07:01 phk Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/unisig_print.h> #ifndef lint -__RCSID("@(#) $Id: unisig_print.c,v 1.1 1998/09/15 08:23:12 phk Exp $"); +__RCSID("@(#) $Id: unisig_print.c,v 1.2 1998/10/31 20:07:01 phk Exp $"); #endif diff --git a/sys/netatm/uni/unisig_print.h b/sys/netatm/uni/unisig_print.h index 5e906c8284a7..90d16f45a14c 100644 --- a/sys/netatm/uni/unisig_print.h +++ b/sys/netatm/uni/unisig_print.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: unisig_print.h,v 1.2 1997/05/06 22:22:27 mks Exp $ + * @(#) $Id: unisig_print.h,v 1.1 1998/09/15 08:23:12 phk Exp $ * */ diff --git a/sys/netatm/uni/unisig_proto.c b/sys/netatm/uni/unisig_proto.c index 8a3daac6753a..a02c64ea8b15 100644 --- a/sys/netatm/uni/unisig_proto.c +++ b/sys/netatm/uni/unisig_proto.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: unisig_proto.c,v 1.2 1998/09/17 09:35:02 phk Exp $ + * @(#) $Id: unisig_proto.c,v 1.3 1998/10/31 20:07:01 phk Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/unisig_mbuf.h> #ifndef lint -__RCSID("@(#) $Id: unisig_proto.c,v 1.2 1998/09/17 09:35:02 phk Exp $"); +__RCSID("@(#) $Id: unisig_proto.c,v 1.3 1998/10/31 20:07:01 phk Exp $"); #endif diff --git a/sys/netatm/uni/unisig_sigmgr_state.c b/sys/netatm/uni/unisig_sigmgr_state.c index e2213bf2ec6a..98536f2c4806 100644 --- a/sys/netatm/uni/unisig_sigmgr_state.c +++ b/sys/netatm/uni/unisig_sigmgr_state.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: unisig_sigmgr_state.c,v 1.3 1998/10/31 20:07:01 phk Exp $ + * @(#) $Id: unisig_sigmgr_state.c,v 1.4 1999/01/19 23:14:51 mks Exp $ * */ @@ -47,7 +47,7 @@ #include <netatm/uni/sscf_uni.h> #ifndef lint -__RCSID("@(#) $Id: unisig_sigmgr_state.c,v 1.3 1998/10/31 20:07:01 phk Exp $"); +__RCSID("@(#) $Id: unisig_sigmgr_state.c,v 1.4 1999/01/19 23:14:51 mks Exp $"); #endif diff --git a/sys/netatm/uni/unisig_subr.c b/sys/netatm/uni/unisig_subr.c index 888cedcf99ab..18b8fa8c7388 100644 --- a/sys/netatm/uni/unisig_subr.c +++ b/sys/netatm/uni/unisig_subr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: unisig_subr.c,v 1.4 1998/10/31 20:08:03 phk Exp $ + * @(#) $Id: unisig_subr.c,v 1.5 1998/12/11 21:47:46 phk Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/unisig_msg.h> #ifndef lint -__RCSID("@(#) $Id: unisig_subr.c,v 1.4 1998/10/31 20:08:03 phk Exp $"); +__RCSID("@(#) $Id: unisig_subr.c,v 1.5 1998/12/11 21:47:46 phk Exp $"); #endif diff --git a/sys/netatm/uni/unisig_util.c b/sys/netatm/uni/unisig_util.c index a3a2ab2ba3cb..5a6ae503b720 100644 --- a/sys/netatm/uni/unisig_util.c +++ b/sys/netatm/uni/unisig_util.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: unisig_util.c,v 1.3 1998/10/31 20:07:01 phk Exp $ + * @(#) $Id: unisig_util.c,v 1.4 1998/12/04 22:54:53 archie Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/unisig_msg.h> #ifndef lint -__RCSID("@(#) $Id: unisig_util.c,v 1.3 1998/10/31 20:07:01 phk Exp $"); +__RCSID("@(#) $Id: unisig_util.c,v 1.4 1998/12/04 22:54:53 archie Exp $"); #endif diff --git a/sys/netatm/uni/unisig_var.h b/sys/netatm/uni/unisig_var.h index b8d422930250..ecdfb0da01ea 100644 --- a/sys/netatm/uni/unisig_var.h +++ b/sys/netatm/uni/unisig_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: unisig_var.h,v 1.1 1998/09/15 08:23:13 phk Exp $ + * @(#) $Id: unisig_var.h,v 1.2 1998/12/11 21:47:46 phk Exp $ * */ diff --git a/sys/netatm/uni/unisig_vc_state.c b/sys/netatm/uni/unisig_vc_state.c index 84f995e9cf31..3b2b2656770b 100644 --- a/sys/netatm/uni/unisig_vc_state.c +++ b/sys/netatm/uni/unisig_vc_state.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: unisig_vc_state.c,v 1.3 1998/10/31 20:07:01 phk Exp $ + * @(#) $Id: unisig_vc_state.c,v 1.4 1998/12/11 21:47:47 phk Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/unisig_decode.h> #ifndef lint -__RCSID("@(#) $Id: unisig_vc_state.c,v 1.3 1998/10/31 20:07:01 phk Exp $"); +__RCSID("@(#) $Id: unisig_vc_state.c,v 1.4 1998/12/11 21:47:47 phk Exp $"); #endif |
