diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-20 00:16:49 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-20 00:16:49 +0000 |
commit | 7a85407ad7dfbbdae7987bcff091bb36a6b83aee (patch) | |
tree | 9ccdf2f6c69e071e12b04d872ba911157a73d7a3 /sys/netatm | |
parent | 37af766bc526e3dfbf5ab01dc560bd01e1adffe6 (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 1145a9c462f8..fd96a10738ab 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm.h,v 1.1.2.1 1999/08/29 16:28:40 peter Exp $ * */ diff --git a/sys/netatm/atm_aal5.c b/sys/netatm/atm_aal5.c index 2cf70c9e3cad..538ea458ed0e 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_aal5.c,v 1.4.2.1 1999/08/29 16:28:40 peter Exp $ * */ @@ -39,7 +39,7 @@ #include <sys/stat.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_aal5.c,v 1.4.2.1 1999/08/29 16:28:40 peter Exp $"); #endif diff --git a/sys/netatm/atm_cm.c b/sys/netatm/atm_cm.c index 13943511d948..01d16274b795 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_cm.c,v 1.3.2.2 1999/08/29 16:28:41 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_cm.c,v 1.3.2.2 1999/08/29 16:28:41 peter Exp $"); #endif diff --git a/sys/netatm/atm_cm.h b/sys/netatm/atm_cm.h index 0507caa8fcfa..30f1ada6a8ee 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_cm.h,v 1.1.2.1 1999/08/29 16:28:42 peter Exp $ * */ diff --git a/sys/netatm/atm_device.c b/sys/netatm/atm_device.c index 9c645a590dc1..9a0c6917a61b 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_device.c,v 1.4.2.1 1999/08/29 16:28:42 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_device.c,v 1.4.2.1 1999/08/29 16:28:42 peter Exp $"); #endif diff --git a/sys/netatm/atm_if.c b/sys/netatm/atm_if.c index 1d3bb8566c2a..0ce53de9abdd 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_if.c,v 1.3.2.1 1999/08/29 16:28:42 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_if.c,v 1.3.2.1 1999/08/29 16:28:42 peter Exp $"); #endif diff --git a/sys/netatm/atm_if.h b/sys/netatm/atm_if.h index d2ea47180c32..6f242c637bf0 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_if.h,v 1.1.2.1 1999/08/29 16:28:43 peter Exp $ * */ diff --git a/sys/netatm/atm_ioctl.h b/sys/netatm/atm_ioctl.h index 547432058435..cb1dee7be58e 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_ioctl.h,v 1.1.2.2 1999/08/29 16:28:43 peter Exp $ * */ diff --git a/sys/netatm/atm_pcb.h b/sys/netatm/atm_pcb.h index b5518e8079ac..e6248e9a7b71 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_pcb.h,v 1.1.2.1 1999/08/29 16:28:44 peter Exp $ * */ diff --git a/sys/netatm/atm_proto.c b/sys/netatm/atm_proto.c index a75024a94c20..82b4873a2940 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_proto.c,v 1.2.2.1 1999/08/29 16:28:44 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_proto.c,v 1.2.2.1 1999/08/29 16:28:44 peter Exp $"); #endif diff --git a/sys/netatm/atm_sap.h b/sys/netatm/atm_sap.h index 35f54351c4f5..3941dc0783f0 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_sap.h,v 1.1.2.1 1999/08/29 16:28:45 peter Exp $ * */ diff --git a/sys/netatm/atm_sigmgr.h b/sys/netatm/atm_sigmgr.h index bd502a32424e..594c212ade9c 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_sigmgr.h,v 1.1.2.1 1999/08/29 16:28:45 peter Exp $ * */ diff --git a/sys/netatm/atm_signal.c b/sys/netatm/atm_signal.c index e79de84629fc..e6964d2b071a 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_signal.c,v 1.2.2.1 1999/08/29 16:28:45 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_signal.c,v 1.2.2.1 1999/08/29 16:28:45 peter Exp $"); #endif diff --git a/sys/netatm/atm_socket.c b/sys/netatm/atm_socket.c index 2976ff17ceae..4a6c005102aa 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_socket.c,v 1.3.2.1 1999/08/29 16:28:46 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_socket.c,v 1.3.2.1 1999/08/29 16:28:46 peter Exp $"); #endif diff --git a/sys/netatm/atm_stack.h b/sys/netatm/atm_stack.h index be7edc851821..aed86b7a4b86 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_stack.h,v 1.1.2.1 1999/08/29 16:28:46 peter Exp $ * */ diff --git a/sys/netatm/atm_subr.c b/sys/netatm/atm_subr.c index 16262e82d3e6..67f9fe78dac1 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_subr.c,v 1.3.2.1 1999/08/29 16:28:47 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_subr.c,v 1.3.2.1 1999/08/29 16:28:47 peter Exp $"); #endif diff --git a/sys/netatm/atm_sys.h b/sys/netatm/atm_sys.h index 0c240bfceef8..62e61842a5f1 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_sys.h,v 1.2.2.1 1999/08/29 16:28:47 peter Exp $ * */ diff --git a/sys/netatm/atm_usrreq.c b/sys/netatm/atm_usrreq.c index d700d27358ab..871351ae111c 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_usrreq.c,v 1.3.2.1 1999/08/29 16:28:48 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/atm_usrreq.c,v 1.3.2.1 1999/08/29 16:28:48 peter Exp $"); #endif diff --git a/sys/netatm/atm_var.h b/sys/netatm/atm_var.h index d19a475bd33d..a0c850b815e7 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_var.h,v 1.1.2.1 1999/08/29 16:28:48 peter Exp $ * */ diff --git a/sys/netatm/atm_vc.h b/sys/netatm/atm_vc.h index 64d1b6f39a9d..782cba15f0bb 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/atm_vc.h,v 1.1.2.1 1999/08/29 16:28:48 peter Exp $ * */ diff --git a/sys/netatm/ipatm/ipatm.h b/sys/netatm/ipatm/ipatm.h index 887509c0fee8..5c07283dc907 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm.h,v 1.1.2.1 1999/08/29 16:28:52 peter Exp $ * */ diff --git a/sys/netatm/ipatm/ipatm_event.c b/sys/netatm/ipatm/ipatm_event.c index 0566d1cfd3b2..d2955b64b30c 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_event.c,v 1.3.2.1 1999/08/29 16:28:52 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_event.c,v 1.3.2.1 1999/08/29 16:28:52 peter Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_if.c b/sys/netatm/ipatm/ipatm_if.c index eeb3c00659e6..a1a63921e924 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_if.c,v 1.2.2.1 1999/08/29 16:28:53 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_if.c,v 1.2.2.1 1999/08/29 16:28:53 peter Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_input.c b/sys/netatm/ipatm/ipatm_input.c index e3049cfb63dd..d78766239a4a 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_input.c,v 1.2.2.1 1999/08/29 16:28:53 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_input.c,v 1.2.2.1 1999/08/29 16:28:53 peter Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_load.c b/sys/netatm/ipatm/ipatm_load.c index 2acbb2666e31..cb21efcb23eb 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_load.c,v 1.2.2.2 1999/08/29 16:28:54 peter Exp $ * */ @@ -46,7 +46,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_load.c,v 1.2.2.2 1999/08/29 16:28:54 peter Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_output.c b/sys/netatm/ipatm/ipatm_output.c index c7a1933d8dd2..e07e3ca653d8 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_output.c,v 1.2.2.1 1999/08/29 16:28:54 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_output.c,v 1.2.2.1 1999/08/29 16:28:54 peter Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_serv.h b/sys/netatm/ipatm/ipatm_serv.h index a807b0672357..d6be268d7424 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_serv.h,v 1.1.2.1 1999/08/29 16:28:54 peter Exp $ * */ diff --git a/sys/netatm/ipatm/ipatm_usrreq.c b/sys/netatm/ipatm/ipatm_usrreq.c index d10f7c743ee8..aa7e5382206e 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_usrreq.c,v 1.3.2.1 1999/08/29 16:28:55 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_usrreq.c,v 1.3.2.1 1999/08/29 16:28:55 peter Exp $"); #endif diff --git a/sys/netatm/ipatm/ipatm_var.h b/sys/netatm/ipatm/ipatm_var.h index b587a6e0e4cd..45743cac11d7 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_var.h,v 1.1.2.1 1999/08/29 16:28:55 peter Exp $ * */ diff --git a/sys/netatm/ipatm/ipatm_vcm.c b/sys/netatm/ipatm/ipatm_vcm.c index 409c3357aa94..1bc1072c692e 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_vcm.c,v 1.3.2.1 1999/08/29 16:28:56 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/ipatm/ipatm_vcm.c,v 1.3.2.1 1999/08/29 16:28:56 peter Exp $"); #endif diff --git a/sys/netatm/kern_include.h b/sys/netatm/kern_include.h index 1ce9dd300193..7f26e27d9d16 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/kern_include.h,v 1.1.2.1 1999/08/29 16:28:49 peter Exp $ * */ diff --git a/sys/netatm/port.h b/sys/netatm/port.h index d9a0b133c4ec..4845779e95b2 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/port.h,v 1.1.2.1 1999/08/29 16:28:50 peter Exp $ * */ diff --git a/sys/netatm/queue.h b/sys/netatm/queue.h index 67bff75481a8..04d3556a63e8 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/queue.h,v 1.1.2.1 1999/08/29 16:28:50 peter Exp $ * */ diff --git a/sys/netatm/sigpvc/sigpvc.h b/sys/netatm/sigpvc/sigpvc.h index 8cc8374b1ee5..2b18371b0002 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/sigpvc/sigpvc.h,v 1.1.2.1 1999/08/29 16:28:57 peter Exp $ * */ diff --git a/sys/netatm/sigpvc/sigpvc_if.c b/sys/netatm/sigpvc/sigpvc_if.c index cd6bd390e2ad..ccee6a7e40b4 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/sigpvc/sigpvc_if.c,v 1.4.2.1 1999/08/29 16:28:57 peter Exp $ * */ @@ -46,7 +46,7 @@ #include <netatm/sigpvc/sigpvc_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/sigpvc/sigpvc_if.c,v 1.4.2.1 1999/08/29 16:28:57 peter Exp $"); #endif diff --git a/sys/netatm/sigpvc/sigpvc_subr.c b/sys/netatm/sigpvc/sigpvc_subr.c index adf462b0256f..363b5b50a0dd 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/sigpvc/sigpvc_subr.c,v 1.2.2.1 1999/08/29 16:28:58 peter Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/sigpvc/sigpvc_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/sigpvc/sigpvc_subr.c,v 1.2.2.1 1999/08/29 16:28:58 peter 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 2cb96bcda2f0..23603e86559c 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/sigpvc/sigpvc_var.h,v 1.1.2.1 1999/08/29 16:28:58 peter Exp $ * */ diff --git a/sys/netatm/spans/spans_arp.c b/sys/netatm/spans/spans_arp.c index b22d85aa903d..260089fde604 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_arp.c,v 1.4.2.1 1999/08/29 16:28:59 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/spans/spans_cls.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/spans/spans_arp.c,v 1.4.2.1 1999/08/29 16:28:59 peter Exp $"); #endif diff --git a/sys/netatm/spans/spans_cls.c b/sys/netatm/spans/spans_cls.c index 74dd3fb92b10..bdf859954a7f 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_cls.c,v 1.3.2.1 1999/08/29 16:28:59 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/spans/spans_cls.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/spans/spans_cls.c,v 1.3.2.1 1999/08/29 16:28:59 peter Exp $"); #endif diff --git a/sys/netatm/spans/spans_cls.h b/sys/netatm/spans/spans_cls.h index 02e2f6a12a07..db3d6747719e 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_cls.h,v 1.1.2.1 1999/08/29 16:29:00 peter Exp $ * */ diff --git a/sys/netatm/spans/spans_if.c b/sys/netatm/spans/spans_if.c index 41032d25a4e2..70a6c3cea1a1 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_if.c,v 1.4.2.1 1999/08/29 16:29:00 peter Exp $ * */ @@ -46,7 +46,7 @@ #include <netatm/spans/spans_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/spans/spans_if.c,v 1.4.2.1 1999/08/29 16:29:00 peter Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_kxdr.c b/sys/netatm/spans/spans_kxdr.c index d2e4ee4aea4c..3ca8ede66ea9 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_kxdr.c,v 1.2.2.1 1999/08/29 16:29:01 peter Exp $ * */ @@ -38,7 +38,7 @@ #include <netatm/kern_include.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/spans/spans_kxdr.c,v 1.2.2.1 1999/08/29 16:29:01 peter Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_msg.c b/sys/netatm/spans/spans_msg.c index 08ceb75d9658..febfb427ebfb 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_msg.c,v 1.3.2.1 1999/08/29 16:29:02 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/spans/spans_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/spans/spans_msg.c,v 1.3.2.1 1999/08/29 16:29:02 peter Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_print.c b/sys/netatm/spans/spans_print.c index 949d6dd8861e..62ba7be7130c 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_print.c,v 1.4.2.1 1999/08/29 16:29:02 peter Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/spans/spans_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/spans/spans_print.c,v 1.4.2.1 1999/08/29 16:29:02 peter Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_proto.c b/sys/netatm/spans/spans_proto.c index 47e4edc82d93..aa2e61260ec0 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_proto.c,v 1.3.2.1 1999/08/29 16:29:02 peter Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/spans/spans_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/spans/spans_proto.c,v 1.3.2.1 1999/08/29 16:29:02 peter Exp $"); #endif /* diff --git a/sys/netatm/spans/spans_subr.c b/sys/netatm/spans/spans_subr.c index a53d31de2263..fa728a007239 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_subr.c,v 1.3.2.1 1999/08/29 16:29:03 peter Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/spans/spans_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/spans/spans_subr.c,v 1.3.2.1 1999/08/29 16:29:03 peter Exp $"); #endif diff --git a/sys/netatm/spans/spans_util.c b/sys/netatm/spans/spans_util.c index e174e16de6c0..7043bda841b7 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_util.c,v 1.3.2.1 1999/08/29 16:29:03 peter Exp $ * */ @@ -41,7 +41,7 @@ #include <netatm/spans/spans_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/spans/spans_util.c,v 1.3.2.1 1999/08/29 16:29:03 peter Exp $"); #endif diff --git a/sys/netatm/spans/spans_var.h b/sys/netatm/spans/spans_var.h index f93d1fc5a2d2..208db15cc9f6 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/spans/spans_var.h,v 1.1.2.1 1999/08/29 16:29:04 peter Exp $ * */ diff --git a/sys/netatm/spans/spans_xdr.x b/sys/netatm/spans/spans_xdr.x index 1f46857d73fb..173be7d28e5f 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. % * -% * @(#) $FreeBSD$ +% * @(#) $FreeBSD: src/sys/netatm/spans/spans_xdr.x,v 1.1.2.1 1999/08/29 16:29:04 peter Exp $ % * % */ % @@ -61,7 +61,7 @@ % */ % %#ifndef lint -%static char *RCSid = "@(#) $FreeBSD$"; +%static char *RCSid = "@(#) $FreeBSD: src/sys/netatm/spans/spans_xdr.x,v 1.1.2.1 1999/08/29 16:29:04 peter Exp $"; %#endif % #endif diff --git a/sys/netatm/uni/q2110_sigaa.c b/sys/netatm/uni/q2110_sigaa.c index cdec794f522f..ef8305d14418 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/q2110_sigaa.c,v 1.2.2.1 1999/08/29 16:29:06 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/q2110_sigaa.c,v 1.2.2.1 1999/08/29 16:29:06 peter Exp $"); #endif diff --git a/sys/netatm/uni/q2110_sigcpcs.c b/sys/netatm/uni/q2110_sigcpcs.c index 6fdf512cfb75..4802fdf85c58 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/q2110_sigcpcs.c,v 1.2.2.1 1999/08/29 16:29:06 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/q2110_sigcpcs.c,v 1.2.2.1 1999/08/29 16:29:06 peter Exp $"); #endif diff --git a/sys/netatm/uni/q2110_subr.c b/sys/netatm/uni/q2110_subr.c index f1ea3776572d..d521f18f1a69 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/q2110_subr.c,v 1.2.2.1 1999/08/29 16:29:07 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/q2110_subr.c,v 1.2.2.1 1999/08/29 16:29:07 peter Exp $"); #endif diff --git a/sys/netatm/uni/qsaal1_sigaa.c b/sys/netatm/uni/qsaal1_sigaa.c index 579e08bdeb22..ec356fdd510b 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/qsaal1_sigaa.c,v 1.2.2.1 1999/08/29 16:29:07 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/qsaal1_sigaa.c,v 1.2.2.1 1999/08/29 16:29:07 peter Exp $"); #endif diff --git a/sys/netatm/uni/qsaal1_sigcpcs.c b/sys/netatm/uni/qsaal1_sigcpcs.c index 8f579845de14..c13d7ba43c16 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/qsaal1_sigcpcs.c,v 1.2.2.1 1999/08/29 16:29:07 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/qsaal1_sigcpcs.c,v 1.2.2.1 1999/08/29 16:29:07 peter Exp $"); #endif diff --git a/sys/netatm/uni/qsaal1_subr.c b/sys/netatm/uni/qsaal1_subr.c index ee18866be373..d08a8a66f5a6 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/qsaal1_subr.c,v 1.2.2.1 1999/08/29 16:29:08 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/qsaal1_subr.c,v 1.2.2.1 1999/08/29 16:29:08 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscf_uni.c b/sys/netatm/uni/sscf_uni.c index 000a2f8125a3..8c37d3b47800 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscf_uni.c,v 1.4.2.1 1999/08/29 16:29:08 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/sscf_uni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscf_uni.c,v 1.4.2.1 1999/08/29 16:29:08 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscf_uni.h b/sys/netatm/uni/sscf_uni.h index e55d6b8e9d30..70926d8bdc2f 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscf_uni.h,v 1.1.2.1 1999/08/29 16:29:09 peter Exp $ * */ diff --git a/sys/netatm/uni/sscf_uni_lower.c b/sys/netatm/uni/sscf_uni_lower.c index c1690667d522..c53269292e69 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscf_uni_lower.c,v 1.3.2.1 1999/08/29 16:29:09 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/sscf_uni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscf_uni_lower.c,v 1.3.2.1 1999/08/29 16:29:09 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscf_uni_upper.c b/sys/netatm/uni/sscf_uni_upper.c index df0ea2565df1..5f22368767ed 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscf_uni_upper.c,v 1.3.2.1 1999/08/29 16:29:09 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/sscf_uni_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscf_uni_upper.c,v 1.3.2.1 1999/08/29 16:29:09 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscf_uni_var.h b/sys/netatm/uni/sscf_uni_var.h index f8b70aacaf76..2446bf5f5168 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscf_uni_var.h,v 1.1.2.1 1999/08/29 16:29:10 peter Exp $ * */ diff --git a/sys/netatm/uni/sscop.c b/sys/netatm/uni/sscop.c index 88299bc0f08c..5b63dd969627 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop.c,v 1.3.2.1 1999/08/29 16:29:10 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop.c,v 1.3.2.1 1999/08/29 16:29:10 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscop.h b/sys/netatm/uni/sscop.h index 89ca468bcc37..7322fbdd71ad 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop.h,v 1.1.2.1 1999/08/29 16:29:11 peter Exp $ * */ diff --git a/sys/netatm/uni/sscop_lower.c b/sys/netatm/uni/sscop_lower.c index 393a39413e5f..32c99c465073 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_lower.c,v 1.3.2.1 1999/08/29 16:29:11 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_lower.c,v 1.3.2.1 1999/08/29 16:29:11 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscop_misc.h b/sys/netatm/uni/sscop_misc.h index 5fcea10bcc0f..5e9e58fbc8c9 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_misc.h,v 1.1.2.1 1999/08/29 16:29:12 peter Exp $ * */ diff --git a/sys/netatm/uni/sscop_pdu.c b/sys/netatm/uni/sscop_pdu.c index 5fd4c07bb9af..183b58cb80ff 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_pdu.c,v 1.3.2.1 1999/08/29 16:29:12 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_pdu.c,v 1.3.2.1 1999/08/29 16:29:12 peter Exp $"); #endif /* diff --git a/sys/netatm/uni/sscop_pdu.h b/sys/netatm/uni/sscop_pdu.h index 9a930d0feaff..4ab4863c6050 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_pdu.h,v 1.1.2.1 1999/08/29 16:29:12 peter Exp $ * */ diff --git a/sys/netatm/uni/sscop_sigaa.c b/sys/netatm/uni/sscop_sigaa.c index 5e91d7cde51f..7a24e0af3dca 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_sigaa.c,v 1.2.2.1 1999/08/29 16:29:13 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_sigaa.c,v 1.2.2.1 1999/08/29 16:29:13 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscop_sigcpcs.c b/sys/netatm/uni/sscop_sigcpcs.c index 9223bb2cfec0..68e922f7a111 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_sigcpcs.c,v 1.2.2.1 1999/08/29 16:29:13 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_sigcpcs.c,v 1.2.2.1 1999/08/29 16:29:13 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscop_subr.c b/sys/netatm/uni/sscop_subr.c index c182329063a2..6e8c7170319a 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_subr.c,v 1.3.2.1 1999/08/29 16:29:14 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_subr.c,v 1.3.2.1 1999/08/29 16:29:14 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscop_timer.c b/sys/netatm/uni/sscop_timer.c index 6181b845ad6d..b4d876710d93 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_timer.c,v 1.3.2.1 1999/08/29 16:29:14 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_timer.c,v 1.3.2.1 1999/08/29 16:29:14 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscop_upper.c b/sys/netatm/uni/sscop_upper.c index 5f345fc61a51..6ee4b62adfa2 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_upper.c,v 1.3.2.1 1999/08/29 16:29:15 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/sscop_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscop_upper.c,v 1.3.2.1 1999/08/29 16:29:15 peter Exp $"); #endif diff --git a/sys/netatm/uni/sscop_var.h b/sys/netatm/uni/sscop_var.h index f29108a40d0b..2f2f4093f277 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/sscop_var.h,v 1.1.2.1 1999/08/29 16:29:15 peter Exp $ * */ diff --git a/sys/netatm/uni/uni.h b/sys/netatm/uni/uni.h index b7cd1bd48b4a..7b6ebec618b1 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uni.h,v 1.1.2.1 1999/08/29 16:29:15 peter Exp $ * */ diff --git a/sys/netatm/uni/uni_load.c b/sys/netatm/uni/uni_load.c index bd51a4774b06..657ef5c9f004 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uni_load.c,v 1.2.2.1 1999/08/29 16:29:16 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/uni.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uni_load.c,v 1.2.2.1 1999/08/29 16:29:16 peter Exp $"); #endif /* diff --git a/sys/netatm/uni/uniarp.c b/sys/netatm/uni/uniarp.c index 24e0501de6f1..659a54cfa278 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uniarp.c,v 1.5.2.1 1999/08/29 16:29:16 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uniarp.c,v 1.5.2.1 1999/08/29 16:29:16 peter Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_cache.c b/sys/netatm/uni/uniarp_cache.c index 6e08e57db388..2f567597d6d3 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uniarp_cache.c,v 1.3.2.1 1999/08/29 16:29:17 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uniarp_cache.c,v 1.3.2.1 1999/08/29 16:29:17 peter Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_input.c b/sys/netatm/uni/uniarp_input.c index 6da4300ea699..c61a015146fb 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uniarp_input.c,v 1.3.2.1 1999/08/29 16:29:17 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uniarp_input.c,v 1.3.2.1 1999/08/29 16:29:17 peter Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_output.c b/sys/netatm/uni/uniarp_output.c index f8cd594caac1..7d7024477817 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uniarp_output.c,v 1.2.2.1 1999/08/29 16:29:18 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uniarp_output.c,v 1.2.2.1 1999/08/29 16:29:18 peter Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_timer.c b/sys/netatm/uni/uniarp_timer.c index 2b550ad9d342..5dcbf1b5effa 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uniarp_timer.c,v 1.2.2.1 1999/08/29 16:29:18 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uniarp_timer.c,v 1.2.2.1 1999/08/29 16:29:18 peter Exp $"); #endif diff --git a/sys/netatm/uni/uniarp_vcm.c b/sys/netatm/uni/uniarp_vcm.c index 95e20e2785d2..d6ad9949cbde 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uniarp_vcm.c,v 1.3.2.1 1999/08/29 16:29:18 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uniarp_vcm.c,v 1.3.2.1 1999/08/29 16:29:18 peter Exp $"); #endif diff --git a/sys/netatm/uni/uniip.c b/sys/netatm/uni/uniip.c index 1137613ffd2b..432a52ccbf19 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uniip.c,v 1.2.2.1 1999/08/29 16:29:19 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/uniip_var.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/uniip.c,v 1.2.2.1 1999/08/29 16:29:19 peter Exp $"); #endif diff --git a/sys/netatm/uni/uniip_var.h b/sys/netatm/uni/uniip_var.h index 409d2ad6de0f..f38fa7c188e6 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/uniip_var.h,v 1.1.2.1 1999/08/29 16:29:19 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig.h b/sys/netatm/uni/unisig.h index 1f06f5ccffc1..05357fb51402 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig.h,v 1.1.2.1 1999/08/29 16:29:20 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig_decode.c b/sys/netatm/uni/unisig_decode.c index 6cd9bde21412..2ec72cc1b928 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_decode.c,v 1.3.2.1 1999/08/29 16:29:20 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/unisig_decode.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_decode.c,v 1.3.2.1 1999/08/29 16:29:20 peter Exp $"); #endif #define ALLOC_IE(ie) \ diff --git a/sys/netatm/uni/unisig_decode.h b/sys/netatm/uni/unisig_decode.h index 3a181f06abd7..409e359c6394 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_decode.h,v 1.1.2.1 1999/08/29 16:29:21 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig_encode.c b/sys/netatm/uni/unisig_encode.c index 9789ae94fa7c..78919e8e97b0 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_encode.c,v 1.3.2.1 1999/08/29 16:29:21 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/unisig_decode.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_encode.c,v 1.3.2.1 1999/08/29 16:29:21 peter Exp $"); #endif diff --git a/sys/netatm/uni/unisig_if.c b/sys/netatm/uni/unisig_if.c index ef9788707506..2b4dd895ebb8 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_if.c,v 1.5.2.1 1999/08/29 16:29:22 peter Exp $ * */ @@ -47,7 +47,7 @@ #include <netatm/uni/unisig_msg.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_if.c,v 1.5.2.1 1999/08/29 16:29:22 peter Exp $"); #endif diff --git a/sys/netatm/uni/unisig_mbuf.c b/sys/netatm/uni/unisig_mbuf.c index 031d2ce85932..12a02a65c4cc 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_mbuf.c,v 1.3.2.1 1999/08/29 16:29:22 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/unisig_msg.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_mbuf.c,v 1.3.2.1 1999/08/29 16:29:22 peter Exp $"); #endif diff --git a/sys/netatm/uni/unisig_mbuf.h b/sys/netatm/uni/unisig_mbuf.h index 986ae43ab5cb..4e76109e5640 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_mbuf.h,v 1.1.2.1 1999/08/29 16:29:23 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig_msg.c b/sys/netatm/uni/unisig_msg.c index 7d4125883832..78ee5e9dd49b 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_msg.c,v 1.4.2.1 1999/08/29 16:29:23 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/unisig_print.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_msg.c,v 1.4.2.1 1999/08/29 16:29:23 peter Exp $"); #endif diff --git a/sys/netatm/uni/unisig_msg.h b/sys/netatm/uni/unisig_msg.h index ad1e6d1af41a..026c7e0b62f3 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_msg.h,v 1.1.2.1 1999/08/29 16:29:23 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig_print.c b/sys/netatm/uni/unisig_print.c index 174b7518902f..c4828b0c2c06 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_print.c,v 1.2.2.1 1999/08/29 16:29:24 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/unisig_print.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_print.c,v 1.2.2.1 1999/08/29 16:29:24 peter Exp $"); #endif diff --git a/sys/netatm/uni/unisig_print.h b/sys/netatm/uni/unisig_print.h index 22f440a06abc..23bc453ce561 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_print.h,v 1.1.2.1 1999/08/29 16:29:24 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig_proto.c b/sys/netatm/uni/unisig_proto.c index 39aa8b0e44a6..1c6b17d9af60 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_proto.c,v 1.3.2.1 1999/08/29 16:29:24 peter Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/unisig_mbuf.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_proto.c,v 1.3.2.1 1999/08/29 16:29:24 peter Exp $"); #endif diff --git a/sys/netatm/uni/unisig_sigmgr_state.c b/sys/netatm/uni/unisig_sigmgr_state.c index b4360c9a5f21..c341425b5330 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_sigmgr_state.c,v 1.4.2.1 1999/08/29 16:29:25 peter Exp $ * */ @@ -47,7 +47,7 @@ #include <netatm/uni/sscf_uni.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_sigmgr_state.c,v 1.4.2.1 1999/08/29 16:29:25 peter Exp $"); #endif diff --git a/sys/netatm/uni/unisig_subr.c b/sys/netatm/uni/unisig_subr.c index 124784a5eae8..0ae3854ec271 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_subr.c,v 1.5.2.1 1999/08/29 16:29:25 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/unisig_msg.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_subr.c,v 1.5.2.1 1999/08/29 16:29:25 peter Exp $"); #endif diff --git a/sys/netatm/uni/unisig_util.c b/sys/netatm/uni/unisig_util.c index 5243628dd0b2..af0dbc08d1ab 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_util.c,v 1.4.2.1 1999/08/29 16:29:25 peter Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/uni/unisig_msg.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_util.c,v 1.4.2.1 1999/08/29 16:29:25 peter Exp $"); #endif diff --git a/sys/netatm/uni/unisig_var.h b/sys/netatm/uni/unisig_var.h index ca7e7faf56d5..efa227f25be2 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_var.h,v 1.2.2.1 1999/08/29 16:29:26 peter Exp $ * */ diff --git a/sys/netatm/uni/unisig_vc_state.c b/sys/netatm/uni/unisig_vc_state.c index b6775095d730..711d99319e71 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/netatm/uni/unisig_vc_state.c,v 1.4.2.1 1999/08/29 16:29:26 peter Exp $ * */ @@ -44,7 +44,7 @@ #include <netatm/uni/unisig_decode.h> #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/unisig_vc_state.c,v 1.4.2.1 1999/08/29 16:29:26 peter Exp $"); #endif |