summaryrefslogtreecommitdiff
path: root/ACE
diff options
context:
space:
mode:
Diffstat (limited to 'ACE')
-rw-r--r--ACE/ChangeLog66
-rw-r--r--ACE/ace/Auto_Event.cpp4
-rw-r--r--ACE/ace/CDR_Stream.cpp4
-rw-r--r--ACE/ace/Cleanup.cpp4
-rw-r--r--ACE/ace/Codecs.cpp6
-rw-r--r--ACE/ace/DEV_Addr.cpp4
-rw-r--r--ACE/ace/Dynamic_Service_Base.cpp8
-rw-r--r--ACE/ace/Filecache.cpp4
-rw-r--r--ACE/ace/FlReactor/FlReactor.cpp2
-rw-r--r--ACE/ace/Flag_Manip.cpp4
-rw-r--r--ACE/ace/FoxReactor/FoxReactor.cpp2
-rw-r--r--ACE/ace/Handle_Ops.cpp4
-rw-r--r--ACE/ace/Hashable.cpp4
-rw-r--r--ACE/ace/INET_Addr.cpp4
-rw-r--r--ACE/ace/Init_ACE.cpp6
-rw-r--r--ACE/ace/Local_Tokens.cpp4
-rw-r--r--ACE/ace/Logging_Strategy.cpp4
-rw-r--r--ACE/ace/MEM_Addr.cpp4
-rw-r--r--ACE/ace/Malloc.cpp5
-rw-r--r--ACE/ace/Message_Block.cpp5
-rw-r--r--ACE/ace/Method_Request.cpp5
-rw-r--r--ACE/ace/Multihomed_INET_Addr.cpp4
-rw-r--r--ACE/ace/Name_Request_Reply.cpp6
-rw-r--r--ACE/ace/OS_NS_string.cpp4
-rw-r--r--ACE/ace/OS_Thread_Adapter.cpp4
-rw-r--r--ACE/ace/POSIX_Asynch_IO.cpp5
-rw-r--r--ACE/ace/POSIX_CB_Proactor.cpp4
-rw-r--r--ACE/ace/Parse_Node.cpp5
-rw-r--r--ACE/ace/Ping_Socket.cpp5
-rw-r--r--ACE/ace/Proactor.cpp5
-rw-r--r--ACE/ace/Proactor_Impl.cpp4
-rw-r--r--ACE/ace/Process_Manager.cpp4
-rw-r--r--ACE/ace/QoS/QoS_Decorator.cpp2
-rw-r--r--ACE/ace/QoS/QoS_Manager.cpp2
-rw-r--r--ACE/ace/QoS/QoS_Session_Factory.cpp2
-rw-r--r--ACE/ace/QoS/QoS_Session_Impl.cpp2
-rw-r--r--ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.cpp4
-rw-r--r--ACE/ace/Reactor.cpp4
-rw-r--r--ACE/ace/Refcountable_T.cpp4
-rw-r--r--ACE/ace/Remote_Name_Space.cpp5
-rw-r--r--ACE/ace/SSL/SSL_Asynch_BIO.cpp6
-rw-r--r--ACE/ace/SSL/SSL_Asynch_Stream.cpp5
-rw-r--r--ACE/ace/SSL/SSL_Context.cpp6
-rw-r--r--ACE/ace/SSL/SSL_SOCK.cpp5
-rw-r--r--ACE/ace/SSL/SSL_SOCK_Acceptor.cpp4
-rw-r--r--ACE/ace/SSL/SSL_SOCK_Connector.cpp4
-rw-r--r--ACE/ace/SSL/SSL_SOCK_Stream.cpp4
-rw-r--r--ACE/ace/SString.cpp5
-rw-r--r--ACE/ace/Select_Reactor_Base.cpp5
-rw-r--r--ACE/ace/Service_Config.cpp3
-rw-r--r--ACE/ace/Service_Gestalt.cpp4
-rw-r--r--ACE/ace/Shared_Memory_SV.cpp5
-rw-r--r--ACE/ace/Singleton.cpp4
-rw-r--r--ACE/ace/Sock_Connect.cpp5
-rw-r--r--ACE/ace/Svc_Conf.y4
-rw-r--r--ACE/ace/Svc_Conf_y.cpp4
-rw-r--r--ACE/ace/Task.cpp4
-rw-r--r--ACE/ace/Thread_Manager.cpp4
-rw-r--r--ACE/ace/Timer_Hash_T.cpp4
-rw-r--r--ACE/ace/TkReactor/TkReactor.cpp3
-rw-r--r--ACE/ace/Token_Collection.cpp5
-rw-r--r--ACE/ace/WIN32_Asynch_IO.cpp4
-rw-r--r--ACE/ace/XtReactor/XtReactor.cpp2
63 files changed, 84 insertions, 243 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 023df459263..a77862ffd6e 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,69 @@
+Mon Aug 16 12:58:31 UTC 2010 Marijke Hengstmengel <mhengstmengel@remedy.nl>
+
+ *ace/Auto_Event.cpp
+ *ace/CDR_Stream.cpp
+ *ace/Cleanup.cpp
+ *ace/Codecs.cpp
+ *ace/DEV_Addr.cpp
+ *ace/Dynamic_Service_Base.cpp
+ *ace/Filecache.cpp
+ *ace/Flag_Manip.cpp
+ *ace/FlReactor/FlReactor.cpp
+ *ace/FoxReactor/FoxReactor.cpp
+ *ace/Handle_Ops.cpp
+ *ace/Hashable.cpp
+ *ace/INET_Addr.cpp
+ *ace/Init_ACE.cpp
+ *ace/Local_Tokens.cpp
+ *ace/Logging_Strategy.cpp
+ *ace/Malloc.cpp
+ *ace/MEM_Addr.cpp
+ *ace/Message_Block.cpp
+ *ace/Method_Request.cpp
+ *ace/Multihomed_INET_Addr.cpp
+ *ace/Name_Request_Reply.cpp
+ *ace/OS_NS_string.cpp
+ *ace/OS_Thread_Adapter.cpp
+ *ace/Parse_Node.cpp
+ *ace/Ping_Socket.cpp
+ *ace/POSIX_Asynch_IO.cpp
+ *ace/POSIX_CB_Proactor.cpp
+ *ace/Proactor.cpp
+ *ace/Proactor_Impl.cpp
+ *ace/Process_Manager.cpp
+ *ace/QoS/QoS_Decorator.cpp
+ *ace/QoS/QoS_Manager.cpp
+ *ace/QoS/QoS_Session_Factory.cpp
+ *ace/QoS/QoS_Session_Impl.cpp
+ *ace/QoS/SOCK_Dgram_Mcast_QoS.cpp
+ *ace/Reactor.cpp
+ *ace/Refcountable_T.cpp
+ *ace/Remote_Name_Space.cpp
+ *ace/Select_Reactor_Base.cpp
+ *ace/Service_Config.cpp
+ *ace/Service_Gestalt.cpp
+ *ace/Shared_Memory_SV.cpp
+ *ace/Singleton.cpp
+ *ace/Sock_Connect.cpp
+ *ace/SSL/SSL_Asynch_BIO.cpp
+ *ace/SSL/SSL_Asynch_Stream.cpp
+ *ace/SSL/SSL_Context.cpp
+ *ace/SSL/SSL_SOCK.cpp
+ *ace/SSL/SSL_SOCK_Acceptor.cpp
+ *ace/SSL/SSL_SOCK_Connector.cpp
+ *ace/SSL/SSL_SOCK_Stream.cpp
+ *ace/SString.cpp
+ *ace/Svc_Conf.y
+ *ace/Svc_Conf_y.cpp
+ *ace/Task.cpp
+ *ace/Thread_Manager.cpp
+ *ace/Timer_Hash_T.cpp
+ *ace/TkReactor/TkReactor.cpp
+ *ace/Token_Collection.cpp
+ *ace/WIN32_Asynch_IO.cpp
+ *ace/XtReactor/XtReactor.cpp
+ Removed ACE_RCSID
+
Thu Aug 12 16:07:55 UTC 2010 Steve Huston <shuston@riverace.com>
* configure.ac: Added feature test for ACE_LACKS_STRUCT_LIFNUM.
diff --git a/ACE/ace/Auto_Event.cpp b/ACE/ace/Auto_Event.cpp
index 9e106ac8119..595e57142aa 100644
--- a/ACE/ace/Auto_Event.cpp
+++ b/ACE/ace/Auto_Event.cpp
@@ -6,10 +6,6 @@
#include "ace/Auto_Event.inl"
#endif /* __ACE_INLINE__ */
-ACE_RCSID (ace,
- Auto_Event,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_Auto_Event::ACE_Auto_Event (int initial_state,
diff --git a/ACE/ace/CDR_Stream.cpp b/ACE/ace/CDR_Stream.cpp
index 3d3975fc9aa..e45849b2e38 100644
--- a/ACE/ace/CDR_Stream.cpp
+++ b/ACE/ace/CDR_Stream.cpp
@@ -7,10 +7,6 @@
# include "ace/CDR_Stream.inl"
#endif /* ! __ACE_INLINE__ */
-ACE_RCSID (ace,
- CDR_Stream,
- "$Id$")
-
// ****************************************************************
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
diff --git a/ACE/ace/Cleanup.cpp b/ACE/ace/Cleanup.cpp
index 665c4ba5674..3490792cb7f 100644
--- a/ACE/ace/Cleanup.cpp
+++ b/ACE/ace/Cleanup.cpp
@@ -2,10 +2,6 @@
#include "ace/Cleanup.h"
-ACE_RCSID (ace,
- Cleanup,
- "$Id$")
-
#if !defined (ACE_HAS_INLINED_OSCALLS)
# include "ace/Cleanup.inl"
#endif /* ACE_HAS_INLINED_OSCALLS */
diff --git a/ACE/ace/Codecs.cpp b/ACE/ace/Codecs.cpp
index 505c5fc9916..0a5ff506776 100644
--- a/ACE/ace/Codecs.cpp
+++ b/ACE/ace/Codecs.cpp
@@ -1,12 +1,10 @@
+// $Id$
+
#include "ace/Codecs.h"
#include "ace/Log_Msg.h"
#include "ace/OS_Memory.h"
#include "ace/OS_NS_ctype.h"
-ACE_RCSID (ace,
- Codecs,
- "$Id$")
-
namespace
{
// Just in case ...
diff --git a/ACE/ace/DEV_Addr.cpp b/ACE/ace/DEV_Addr.cpp
index 39d1768051f..2b0a4f7cd7b 100644
--- a/ACE/ace/DEV_Addr.cpp
+++ b/ACE/ace/DEV_Addr.cpp
@@ -8,10 +8,6 @@
#include "ace/Log_Msg.h"
#include "ace/OS_NS_string.h"
-ACE_RCSID (ace,
- DEV_Addr,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_DEV_Addr)
diff --git a/ACE/ace/Dynamic_Service_Base.cpp b/ACE/ace/Dynamic_Service_Base.cpp
index 6f3d3225e95..16b97eccc95 100644
--- a/ACE/ace/Dynamic_Service_Base.cpp
+++ b/ACE/ace/Dynamic_Service_Base.cpp
@@ -1,3 +1,5 @@
+// $Id$
+
#include "ace/Dynamic_Service_Base.h"
#include "ace/ACE.h"
#include "ace/Service_Config.h"
@@ -6,11 +8,7 @@
#include "ace/Log_Msg.h"
-ACE_RCSID (ace,
- Dynamic_Service_Base,
- "$Id$")
-
- ACE_BEGIN_VERSIONED_NAMESPACE_DECL
+ACE_BEGIN_VERSIONED_NAMESPACE_DECL
void
diff --git a/ACE/ace/Filecache.cpp b/ACE/ace/Filecache.cpp
index 72601d8d1d3..266e1b6172c 100644
--- a/ACE/ace/Filecache.cpp
+++ b/ACE/ace/Filecache.cpp
@@ -11,10 +11,6 @@
#include "ace/OS_NS_fcntl.h"
#include "ace/Truncate.h"
-ACE_RCSID (ace,
- Filecache,
- "$Id$")
-
#if defined (ACE_WIN32)
// Specifies no sharing flags.
#define R_MASK ACE_DEFAULT_OPEN_PERMS
diff --git a/ACE/ace/FlReactor/FlReactor.cpp b/ACE/ace/FlReactor/FlReactor.cpp
index 8d5003b66d6..5dd1ec05492 100644
--- a/ACE/ace/FlReactor/FlReactor.cpp
+++ b/ACE/ace/FlReactor/FlReactor.cpp
@@ -2,8 +2,6 @@
#include "ace/FlReactor/FlReactor.h"
-ACE_RCSID(ace, FlReactor, "$Id$")
-
#include /**/ <FL/Fl.H>
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
diff --git a/ACE/ace/Flag_Manip.cpp b/ACE/ace/Flag_Manip.cpp
index ee074a2d10d..3f7b39da96a 100644
--- a/ACE/ace/Flag_Manip.cpp
+++ b/ACE/ace/Flag_Manip.cpp
@@ -15,10 +15,6 @@
# include "ace/os_include/os_termios.h"
#endif /* CYGWIN32 */
-ACE_RCSID (ace,
- Flag_Manip,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
// Flags are file status flags to turn on.
diff --git a/ACE/ace/FoxReactor/FoxReactor.cpp b/ACE/ace/FoxReactor/FoxReactor.cpp
index b8277c02228..23db7a9dbe1 100644
--- a/ACE/ace/FoxReactor/FoxReactor.cpp
+++ b/ACE/ace/FoxReactor/FoxReactor.cpp
@@ -2,8 +2,6 @@
#include "ace/FoxReactor/FoxReactor.h"
-ACE_RCSID(ace, FoxReactor, "$Id$")
-
#include "ace/Synch_T.h"
FXDEFMAP(ACE_FoxReactor) ACE_FoxReactorMap[]={
diff --git a/ACE/ace/Handle_Ops.cpp b/ACE/ace/Handle_Ops.cpp
index 2b9db431aef..7705d4c05d5 100644
--- a/ACE/ace/Handle_Ops.cpp
+++ b/ACE/ace/Handle_Ops.cpp
@@ -6,10 +6,6 @@
#include "ace/OS_NS_fcntl.h"
#include "ace/Time_Value.h"
-ACE_RCSID (ace,
- Handle_Ops,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
diff --git a/ACE/ace/Hashable.cpp b/ACE/ace/Hashable.cpp
index cab51f7aa26..734e38c710d 100644
--- a/ACE/ace/Hashable.cpp
+++ b/ACE/ace/Hashable.cpp
@@ -7,10 +7,6 @@
#endif /* __ACE_INLINE __ */
-ACE_RCSID (ace,
- Hashable,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
diff --git a/ACE/ace/INET_Addr.cpp b/ACE/ace/INET_Addr.cpp
index 229dcaebf6e..adf93db8c20 100644
--- a/ACE/ace/INET_Addr.cpp
+++ b/ACE/ace/INET_Addr.cpp
@@ -18,10 +18,6 @@
#include "ace/OS_NS_unistd.h"
#include "ace/OS_NS_sys_socket.h"
-ACE_RCSID (ace,
- INET_Addr,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_INET_Addr)
diff --git a/ACE/ace/Init_ACE.cpp b/ACE/ace/Init_ACE.cpp
index f997c09d4f8..b024aa3cf4e 100644
--- a/ACE/ace/Init_ACE.cpp
+++ b/ACE/ace/Init_ACE.cpp
@@ -1,12 +1,8 @@
+// $Id$
#include "ace/Init_ACE.h"
#include "ace/Object_Manager.h"
-ACE_RCSID (ace,
- Init_ACE,
- "$Id$")
-
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
unsigned int ACE::init_fini_count_ = 0;
diff --git a/ACE/ace/Local_Tokens.cpp b/ACE/ace/Local_Tokens.cpp
index 17330fe79dd..8f9611a18c8 100644
--- a/ACE/ace/Local_Tokens.cpp
+++ b/ACE/ace/Local_Tokens.cpp
@@ -13,10 +13,6 @@
#endif /* __ACE_INLINE__ */
-ACE_RCSID (ace,
- Local_Tokens,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
void
diff --git a/ACE/ace/Logging_Strategy.cpp b/ACE/ace/Logging_Strategy.cpp
index db621e5e7f7..ae7e7d45f6f 100644
--- a/ACE/ace/Logging_Strategy.cpp
+++ b/ACE/ace/Logging_Strategy.cpp
@@ -16,10 +16,6 @@
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_unistd.h"
-ACE_RCSID (ace,
- Logging_Strategy,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
// Parse the string containing (thread) priorities and set them
diff --git a/ACE/ace/MEM_Addr.cpp b/ACE/ace/MEM_Addr.cpp
index e86682d8b5c..206dc6cd64c 100644
--- a/ACE/ace/MEM_Addr.cpp
+++ b/ACE/ace/MEM_Addr.cpp
@@ -15,10 +15,6 @@
#include "ace/OS_NS_unistd.h"
#include "ace/os_include/os_netdb.h"
-ACE_RCSID (ace,
- MEM_Addr,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_MEM_Addr)
diff --git a/ACE/ace/Malloc.cpp b/ACE/ace/Malloc.cpp
index ce6a235b820..4a7672b5041 100644
--- a/ACE/ace/Malloc.cpp
+++ b/ACE/ace/Malloc.cpp
@@ -11,11 +11,6 @@
#include "ace/OS_NS_string.h"
-ACE_RCSID (ace,
- Malloc,
- "$Id$")
-
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
// Process-wide ACE_Allocator.
diff --git a/ACE/ace/Message_Block.cpp b/ACE/ace/Message_Block.cpp
index cac8a6f9a79..fea01d0903c 100644
--- a/ACE/ace/Message_Block.cpp
+++ b/ACE/ace/Message_Block.cpp
@@ -1,3 +1,4 @@
+// $Id$
#include "ace/Message_Block.h"
#if !defined (__ACE_INLINE__)
@@ -12,10 +13,6 @@
//#define ACE_ENABLE_TIMEPROBES
#include "ace/Timeprobe.h"
-ACE_RCSID (ace,
- Message_Block,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE (ACE_Message_Block)
diff --git a/ACE/ace/Method_Request.cpp b/ACE/ace/Method_Request.cpp
index 283a087905f..ee2c0b9d834 100644
--- a/ACE/ace/Method_Request.cpp
+++ b/ACE/ace/Method_Request.cpp
@@ -1,9 +1,6 @@
+// $Id$
#include "ace/Method_Request.h"
-ACE_RCSID (ace,
- Method_Request,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_Method_Request::ACE_Method_Request (unsigned long prio)
diff --git a/ACE/ace/Multihomed_INET_Addr.cpp b/ACE/ace/Multihomed_INET_Addr.cpp
index cc51f19a094..692b00168cf 100644
--- a/ACE/ace/Multihomed_INET_Addr.cpp
+++ b/ACE/ace/Multihomed_INET_Addr.cpp
@@ -9,10 +9,6 @@
# include "ace/Multihomed_INET_Addr.inl"
#endif /* __ACE_INLINE__ */
-ACE_RCSID (ace,
- Multihomed_INET_Addr,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_Multihomed_INET_Addr)
diff --git a/ACE/ace/Name_Request_Reply.cpp b/ACE/ace/Name_Request_Reply.cpp
index e602cd58b80..c046fae75ec 100644
--- a/ACE/ace/Name_Request_Reply.cpp
+++ b/ACE/ace/Name_Request_Reply.cpp
@@ -1,3 +1,5 @@
+// $Id$
+
#include "ace/Name_Request_Reply.h"
#include "ace/Basic_Types.h"
#include "ace/CDR_Base.h"
@@ -7,10 +9,6 @@
#include "ace/OS_NS_string.h"
#include "ace/os_include/arpa/os_inet.h"
-ACE_RCSID (ace,
- Name_Request_Reply,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
// Default "do nothing" constructor.
diff --git a/ACE/ace/OS_NS_string.cpp b/ACE/ace/OS_NS_string.cpp
index 280679bf337..845fbdcdb83 100644
--- a/ACE/ace/OS_NS_string.cpp
+++ b/ACE/ace/OS_NS_string.cpp
@@ -5,10 +5,6 @@
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_stdlib.h"
-ACE_RCSID (ace,
- OS_NS_string,
- "$Id$")
-
#if !defined (ACE_HAS_INLINED_OSCALLS)
# include "ace/OS_NS_string.inl"
#endif /* ACE_HAS_INLINED_OSCALLS */
diff --git a/ACE/ace/OS_Thread_Adapter.cpp b/ACE/ace/OS_Thread_Adapter.cpp
index 904c87d2d1d..0d15aadf186 100644
--- a/ACE/ace/OS_Thread_Adapter.cpp
+++ b/ACE/ace/OS_Thread_Adapter.cpp
@@ -2,10 +2,6 @@
#include "ace/OS_Thread_Adapter.h"
-ACE_RCSID (ace,
- OS_Thread_Adapter,
- "$Id$")
-
#include "ace/Thread_Hook.h"
#include "ace/Object_Manager_Base.h"
#include "ace/Global_Macros.h"
diff --git a/ACE/ace/POSIX_Asynch_IO.cpp b/ACE/ace/POSIX_Asynch_IO.cpp
index 5d354093d69..80b2ef218bc 100644
--- a/ACE/ace/POSIX_Asynch_IO.cpp
+++ b/ACE/ace/POSIX_Asynch_IO.cpp
@@ -14,11 +14,6 @@
#include "ace/OS_NS_sys_socket.h"
#include "ace/OS_NS_sys_stat.h"
-ACE_RCSID (ace,
- POSIX_Asynch_IO,
- "$Id$")
-
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
size_t
diff --git a/ACE/ace/POSIX_CB_Proactor.cpp b/ACE/ace/POSIX_CB_Proactor.cpp
index 62c624bdb8f..d90fc6ce2ed 100644
--- a/ACE/ace/POSIX_CB_Proactor.cpp
+++ b/ACE/ace/POSIX_CB_Proactor.cpp
@@ -9,10 +9,6 @@
#include "ace/Object_Manager.h"
#include "ace/OS_NS_sys_time.h"
-ACE_RCSID (ace,
- POSIX_CB_Proactor,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_POSIX_CB_Proactor::ACE_POSIX_CB_Proactor (size_t max_aio_operations)
diff --git a/ACE/ace/Parse_Node.cpp b/ACE/ace/Parse_Node.cpp
index 6ede4e2bb89..73b4d20ada1 100644
--- a/ACE/ace/Parse_Node.cpp
+++ b/ACE/ace/Parse_Node.cpp
@@ -1,3 +1,4 @@
+// $Id$
#include "ace/Parse_Node.h"
#if (ACE_USES_CLASSIC_SVC_CONF == 1)
@@ -13,10 +14,6 @@
#include <list>
-ACE_RCSID (ace,
- Parse_Node,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE (ACE_Stream_Node)
diff --git a/ACE/ace/Ping_Socket.cpp b/ACE/ace/Ping_Socket.cpp
index 573a78451f1..7c17fab433b 100644
--- a/ACE/ace/Ping_Socket.cpp
+++ b/ACE/ace/Ping_Socket.cpp
@@ -15,11 +15,6 @@
# include "ace/Ping_Socket.inl"
#endif /* !__ACE_INLINE__ */
-
-ACE_RCSID (ace,
- Ping_Socket,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE (ACE_Ping_Socket)
diff --git a/ACE/ace/Proactor.cpp b/ACE/ace/Proactor.cpp
index 883a567c1fb..d88f4117ea8 100644
--- a/ACE/ace/Proactor.cpp
+++ b/ACE/ace/Proactor.cpp
@@ -17,11 +17,6 @@
#endif /* !ACE_HAS_WINCE && !ACE_LACKS_ACE_SVCCONF */
-ACE_RCSID (ace,
- Proactor,
- "$Id$")
-
-
#include "ace/Task_T.h"
#include "ace/Log_Msg.h"
#include "ace/Framework_Component.h"
diff --git a/ACE/ace/Proactor_Impl.cpp b/ACE/ace/Proactor_Impl.cpp
index fe08453778e..49de8de8020 100644
--- a/ACE/ace/Proactor_Impl.cpp
+++ b/ACE/ace/Proactor_Impl.cpp
@@ -2,10 +2,6 @@
#include "ace/Proactor_Impl.h"
-ACE_RCSID (ace,
- Proactor_Impl,
- "$Id$")
-
#if defined (ACE_HAS_WIN32_OVERLAPPED_IO) || defined (ACE_HAS_AIO_CALLS)
// This only works on standard Win32 platforms and on Unix platforms supporting
// aio calls.
diff --git a/ACE/ace/Process_Manager.cpp b/ACE/ace/Process_Manager.cpp
index 6ec7c96eee8..8c384f51144 100644
--- a/ACE/ace/Process_Manager.cpp
+++ b/ACE/ace/Process_Manager.cpp
@@ -22,10 +22,6 @@
#include "ace/os_include/os_typeinfo.h"
#include "ace/Truncate.h"
-ACE_RCSID (ace,
- Process_Manager,
- "$Id$")
-
#if defined (ACE_HAS_SIG_C_FUNC)
extern "C" void
ACE_Process_Manager_cleanup (void *instance, void *arg)
diff --git a/ACE/ace/QoS/QoS_Decorator.cpp b/ACE/ace/QoS/QoS_Decorator.cpp
index 90cc748e856..cd02ab7a3d9 100644
--- a/ACE/ace/QoS/QoS_Decorator.cpp
+++ b/ACE/ace/QoS/QoS_Decorator.cpp
@@ -3,8 +3,6 @@
#include "QoS_Decorator.h"
-ACE_RCSID(ace, QoS_Decorator, "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_QOS_DECORATOR)
diff --git a/ACE/ace/QoS/QoS_Manager.cpp b/ACE/ace/QoS/QoS_Manager.cpp
index 5dcd5d7a473..20f118cd789 100644
--- a/ACE/ace/QoS/QoS_Manager.cpp
+++ b/ACE/ace/QoS/QoS_Manager.cpp
@@ -4,8 +4,6 @@
#include "QoS_Manager.h"
#include "ace/Log_Msg.h"
-ACE_RCSID(ace, QoS_Manager, "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_QOS_MANAGER)
diff --git a/ACE/ace/QoS/QoS_Session_Factory.cpp b/ACE/ace/QoS/QoS_Session_Factory.cpp
index 18f0957696a..60122e5a5cb 100644
--- a/ACE/ace/QoS/QoS_Session_Factory.cpp
+++ b/ACE/ace/QoS/QoS_Session_Factory.cpp
@@ -5,8 +5,6 @@
#include "QoS_Session_Impl.h"
#include "ace/Log_Msg.h"
-ACE_RCSID(ace, QoS_Session_Factory, "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_QoS_Session_Factory)
diff --git a/ACE/ace/QoS/QoS_Session_Impl.cpp b/ACE/ace/QoS/QoS_Session_Impl.cpp
index d7bd3f2523a..e96baa7f905 100644
--- a/ACE/ace/QoS/QoS_Session_Impl.cpp
+++ b/ACE/ace/QoS/QoS_Session_Impl.cpp
@@ -11,8 +11,6 @@
#include "QoS_Session_Impl.inl"
#endif /* __ACE_INLINE__ */
-ACE_RCSID(ace, QoS_Session_Impl, "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_QoS_Session_Impl)
diff --git a/ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.cpp b/ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.cpp
index 1788a98ea82..b80c34832a5 100644
--- a/ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.cpp
+++ b/ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.cpp
@@ -19,10 +19,6 @@
#endif /* ! defined (IMR_MULTIADDR) */
-ACE_RCSID (QoS,
- SOCK_Dgram_Mcast_QoS,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_SOCK_Dgram_Mcast_QoS)
diff --git a/ACE/ace/Reactor.cpp b/ACE/ace/Reactor.cpp
index 8b8be61d4df..cbdcf47ad2d 100644
--- a/ACE/ace/Reactor.cpp
+++ b/ACE/ace/Reactor.cpp
@@ -51,10 +51,6 @@
#include "ace/Reactor.inl"
#endif /* __ACE_INLINE__ */
-ACE_RCSID (ace,
- Reactor,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_Reactor)
diff --git a/ACE/ace/Refcountable_T.cpp b/ACE/ace/Refcountable_T.cpp
index 0d606937bdb..df325e4ebe2 100644
--- a/ACE/ace/Refcountable_T.cpp
+++ b/ACE/ace/Refcountable_T.cpp
@@ -5,10 +5,6 @@
#include "ace/Refcountable_T.h"
-ACE_RCSID (ace,
- Refcountable_T,
- "$Id$")
-
#if !defined (__ACE_INLINE__)
#include "ace/Refcountable_T.inl"
#endif /* __ACE_INLINE__ */
diff --git a/ACE/ace/Remote_Name_Space.cpp b/ACE/ace/Remote_Name_Space.cpp
index 43fb8db9b19..f7767258c9d 100644
--- a/ACE/ace/Remote_Name_Space.cpp
+++ b/ACE/ace/Remote_Name_Space.cpp
@@ -1,13 +1,10 @@
+// $Id$
#include "ace/Remote_Name_Space.h"
#include "ace/Auto_Ptr.h"
#include "ace/Log_Msg.h"
#include "ace/SString.h"
#include "ace/OS_NS_string.h"
-ACE_RCSID (ace,
- Remote_Name_Space,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
int
diff --git a/ACE/ace/SSL/SSL_Asynch_BIO.cpp b/ACE/ace/SSL/SSL_Asynch_BIO.cpp
index d6fe3a6245c..c796c49b0ba 100644
--- a/ACE/ace/SSL/SSL_Asynch_BIO.cpp
+++ b/ACE/ace/SSL/SSL_Asynch_BIO.cpp
@@ -1,5 +1,5 @@
// -*- C++ -*-
-
+// $Id$
#include "SSL_Asynch_BIO.h"
#if OPENSSL_VERSION_NUMBER > 0x0090581fL && ((defined (ACE_WIN32) && !defined (ACE_HAS_WINCE)) || (defined (ACE_HAS_AIO_CALLS)))
@@ -8,10 +8,6 @@
#include "ace/OS_NS_string.h"
#include "ace/Truncate.h"
-ACE_RCSID (ACE_SSL,
- SSL_Asynch_BIO,
- "$Id$")
-
#if (defined (ACE_HAS_VERSIONED_NAMESPACE) && ACE_HAS_VERSIONED_NAMESPACE == 1)
# define ACE_ASYNCH_BIO_WRITE_NAME ACE_PREPROC_CONCATENATE(ACE_VERSIONED_NAMESPACE_NAME, _ACE_Asynch_BIO_write)
# define ACE_ASYNCH_BIO_READ_NAME ACE_PREPROC_CONCATENATE(ACE_VERSIONED_NAMESPACE_NAME, _ACE_Asynch_BIO_read)
diff --git a/ACE/ace/SSL/SSL_Asynch_Stream.cpp b/ACE/ace/SSL/SSL_Asynch_Stream.cpp
index d357c8c4f33..7b348ffa120 100644
--- a/ACE/ace/SSL/SSL_Asynch_Stream.cpp
+++ b/ACE/ace/SSL/SSL_Asynch_Stream.cpp
@@ -1,9 +1,6 @@
+// $Id$
#include "SSL_Asynch_Stream.h"
-ACE_RCSID (ACE_SSL,
- SSL_Asynch_Stream,
- "$Id$")
-
// This only works on platforms with Asynchronous IO support.
#if OPENSSL_VERSION_NUMBER > 0x0090581fL && ((defined (ACE_WIN32) && !defined (ACE_HAS_WINCE)) || (defined (ACE_HAS_AIO_CALLS)))
diff --git a/ACE/ace/SSL/SSL_Context.cpp b/ACE/ace/SSL/SSL_Context.cpp
index 2512e716ce7..04ab7158d51 100644
--- a/ACE/ace/SSL/SSL_Context.cpp
+++ b/ACE/ace/SSL/SSL_Context.cpp
@@ -1,3 +1,4 @@
+// $Id$
#include "SSL_Context.h"
#include "sslconf.h"
@@ -26,11 +27,6 @@
#include <openssl/rand.h>
#include <openssl/safestack.h>
-ACE_RCSID (ACE_SSL,
- SSL_Context,
- "$Id$")
-
-
namespace
{
/// Reference count of the number of times the ACE_SSL_Context was
diff --git a/ACE/ace/SSL/SSL_SOCK.cpp b/ACE/ace/SSL/SSL_SOCK.cpp
index fdcc95ddd11..e3b78595447 100644
--- a/ACE/ace/SSL/SSL_SOCK.cpp
+++ b/ACE/ace/SSL/SSL_SOCK.cpp
@@ -9,11 +9,6 @@
#include "ace/OS_NS_errno.h"
#include "ace/os_include/os_signal.h"
-ACE_RCSID (ACE_SSL,
- SSL_SOCK,
- "$Id$")
-
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_SSL_SOCK::ACE_SSL_SOCK (void)
diff --git a/ACE/ace/SSL/SSL_SOCK_Acceptor.cpp b/ACE/ace/SSL/SSL_SOCK_Acceptor.cpp
index 37809f9bc13..279fd5290ca 100644
--- a/ACE/ace/SSL/SSL_SOCK_Acceptor.cpp
+++ b/ACE/ace/SSL/SSL_SOCK_Acceptor.cpp
@@ -17,10 +17,6 @@
#include "SSL_SOCK_Acceptor.inl"
#endif /* __ACE_INLINE__ */
-ACE_RCSID (ACE_SSL,
- SSL_SOCK_Acceptor,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_SSL_SOCK_Acceptor)
diff --git a/ACE/ace/SSL/SSL_SOCK_Connector.cpp b/ACE/ace/SSL/SSL_SOCK_Connector.cpp
index 06a31c0fb72..91eb7d08bd9 100644
--- a/ACE/ace/SSL/SSL_SOCK_Connector.cpp
+++ b/ACE/ace/SSL/SSL_SOCK_Connector.cpp
@@ -17,10 +17,6 @@
#include "SSL_SOCK_Connector.inl"
#endif /* __ACE_INLINE__ */
-ACE_RCSID (ACE_SSL,
- SSL_SOCK_Connector,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_SSL_SOCK_Connector)
diff --git a/ACE/ace/SSL/SSL_SOCK_Stream.cpp b/ACE/ace/SSL/SSL_SOCK_Stream.cpp
index 2db93a9572d..d5e2a51e3a4 100644
--- a/ACE/ace/SSL/SSL_SOCK_Stream.cpp
+++ b/ACE/ace/SSL/SSL_SOCK_Stream.cpp
@@ -15,10 +15,6 @@
#include "SSL_SOCK_Stream.inl"
#endif /* __ACE_INLINE__ */
-ACE_RCSID (ACE_SSL,
- SSL_SOCK_Stream,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_SSL_SOCK_Stream)
diff --git a/ACE/ace/SString.cpp b/ACE/ace/SString.cpp
index c95e4279dc5..a10a1ee2921 100644
--- a/ACE/ace/SString.cpp
+++ b/ACE/ace/SString.cpp
@@ -17,11 +17,6 @@
#endif /* __ACE_INLINE__ */
-ACE_RCSID (ace,
- SString,
- "SString.cpp,v 4.61 2001/03/04 00:55:30 brunsch Exp")
-
-
// ************************************************************
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
diff --git a/ACE/ace/Select_Reactor_Base.cpp b/ACE/ace/Select_Reactor_Base.cpp
index 1236218bcc1..2f92d25f18f 100644
--- a/ACE/ace/Select_Reactor_Base.cpp
+++ b/ACE/ace/Select_Reactor_Base.cpp
@@ -18,11 +18,6 @@
# include <algorithm>
#endif /* !ACE_WIN32 */
-ACE_RCSID (ace,
- Select_Reactor_Base,
- "$Id$")
-
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
template<typename iterator>
diff --git a/ACE/ace/Service_Config.cpp b/ACE/ace/Service_Config.cpp
index 2b2b47da179..77e08880b67 100644
--- a/ACE/ace/Service_Config.cpp
+++ b/ACE/ace/Service_Config.cpp
@@ -24,9 +24,6 @@
#include "ace/Log_Msg.h"
#include "ace/ACE.h"
-ACE_RCSID (ace,
- Service_Config,
- "$Id$")
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
diff --git a/ACE/ace/Service_Gestalt.cpp b/ACE/ace/Service_Gestalt.cpp
index 7adeb145425..52b76139274 100644
--- a/ACE/ace/Service_Gestalt.cpp
+++ b/ACE/ace/Service_Gestalt.cpp
@@ -29,10 +29,6 @@
#include "ace/Svc_Conf_Param.h"
-ACE_RCSID (ace,
- Service_Gestalt,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_Service_Type_Dynamic_Guard::ACE_Service_Type_Dynamic_Guard
diff --git a/ACE/ace/Shared_Memory_SV.cpp b/ACE/ace/Shared_Memory_SV.cpp
index e16b181408e..03d3bcdf139 100644
--- a/ACE/ace/Shared_Memory_SV.cpp
+++ b/ACE/ace/Shared_Memory_SV.cpp
@@ -7,11 +7,6 @@
#endif /* __ACE_INLINE__ */
-ACE_RCSID (ace,
- Shared_Memory_SV,
- "$Id$")
-
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_Shared_Memory_SV)
diff --git a/ACE/ace/Singleton.cpp b/ACE/ace/Singleton.cpp
index 154cead4d64..da1f12bbce2 100644
--- a/ACE/ace/Singleton.cpp
+++ b/ACE/ace/Singleton.cpp
@@ -19,10 +19,6 @@
#include "ace/Guard_T.h"
#include "ace/os_include/os_typeinfo.h"
-ACE_RCSID (ace,
- Singleton,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
template <class TYPE, class ACE_LOCK> void
diff --git a/ACE/ace/Sock_Connect.cpp b/ACE/ace/Sock_Connect.cpp
index fd4c84e0af6..ec56bbcc7b9 100644
--- a/ACE/ace/Sock_Connect.cpp
+++ b/ACE/ace/Sock_Connect.cpp
@@ -157,11 +157,6 @@ static ACE_Auto_Array_Ptr<sockaddr> force_compiler_to_include_socket_h;
#endif /* AIX && __IBMCPP__ >= 500 */
-ACE_RCSID (ace,
- Sock_Connect,
- "$Id$")
-
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
// Bind socket to an unused port.
diff --git a/ACE/ace/Svc_Conf.y b/ACE/ace/Svc_Conf.y
index 0c425097315..a2e6f4e013e 100644
--- a/ACE/ace/Svc_Conf.y
+++ b/ACE/ace/Svc_Conf.y
@@ -10,10 +10,6 @@
#include "ace/Service_Types.h"
#include "ace/ace_wchar.h"
-ACE_RCSID (ace,
- Svc_Conf_y,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
// Prototypes.
diff --git a/ACE/ace/Svc_Conf_y.cpp b/ACE/ace/Svc_Conf_y.cpp
index 44a2d1ae148..0d3cb916238 100644
--- a/ACE/ace/Svc_Conf_y.cpp
+++ b/ACE/ace/Svc_Conf_y.cpp
@@ -1,3 +1,4 @@
+// $Id$
/* A Bison parser, made by GNU Bison 2.3. */
/* Skeleton implementation for Bison's Yacc-like parsers in C
@@ -115,9 +116,6 @@
#include "ace/Service_Types.h"
#include "ace/ace_wchar.h"
-ACE_RCSID (ace,
- Svc_Conf_y,
- "$Id$")
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
diff --git a/ACE/ace/Task.cpp b/ACE/ace/Task.cpp
index d928bced6f4..0a7fa3c8aa0 100644
--- a/ACE/ace/Task.cpp
+++ b/ACE/ace/Task.cpp
@@ -8,10 +8,6 @@
#endif /* __ACE_INLINE__ */
-ACE_RCSID (ace,
- Task,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_Task_Base::ACE_Task_Base (ACE_Thread_Manager *thr_man)
diff --git a/ACE/ace/Thread_Manager.cpp b/ACE/ace/Thread_Manager.cpp
index 39189cafa5c..4738cb86fd9 100644
--- a/ACE/ace/Thread_Manager.cpp
+++ b/ACE/ace/Thread_Manager.cpp
@@ -15,10 +15,6 @@
#include "ace/Thread_Manager.inl"
#endif /* __ACE_INLINE__ */
-ACE_RCSID (ace,
- Thread_Manager,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_At_Thread_Exit::~ACE_At_Thread_Exit (void)
diff --git a/ACE/ace/Timer_Hash_T.cpp b/ACE/ace/Timer_Hash_T.cpp
index 86dec8fe378..5797a06a416 100644
--- a/ACE/ace/Timer_Hash_T.cpp
+++ b/ACE/ace/Timer_Hash_T.cpp
@@ -13,10 +13,6 @@
#include "ace/Guard_T.h"
#include "ace/Log_Msg.h"
-ACE_RCSID(ace,
- Timer_Hash_T,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
template <class TYPE>
diff --git a/ACE/ace/TkReactor/TkReactor.cpp b/ACE/ace/TkReactor/TkReactor.cpp
index 23b446230f4..59fc0280296 100644
--- a/ACE/ace/TkReactor/TkReactor.cpp
+++ b/ACE/ace/TkReactor/TkReactor.cpp
@@ -1,10 +1,9 @@
+// $Id$
#include "ace/TkReactor/TkReactor.h"
#include "ace/SOCK_Acceptor.h"
#include "ace/SOCK_Connector.h"
-ACE_RCSID(ace, TkReactor, "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE (ACE_TkReactor)
diff --git a/ACE/ace/Token_Collection.cpp b/ACE/ace/Token_Collection.cpp
index 8ed4fca1d39..7133d009230 100644
--- a/ACE/ace/Token_Collection.cpp
+++ b/ACE/ace/Token_Collection.cpp
@@ -1,3 +1,4 @@
+// $Id$
#include "ace/Token_Collection.h"
#if defined (ACE_HAS_TOKENS_LIBRARY)
@@ -7,10 +8,6 @@
#endif /* __ACE_INLINE__ */
-ACE_RCSID (ace,
- Token_Collection,
- "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_Token_Collection::ACE_Token_Collection (bool debug,
diff --git a/ACE/ace/WIN32_Asynch_IO.cpp b/ACE/ace/WIN32_Asynch_IO.cpp
index 0b33e212e47..d851b91ec36 100644
--- a/ACE/ace/WIN32_Asynch_IO.cpp
+++ b/ACE/ace/WIN32_Asynch_IO.cpp
@@ -2,10 +2,6 @@
#include "ace/WIN32_Asynch_IO.h"
-ACE_RCSID (ace,
- Win32_Asynch_IO,
- "$Id$")
-
#if defined (ACE_HAS_WIN32_OVERLAPPED_IO) && \
(defined (ACE_HAS_WINSOCK2) && (ACE_HAS_WINSOCK2 == 1))
diff --git a/ACE/ace/XtReactor/XtReactor.cpp b/ACE/ace/XtReactor/XtReactor.cpp
index f7cbb5bbdd5..fd56654ea99 100644
--- a/ACE/ace/XtReactor/XtReactor.cpp
+++ b/ACE/ace/XtReactor/XtReactor.cpp
@@ -5,8 +5,6 @@
#include "ace/SOCK_Acceptor.h"
#include "ace/SOCK_Connector.h"
-ACE_RCSID(ace, XtReactor, "$Id$")
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE (ACE_XtReactor)