# HG changeset patch # User Richard Laager # Date 1121307541 0 # Node ID 64895571248fa690ad7c138ae2b397f07c16ad6a # Parent 26141c66a74b4ef82d889805a216b43645683d78 [gaim-migrate @ 13153] CVS keywords are making my life difficult right now. I know I could change the keyword expansion somehow, but I don't see the use for them here, so I'm taking the easy (and IMO, better long-term) approach of removing them. My apologies for the commit spam. committer: Tailor Script diff -r 26141c66a74b -r 64895571248f src/protocols/gg/common.c --- a/src/protocols/gg/common.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/gg/common.c Thu Jul 14 02:19:01 2005 +0000 @@ -1,5 +1,3 @@ -/* $Id: common.c 10064 2004-06-11 03:58:48Z eblanton $ */ - /* * (C) Copyright 2001 Wojtek Kaniewski , * Robert J. Woźny diff -r 26141c66a74b -r 64895571248f src/protocols/gg/gg.c --- a/src/protocols/gg/gg.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/gg/gg.c Thu Jul 14 02:19:01 2005 +0000 @@ -1,6 +1,5 @@ /* * gaim - Gadu-Gadu Protocol Plugin - * $Id: gg.c 12919 2005-06-28 06:13:07Z deryni9 $ * * Copyright (C) 2001 Arkadiusz Miśkiewicz * diff -r 26141c66a74b -r 64895571248f src/protocols/gg/libgg.c --- a/src/protocols/gg/libgg.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/gg/libgg.c Thu Jul 14 02:19:01 2005 +0000 @@ -1,5 +1,3 @@ -/* $Id: libgg.c 12166 2005-03-02 11:54:08Z nosnilmot $ */ - /* * (C) Copyright 2001 Wojtek Kaniewski , * Robert J. Woźny @@ -64,16 +62,6 @@ int gg_http_proxy_port = 0; char *gg_http_proxy_host = NULL; -#ifndef lint - -static char rcsid[] -#ifdef __GNUC__ -__attribute__ ((unused)) -#endif -= "$Id: libgg.c 12166 2005-03-02 11:54:08Z nosnilmot $"; - -#endif - /* * fix32() // funkcja wewnętrzna * diff -r 26141c66a74b -r 64895571248f src/protocols/gg/libgg.h --- a/src/protocols/gg/libgg.h Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/gg/libgg.h Thu Jul 14 02:19:01 2005 +0000 @@ -1,5 +1,3 @@ -/* $Id: libgg.h 11615 2004-12-16 03:50:54Z faceprint $ */ - /* * (C) Copyright 2001 Wojtek Kaniewski , * Robert J. Woźny diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZAsyncLocate.c --- a/src/protocols/zephyr/ZAsyncLocate.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZAsyncLocate.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,21 +3,13 @@ * * Created by: Marc Horowitz * - * $Source$ - * $Author: thekingant $ - * * Copyright (c) 1990,1991 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ #include "internal.h" -#ifndef lint -static const char rcsid_ZAsyncLocate_c[] = "$Id: ZAsyncLocate.c 12553 2005-04-25 01:53:01Z thekingant $"; -#endif - Code_t ZRequestLocations(user, zald, kind, auth) const char *user; ZAsyncLocateData_t *zald; diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZCkAuth.c --- a/src/protocols/zephyr/ZCkAuth.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZCkAuth.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,19 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987,1991 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZCheckAuthentication_c[] = - "$Zephyr: /mit/zephyr/src/lib/RCS/ZCheckAuthentication.c,v 1.14 89/03/24 14:17:38 jtkohl Exp Locker: raeburn $"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZCkIfNot.c --- a/src/protocols/zephyr/ZCkIfNot.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZCkIfNot.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,21 +3,13 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987,1988 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ #include "internal.h" -#ifndef lint -static const char rcsid_ZCheckIfNotice_c[] = "$Id: ZCkIfNot.c 9554 2004-04-24 09:02:28Z chipx86 $"; -#endif - Code_t ZCheckIfNotice(notice, from, predicate, args) ZNotice_t *notice; struct sockaddr_in *from; diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZClosePort.c --- a/src/protocols/zephyr/ZClosePort.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZClosePort.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,21 +3,13 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ #include "internal.h" -#ifndef lint -static const char rcsid_ZClosePort_c[] = "$Id: ZClosePort.c 9554 2004-04-24 09:02:28Z chipx86 $"; -#endif - Code_t ZClosePort() { if (__Zephyr_fd >= 0 && __Zephyr_open) diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZCmpUID.c --- a/src/protocols/zephyr/ZCmpUID.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZCmpUID.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZCompareUID_c[] = "$Id: ZCmpUID.c 9554 2004-04-24 09:02:28Z chipx86 $"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZCmpUIDP.c --- a/src/protocols/zephyr/ZCmpUIDP.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZCmpUIDP.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZCompareUIDPred_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZFlsLocs.c --- a/src/protocols/zephyr/ZFlsLocs.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZFlsLocs.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZFlushLocations_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZFlsSubs.c --- a/src/protocols/zephyr/ZFlsSubs.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZFlsSubs.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,21 +3,13 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ #include "internal.h" -#ifndef lint -static const char rcsid_ZFlushSubscriptions_c[] = "$Id: ZFlsSubs.c 9554 2004-04-24 09:02:28Z chipx86 $"; -#endif - Code_t ZFlushSubscriptions() { register int i; diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZFmtAuth.c --- a/src/protocols/zephyr/ZFmtAuth.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZFmtAuth.c Thu Jul 14 02:19:01 2005 +0000 @@ -2,19 +2,11 @@ * It contains source for the ZFormatAuthenticNotice function. * * Created by: Robert French - * - * $Source$ - * $Author: chipx86 $ - * + * Copyright (c) 1987,1988 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZFormatAuthenticNotice_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZFmtList.c --- a/src/protocols/zephyr/ZFmtList.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZFmtList.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,22 +3,13 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987,1991 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ #include "internal.h" -#ifndef lint -static const char rcsid_ZFormatNoticeList_c[] = - "$Id: ZFmtList.c 9554 2004-04-24 09:02:28Z chipx86 $"; -#endif - Code_t ZFormatNoticeList(notice, list, nitems, buffer, ret_len, cert_routine) ZNotice_t *notice; diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZFmtNotice.c --- a/src/protocols/zephyr/ZFmtNotice.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZFmtNotice.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987,1988 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZFormatNotice_c[] = "$Id: ZFmtNotice.c 9554 2004-04-24 09:02:28Z chipx86 $"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZFmtRaw.c --- a/src/protocols/zephyr/ZFmtRaw.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZFmtRaw.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZFormatRawNotice_c[] = "$Id: ZFmtRaw.c 9554 2004-04-24 09:02:28Z chipx86 $"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZFmtRawLst.c --- a/src/protocols/zephyr/ZFmtRawLst.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZFmtRawLst.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZFormatRawNoticeList_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZFmtSmRLst.c --- a/src/protocols/zephyr/ZFmtSmRLst.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZFmtSmRLst.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: John T. Kohl * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1988 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZFormatRawNoticeList_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZFmtSmRaw.c --- a/src/protocols/zephyr/ZFmtSmRaw.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZFmtSmRaw.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZFormatRawNotice_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZFreeNot.c --- a/src/protocols/zephyr/ZFreeNot.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZFreeNot.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZFreeNotice_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZGetLocs.c --- a/src/protocols/zephyr/ZGetLocs.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZGetLocs.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZGetLocations_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZGetSender.c --- a/src/protocols/zephyr/ZGetSender.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZGetSender.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,22 +3,13 @@ * * Created by: Robert French * - * $Source$ - * $Author: thekingant $ - * * Copyright (c) 1987, 1991 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ #include "internal.h" -#ifndef lint -static const char rcsid_ZGetSender_c[] = - "$Id: ZGetSender.c 12553 2005-04-25 01:53:01Z thekingant $"; -#endif - #ifndef WIN32 #include #endif diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZGetSubs.c --- a/src/protocols/zephyr/ZGetSubs.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZGetSubs.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZGetSubscriptions_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZGetWGPort.c --- a/src/protocols/zephyr/ZGetWGPort.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZGetWGPort.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: thekingant $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZGetWGPort_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZIfNotice.c --- a/src/protocols/zephyr/ZIfNotice.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZIfNotice.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,21 +3,13 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987,1988 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ #include "internal.h" -#ifndef lint -static const char rcsid_ZIfNotice_c[] = "$Id: ZIfNotice.c 9554 2004-04-24 09:02:28Z chipx86 $"; -#endif - Code_t ZIfNotice(notice, from, predicate, args) ZNotice_t *notice; struct sockaddr_in *from; diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZInit.c --- a/src/protocols/zephyr/ZInit.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZInit.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,19 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: thekingant $ - * * Copyright (c) 1987, 1991 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZInitialize_c[] = - "$Zephyr: /afs/athena.mit.edu/astaff/project/zephyr/src/lib/RCS/ZInitialize.c,v 1.17 89/05/30 18:11:25 jtkohl Exp $"; -#endif #ifdef ZEPHYR_USES_KERBEROS #ifdef WIN32 diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZLocations.c --- a/src/protocols/zephyr/ZLocations.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZLocations.c Thu Jul 14 02:19:01 2005 +0000 @@ -4,19 +4,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: thekingant $ - * * Copyright (c) 1987,1988,1991 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZLocations_c[] = - "$Zephyr: /afs/athena.mit.edu/astaff/project/zephyr/src/lib/RCS/ZLocations.c,v 1.30 90/12/20 03:04:39 raeburn Exp $"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZMakeAscii.c --- a/src/protocols/zephyr/ZMakeAscii.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZMakeAscii.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,22 +3,14 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ #include "internal.h" #include -#ifndef lint -static const char rcsid_ZMakeAscii_c[] = "$Id: ZMakeAscii.c 9554 2004-04-24 09:02:28Z chipx86 $"; -#endif - static char *itox_chars = "0123456789ABCDEF"; Code_t ZMakeAscii(ptr, len, field, num) diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZMkAuth.c --- a/src/protocols/zephyr/ZMkAuth.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZMkAuth.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,21 +3,13 @@ * * Created by: Robert French * - * $Source$ - * $Author: thekingant $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Id: ZMkAuth.c 12553 2005-04-25 01:53:01Z thekingant $ */ #include "internal.h" -#ifndef lint -static const char rcsid_ZMakeAuthentication_c[] = "$Id: ZMkAuth.c 12553 2005-04-25 01:53:01Z thekingant $"; -#endif - #ifndef ERROR_TABLE_BASE_krb #define ERROR_TABLE_BASE_krb (39525376L) #endif diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZNewLocU.c --- a/src/protocols/zephyr/ZNewLocU.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZNewLocU.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,22 +3,13 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987,1988,1991 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ #include "internal.h" -#ifndef lint -static const char rcsid_ZNewLocateUser_c[] = - "$Id: ZNewLocU.c 9554 2004-04-24 09:02:28Z chipx86 $"; -#endif - Code_t ZLocateUser(user, nlocs, auth) char *user; int *nlocs; diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZOpenPort.c --- a/src/protocols/zephyr/ZOpenPort.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZOpenPort.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: thekingant $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZOpenPort_c[] = "$Header$"; -#endif #include "internal.h" #ifdef WIN32 diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZParseNot.c --- a/src/protocols/zephyr/ZParseNot.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZParseNot.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,19 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987,1991 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZParseNotice_c[] = - "$Zephyr: /mit/zephyr/src/lib/RCS/ZParseNotice.c,v 1.22 91/03/29 03:34:46 raeburn Exp $"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZPeekIfNot.c --- a/src/protocols/zephyr/ZPeekIfNot.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZPeekIfNot.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987,1988 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZPeekIfNotice_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZPeekNot.c --- a/src/protocols/zephyr/ZPeekNot.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZPeekNot.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZPeekNotice_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZPeekPkt.c --- a/src/protocols/zephyr/ZPeekPkt.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZPeekPkt.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZPeekPacket_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZPending.c --- a/src/protocols/zephyr/ZPending.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZPending.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZPending_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZReadAscii.c --- a/src/protocols/zephyr/ZReadAscii.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZReadAscii.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,37 +3,14 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987, 1990 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZReadAscii_c[] = "$Header$"; -#endif /* lint */ #include "internal.h" #include -#if 0 -static __inline__ -int -Z_cnvt_xtoi (char c) -{ - c -= '0'; - if (c < 10) - return c; - c -= 'A'-'9'-1; - if (c < 16) - return c; - return -1; -} -#endif - #define Z_cnvt_xtoi(c) ((temp=(c)-'0'),(temp<10)?temp:((temp-='A'-'9'-1),(temp<16)?temp:-1)) Code_t ZReadAscii(ptr, len, field, num) diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZRecvNot.c --- a/src/protocols/zephyr/ZRecvNot.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZRecvNot.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: seanegan $ - * * Copyright (c) 1987,1988 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZReceiveNotice_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZRecvPkt.c --- a/src/protocols/zephyr/ZRecvPkt.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZRecvPkt.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987,1988 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZReceivePacket_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZRetSubs.c --- a/src/protocols/zephyr/ZRetSubs.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZRetSubs.c Thu Jul 14 02:19:01 2005 +0000 @@ -4,22 +4,13 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987,1988,1991 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ #include "internal.h" -#ifndef lint -static const char rcsid_ZRetrieveSubscriptions_c[] = - "$Id: ZRetSubs.c 9554 2004-04-24 09:02:28Z chipx86 $"; -#endif - static Code_t Z_RetSubs (); /* Need STDC definition when possible for unsigned short argument. */ diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZSendList.c --- a/src/protocols/zephyr/ZSendList.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZSendList.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZSendList_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZSendNot.c --- a/src/protocols/zephyr/ZSendNot.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZSendNot.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZSendNotice_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZSendPkt.c --- a/src/protocols/zephyr/ZSendPkt.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZSendPkt.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,19 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: thekingant $ - * * Copyright (c) 1987,1991 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZSendPacket_c[] = - "$Zephyr: /mit/zephyr/src/lib/RCS/ZSendPacket.c,v 1.29 91/03/21 11:57:08 raeburn Exp $"; -#endif #include "internal.h" #ifdef WIN32 diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZSendRLst.c --- a/src/protocols/zephyr/ZSendRLst.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZSendRLst.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: John T. Kohl * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1988 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZSendRawList_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZSendRaw.c --- a/src/protocols/zephyr/ZSendRaw.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZSendRaw.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZSendRawNotice_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZSetDest.c --- a/src/protocols/zephyr/ZSetDest.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZSetDest.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZSetDestAddr_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZSetFD.c --- a/src/protocols/zephyr/ZSetFD.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZSetFD.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZSetFD_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZSetSrv.c --- a/src/protocols/zephyr/ZSetSrv.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZSetSrv.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,18 +3,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZSetServerState_c[] = "$Header$"; -#endif #include "internal.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZSubs.c --- a/src/protocols/zephyr/ZSubs.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZSubs.c Thu Jul 14 02:19:01 2005 +0000 @@ -4,21 +4,13 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987,1988 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ #include "internal.h" -#ifndef lint -static const char rcsid_ZSubscriptions_c[] = "$Id: ZSubs.c 9554 2004-04-24 09:02:28Z chipx86 $"; -#endif - static Code_t Z_Subscriptions __P((register ZSubscription_t *sublist, int nitems, unsigned int port, char *opcode, int authit)); diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZVariables.c --- a/src/protocols/zephyr/ZVariables.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZVariables.c Thu Jul 14 02:19:01 2005 +0000 @@ -4,18 +4,10 @@ * * Created by: Robert French * - * $Source$ - * $Author: thekingant $ - * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ - -#ifndef lint -static char rcsid_ZVariables_c[] = "$Header$"; -#endif #include "internal.h" #include "util.h" diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZWait4Not.c --- a/src/protocols/zephyr/ZWait4Not.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZWait4Not.c Thu Jul 14 02:19:01 2005 +0000 @@ -2,22 +2,11 @@ * It contains the ZCheckIfNotice/select loop used for waiting for * a notice, with a timeout. * - * Created by: - * - * $Source$ - * $Author: thekingant $ - * * Copyright (c) 1991 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -#include "mit-copyright.h" - -#ifndef lint -static char rcsid_ZWaitForNotice_c[] = "$Zephyr$"; -#endif - #include "internal.h" #ifdef WIN32 diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/ZhmStat.c --- a/src/protocols/zephyr/ZhmStat.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZhmStat.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,8 +3,6 @@ * * Created by: Marc Horowitz * - * $Id: ZhmStat.c 12553 2005-04-25 01:53:01Z thekingant $ - * * Copyright (c) 1996 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/Zinternal.c --- a/src/protocols/zephyr/Zinternal.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/Zinternal.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,15 +3,11 @@ * * Created by: Robert French * - * $Source$ - * $Author: thekingant $ - * * Copyright (c) 1987,1988,1991 by the Massachusetts Institute of * Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ #include "internal.h" #ifdef WIN32 @@ -37,13 +33,6 @@ #include #endif -#ifndef lint -static const char rcsid_Zinternal_c[] = - "$Id: Zinternal.c 12553 2005-04-25 01:53:01Z thekingant $"; -static const char copyright[] = - "Copyright (c) 1987,1988,1991 by the Massachusetts Institute of Technology."; -#endif - extern char *inet_ntoa (); int __Zephyr_fd = -1; diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/error_message.c --- a/src/protocols/zephyr/error_message.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/error_message.c Thu Jul 14 02:19:01 2005 +0000 @@ -1,8 +1,4 @@ /* - * $Header$ - * $Source$ - * $Locker$ - * * Copyright 1987 by the Student Information Processing Board * of the Massachusetts Institute of Technology * @@ -10,15 +6,9 @@ */ #include "error_table.h" -#include "mit-sipb-copyright.h" #include "com_err.h" #include -static const char rcsid[] = - "$Header$"; -static const char copyright[] = - "Copyright 1986, 1987, 1988 by the Student Information Processing Board\nand the department of Information Systems\nof the Massachusetts Institute of Technology"; - char *error_table_name_r __P((int, char *)); struct et_list * _et_list = (struct et_list *) NULL; diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/et_name.c --- a/src/protocols/zephyr/et_name.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/et_name.c Thu Jul 14 02:19:01 2005 +0000 @@ -5,21 +5,12 @@ */ #include -/* #include "error_table.h" */ -#include "mit-sipb-copyright.h" #define ERRCODE_RANGE 8 /* # of bits to shift table number */ #define BITS_PER_CHAR 6 /* # bits to shift per character in name */ -#ifndef lint -static const char copyright[] = - "Copyright 1987,1988 by Student Information Processing Board, Massachusetts Institute of Technology"; -static const char rcsid_et_name_c[] = - "$Header$"; -#endif - static const char char_set[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789_"; diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/init_et.c --- a/src/protocols/zephyr/init_et.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/init_et.c Thu Jul 14 02:19:01 2005 +0000 @@ -1,8 +1,4 @@ /* - * $Header$ - * $Source$ - * $Locker$ - * * Copyright 1986, 1987, 1988 by MIT Information Systems and * the MIT Student Information Processing Board. * @@ -10,41 +6,6 @@ */ #include -/* #include "error_table.h" */ -#include "mit-sipb-copyright.h" -#ifndef lint -static const char rcsid_init_et_c[] = - "$Header$"; -#endif -/* -struct foobar { - struct et_list etl; - struct error_table et; -}; -*/ extern struct et_list * _et_list; -/* int init_error_table(msgs, base, count) */ -/* const char * const * msgs; */ -/* int base; */ -/* int count; */ -/* { */ -/* struct foobar * new_et; */ - -/* if (!base || !count || !msgs) */ -/* return 0; */ - -/* new_et = (struct foobar *) malloc(sizeof(struct foobar)); */ -/* if (!new_et) */ -/* return errno; /\* oops *\/ */ -/* new_et->etl.table = &new_et->et; */ -/* new_et->et.msgs = msgs; */ -/* new_et->et.base = base; */ -/* new_et->et.n_msgs= count; */ - -/* new_et->etl.next = _et_list; */ -/* _et_list = &new_et->etl; */ -/* return 0; */ -/* } */ - diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/internal.h --- a/src/protocols/zephyr/internal.h Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/internal.h Thu Jul 14 02:19:01 2005 +0000 @@ -1,12 +1,6 @@ #ifndef __INTERNAL_H__ #define __INTERNAL_H__ -#if 0 -struct timezone { - int tz_minuteswest; - int tz_dsttime; -}; -#endif #include diff -r 26141c66a74b -r 64895571248f src/protocols/zephyr/zephyr.h --- a/src/protocols/zephyr/zephyr.h Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/zephyr.h Thu Jul 14 02:19:01 2005 +0000 @@ -3,10 +3,6 @@ * * Created by: Robert French * - * $Source$ - * $Author: thekingant $ - * $Id: zephyr.h 12553 2005-04-25 01:53:01Z thekingant $ - * * Copyright (c) 1987,1988,1991 by the Massachusetts Institute of * Technology. For copying and distribution information, see the * file "mit-copyright.h".