diff options
Diffstat (limited to 'lib/libatm')
| -rw-r--r-- | lib/libatm/Makefile | 2 | ||||
| -rw-r--r-- | lib/libatm/atm_addr.c | 4 | ||||
| -rw-r--r-- | lib/libatm/cache_key.c | 4 | ||||
| -rw-r--r-- | lib/libatm/ioctl_subr.c | 4 | ||||
| -rw-r--r-- | lib/libatm/ip_addr.c | 4 | ||||
| -rw-r--r-- | lib/libatm/ip_checksum.c | 4 | ||||
| -rw-r--r-- | lib/libatm/libatm.h | 2 | ||||
| -rw-r--r-- | lib/libatm/timer.c | 4 |
8 files changed, 14 insertions, 14 deletions
diff --git a/lib/libatm/Makefile b/lib/libatm/Makefile index d86f16ee8af9..f45788350621 100644 --- a/lib/libatm/Makefile +++ b/lib/libatm/Makefile @@ -23,7 +23,7 @@ # Copies of this Software may be made, however, the above copyright # notice must be reproduced on all copies. # -# @(#) $Id: Makefile,v 1.1 1998/09/15 08:22:33 phk Exp $ +# @(#) $Id: Makefile,v 1.2 1998/10/11 04:41:43 peter Exp $ # # diff --git a/lib/libatm/atm_addr.c b/lib/libatm/atm_addr.c index 032107cf7eef..38a1d88adfff 100644 --- a/lib/libatm/atm_addr.c +++ b/lib/libatm/atm_addr.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_addr.c,v 1.1 1998/07/09 21:45:18 johnc Exp $ + * @(#) $Id: atm_addr.c,v 1.1 1998/09/15 08:22:33 phk Exp $ * */ @@ -36,7 +36,7 @@ */ #ifndef lint -static char *RCSid = "@(#) $Id: atm_addr.c,v 1.1 1998/07/09 21:45:18 johnc Exp $"; +static char *RCSid = "@(#) $Id: atm_addr.c,v 1.1 1998/09/15 08:22:33 phk Exp $"; #endif #include <sys/types.h> diff --git a/lib/libatm/cache_key.c b/lib/libatm/cache_key.c index f0d66502e0b3..8899aa704d68 100644 --- a/lib/libatm/cache_key.c +++ b/lib/libatm/cache_key.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: cache_key.c,v 1.1 1998/07/09 21:45:27 johnc Exp $ + * @(#) $Id: cache_key.c,v 1.1 1998/09/15 08:22:33 phk Exp $ * */ @@ -38,7 +38,7 @@ #ifndef lint -static char *RCSid = "@(#) $Id: cache_key.c,v 1.1 1998/07/09 21:45:27 johnc Exp $"; +static char *RCSid = "@(#) $Id: cache_key.c,v 1.1 1998/09/15 08:22:33 phk Exp $"; #endif #include <sys/types.h> diff --git a/lib/libatm/ioctl_subr.c b/lib/libatm/ioctl_subr.c index a77d79fa8e4e..96a276045ba7 100644 --- a/lib/libatm/ioctl_subr.c +++ b/lib/libatm/ioctl_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: ioctl_subr.c,v 1.2 1998/07/10 17:09:20 root Exp $ + * @(#) $Id: ioctl_subr.c,v 1.1 1998/09/15 08:22:34 phk Exp $ * */ @@ -36,7 +36,7 @@ */ #ifndef lint -static char *RCSid = "@(#) $Id: ioctl_subr.c,v 1.2 1998/07/10 17:09:20 root Exp $"; +static char *RCSid = "@(#) $Id: ioctl_subr.c,v 1.1 1998/09/15 08:22:34 phk Exp $"; #endif #include <sys/types.h> diff --git a/lib/libatm/ip_addr.c b/lib/libatm/ip_addr.c index aee3368ea7b7..51087d5139e6 100644 --- a/lib/libatm/ip_addr.c +++ b/lib/libatm/ip_addr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: ip_addr.c,v 1.1 1998/07/09 21:45:42 johnc Exp $ + * @(#) $Id: ip_addr.c,v 1.1 1998/09/15 08:22:34 phk Exp $ * */ @@ -36,7 +36,7 @@ */ #ifndef lint -static char *RCSid = "@(#) $Id: ip_addr.c,v 1.1 1998/07/09 21:45:42 johnc Exp $"; +static char *RCSid = "@(#) $Id: ip_addr.c,v 1.1 1998/09/15 08:22:34 phk Exp $"; #endif #include <sys/types.h> diff --git a/lib/libatm/ip_checksum.c b/lib/libatm/ip_checksum.c index 478f6ca77015..caff3e64c4b5 100644 --- a/lib/libatm/ip_checksum.c +++ b/lib/libatm/ip_checksum.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: ip_checksum.c,v 1.4 1998/08/11 18:11:48 johnc Exp $ + * @(#) $Id: ip_checksum.c,v 1.1 1998/09/15 08:22:34 phk Exp $ * */ @@ -38,7 +38,7 @@ #ifndef lint -static char *RCSid = "@(#) $Id: ip_checksum.c,v 1.4 1998/08/11 18:11:48 johnc Exp $"; +static char *RCSid = "@(#) $Id: ip_checksum.c,v 1.1 1998/09/15 08:22:34 phk Exp $"; #endif #include <sys/types.h> diff --git a/lib/libatm/libatm.h b/lib/libatm/libatm.h index 346243195678..e3848a5533e4 100644 --- a/lib/libatm/libatm.h +++ b/lib/libatm/libatm.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: libatm.h,v 1.5 1998/08/06 16:56:27 johnc Exp $ + * @(#) $Id: libatm.h,v 1.1 1998/09/15 08:22:34 phk Exp $ * */ diff --git a/lib/libatm/timer.c b/lib/libatm/timer.c index fc8b64fe7167..5aac019227ab 100644 --- a/lib/libatm/timer.c +++ b/lib/libatm/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: timer.c,v 1.4 1998/07/16 15:50:26 johnc Exp $ + * @(#) $Id: timer.c,v 1.1 1998/09/15 08:22:34 phk Exp $ * */ @@ -36,7 +36,7 @@ */ #ifndef lint -static char *RCSid = "@(#) $Id: timer.c,v 1.4 1998/07/16 15:50:26 johnc Exp $"; +static char *RCSid = "@(#) $Id: timer.c,v 1.1 1998/09/15 08:22:34 phk Exp $"; #endif #include <sys/types.h> |
