diff options
337 files changed, 348 insertions, 360 deletions
diff --git a/ACE/ACE-INSTALL.html b/ACE/ACE-INSTALL.html index cf053e11321..6d1282a27bf 100644 --- a/ACE/ACE-INSTALL.html +++ b/ACE/ACE-INSTALL.html @@ -1842,7 +1842,7 @@ directed to a writable directory.</p> <hr> <h1><a name="svcsinstall">Building and Installing ACE Network Services</a></h1> -The following explains how to build the ACE <a href="http://www.cs.wustl.edu/%7Eschmidt/ACE-netsvcs.html">network services</a> on <a href="#unixsvcs">UNIX</a> and <a href="#win32svcs">Win32</a>. +The following explains how to build the ACE <a href="http://www.dre.vanderbilt.edu/~schmidt/ACE-netsvcs.html">network services</a> on <a href="#unixsvcs">UNIX</a> and <a href="#win32svcs">Win32</a>. <p></p><hr align="left" width="50%"><p> </p><h2><a name="unixsvcs">Building and Installing ACE Network Services on UNIX</a></h2> @@ -1878,7 +1878,7 @@ Here's what you need to do:<p> <a href="http://www.cs.wustl.edu/%7Eschmidt/ACE_wrappers/ACE-papers.html#config">Service Configurator</a> documentation to learn how the configuration file is parsed and how the services are dynamically linked and executed. In - addition, refer to the <a href="http://www.cs.wustl.edu/%7Eschmidt/ACE-netsvcs.html">Network + addition, refer to the <a href="http://www.dre.vanderbilt.edu/~schmidt/ACE-netsvcs.html">Network Services</a> documentation to learn more about how to configure each network service.<p> @@ -2369,8 +2369,7 @@ libraries. </li><li><strong>VxWorks</strong><p> - <a href="http://www.cs.wustl.edu/%7Elevine/">David Levine</a> - <<a href="mailto:levine@cs.wustl.edu">levine@cs.wustl.edu</a>> has + David Levine has ported ACE to VxWorks 5.2/5.3/5.3.1/5.4 with the GreenHills 1.8.8/1.8.9, g++ and diab compilers that are distributed with VxWorks/Tornado. It is not possible to use VxWorks 5.4 @@ -2863,7 +2862,6 @@ The Eclipse CDT C++ development environment can be used to develop ACE applicati </li><li><a href="#cloning">Cloning the Source Tree</a> </li><li><a href="#mvs">Additional Build Tips for MVS</a> </li><li><a href="#flags">Makefile Flags</a> - </li><li><a href="http://www.cs.wustl.edu/%7Elevine/CVS.html">Version Control</a> </li><li><a href="docs/ACE-SSL.html">ACE SSL effort</a> </li></ul> diff --git a/ACE/ACEXML/common/Mem_Map_Stream.h b/ACE/ACEXML/common/Mem_Map_Stream.h index 48a435656c4..bda0a1c3d14 100644 --- a/ACE/ACEXML/common/Mem_Map_Stream.h +++ b/ACE/ACEXML/common/Mem_Map_Stream.h @@ -2,7 +2,7 @@ /** @file Mem_Map_Stream.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Krishnakumar B <kitty@cs.wustl.edu> */ diff --git a/ACE/ACEXML/common/URL_Addr.h b/ACE/ACEXML/common/URL_Addr.h index 871d1c1bee8..67cbfd8155d 100644 --- a/ACE/ACEXML/common/URL_Addr.h +++ b/ACE/ACEXML/common/URL_Addr.h @@ -2,7 +2,7 @@ /** @file URL_Addr.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Krishnakumar B <kitty@cs.wustl.edu> */ diff --git a/ACE/ace/ACE.h b/ACE/ace/ACE.h index 4f65a0cd0b0..71136301974 100644 --- a/ACE/ace/ACE.h +++ b/ACE/ace/ACE.h @@ -11,7 +11,7 @@ * in order to manage the namespace better. These functions are put * here rather than in @c ACE_OS in order to separate concerns. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/ARGV.h b/ACE/ace/ARGV.h index d49441c6668..962b453c7f6 100644 --- a/ACE/ace/ARGV.h +++ b/ACE/ace/ARGV.h @@ -4,7 +4,7 @@ /** * @file ARGV.h * - * @author Doug Schmidt <schmidt@cs.wustl.edu> + * @author Doug Schmidt <d.schmidt@vanderbilt.edu> * @author Everett Anderson <eea1@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/Acceptor.h b/ACE/ace/Acceptor.h index 5923718fbc9..f4c7754f88b 100644 --- a/ACE/ace/Acceptor.h +++ b/ACE/ace/Acceptor.h @@ -4,7 +4,7 @@ /** * @file Acceptor.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Activation_Queue.h b/ACE/ace/Activation_Queue.h index a386ca76729..7317c43d0b5 100644 --- a/ACE/ace/Activation_Queue.h +++ b/ACE/ace/Activation_Queue.h @@ -5,7 +5,7 @@ * @file Activation_Queue.h * * @author Andres Kruse <Andres.Kruse@cern.ch> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Addr.h b/ACE/ace/Addr.h index 6175fbb27b4..82c2d833504 100644 --- a/ACE/ace/Addr.h +++ b/ACE/ace/Addr.h @@ -4,7 +4,7 @@ /** * @file Addr.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Array_Base.h b/ACE/ace/Array_Base.h index 4fafa4bb838..ceb6a7edc94 100644 --- a/ACE/ace/Array_Base.h +++ b/ACE/ace/Array_Base.h @@ -4,7 +4,7 @@ /** * @file Array_Base.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Assert.h b/ACE/ace/Assert.h index 7732323f08b..33c5a4c258d 100644 --- a/ACE/ace/Assert.h +++ b/ACE/ace/Assert.h @@ -4,7 +4,7 @@ /** * @file Assert.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Auto_Event.h b/ACE/ace/Auto_Event.h index 3ef6c7c9259..f01882c62c1 100644 --- a/ACE/ace/Auto_Event.h +++ b/ACE/ace/Auto_Event.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Barrier.h b/ACE/ace/Barrier.h index b9a06ea6820..d6efaf2b890 100644 --- a/ACE/ace/Barrier.h +++ b/ACE/ace/Barrier.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Cleanup.h b/ACE/ace/Cleanup.h index c709f9a8895..86044c85c2b 100644 --- a/ACE/ace/Cleanup.h +++ b/ACE/ace/Cleanup.h @@ -4,7 +4,7 @@ /** * @file Cleanup.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/Condition_Attributes.cpp b/ACE/ace/Condition_Attributes.cpp index 044dfacc50e..9257b602dfe 100644 --- a/ACE/ace/Condition_Attributes.cpp +++ b/ACE/ace/Condition_Attributes.cpp @@ -4,7 +4,7 @@ * * Originally in Synch.cpp * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ #include "ace/Condition_Thread_Mutex.h" diff --git a/ACE/ace/Condition_Attributes.h b/ACE/ace/Condition_Attributes.h index 13c1b8abf70..06b2676d8ae 100644 --- a/ACE/ace/Condition_Attributes.h +++ b/ACE/ace/Condition_Attributes.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Condition_Recursive_Thread_Mutex.cpp b/ACE/ace/Condition_Recursive_Thread_Mutex.cpp index 2f68f8c8b36..e7a23dfe756 100644 --- a/ACE/ace/Condition_Recursive_Thread_Mutex.cpp +++ b/ACE/ace/Condition_Recursive_Thread_Mutex.cpp @@ -5,7 +5,7 @@ * * Originally in Synch.cpp * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ #include "ace/Condition_Recursive_Thread_Mutex.h" diff --git a/ACE/ace/Condition_Recursive_Thread_Mutex.h b/ACE/ace/Condition_Recursive_Thread_Mutex.h index a7ce9944cc5..ce63330cac6 100644 --- a/ACE/ace/Condition_Recursive_Thread_Mutex.h +++ b/ACE/ace/Condition_Recursive_Thread_Mutex.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Condition_T.h b/ACE/ace/Condition_T.h index e8c64db3927..b0e4140d83f 100644 --- a/ACE/ace/Condition_T.h +++ b/ACE/ace/Condition_T.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Condition_Thread_Mutex.cpp b/ACE/ace/Condition_Thread_Mutex.cpp index d012e1a7d19..7e9c505d498 100644 --- a/ACE/ace/Condition_Thread_Mutex.cpp +++ b/ACE/ace/Condition_Thread_Mutex.cpp @@ -4,7 +4,7 @@ * * Originally in Synch.cpp * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ #include "ace/Condition_Thread_Mutex.h" diff --git a/ACE/ace/Condition_Thread_Mutex.h b/ACE/ace/Condition_Thread_Mutex.h index 0c40993020c..898e683fab6 100644 --- a/ACE/ace/Condition_Thread_Mutex.h +++ b/ACE/ace/Condition_Thread_Mutex.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Connector.h b/ACE/ace/Connector.h index 7bfb1940ed5..2217fe97b56 100644 --- a/ACE/ace/Connector.h +++ b/ACE/ace/Connector.h @@ -4,7 +4,7 @@ /** * @file Connector.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Containers.h b/ACE/ace/Containers.h index 6288431ae1e..4d671ca9808 100644 --- a/ACE/ace/Containers.h +++ b/ACE/ace/Containers.h @@ -4,7 +4,7 @@ /** * @file Containers.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Containers_T.h b/ACE/ace/Containers_T.h index d74e1db2753..2220acc3b38 100644 --- a/ACE/ace/Containers_T.h +++ b/ACE/ace/Containers_T.h @@ -4,7 +4,7 @@ /** * @file Containers_T.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Countdown_Time.h b/ACE/ace/Countdown_Time.h index 7c9a9e3d2b9..b6966d68f2e 100644 --- a/ACE/ace/Countdown_Time.h +++ b/ACE/ace/Countdown_Time.h @@ -4,7 +4,7 @@ /** * @file Countdown_Time.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Irfan Pyarali <irfan@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Countdown_Time_T.h b/ACE/ace/Countdown_Time_T.h index 78d46c6d3f5..12aab657bf1 100644 --- a/ACE/ace/Countdown_Time_T.h +++ b/ACE/ace/Countdown_Time_T.h @@ -4,7 +4,7 @@ /** * @file Countdown_Time_T.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/DEV_Connector.h b/ACE/ace/DEV_Connector.h index 1dbdf08414b..5c889301b76 100644 --- a/ACE/ace/DEV_Connector.h +++ b/ACE/ace/DEV_Connector.h @@ -4,7 +4,7 @@ /** * @file DEV_Connector.h * - * @author Gerhard Lenzer and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Gerhard Lenzer and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Default_Constants.h b/ACE/ace/Default_Constants.h index 8a6c0691777..6a8d4acc8ec 100644 --- a/ACE/ace/Default_Constants.h +++ b/ACE/ace/Default_Constants.h @@ -4,7 +4,7 @@ /** * @file Default_Constants.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/Dirent.h b/ACE/ace/Dirent.h index a1acbedd492..af982db8f9e 100644 --- a/ACE/ace/Dirent.h +++ b/ACE/ace/Dirent.h @@ -7,7 +7,7 @@ * Define a portable C++ interface to ACE_OS_Dirent directory-entry * manipulation. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Dynamic_Message_Strategy.h b/ACE/ace/Dynamic_Message_Strategy.h index 94b67d9477b..f6d003c7a34 100644 --- a/ACE/ace/Dynamic_Message_Strategy.h +++ b/ACE/ace/Dynamic_Message_Strategy.h @@ -4,7 +4,7 @@ /** * @file Dynamic_Message_Strategy.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Dynamic_Service.h b/ACE/ace/Dynamic_Service.h index 95456db3498..84b45b0bd42 100644 --- a/ACE/ace/Dynamic_Service.h +++ b/ACE/ace/Dynamic_Service.h @@ -5,7 +5,7 @@ * @file Dynamic_Service.h * * @author Prashant Jain <pjain@cs.wustl.edu> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Dynamic_Service_Base.h b/ACE/ace/Dynamic_Service_Base.h index fe34b50af16..3d46492031b 100644 --- a/ACE/ace/Dynamic_Service_Base.h +++ b/ACE/ace/Dynamic_Service_Base.h @@ -5,7 +5,7 @@ * @file Dynamic_Service_Base.h * * @author Prashant Jain <pjain@cs.wustl.edu> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Event.h b/ACE/ace/Event.h index b4bef47e139..e8c9db91faf 100644 --- a/ACE/ace/Event.h +++ b/ACE/ace/Event.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Event_Handler.h b/ACE/ace/Event_Handler.h index 7ec2487003f..caf5068a04d 100644 --- a/ACE/ace/Event_Handler.h +++ b/ACE/ace/Event_Handler.h @@ -4,7 +4,7 @@ /** * @file Event_Handler.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Event_Handler_T.h b/ACE/ace/Event_Handler_T.h index 5f596e72723..ce9dc663d1d 100644 --- a/ACE/ace/Event_Handler_T.h +++ b/ACE/ace/Event_Handler_T.h @@ -4,7 +4,7 @@ /** * @file Event_Handler_T.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/FILE_Addr.h b/ACE/ace/FILE_Addr.h index 52466e78070..d35537301d6 100644 --- a/ACE/ace/FILE_Addr.h +++ b/ACE/ace/FILE_Addr.h @@ -4,7 +4,7 @@ /** * @file FILE_Addr.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/FILE_Connector.h b/ACE/ace/FILE_Connector.h index abec0acc07a..b554a1e810c 100644 --- a/ACE/ace/FILE_Connector.h +++ b/ACE/ace/FILE_Connector.h @@ -4,7 +4,7 @@ /** * @file FILE_Connector.h * - * @author Doug Schmidt <schmidt@cs.wustl.edu> + * @author Doug Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/FILE_IO.h b/ACE/ace/FILE_IO.h index 96cfb9863b4..2ef0490201b 100644 --- a/ACE/ace/FILE_IO.h +++ b/ACE/ace/FILE_IO.h @@ -4,7 +4,7 @@ /** * @file FILE_IO.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/File_Lock.h b/ACE/ace/File_Lock.h index 060aeebe0bf..d71e42c0019 100644 --- a/ACE/ace/File_Lock.h +++ b/ACE/ace/File_Lock.h @@ -4,7 +4,7 @@ /** * @file File_Lock.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/FlReactor/FlReactor.h b/ACE/ace/FlReactor/FlReactor.h index 794a06133e3..a3117ec704d 100644 --- a/ACE/ace/FlReactor/FlReactor.h +++ b/ACE/ace/FlReactor/FlReactor.h @@ -8,7 +8,7 @@ * @author Based in part in the ACE_XtReactor implementation by * @author Eric C. Newton's <ecn@clark.net> * @author Kirill Rybaltchenko <Kirill.Rybaltchenko@cern.ch> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/FoxReactor/FoxReactor.h b/ACE/ace/FoxReactor/FoxReactor.h index c8794469e7f..32e59257b04 100644 --- a/ACE/ace/FoxReactor/FoxReactor.h +++ b/ACE/ace/FoxReactor/FoxReactor.h @@ -8,7 +8,7 @@ * @author Based in part in the ACE_XtReactor implementation by * @author Eric C. Newton's <ecn@clark.net> * @author Kirill Rybaltchenko <Kirill.Rybaltchenko@cern.ch> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Functor.cpp b/ACE/ace/Functor.cpp index c598c0f0f28..b5b13c92102 100644 --- a/ACE/ace/Functor.cpp +++ b/ACE/ace/Functor.cpp @@ -12,7 +12,7 @@ * Based on Command Pattern implementations originally done by * * Carlos O'Ryan <coryan@cs.wustl.edu> - * Douglas C. Schmidt <schmidt@cs.wustl.edu> + * Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * Sergio Flores-Gaitan <sergio@cs.wustl.edu> * * and on STL-style functor implementations originally done by diff --git a/ACE/ace/Functor.h b/ACE/ace/Functor.h index 4b0b52e3278..736dcd5a2ec 100644 --- a/ACE/ace/Functor.h +++ b/ACE/ace/Functor.h @@ -17,7 +17,7 @@ * @author Chris Gill <cdgill@cs.wustl.edu> * @author Based on Command Pattern implementations originally done by * @author Carlos O'Ryan <coryan@cs.wustl.edu> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Sergio Flores-Gaitan <sergio@cs.wustl.edu> * @author and on STL-style functor implementations originally done by * @author Irfan Pyarali <irfan@cs.wustl.edu> diff --git a/ACE/ace/Functor.inl b/ACE/ace/Functor.inl index 4abf11742da..f6a87f85f4d 100644 --- a/ACE/ace/Functor.inl +++ b/ACE/ace/Functor.inl @@ -13,7 +13,7 @@ * Based on Command Pattern implementations originally done by * * Carlos O'Ryan <coryan@cs.wustl.edu> - * Douglas C. Schmidt <schmidt@cs.wustl.edu> + * Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * Sergio Flores-Gaitan <sergio@cs.wustl.edu> * * and on STL-style functor implementations originally done by diff --git a/ACE/ace/Functor_T.h b/ACE/ace/Functor_T.h index 086271e052a..33b955ae9c5 100644 --- a/ACE/ace/Functor_T.h +++ b/ACE/ace/Functor_T.h @@ -15,7 +15,7 @@ * @author Chris Gill <cdgill@cs.wustl.edu> * @author Based on Command Pattern implementations originally done by * @author Carlos O'Ryan <coryan@cs.wustl.edu> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Sergio Flores-Gaitan <sergio@cs.wustl.edu> * @author and on STL-style functor implementations originally done by * @author Irfan Pyarali <irfan@cs.wustl.edu> diff --git a/ACE/ace/Future.h b/ACE/ace/Future.h index d19f80ab51b..81fcb820c97 100644 --- a/ACE/ace/Future.h +++ b/ACE/ace/Future.h @@ -5,7 +5,7 @@ * @file Future.h * * @author Andres Kruse <Andres.Kruse@cern.ch> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Per Andersson <Per.Andersson@hfera.ericsson.se> and * @author John Tucker <johnny_tucker@yahoo.com> */ diff --git a/ACE/ace/Get_Opt.h b/ACE/ace/Get_Opt.h index 85981f5a71d..47aa82720ac 100644 --- a/ACE/ace/Get_Opt.h +++ b/ACE/ace/Get_Opt.h @@ -4,7 +4,7 @@ /** * @file Get_Opt.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Don Hinton <dhinton@gmx.net> (added long option support) */ //========================================================================== diff --git a/ACE/ace/Global_Macros.h b/ACE/ace/Global_Macros.h index b21f1be1303..d7649be13fc 100644 --- a/ACE/ace/Global_Macros.h +++ b/ACE/ace/Global_Macros.h @@ -4,7 +4,7 @@ /** * @file Global_Macros.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/Guard_T.h b/ACE/ace/Guard_T.h index 0d1cf3f121f..ec415b794ac 100644 --- a/ACE/ace/Guard_T.h +++ b/ACE/ace/Guard_T.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Handle_Set.h b/ACE/ace/Handle_Set.h index bfb8713c102..21b239e42a0 100644 --- a/ACE/ace/Handle_Set.h +++ b/ACE/ace/Handle_Set.h @@ -4,7 +4,7 @@ /** * @file Handle_Set.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Hash_Map_Manager.h b/ACE/ace/Hash_Map_Manager.h index d7d61b92767..29f8cb3df93 100644 --- a/ACE/ace/Hash_Map_Manager.h +++ b/ACE/ace/Hash_Map_Manager.h @@ -6,7 +6,7 @@ * * Backward compatibility header. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Hash_Map_Manager_T.h b/ACE/ace/Hash_Map_Manager_T.h index abd75338018..ea848c6c752 100644 --- a/ACE/ace/Hash_Map_Manager_T.h +++ b/ACE/ace/Hash_Map_Manager_T.h @@ -4,7 +4,7 @@ /** * @file Hash_Map_Manager_T.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/High_Res_Timer.h b/ACE/ace/High_Res_Timer.h index a9a45ebbf76..848ec99040c 100644 --- a/ACE/ace/High_Res_Timer.h +++ b/ACE/ace/High_Res_Timer.h @@ -4,7 +4,7 @@ /** * @file High_Res_Timer.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/INET_Addr.h b/ACE/ace/INET_Addr.h index c1a40553754..059cf7d129a 100644 --- a/ACE/ace/INET_Addr.h +++ b/ACE/ace/INET_Addr.h @@ -4,7 +4,7 @@ /** * @file INET_Addr.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/IPC_SAP.h b/ACE/ace/IPC_SAP.h index 43dc9930242..ff48c365712 100644 --- a/ACE/ace/IPC_SAP.h +++ b/ACE/ace/IPC_SAP.h @@ -4,7 +4,7 @@ /** * @file IPC_SAP.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/LSOCK_CODgram.h b/ACE/ace/LSOCK_CODgram.h index 2077b8fed9b..694df50d481 100644 --- a/ACE/ace/LSOCK_CODgram.h +++ b/ACE/ace/LSOCK_CODgram.h @@ -4,7 +4,7 @@ /** * @file LSOCK_CODgram.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/LSOCK_Connector.h b/ACE/ace/LSOCK_Connector.h index 48af5e1a16c..d3c0ee7353f 100644 --- a/ACE/ace/LSOCK_Connector.h +++ b/ACE/ace/LSOCK_Connector.h @@ -4,7 +4,7 @@ /** * @file LSOCK_Connector.h * - * @author Doug Schmidt <schmidt@cs.wustl.edu> + * @author Doug Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Local_Memory_Pool.h b/ACE/ace/Local_Memory_Pool.h index a346af36db4..1d931e3df37 100644 --- a/ACE/ace/Local_Memory_Pool.h +++ b/ACE/ace/Local_Memory_Pool.h @@ -4,7 +4,7 @@ /** * @file Local_Memory_Pool.h * - * @author Dougls C. Schmidt <schmidt@cs.wustl.edu> + * @author Dougls C. Schmidt <d.schmidt@vanderbilt.edu> * @author Prashant Jain <pjain@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Local_Name_Space.h b/ACE/ace/Local_Name_Space.h index b750c16dd5f..3938f77b840 100644 --- a/ACE/ace/Local_Name_Space.h +++ b/ACE/ace/Local_Name_Space.h @@ -6,7 +6,7 @@ * * @author Prashant Jain (pjain@cs.wustl.edu) * @author Irfan Pyarali (irfan@wuerl.wustl.edu) - * @author Douglas C. Schmidt (schmidt@cs.wustl.edu). + * @author Douglas C. Schmidt (d.schmidt@vanderbilt.edu). */ //============================================================================= diff --git a/ACE/ace/Local_Name_Space_T.h b/ACE/ace/Local_Name_Space_T.h index f60807380d7..dc4052da8c0 100644 --- a/ACE/ace/Local_Name_Space_T.h +++ b/ACE/ace/Local_Name_Space_T.h @@ -6,7 +6,7 @@ * * @author Prashant Jain <pjain@cs.wustl.edu> * @author Irfan Pyarali <irfan@wuerl.wustl.edu> and - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Local_Tokens.h b/ACE/ace/Local_Tokens.h index 40403938a09..620aaf35cfd 100644 --- a/ACE/ace/Local_Tokens.h +++ b/ACE/ace/Local_Tokens.h @@ -5,7 +5,7 @@ * @file Local_Tokens.h * * @author Karl-Heinz Dorn <kdorn@erlh.siemens.de> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Tim Harrison <harrison@cs.wustl.edu> * * This file contains definitions for the following classes: diff --git a/ACE/ace/Lock.h b/ACE/ace/Lock.h index bfb10b9c255..f1318800153 100644 --- a/ACE/ace/Lock.h +++ b/ACE/ace/Lock.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Lock_Adapter_T.h b/ACE/ace/Lock_Adapter_T.h index 0dc88e813af..2e1f0a53290 100644 --- a/ACE/ace/Lock_Adapter_T.h +++ b/ACE/ace/Lock_Adapter_T.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Log_Msg.h b/ACE/ace/Log_Msg.h index 25b62ddac53..5deed69c491 100644 --- a/ACE/ace/Log_Msg.h +++ b/ACE/ace/Log_Msg.h @@ -4,7 +4,7 @@ /** * @file Log_Msg.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Log_Msg_Backend.h b/ACE/ace/Log_Msg_Backend.h index 91a01b81236..87b42f69b5c 100644 --- a/ACE/ace/Log_Msg_Backend.h +++ b/ACE/ace/Log_Msg_Backend.h @@ -4,7 +4,7 @@ /** * @file Log_Msg_Backend.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Log_Msg_Callback.h b/ACE/ace/Log_Msg_Callback.h index 1f07976eefa..0493a076933 100644 --- a/ACE/ace/Log_Msg_Callback.h +++ b/ACE/ace/Log_Msg_Callback.h @@ -4,7 +4,7 @@ /** * @file Log_Msg_Callback.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Log_Priority.h b/ACE/ace/Log_Priority.h index 7e8ed8feaaf..e077d230318 100644 --- a/ACE/ace/Log_Priority.h +++ b/ACE/ace/Log_Priority.h @@ -4,7 +4,7 @@ /** * @file Log_Priority.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Log_Record.h b/ACE/ace/Log_Record.h index 88e6133d75f..792384b9a73 100644 --- a/ACE/ace/Log_Record.h +++ b/ACE/ace/Log_Record.h @@ -4,7 +4,7 @@ /** * @file Log_Record.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/MMAP_Memory_Pool.h b/ACE/ace/MMAP_Memory_Pool.h index 5551ee19880..ed272d8efa6 100644 --- a/ACE/ace/MMAP_Memory_Pool.h +++ b/ACE/ace/MMAP_Memory_Pool.h @@ -4,7 +4,7 @@ /** * @file MMAP_Memory_Pool.h * - * @author Dougls C. Schmidt <schmidt@cs.wustl.edu> + * @author Dougls C. Schmidt <d.schmidt@vanderbilt.edu> * @author Prashant Jain <pjain@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Malloc_T.h b/ACE/ace/Malloc_T.h index 0e8c3be6087..017de151ef6 100644 --- a/ACE/ace/Malloc_T.h +++ b/ACE/ace/Malloc_T.h @@ -4,7 +4,7 @@ /** * @file Malloc_T.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> and + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> and * Irfan Pyarali <irfan@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/Manual_Event.h b/ACE/ace/Manual_Event.h index 76f100a2bb6..5287eec3e27 100644 --- a/ACE/ace/Manual_Event.h +++ b/ACE/ace/Manual_Event.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Map_Manager.h b/ACE/ace/Map_Manager.h index 00e158ac6b1..987e3267cf1 100644 --- a/ACE/ace/Map_Manager.h +++ b/ACE/ace/Map_Manager.h @@ -4,7 +4,7 @@ /** * @file Map_Manager.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Mem_Map.h b/ACE/ace/Mem_Map.h index e8a8c4356a7..3f4ced26b9d 100644 --- a/ACE/ace/Mem_Map.h +++ b/ACE/ace/Mem_Map.h @@ -4,7 +4,7 @@ /** * @file Mem_Map.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Memory_Pool.h b/ACE/ace/Memory_Pool.h index ff0ee16c102..88ef2351765 100644 --- a/ACE/ace/Memory_Pool.h +++ b/ACE/ace/Memory_Pool.h @@ -4,7 +4,7 @@ /** * @file Memory_Pool.h * - * @author Dougls C. Schmidt <schmidt@cs.wustl.edu> + * @author Dougls C. Schmidt <d.schmidt@vanderbilt.edu> * @author Prashant Jain <pjain@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Message_Block.h b/ACE/ace/Message_Block.h index fc6c0cd42bd..5c9389eeb45 100644 --- a/ACE/ace/Message_Block.h +++ b/ACE/ace/Message_Block.h @@ -4,7 +4,7 @@ /** * @file Message_Block.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Message_Block_T.h b/ACE/ace/Message_Block_T.h index 4261f32acfc..24d601681b1 100644 --- a/ACE/ace/Message_Block_T.h +++ b/ACE/ace/Message_Block_T.h @@ -4,7 +4,7 @@ /** * @file Message_Block_T.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Carlos O'Ryan <coryan@atdesk.com> */ //============================================================================= diff --git a/ACE/ace/Message_Queue.h b/ACE/ace/Message_Queue.h index b8d53bee44f..a88763997d0 100644 --- a/ACE/ace/Message_Queue.h +++ b/ACE/ace/Message_Queue.h @@ -4,7 +4,7 @@ /** * @file Message_Queue.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Message_Queue_NT.h b/ACE/ace/Message_Queue_NT.h index d6f0a7d06c1..5ac769e73c9 100644 --- a/ACE/ace/Message_Queue_NT.h +++ b/ACE/ace/Message_Queue_NT.h @@ -4,7 +4,7 @@ /** * @file Message_Queue_NT.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Message_Queue_T.h b/ACE/ace/Message_Queue_T.h index 03fa79764a3..b701abb3c2a 100644 --- a/ACE/ace/Message_Queue_T.h +++ b/ACE/ace/Message_Queue_T.h @@ -4,7 +4,7 @@ /** * @file Message_Queue_T.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Message_Queue_Vx.h b/ACE/ace/Message_Queue_Vx.h index b748f90a02b..30d1a35471d 100644 --- a/ACE/ace/Message_Queue_Vx.h +++ b/ACE/ace/Message_Queue_Vx.h @@ -4,7 +4,7 @@ /** * @file Message_Queue_Vx.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Method_Request.h b/ACE/ace/Method_Request.h index 440e3499b3c..9684020c87e 100644 --- a/ACE/ace/Method_Request.h +++ b/ACE/ace/Method_Request.h @@ -5,7 +5,7 @@ * @file Method_Request.h * * @author Andres Kruse <Andres.Kruse@cern.ch> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Module.h b/ACE/ace/Module.h index f5b1ce47d0a..f44727d06e1 100644 --- a/ACE/ace/Module.h +++ b/ACE/ace/Module.h @@ -4,7 +4,7 @@ /** * @file Module.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Mutex.h b/ACE/ace/Mutex.h index 686e3693f9f..159f57da038 100644 --- a/ACE/ace/Mutex.h +++ b/ACE/ace/Mutex.h @@ -4,7 +4,7 @@ /** * @file Mutex.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Naming_Context.h b/ACE/ace/Naming_Context.h index ec85bb6450e..9d3e3f959f1 100644 --- a/ACE/ace/Naming_Context.h +++ b/ACE/ace/Naming_Context.h @@ -5,7 +5,7 @@ * @file Naming_Context.h * * @author Gerhard Lenzer - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Prashant Jain <pjain@uci.edu> */ //========================================================================== diff --git a/ACE/ace/Null_Barrier.h b/ACE/ace/Null_Barrier.h index 4db9dbdfb58..50e4e2789ea 100644 --- a/ACE/ace/Null_Barrier.h +++ b/ACE/ace/Null_Barrier.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Null_Condition.h b/ACE/ace/Null_Condition.h index 5044f668d4a..a86e0c54bec 100644 --- a/ACE/ace/Null_Condition.h +++ b/ACE/ace/Null_Condition.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Null_Mutex.h b/ACE/ace/Null_Mutex.h index 75e088c31e0..443ce15852b 100644 --- a/ACE/ace/Null_Mutex.h +++ b/ACE/ace/Null_Mutex.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Null_Semaphore.h b/ACE/ace/Null_Semaphore.h index bdab2a6457f..3e35bdff291 100644 --- a/ACE/ace/Null_Semaphore.h +++ b/ACE/ace/Null_Semaphore.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/OS.h b/ACE/ace/OS.h index 53ce524ec04..7eb5105c3c9 100644 --- a/ACE/ace/OS.h +++ b/ACE/ace/OS.h @@ -4,7 +4,7 @@ /** * @file OS.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... */ diff --git a/ACE/ace/OS_Errno.h b/ACE/ace/OS_Errno.h index 081990f754a..be1a5eee3c3 100644 --- a/ACE/ace/OS_Errno.h +++ b/ACE/ace/OS_Errno.h @@ -4,7 +4,7 @@ /** * @file OS_Errno.h * - * @author (Originally in OS.h)Doug Schmidt <schmidt@cs.wustl.edu> + * @author (Originally in OS.h)Doug Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/OS_Memory.h b/ACE/ace/OS_Memory.h index 3d3a55955a2..5effb926954 100644 --- a/ACE/ace/OS_Memory.h +++ b/ACE/ace/OS_Memory.h @@ -4,7 +4,7 @@ /** * @file OS_Memory.h * - * @author Doug Schmidt <schmidt@cs.wustl.edu> + * @author Doug Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... */ diff --git a/ACE/ace/OS_NS_Thread.h b/ACE/ace/OS_NS_Thread.h index a4e933bd98b..f932a701cea 100644 --- a/ACE/ace/OS_NS_Thread.h +++ b/ACE/ace/OS_NS_Thread.h @@ -4,7 +4,7 @@ /** * @file OS_NS_Thread.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_arpa_inet.h b/ACE/ace/OS_NS_arpa_inet.h index cff4c17e8bc..caf7eb6c4bc 100644 --- a/ACE/ace/OS_NS_arpa_inet.h +++ b/ACE/ace/OS_NS_arpa_inet.h @@ -4,7 +4,7 @@ /** * @file OS_NS_arpa_inet.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_ctype.h b/ACE/ace/OS_NS_ctype.h index 50d78cd3bb7..702b9127a15 100644 --- a/ACE/ace/OS_NS_ctype.h +++ b/ACE/ace/OS_NS_ctype.h @@ -4,7 +4,7 @@ /** * @file OS_NS_ctype.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_dirent.h b/ACE/ace/OS_NS_dirent.h index 7542a77a3da..8a35cd9f931 100644 --- a/ACE/ace/OS_NS_dirent.h +++ b/ACE/ace/OS_NS_dirent.h @@ -4,7 +4,7 @@ /** * @file OS_NS_dirent.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_dlfcn.h b/ACE/ace/OS_NS_dlfcn.h index af53ef09a53..b5babec2d41 100644 --- a/ACE/ace/OS_NS_dlfcn.h +++ b/ACE/ace/OS_NS_dlfcn.h @@ -4,7 +4,7 @@ /** * @file OS_NS_dlfcn.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_errno.h b/ACE/ace/OS_NS_errno.h index 75701f98403..821bb7d09a8 100644 --- a/ACE/ace/OS_NS_errno.h +++ b/ACE/ace/OS_NS_errno.h @@ -4,7 +4,7 @@ /** * @file OS_NS_errno.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_fcntl.h b/ACE/ace/OS_NS_fcntl.h index e129263fe4c..3fd7d07482a 100644 --- a/ACE/ace/OS_NS_fcntl.h +++ b/ACE/ace/OS_NS_fcntl.h @@ -4,7 +4,7 @@ /** * @file OS_NS_fcntl.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_macros.h b/ACE/ace/OS_NS_macros.h index 647f3143e81..10a6b970575 100644 --- a/ACE/ace/OS_NS_macros.h +++ b/ACE/ace/OS_NS_macros.h @@ -4,7 +4,7 @@ /** * @file OS_NS_macros.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_math.h b/ACE/ace/OS_NS_math.h index 58841d6b2d4..2072851f7f6 100644 --- a/ACE/ace/OS_NS_math.h +++ b/ACE/ace/OS_NS_math.h @@ -4,7 +4,7 @@ /** * @file OS_NS_math.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_netdb.h b/ACE/ace/OS_NS_netdb.h index 643663e13ca..5885e178900 100644 --- a/ACE/ace/OS_NS_netdb.h +++ b/ACE/ace/OS_NS_netdb.h @@ -4,7 +4,7 @@ /** * @file OS_NS_netdb.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_poll.h b/ACE/ace/OS_NS_poll.h index 7fb61c54d51..f865f51bd7c 100644 --- a/ACE/ace/OS_NS_poll.h +++ b/ACE/ace/OS_NS_poll.h @@ -4,7 +4,7 @@ /** * @file OS_NS_poll.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_pwd.h b/ACE/ace/OS_NS_pwd.h index 4e4bea6d690..4bdaf900107 100644 --- a/ACE/ace/OS_NS_pwd.h +++ b/ACE/ace/OS_NS_pwd.h @@ -4,7 +4,7 @@ /** * @file OS_NS_pwd.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_regex.h b/ACE/ace/OS_NS_regex.h index 5a2c503cea0..8851abe4944 100644 --- a/ACE/ace/OS_NS_regex.h +++ b/ACE/ace/OS_NS_regex.h @@ -4,7 +4,7 @@ /** * @file OS_NS_regex.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_signal.h b/ACE/ace/OS_NS_signal.h index 3d606236d33..8cf09884e43 100644 --- a/ACE/ace/OS_NS_signal.h +++ b/ACE/ace/OS_NS_signal.h @@ -4,7 +4,7 @@ /** * @file OS_NS_signal.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_stdio.h b/ACE/ace/OS_NS_stdio.h index 4137a463cd8..8895c77b018 100644 --- a/ACE/ace/OS_NS_stdio.h +++ b/ACE/ace/OS_NS_stdio.h @@ -4,7 +4,7 @@ /** * @file OS_NS_stdio.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_stdlib.h b/ACE/ace/OS_NS_stdlib.h index 6d5d0baf642..16209b6722c 100644 --- a/ACE/ace/OS_NS_stdlib.h +++ b/ACE/ace/OS_NS_stdlib.h @@ -4,7 +4,7 @@ /** * @file OS_NS_stdlib.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_string.h b/ACE/ace/OS_NS_string.h index 1800e99ff71..23da8953458 100644 --- a/ACE/ace/OS_NS_string.h +++ b/ACE/ace/OS_NS_string.h @@ -4,7 +4,7 @@ /** * @file OS_NS_string.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_strings.h b/ACE/ace/OS_NS_strings.h index 371f0e295d9..37d2befa570 100644 --- a/ACE/ace/OS_NS_strings.h +++ b/ACE/ace/OS_NS_strings.h @@ -4,7 +4,7 @@ /** * @file OS_NS_strings.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_stropts.h b/ACE/ace/OS_NS_stropts.h index 2936fdad1f9..e281289ae64 100644 --- a/ACE/ace/OS_NS_stropts.h +++ b/ACE/ace/OS_NS_stropts.h @@ -4,7 +4,7 @@ /** * @file OS_NS_stropts.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_sys_mman.h b/ACE/ace/OS_NS_sys_mman.h index 36b609fba70..3d976aeaaa1 100644 --- a/ACE/ace/OS_NS_sys_mman.h +++ b/ACE/ace/OS_NS_sys_mman.h @@ -4,7 +4,7 @@ /** * @file OS_NS_sys_mman.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_sys_msg.h b/ACE/ace/OS_NS_sys_msg.h index 9016758a23d..2af245d9a43 100644 --- a/ACE/ace/OS_NS_sys_msg.h +++ b/ACE/ace/OS_NS_sys_msg.h @@ -4,7 +4,7 @@ /** * @file OS_NS_sys_msg.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_sys_resource.h b/ACE/ace/OS_NS_sys_resource.h index 2faa7189031..90d85c56fc1 100644 --- a/ACE/ace/OS_NS_sys_resource.h +++ b/ACE/ace/OS_NS_sys_resource.h @@ -4,7 +4,7 @@ /** * @file OS_NS_sys_resource.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_sys_select.h b/ACE/ace/OS_NS_sys_select.h index d46e949ce13..363c64b8f48 100644 --- a/ACE/ace/OS_NS_sys_select.h +++ b/ACE/ace/OS_NS_sys_select.h @@ -4,7 +4,7 @@ /** * @file OS_NS_sys_select.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_sys_shm.h b/ACE/ace/OS_NS_sys_shm.h index 6e4ba212a09..d7597ca9f9c 100644 --- a/ACE/ace/OS_NS_sys_shm.h +++ b/ACE/ace/OS_NS_sys_shm.h @@ -4,7 +4,7 @@ /** * @file OS_NS_sys_shm.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_sys_socket.h b/ACE/ace/OS_NS_sys_socket.h index fa5dd2d3e84..aa814443362 100644 --- a/ACE/ace/OS_NS_sys_socket.h +++ b/ACE/ace/OS_NS_sys_socket.h @@ -4,7 +4,7 @@ /** * @file OS_NS_sys_socket.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_sys_stat.h b/ACE/ace/OS_NS_sys_stat.h index 586d978331d..cf6e99f3699 100644 --- a/ACE/ace/OS_NS_sys_stat.h +++ b/ACE/ace/OS_NS_sys_stat.h @@ -4,7 +4,7 @@ /** * @file OS_NS_sys_stat.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_sys_time.h b/ACE/ace/OS_NS_sys_time.h index fca3232f352..02d63331478 100644 --- a/ACE/ace/OS_NS_sys_time.h +++ b/ACE/ace/OS_NS_sys_time.h @@ -4,7 +4,7 @@ /** * @file OS_NS_sys_time.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_sys_uio.h b/ACE/ace/OS_NS_sys_uio.h index 2a521def8c7..e03894b3007 100644 --- a/ACE/ace/OS_NS_sys_uio.h +++ b/ACE/ace/OS_NS_sys_uio.h @@ -4,7 +4,7 @@ /** * @file OS_NS_sys_uio.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_sys_utsname.h b/ACE/ace/OS_NS_sys_utsname.h index c0db1b2d0ba..2851122ec0b 100644 --- a/ACE/ace/OS_NS_sys_utsname.h +++ b/ACE/ace/OS_NS_sys_utsname.h @@ -4,7 +4,7 @@ /** * @file OS_NS_sys_utsname.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_sys_wait.h b/ACE/ace/OS_NS_sys_wait.h index cb4380bf39a..58a7d01187a 100644 --- a/ACE/ace/OS_NS_sys_wait.h +++ b/ACE/ace/OS_NS_sys_wait.h @@ -4,7 +4,7 @@ /** * @file OS_NS_sys_wait.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_time.h b/ACE/ace/OS_NS_time.h index dec111def52..2a5f074b041 100644 --- a/ACE/ace/OS_NS_time.h +++ b/ACE/ace/OS_NS_time.h @@ -4,7 +4,7 @@ /** * @file OS_NS_time.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_unistd.h b/ACE/ace/OS_NS_unistd.h index 20a81571e1f..460d767d90f 100644 --- a/ACE/ace/OS_NS_unistd.h +++ b/ACE/ace/OS_NS_unistd.h @@ -4,7 +4,7 @@ /** * @file OS_NS_unistd.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_NS_wchar.h b/ACE/ace/OS_NS_wchar.h index ee5b6494c6a..5b42e80b2ae 100644 --- a/ACE/ace/OS_NS_wchar.h +++ b/ACE/ace/OS_NS_wchar.h @@ -4,7 +4,7 @@ /** * @file OS_NS_wchar.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/OS_TLI.h b/ACE/ace/OS_TLI.h index 0d40dcddd71..c1b0e40ec11 100644 --- a/ACE/ace/OS_TLI.h +++ b/ACE/ace/OS_TLI.h @@ -4,7 +4,7 @@ /** * @file OS_TLI.h * - * @author Doug Schmidt <schmidt@cs.wustl.edu> + * @author Doug Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/OS_main.h b/ACE/ace/OS_main.h index 3b4769cc3ff..b1ffac914a5 100644 --- a/ACE/ace/OS_main.h +++ b/ACE/ace/OS_main.h @@ -4,7 +4,7 @@ /** * @file OS_main.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/Object_Manager_Base.h b/ACE/ace/Object_Manager_Base.h index bb957a7b26a..dca3054c81f 100644 --- a/ACE/ace/Object_Manager_Base.h +++ b/ACE/ace/Object_Manager_Base.h @@ -4,7 +4,7 @@ /** * @file Object_Manager_Base.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/Obstack.h b/ACE/ace/Obstack.h index 4d0faad902a..7e0feacab77 100644 --- a/ACE/ace/Obstack.h +++ b/ACE/ace/Obstack.h @@ -3,7 +3,7 @@ /** * @file Obstack.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Obstack_T.h b/ACE/ace/Obstack_T.h index ef3a5a10ae4..613fd6137a4 100644 --- a/ACE/ace/Obstack_T.h +++ b/ACE/ace/Obstack_T.h @@ -4,7 +4,7 @@ /** * @file Obstack_T.h * - * @author Doug Schmidt <schmidt@cs.wustl.edu> + * @author Doug Schmidt <d.schmidt@vanderbilt.edu> * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Pagefile_Memory_Pool.h b/ACE/ace/Pagefile_Memory_Pool.h index 842537bdb46..9c5f20337f8 100644 --- a/ACE/ace/Pagefile_Memory_Pool.h +++ b/ACE/ace/Pagefile_Memory_Pool.h @@ -4,7 +4,7 @@ /** * @file Pagefile_Memory_Pool.h * - * @author Dougls C. Schmidt <schmidt@cs.wustl.edu> + * @author Dougls C. Schmidt <d.schmidt@vanderbilt.edu> * @author Prashant Jain <pjain@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Pipe.h b/ACE/ace/Pipe.h index 3e2268f0a35..6a58e934ffc 100644 --- a/ACE/ace/Pipe.h +++ b/ACE/ace/Pipe.h @@ -4,7 +4,7 @@ /** * @file Pipe.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Process_Manager.h b/ACE/ace/Process_Manager.h index 747a2fb59c3..dbfd2b06808 100644 --- a/ACE/ace/Process_Manager.h +++ b/ACE/ace/Process_Manager.h @@ -4,7 +4,7 @@ /** * @file Process_Manager.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Process_Semaphore.h b/ACE/ace/Process_Semaphore.h index c16c8bdd33f..3f3fb1c5fa3 100644 --- a/ACE/ace/Process_Semaphore.h +++ b/ACE/ace/Process_Semaphore.h @@ -7,7 +7,7 @@ * Wrapper for Dijkstra style general semaphores that work * across processes. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Profile_Timer.h b/ACE/ace/Profile_Timer.h index 17829f04b51..ee0a592dc34 100644 --- a/ACE/ace/Profile_Timer.h +++ b/ACE/ace/Profile_Timer.h @@ -4,7 +4,7 @@ /** * @file Profile_Timer.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/QoS/README b/ACE/ace/QoS/README index 923e16223a8..870812aa0db 100644 --- a/ACE/ace/QoS/README +++ b/ACE/ace/QoS/README @@ -42,7 +42,6 @@ PLATFORM_RAPI_LDFLAGS += -L[path to RAPI library files] More information about RAPI can be found at: http://www.opengroup.org/onlinepubs/9619099/toc.htm -http://www.cs.wustl.edu/~vishal/qos.html http://www.sun.com/software/bandwidth/rsvp/docs/ http://www.tru64unix.compaq.com/faqs/publications/base_doc/DOCUMENTATION/V51_HTML/ARH9UCTE/TOC.HTM#RSVPCHXX diff --git a/ACE/ace/RW_Mutex.cpp b/ACE/ace/RW_Mutex.cpp index 15775f0423e..3711ca5ce9a 100644 --- a/ACE/ace/RW_Mutex.cpp +++ b/ACE/ace/RW_Mutex.cpp @@ -3,7 +3,7 @@ * * Originally in Synch.cpp * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ #include "ace/RW_Mutex.h" diff --git a/ACE/ace/RW_Mutex.h b/ACE/ace/RW_Mutex.h index 8a223c63952..46f7458ed39 100644 --- a/ACE/ace/RW_Mutex.h +++ b/ACE/ace/RW_Mutex.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/RW_Process_Mutex.h b/ACE/ace/RW_Process_Mutex.h index 5ad1122da58..f07a567353d 100644 --- a/ACE/ace/RW_Process_Mutex.h +++ b/ACE/ace/RW_Process_Mutex.h @@ -4,7 +4,7 @@ /** * @file RW_Process_Mutex.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/RW_Thread_Mutex.cpp b/ACE/ace/RW_Thread_Mutex.cpp index ae9ed4c2ba7..cffcc8d4e32 100644 --- a/ACE/ace/RW_Thread_Mutex.cpp +++ b/ACE/ace/RW_Thread_Mutex.cpp @@ -3,7 +3,7 @@ * * Originally in Synch.cpp * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ #include "ace/RW_Thread_Mutex.h" diff --git a/ACE/ace/RW_Thread_Mutex.h b/ACE/ace/RW_Thread_Mutex.h index 1f096bec1b5..d54997e7b03 100644 --- a/ACE/ace/RW_Thread_Mutex.h +++ b/ACE/ace/RW_Thread_Mutex.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Reactor.h b/ACE/ace/Reactor.h index a7cbc6220d0..d44a519092b 100644 --- a/ACE/ace/Reactor.h +++ b/ACE/ace/Reactor.h @@ -5,7 +5,7 @@ * @file Reactor.h * * @author Irfan Pyarali <irfan@cs.wustl.edu> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Read_Buffer.h b/ACE/ace/Read_Buffer.h index 9ef8677938f..1d7dfde2ad6 100644 --- a/ACE/ace/Read_Buffer.h +++ b/ACE/ace/Read_Buffer.h @@ -4,7 +4,7 @@ /** * @file Read_Buffer.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Seth Widoff */ //========================================================================== diff --git a/ACE/ace/Recursive_Thread_Mutex.cpp b/ACE/ace/Recursive_Thread_Mutex.cpp index a0f4029a53b..7d379ab20b5 100644 --- a/ACE/ace/Recursive_Thread_Mutex.cpp +++ b/ACE/ace/Recursive_Thread_Mutex.cpp @@ -3,7 +3,7 @@ * * Originally in Synch.cpp * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ #include "ace/Recursive_Thread_Mutex.h" diff --git a/ACE/ace/Recursive_Thread_Mutex.h b/ACE/ace/Recursive_Thread_Mutex.h index 9c2d0621722..8c4c867ff12 100644 --- a/ACE/ace/Recursive_Thread_Mutex.h +++ b/ACE/ace/Recursive_Thread_Mutex.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> and + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> and * Abdullah Sowayan <abdullah.sowayan@lmco.com> */ //========================================================================== diff --git a/ACE/ace/Remote_Tokens.h b/ACE/ace/Remote_Tokens.h index edf389b2e78..582e63ee449 100644 --- a/ACE/ace/Remote_Tokens.h +++ b/ACE/ace/Remote_Tokens.h @@ -4,7 +4,7 @@ /** * @file Remote_Tokens.h * - * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) + * @author Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * @author Tim Harrison (harrison@cs.wustl.edu) */ //============================================================================= diff --git a/ACE/ace/Reverse_Lock_T.h b/ACE/ace/Reverse_Lock_T.h index 1457c27ec54..f582c3f4986 100644 --- a/ACE/ace/Reverse_Lock_T.h +++ b/ACE/ace/Reverse_Lock_T.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/SOCK.h b/ACE/ace/SOCK.h index 4392d1c20a6..8fa3942c4b1 100644 --- a/ACE/ace/SOCK.h +++ b/ACE/ace/SOCK.h @@ -4,7 +4,7 @@ /** * @file SOCK.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/SOCK_Acceptor.h b/ACE/ace/SOCK_Acceptor.h index 06430883245..577b654b211 100644 --- a/ACE/ace/SOCK_Acceptor.h +++ b/ACE/ace/SOCK_Acceptor.h @@ -4,7 +4,7 @@ /** * @file SOCK_Acceptor.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/SOCK_Connector.h b/ACE/ace/SOCK_Connector.h index a8f7d360385..56d2f6ccf5f 100644 --- a/ACE/ace/SOCK_Connector.h +++ b/ACE/ace/SOCK_Connector.h @@ -4,7 +4,7 @@ /** * @file SOCK_Connector.h * - * @author Doug Schmidt <schmidt@cs.wustl.edu> + * @author Doug Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/SOCK_Dgram.h b/ACE/ace/SOCK_Dgram.h index 457962f8acf..92705f2aa56 100644 --- a/ACE/ace/SOCK_Dgram.h +++ b/ACE/ace/SOCK_Dgram.h @@ -4,7 +4,7 @@ /** * @file SOCK_Dgram.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/SOCK_Dgram_Mcast.h b/ACE/ace/SOCK_Dgram_Mcast.h index 02a4b85f360..50592e4ed9e 100644 --- a/ACE/ace/SOCK_Dgram_Mcast.h +++ b/ACE/ace/SOCK_Dgram_Mcast.h @@ -6,7 +6,7 @@ * * @author Irfan Pyrali <irfan@cs.wustl.edu> * @author Tim Harrison <harrison@cs.wustl.edu> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Bill Fulton <bill_a_fulton@raytheon.com> * @author Don Hinton <dhinton@objectsciences.com> */ diff --git a/ACE/ace/SOCK_IO.h b/ACE/ace/SOCK_IO.h index 05f9214274c..538bec97ce4 100644 --- a/ACE/ace/SOCK_IO.h +++ b/ACE/ace/SOCK_IO.h @@ -4,7 +4,7 @@ /** * @file SOCK_IO.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/SOCK_SEQPACK_Acceptor.h b/ACE/ace/SOCK_SEQPACK_Acceptor.h index e5c7fc54503..d6e1e65f357 100644 --- a/ACE/ace/SOCK_SEQPACK_Acceptor.h +++ b/ACE/ace/SOCK_SEQPACK_Acceptor.h @@ -7,7 +7,7 @@ * @author Patrick J. Lardieri <plardier@atl.lmco.com> * @author Gaurav Naik, Lockheed Martin ATL * @author based on SOCK_STREAM_Acceptor - * by Douglas C. Schmidt <schmidt@cs.wustl.edu> + * by Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/SOCK_SEQPACK_Association.h b/ACE/ace/SOCK_SEQPACK_Association.h index 604feec918c..c1eb5be442f 100644 --- a/ACE/ace/SOCK_SEQPACK_Association.h +++ b/ACE/ace/SOCK_SEQPACK_Association.h @@ -8,7 +8,7 @@ * @author Patrick J. Lardieri <plardier@atl.lmco.com> * @author Gaurav Naik, Lockheed Martin ATL * @author based on SOCK_Stream - * by Douglas C. Schmidt <schmidt@cs.wustl.edu> + * by Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/SOCK_Stream.h b/ACE/ace/SOCK_Stream.h index 2f011b0b622..ae0c6969c2b 100644 --- a/ACE/ace/SOCK_Stream.h +++ b/ACE/ace/SOCK_Stream.h @@ -4,7 +4,7 @@ /** * @file SOCK_Stream.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/SPIPE_Acceptor.h b/ACE/ace/SPIPE_Acceptor.h index 60d14a30efd..fd3b065e6ba 100644 --- a/ACE/ace/SPIPE_Acceptor.h +++ b/ACE/ace/SPIPE_Acceptor.h @@ -4,7 +4,7 @@ /** * @file SPIPE_Acceptor.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Prashant Jain <pjain@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/SPIPE_Addr.h b/ACE/ace/SPIPE_Addr.h index d9e03043378..11d2e6a9c3d 100644 --- a/ACE/ace/SPIPE_Addr.h +++ b/ACE/ace/SPIPE_Addr.h @@ -4,7 +4,7 @@ /** * @file SPIPE_Addr.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/SPIPE_Connector.h b/ACE/ace/SPIPE_Connector.h index 2e6ccc2011d..681221d7432 100644 --- a/ACE/ace/SPIPE_Connector.h +++ b/ACE/ace/SPIPE_Connector.h @@ -4,7 +4,7 @@ /** * @file SPIPE_Connector.h * - * @author Doug Schmidt <schmidt@cs.wustl.edu> + * @author Doug Schmidt <d.schmidt@vanderbilt.edu> * @author Prashant Jain <pjain@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/SPIPE_Stream.h b/ACE/ace/SPIPE_Stream.h index b410b52ad1c..af3476b8a6e 100644 --- a/ACE/ace/SPIPE_Stream.h +++ b/ACE/ace/SPIPE_Stream.h @@ -4,7 +4,7 @@ /** * @file SPIPE_Stream.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/SString.h b/ACE/ace/SString.h index a7525d3a1c2..a9cb4f0ef37 100644 --- a/ACE/ace/SString.h +++ b/ACE/ace/SString.h @@ -4,7 +4,7 @@ /** * @file SString.h * - * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) + * @author Douglas C. Schmidt (d.schmidt@vanderbilt.edu) */ //============================================================================= diff --git a/ACE/ace/SStringfwd.h b/ACE/ace/SStringfwd.h index b06a43badd4..95aa9591c7c 100644 --- a/ACE/ace/SStringfwd.h +++ b/ACE/ace/SStringfwd.h @@ -6,7 +6,7 @@ * * Forward declarations and typedefs of ACE string types. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Nanbor Wang <nanbor@cs.wustl.edu> * @author Ossama Othman <ossama@uci.edu> */ diff --git a/ACE/ace/SV_Semaphore_Complex.h b/ACE/ace/SV_Semaphore_Complex.h index 65d1ed5f8eb..d8e3bc55fcb 100644 --- a/ACE/ace/SV_Semaphore_Complex.h +++ b/ACE/ace/SV_Semaphore_Complex.h @@ -4,7 +4,7 @@ /** * @file SV_Semaphore_Complex.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/SV_Semaphore_Simple.h b/ACE/ace/SV_Semaphore_Simple.h index 39c0fc2fd9b..0c4f47fe185 100644 --- a/ACE/ace/SV_Semaphore_Simple.h +++ b/ACE/ace/SV_Semaphore_Simple.h @@ -4,7 +4,7 @@ /** * @file SV_Semaphore_Simple.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/SV_Shared_Memory.h b/ACE/ace/SV_Shared_Memory.h index 4e57b26b23b..78387e1c97b 100644 --- a/ACE/ace/SV_Shared_Memory.h +++ b/ACE/ace/SV_Shared_Memory.h @@ -4,7 +4,7 @@ /** * @file SV_Shared_Memory.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Sbrk_Memory_Pool.h b/ACE/ace/Sbrk_Memory_Pool.h index 0a9826b0b9d..ea435b11d96 100644 --- a/ACE/ace/Sbrk_Memory_Pool.h +++ b/ACE/ace/Sbrk_Memory_Pool.h @@ -4,7 +4,7 @@ /** * @file Sbrk_Memory_Pool.h * - * @author Dougls C. Schmidt <schmidt@cs.wustl.edu> + * @author Dougls C. Schmidt <d.schmidt@vanderbilt.edu> * @author Prashant Jain <pjain@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Select_Reactor.h b/ACE/ace/Select_Reactor.h index b47569b96b9..312b17c784c 100644 --- a/ACE/ace/Select_Reactor.h +++ b/ACE/ace/Select_Reactor.h @@ -4,7 +4,7 @@ /** * @file Select_Reactor.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Select_Reactor_Base.h b/ACE/ace/Select_Reactor_Base.h index 364f4d0f5ab..54f3f45f21d 100644 --- a/ACE/ace/Select_Reactor_Base.h +++ b/ACE/ace/Select_Reactor_Base.h @@ -4,7 +4,7 @@ /** * @file Select_Reactor_Base.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Select_Reactor_T.h b/ACE/ace/Select_Reactor_T.h index cff1e9f6a26..76bbbeebdb3 100644 --- a/ACE/ace/Select_Reactor_T.h +++ b/ACE/ace/Select_Reactor_T.h @@ -4,7 +4,7 @@ /** * @file Select_Reactor_T.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Semaphore.h b/ACE/ace/Semaphore.h index 6320b0eb570..a94afc3fcab 100644 --- a/ACE/ace/Semaphore.h +++ b/ACE/ace/Semaphore.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Service_Config.h b/ACE/ace/Service_Config.h index 7bf1916cdea..3076a3bb529 100644 --- a/ACE/ace/Service_Config.h +++ b/ACE/ace/Service_Config.h @@ -4,7 +4,7 @@ /** * @file Service_Config.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //==================================================================== diff --git a/ACE/ace/Service_Manager.h b/ACE/ace/Service_Manager.h index a75be669035..132853855c1 100644 --- a/ACE/ace/Service_Manager.h +++ b/ACE/ace/Service_Manager.h @@ -4,7 +4,7 @@ /** * @file Service_Manager.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Service_Object.h b/ACE/ace/Service_Object.h index c7349f4f6e6..37803f5f54b 100644 --- a/ACE/ace/Service_Object.h +++ b/ACE/ace/Service_Object.h @@ -4,7 +4,7 @@ /** * @file Service_Object.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Service_Repository.h b/ACE/ace/Service_Repository.h index 3d3c71716bb..8b3af28c16b 100644 --- a/ACE/ace/Service_Repository.h +++ b/ACE/ace/Service_Repository.h @@ -4,7 +4,7 @@ /** * @file Service_Repository.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Service_Types.h b/ACE/ace/Service_Types.h index 83dba34e1b4..922abee6a8d 100644 --- a/ACE/ace/Service_Types.h +++ b/ACE/ace/Service_Types.h @@ -4,7 +4,7 @@ /** * @file Service_Types.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Shared_Memory_MM.h b/ACE/ace/Shared_Memory_MM.h index 26503997de2..d3e54464b89 100644 --- a/ACE/ace/Shared_Memory_MM.h +++ b/ACE/ace/Shared_Memory_MM.h @@ -4,7 +4,7 @@ /** * @file Shared_Memory_MM.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Shared_Memory_Pool.h b/ACE/ace/Shared_Memory_Pool.h index 23b5e90f3dc..d8872f18bbf 100644 --- a/ACE/ace/Shared_Memory_Pool.h +++ b/ACE/ace/Shared_Memory_Pool.h @@ -4,7 +4,7 @@ /** * @file Shared_Memory_Pool.h * - * @author Dougls C. Schmidt <schmidt@cs.wustl.edu> + * @author Dougls C. Schmidt <d.schmidt@vanderbilt.edu> * @author Prashant Jain <pjain@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Shared_Memory_SV.h b/ACE/ace/Shared_Memory_SV.h index 9dca8871744..f6109d507d4 100644 --- a/ACE/ace/Shared_Memory_SV.h +++ b/ACE/ace/Shared_Memory_SV.h @@ -4,7 +4,7 @@ /** * @file Shared_Memory_SV.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Shared_Object.h b/ACE/ace/Shared_Object.h index 4749f28da62..7ca66fae59b 100644 --- a/ACE/ace/Shared_Object.h +++ b/ACE/ace/Shared_Object.h @@ -4,7 +4,7 @@ /** * @file Shared_Object.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Sig_Adapter.h b/ACE/ace/Sig_Adapter.h index d99bb407765..bb0f791a07c 100644 --- a/ACE/ace/Sig_Adapter.h +++ b/ACE/ace/Sig_Adapter.h @@ -4,7 +4,7 @@ /** * @file Sig_Adapter.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Sig_Handler.h b/ACE/ace/Sig_Handler.h index cf646739070..e71b153fb38 100644 --- a/ACE/ace/Sig_Handler.h +++ b/ACE/ace/Sig_Handler.h @@ -4,7 +4,7 @@ /** * @file Sig_Handler.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Signal.h b/ACE/ace/Signal.h index 924369d475b..3c39e92f792 100644 --- a/ACE/ace/Signal.h +++ b/ACE/ace/Signal.h @@ -4,7 +4,7 @@ /** * @file Signal.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Singleton.h b/ACE/ace/Singleton.h index 7fe561fbbb9..d0cd95f4ae0 100644 --- a/ACE/ace/Singleton.h +++ b/ACE/ace/Singleton.h @@ -7,7 +7,7 @@ * @brief * * @author Tim Harrison <harrison@cs.wustl.edu> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Chris Lahey * @author Rich Christy * @author David Levine <levine@cs.wustl.edu> diff --git a/ACE/ace/Strategies_T.h b/ACE/ace/Strategies_T.h index 7b405e2b451..238822bce54 100644 --- a/ACE/ace/Strategies_T.h +++ b/ACE/ace/Strategies_T.h @@ -4,7 +4,7 @@ /** * @file Strategies_T.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Stream_Modules.h b/ACE/ace/Stream_Modules.h index 86432727aa9..1760e3b89e7 100644 --- a/ACE/ace/Stream_Modules.h +++ b/ACE/ace/Stream_Modules.h @@ -4,7 +4,7 @@ /** * @file Stream_Modules.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/String_Base.h b/ACE/ace/String_Base.h index 0c8af1147e5..8005c34b768 100644 --- a/ACE/ace/String_Base.h +++ b/ACE/ace/String_Base.h @@ -4,7 +4,7 @@ /** * @file String_Base.h * - * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) + * @author Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Synch.h b/ACE/ace/Synch.h index 6a6bf794258..112f3646029 100644 --- a/ACE/ace/Synch.h +++ b/ACE/ace/Synch.h @@ -6,7 +6,7 @@ * * Wrapper Facades for various synchronization mechanisms. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Synch_Traits.h b/ACE/ace/Synch_Traits.h index e73399faa74..3a4c52dd1ab 100644 --- a/ACE/ace/Synch_Traits.h +++ b/ACE/ace/Synch_Traits.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/TSS_Adapter.cpp b/ACE/ace/TSS_Adapter.cpp index 3553d04b008..ee1f55fdcac 100644 --- a/ACE/ace/TSS_Adapter.cpp +++ b/ACE/ace/TSS_Adapter.cpp @@ -3,7 +3,7 @@ * * Originally in Synch.cpp * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ #include "ace/TSS_Adapter.h" diff --git a/ACE/ace/TSS_Adapter.h b/ACE/ace/TSS_Adapter.h index 8510ac102c6..376f517924a 100644 --- a/ACE/ace/TSS_Adapter.h +++ b/ACE/ace/TSS_Adapter.h @@ -6,7 +6,7 @@ * * Originally in Synch.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/TSS_T.h b/ACE/ace/TSS_T.h index b0d36565980..d3097d54439 100644 --- a/ACE/ace/TSS_T.h +++ b/ACE/ace/TSS_T.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Task.h b/ACE/ace/Task.h index c6ff2900343..87e658b8f43 100644 --- a/ACE/ace/Task.h +++ b/ACE/ace/Task.h @@ -4,7 +4,7 @@ /** * @file Task.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Task_T.h b/ACE/ace/Task_T.h index 8c5800802aa..69611755870 100644 --- a/ACE/ace/Task_T.h +++ b/ACE/ace/Task_T.h @@ -4,7 +4,7 @@ /** * @file Task_T.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Thread.h b/ACE/ace/Thread.h index b7fc1fb4cb6..6290de52e9f 100644 --- a/ACE/ace/Thread.h +++ b/ACE/ace/Thread.h @@ -4,7 +4,7 @@ /** * @file Thread.h * - * @author Douglas Schmidt <schmidt@cs.wustl.edu> + * @author Douglas Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Thread_Manager.h b/ACE/ace/Thread_Manager.h index b0f68ceaaa2..4945ef5475f 100644 --- a/ACE/ace/Thread_Manager.h +++ b/ACE/ace/Thread_Manager.h @@ -4,7 +4,7 @@ /** * @file Thread_Manager.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Thread_Mutex.cpp b/ACE/ace/Thread_Mutex.cpp index 6b8851865c9..b51505f7ba3 100644 --- a/ACE/ace/Thread_Mutex.cpp +++ b/ACE/ace/Thread_Mutex.cpp @@ -3,7 +3,7 @@ * * Originally in Synch.cpp * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ #include "ace/Thread_Mutex.h" diff --git a/ACE/ace/Thread_Mutex.h b/ACE/ace/Thread_Mutex.h index ff20fb93820..9270aa68aeb 100644 --- a/ACE/ace/Thread_Mutex.h +++ b/ACE/ace/Thread_Mutex.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Thread_Semaphore.cpp b/ACE/ace/Thread_Semaphore.cpp index 6ca9065fb74..1fa0bf17893 100644 --- a/ACE/ace/Thread_Semaphore.cpp +++ b/ACE/ace/Thread_Semaphore.cpp @@ -3,7 +3,7 @@ * * Originally in Synch.cpp * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ #include "ace/Thread_Semaphore.h" diff --git a/ACE/ace/Thread_Semaphore.h b/ACE/ace/Thread_Semaphore.h index 634eccc1c9a..c59e25ba97c 100644 --- a/ACE/ace/Thread_Semaphore.h +++ b/ACE/ace/Thread_Semaphore.h @@ -6,7 +6,7 @@ * * Moved from Synch.h. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //========================================================================== diff --git a/ACE/ace/Time_Value.h b/ACE/ace/Time_Value.h index afaa1d94ecc..7b67867ee23 100644 --- a/ACE/ace/Time_Value.h +++ b/ACE/ace/Time_Value.h @@ -4,7 +4,7 @@ /** * @file Time_Value.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Timer_Heap.h b/ACE/ace/Timer_Heap.h index 116336b5b40..ccdf8c60594 100644 --- a/ACE/ace/Timer_Heap.h +++ b/ACE/ace/Timer_Heap.h @@ -4,7 +4,7 @@ /** * @file Timer_Heap.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Timer_Heap_T.h b/ACE/ace/Timer_Heap_T.h index 3b91ec40344..ba09c996970 100644 --- a/ACE/ace/Timer_Heap_T.h +++ b/ACE/ace/Timer_Heap_T.h @@ -4,7 +4,7 @@ /** * @file Timer_Heap_T.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Timer_List_T.h b/ACE/ace/Timer_List_T.h index dd719b4021f..efd8f57bbd3 100644 --- a/ACE/ace/Timer_List_T.h +++ b/ACE/ace/Timer_List_T.h @@ -4,7 +4,7 @@ /** * @file Timer_List_T.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Timer_Queue.h b/ACE/ace/Timer_Queue.h index c6949124749..c48e6e37b53 100644 --- a/ACE/ace/Timer_Queue.h +++ b/ACE/ace/Timer_Queue.h @@ -4,7 +4,7 @@ /** * @file Timer_Queue.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Irfan Pyarali <irfan@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Timer_Queue_Adapters.h b/ACE/ace/Timer_Queue_Adapters.h index a92a260cd2f..f7648a9df5b 100644 --- a/ACE/ace/Timer_Queue_Adapters.h +++ b/ACE/ace/Timer_Queue_Adapters.h @@ -4,7 +4,7 @@ /** * @file Timer_Queue_Adapters.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> and + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> and * Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/ACE/ace/Timer_Queue_T.h b/ACE/ace/Timer_Queue_T.h index e97002a1cba..6537488fb43 100644 --- a/ACE/ace/Timer_Queue_T.h +++ b/ACE/ace/Timer_Queue_T.h @@ -4,7 +4,7 @@ /** * @file Timer_Queue_T.h * - * @author Doug Schmidt <schmidt@cs.wustl.edu> + * @author Doug Schmidt <d.schmidt@vanderbilt.edu> * @author Irfan Pyarali <irfan@cs.wustl.edu> and * @author Darrell Brunsch <brunsch@cs.wustl.edu> */ diff --git a/ACE/ace/Token.h b/ACE/ace/Token.h index 8173645043a..ba00a7ee269 100644 --- a/ACE/ace/Token.h +++ b/ACE/ace/Token.h @@ -7,7 +7,7 @@ * @author Original author * @author Karl-Heinz Dorn (kdorn@erlh.siemens.de) * @author Ported to ACE by - * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) + * @author Douglas C. Schmidt (d.schmidt@vanderbilt.edu) */ //============================================================================= diff --git a/ACE/ace/Token_Collection.h b/ACE/ace/Token_Collection.h index c5be0aa132f..c4b55ce4467 100644 --- a/ACE/ace/Token_Collection.h +++ b/ACE/ace/Token_Collection.h @@ -12,7 +12,7 @@ * * The atomic group operations are not yet implemented. * - * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) + * @author Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * @author Tim Harrison (harrison@cs.wustl.edu) */ //============================================================================= diff --git a/ACE/ace/Token_Request_Reply.h b/ACE/ace/Token_Request_Reply.h index edb7c5d9a44..dd1a03bcd22 100644 --- a/ACE/ace/Token_Request_Reply.h +++ b/ACE/ace/Token_Request_Reply.h @@ -7,7 +7,7 @@ * Define the format used to exchange messages between the * ACE_Token Server and its clients. * - * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) + * @author Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * @author Tim Harrison (harrison@cs.wustl.edu) */ //============================================================================= diff --git a/ACE/ace/Tokenizer_T.h b/ACE/ace/Tokenizer_T.h index d3bba949198..68600487336 100644 --- a/ACE/ace/Tokenizer_T.h +++ b/ACE/ace/Tokenizer_T.h @@ -4,7 +4,7 @@ /** * @file Tokenizer_T.h * - * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) + * @author Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Trace.h b/ACE/ace/Trace.h index bc0a0a8d8d1..d29acb23dd6 100644 --- a/ACE/ace/Trace.h +++ b/ACE/ace/Trace.h @@ -4,7 +4,7 @@ /** * @file Trace.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Typed_SV_Message_Queue.h b/ACE/ace/Typed_SV_Message_Queue.h index b10baf4cb68..b3015a04bb1 100644 --- a/ACE/ace/Typed_SV_Message_Queue.h +++ b/ACE/ace/Typed_SV_Message_Queue.h @@ -4,7 +4,7 @@ /** * @file Typed_SV_Message_Queue.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Unbounded_Queue.h b/ACE/ace/Unbounded_Queue.h index 8c2172ec820..1a660ad2a3d 100644 --- a/ACE/ace/Unbounded_Queue.h +++ b/ACE/ace/Unbounded_Queue.h @@ -4,7 +4,7 @@ /** * @file Unbounded_Queue.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Unbounded_Set.h b/ACE/ace/Unbounded_Set.h index 90ae7653dd2..24be412d774 100644 --- a/ACE/ace/Unbounded_Set.h +++ b/ACE/ace/Unbounded_Set.h @@ -4,7 +4,7 @@ /** * @file Unbounded_Set.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Unbounded_Set_Ex.h b/ACE/ace/Unbounded_Set_Ex.h index bde3915acea..b984adeda6e 100644 --- a/ACE/ace/Unbounded_Set_Ex.h +++ b/ACE/ace/Unbounded_Set_Ex.h @@ -4,7 +4,7 @@ /** * @file Unbounded_Set_Ex.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/WFMO_Reactor.h b/ACE/ace/WFMO_Reactor.h index 76bad5e9cd8..664685eac09 100644 --- a/ACE/ace/WFMO_Reactor.h +++ b/ACE/ace/WFMO_Reactor.h @@ -6,7 +6,7 @@ * * @author Irfan Pyarali <irfan@cs.wustl.edu> * @author Tim Harrison <harrison@cs.wustl.edu> - * @author Doug Schmidt <schmidt@cs.wustl.edu> + * @author Doug Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/XtReactor/XtReactor.h b/ACE/ace/XtReactor/XtReactor.h index 8b172fb24c5..bff1c7ca98a 100644 --- a/ACE/ace/XtReactor/XtReactor.h +++ b/ACE/ace/XtReactor/XtReactor.h @@ -6,7 +6,7 @@ * * @author Eric C. Newton <ecn@clark.net> * @author Kirill Rybaltchenko <Kirill.Rybaltchenko@cern.ch> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/config-all.h b/ACE/ace/config-all.h index b6e8a03290b..06d8eeb2b5a 100644 --- a/ACE/ace/config-all.h +++ b/ACE/ace/config-all.h @@ -4,7 +4,7 @@ /** * @file config-all.h * - * @author (Originally in OS.h)Doug Schmidt <schmidt@cs.wustl.edu> + * @author (Originally in OS.h)Doug Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... */ diff --git a/ACE/ace/config-lite.h b/ACE/ace/config-lite.h index e51765bbdcc..55d11f9a46a 100644 --- a/ACE/ace/config-lite.h +++ b/ACE/ace/config-lite.h @@ -4,7 +4,7 @@ /** * @file config-lite.h * - * @author (Originally in OS.h)Doug Schmidt <schmidt@cs.wustl.edu> + * @author (Originally in OS.h)Doug Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/ace/config-macros.h b/ACE/ace/config-macros.h index 06909eb5d60..cbeae46908e 100644 --- a/ACE/ace/config-macros.h +++ b/ACE/ace/config-macros.h @@ -4,7 +4,7 @@ /** * @file config-macros.h * - * @author (Originally in OS.h)Doug Schmidt <schmidt@cs.wustl.edu> + * @author (Originally in OS.h)Doug Schmidt <d.schmidt@vanderbilt.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... * diff --git a/ACE/apps/Gateway/Gateway/Concrete_Connection_Handlers.h b/ACE/apps/Gateway/Gateway/Concrete_Connection_Handlers.h index 3b4d97427ee..0c548f46f9e 100644 --- a/ACE/apps/Gateway/Gateway/Concrete_Connection_Handlers.h +++ b/ACE/apps/Gateway/Gateway/Concrete_Connection_Handlers.h @@ -7,7 +7,7 @@ * These are all the subclasses of Connection_Handler that define the * appropriate threaded/reactive Consumer/Supplier behavior. * - * @author Doug Schmidt <schmidt@cs.wustl.edu> + * @author Doug Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/apps/Gateway/Gateway/Event_Channel.h b/ACE/apps/Gateway/Gateway/Event_Channel.h index 25b8576381d..0904c837bc8 100644 --- a/ACE/apps/Gateway/Gateway/Event_Channel.h +++ b/ACE/apps/Gateway/Gateway/Event_Channel.h @@ -4,7 +4,7 @@ /** * @file Event_Channel.h * - * @author Doug Schmidt <schmidt@cs.wustl.edu> + * @author Doug Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/apps/Gateway/Gateway/Options.h b/ACE/apps/Gateway/Gateway/Options.h index f7f3674f7e8..13dc13dc4dc 100644 --- a/ACE/apps/Gateway/Gateway/Options.h +++ b/ACE/apps/Gateway/Gateway/Options.h @@ -4,7 +4,7 @@ /** * @file Options.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/apps/JAWS/README b/ACE/apps/JAWS/README index 2ee388b00fe..97455934587 100644 --- a/ACE/apps/JAWS/README +++ b/ACE/apps/JAWS/README @@ -1,17 +1,13 @@ - - This directory contains the source code and test examples for JAWS, -which is a high-performance HTTP Web server written with ACE. For +which is a high-performance HTTP Web server written with ACE. more information on JAWS, please see -http://www.cs.wustl.edu/~jxh/research/ - The subdirectories in this directory contain the following components - . clients -- This contains the source code for various - client applications that exercise the file uploading and - downloading features of JAWS +. clients -- This contains the source code for various + client applications that exercise the file uploading and + downloading features of JAWS - . server -- This contains the source code for the JAWS - HTTP Web server. It illustrates a number of sophisticated - ACE concurrency and event demultiplexing strategies. +. server -- This contains the source code for the JAWS + HTTP Web server. It illustrates a number of sophisticated + ACE concurrency and event demultiplexing strategies. diff --git a/ACE/apps/JAWS/clients/README b/ACE/apps/JAWS/clients/README index b5022b6c0f7..9cf257ca3b3 100644 --- a/ACE/apps/JAWS/clients/README +++ b/ACE/apps/JAWS/clients/README @@ -1,15 +1,10 @@ - - This directory contains the source code for various clients related to -JAWS, which is a high-performance HTTP Web server written with ACE. For -more information on JAWS, please see - -http://www.cs.wustl.edu/~jxh/research/ +JAWS, which is a high-performance HTTP Web server written with ACE. The subdirectories in this directory contain the following components - . Blobby - a Blobby client +. Blobby - a Blobby client - . Caching - a Web client which caches +. Caching - a Web client which caches - . WebSTONE - modified to be multi-threaded +. WebSTONE - modified to be multi-threaded diff --git a/ACE/apps/gperf/README b/ACE/apps/gperf/README index aca4aa4a663..e03dc1d3eb3 100644 --- a/ACE/apps/gperf/README +++ b/ACE/apps/gperf/README @@ -28,4 +28,4 @@ http://www.dre.vanderbilt.edu/~schmidt/PDF/gperf.pdf Happy hacking! Douglas C. Schmidt -schmidt@cs.wustl.edu +d.schmidt@vanderbilt.edu diff --git a/ACE/apps/gperf/src/Bool_Array.cpp b/ACE/apps/gperf/src/Bool_Array.cpp index 8d4f252fc8d..6c946c4702d 100644 --- a/ACE/apps/gperf/src/Bool_Array.cpp +++ b/ACE/apps/gperf/src/Bool_Array.cpp @@ -4,7 +4,7 @@ /** * Copyright (C) 1989 Free Software Foundation, Inc. - * written by Douglas C. Schmidt (schmidt@cs.wustl.edu) + * written by Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * * This file is part of GNU GPERF. * diff --git a/ACE/apps/gperf/src/Bool_Array.h b/ACE/apps/gperf/src/Bool_Array.h index 3c3c49a6db9..3f043390ab7 100644 --- a/ACE/apps/gperf/src/Bool_Array.h +++ b/ACE/apps/gperf/src/Bool_Array.h @@ -2,7 +2,7 @@ /** * Copyright (C) 1989 Free Software Foundation, Inc. - * written by Douglas C. Schmidt (schmidt@cs.wustl.edu) + * written by Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * * This file is part of GNU GPERF. * diff --git a/ACE/apps/gperf/src/Gen_Perf.cpp b/ACE/apps/gperf/src/Gen_Perf.cpp index 7c46c1ba6a7..b28bc2bcd50 100644 --- a/ACE/apps/gperf/src/Gen_Perf.cpp +++ b/ACE/apps/gperf/src/Gen_Perf.cpp @@ -2,7 +2,7 @@ /** * Copyright (C) 1989 Free Software Foundation, Inc. - * written by Douglas C. Schmidt (schmidt@cs.wustl.edu) + * written by Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * * This file is part of GNU GPERF. * diff --git a/ACE/apps/gperf/src/Gen_Perf.h b/ACE/apps/gperf/src/Gen_Perf.h index ff8a6db87a2..c52e1bb2263 100644 --- a/ACE/apps/gperf/src/Gen_Perf.h +++ b/ACE/apps/gperf/src/Gen_Perf.h @@ -2,7 +2,7 @@ /** * Copyright (C) 1989 Free Software Foundation, Inc. - * written by Douglas C. Schmidt (schmidt@cs.wustl.edu) + * written by Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * * This file is part of GNU GPERF. * diff --git a/ACE/apps/gperf/src/Hash_Table.cpp b/ACE/apps/gperf/src/Hash_Table.cpp index 6d7c55c0805..f074e2b95e9 100644 --- a/ACE/apps/gperf/src/Hash_Table.cpp +++ b/ACE/apps/gperf/src/Hash_Table.cpp @@ -2,7 +2,7 @@ /** * Copyright (C) 1989 Free Software Foundation, Inc. - * written by Douglas C. Schmidt (schmidt@cs.wustl.edu) + * written by Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * * This file is part of GNU GPERF. * diff --git a/ACE/apps/gperf/src/Hash_Table.h b/ACE/apps/gperf/src/Hash_Table.h index 3e83e9350f0..ea4975f160c 100644 --- a/ACE/apps/gperf/src/Hash_Table.h +++ b/ACE/apps/gperf/src/Hash_Table.h @@ -2,7 +2,7 @@ /** * Copyright (C) 1989 Free Software Foundation, Inc. - * written by Douglas C. Schmidt (schmidt@cs.wustl.edu) + * written by Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * * This file is part of GNU GPERF. * diff --git a/ACE/apps/gperf/src/Iterator.cpp b/ACE/apps/gperf/src/Iterator.cpp index 654b23458b4..597971d0d0c 100644 --- a/ACE/apps/gperf/src/Iterator.cpp +++ b/ACE/apps/gperf/src/Iterator.cpp @@ -2,7 +2,7 @@ /** * Copyright (C) 1989 Free Software Foundation, Inc. - * written by Douglas C. Schmidt (schmidt@cs.wustl.edu) + * written by Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * * This file is part of GNU GPERF. * diff --git a/ACE/apps/gperf/src/Iterator.h b/ACE/apps/gperf/src/Iterator.h index 0647b1f5a0f..2a08dc4956b 100644 --- a/ACE/apps/gperf/src/Iterator.h +++ b/ACE/apps/gperf/src/Iterator.h @@ -2,7 +2,7 @@ /** * Copyright (C) 1989 Free Software Foundation, Inc. - * written by Douglas C. Schmidt (schmidt@cs.wustl.edu) + * written by Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * * This file is part of GNU GPERF. * diff --git a/ACE/apps/gperf/src/Key_List.cpp b/ACE/apps/gperf/src/Key_List.cpp index 86ed9ec5e0f..f3602013f78 100644 --- a/ACE/apps/gperf/src/Key_List.cpp +++ b/ACE/apps/gperf/src/Key_List.cpp @@ -2,7 +2,7 @@ /** * Copyright (C) 1989 Free Software Foundation, Inc. - * written by Douglas C. Schmidt (schmidt@cs.wustl.edu) + * written by Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * * This file is part of GNU GPERF. * diff --git a/ACE/apps/gperf/src/Key_List.h b/ACE/apps/gperf/src/Key_List.h index d76dbdfe83a..03260bcae4c 100644 --- a/ACE/apps/gperf/src/Key_List.h +++ b/ACE/apps/gperf/src/Key_List.h @@ -2,7 +2,7 @@ /** * Copyright (C) 1989 Free Software Foundation, Inc. - * written by Douglas C. Schmidt (schmidt@cs.wustl.edu) + * written by Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * * This file is part of GNU GPERF. * diff --git a/ACE/apps/gperf/src/List_Node.cpp b/ACE/apps/gperf/src/List_Node.cpp index c75edc8af52..6cc5d741dfa 100644 --- a/ACE/apps/gperf/src/List_Node.cpp +++ b/ACE/apps/gperf/src/List_Node.cpp @@ -2,7 +2,7 @@ /** * Copyright (C) 1989 Free Software Foundation, Inc. - * written by Douglas C. Schmidt (schmidt@cs.wustl.edu) + * written by Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * * This file is part of GNU GPERF. * diff --git a/ACE/apps/gperf/src/List_Node.h b/ACE/apps/gperf/src/List_Node.h index 2330ece4a0c..30638894308 100644 --- a/ACE/apps/gperf/src/List_Node.h +++ b/ACE/apps/gperf/src/List_Node.h @@ -2,7 +2,7 @@ /** * Copyright (C) 1989 Free Software Foundation, Inc. - * written by Douglas C. Schmidt (schmidt@cs.wustl.edu) + * written by Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * * This file is part of GNU GPERF. * diff --git a/ACE/apps/gperf/src/Options.cpp b/ACE/apps/gperf/src/Options.cpp index 6bb79148c8d..95af1cf57ba 100644 --- a/ACE/apps/gperf/src/Options.cpp +++ b/ACE/apps/gperf/src/Options.cpp @@ -2,7 +2,7 @@ /** * Copyright (C) 1989 Free Software Foundation, Inc. - * written by Douglas C. Schmidt (schmidt@cs.wustl.edu) + * written by Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * * This file is part of GNU GPERF. * diff --git a/ACE/apps/gperf/src/Options.h b/ACE/apps/gperf/src/Options.h index fef409f4666..4aa84edfd1d 100644 --- a/ACE/apps/gperf/src/Options.h +++ b/ACE/apps/gperf/src/Options.h @@ -2,7 +2,7 @@ /** * Copyright (C) 1989 Free Software Foundation, Inc. - * written by Douglas C. Schmidt (schmidt@cs.wustl.edu) + * written by Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * * This file is part of GNU GPERF. * diff --git a/ACE/apps/gperf/src/Vectors.cpp b/ACE/apps/gperf/src/Vectors.cpp index c9994a0c7cc..7b9a9ce12a7 100644 --- a/ACE/apps/gperf/src/Vectors.cpp +++ b/ACE/apps/gperf/src/Vectors.cpp @@ -2,7 +2,7 @@ /** * Copyright (C) 1989 Free Software Foundation, Inc. - * written by Douglas C. Schmidt (schmidt@cs.wustl.edu) + * written by Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * * This file is part of GNU GPERF. * diff --git a/ACE/apps/gperf/src/Vectors.h b/ACE/apps/gperf/src/Vectors.h index bb161f95a2f..0d28703153d 100644 --- a/ACE/apps/gperf/src/Vectors.h +++ b/ACE/apps/gperf/src/Vectors.h @@ -2,7 +2,7 @@ /** * Copyright (C) 1989 Free Software Foundation, Inc. - * written by Douglas C. Schmidt (schmidt@cs.wustl.edu) + * written by Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * * This file is part of GNU GPERF. * diff --git a/ACE/apps/gperf/src/Version.cpp b/ACE/apps/gperf/src/Version.cpp index 682a44e6e83..dcc911c171b 100644 --- a/ACE/apps/gperf/src/Version.cpp +++ b/ACE/apps/gperf/src/Version.cpp @@ -4,7 +4,7 @@ /** * Copyright (C) 1989 Free Software Foundation, Inc. - * written by Douglas C. Schmidt (schmidt@cs.wustl.edu) + * written by Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * * This file is part of GNU GPERF. * diff --git a/ACE/apps/gperf/src/gperf.cpp b/ACE/apps/gperf/src/gperf.cpp index 5fcd7c79117..a00f8000daa 100644 --- a/ACE/apps/gperf/src/gperf.cpp +++ b/ACE/apps/gperf/src/gperf.cpp @@ -4,7 +4,7 @@ /** * Copyright (C) 1989 Free Software Foundation, Inc. - * written by Douglas C. Schmidt (schmidt@cs.wustl.edu) + * written by Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * * This file is part of GNU GPERF. * diff --git a/ACE/docs/ACE-lessons.html b/ACE/docs/ACE-lessons.html index 569d92fbaa5..82aa2a1bc8b 100644 --- a/ACE/docs/ACE-lessons.html +++ b/ACE/docs/ACE-lessons.html @@ -16,8 +16,8 @@ bgcolor="#ffffff"> <DT>Douglas C. Schmidt <DT>Department of Computer Science <DT>Washington University, St. Louis -<DT><A HREF="http://www.cs.wustl.edu/~schmidt/">http://www.cs.wustl.edu/~schmidt/</A> -<DT><A HREF="mailto:schmidt@cs.wustl.edu">schmidt@cs.wustl.edu</A> +<DT><A HREF="http://www.dre.vanderbilt.edu/~schmidt/">http://www.dre.vanderbilt.edu/~schmidt/</A> +<DT><A HREF="mailto:d.schmidt@vanderbilt.edu">d.schmidt@vanderbilt.edu</A> <P>The following article appeared in the Lucent Bell Labs ``Multiuse Express'' magazine, Vol. 4, No. 6, December, 1996. <P> diff --git a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.cpp b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.cpp index e61bc944803..41bea6c84e1 100644 --- a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.cpp +++ b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.cpp @@ -6,7 +6,7 @@ * This code builds an abstraction to factor out common code for * the different implementations of the Timer_Queue. * - * @author Chris Gill <cdgill@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> Based on the Timer Queue Test example written by Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu> + * @author Chris Gill <cdgill@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> Based on the Timer Queue Test example written by Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h index af8acc4a055..279a1019a1b 100644 --- a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h +++ b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h @@ -8,7 +8,7 @@ * the different possible implementations of the Timer_Queue based * bounded packet relay example. * - * @author Chris Gill <cdgill@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> Based on the Timer Queue Test example written by Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu> + * @author Chris Gill <cdgill@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> Based on the Timer Queue Test example written by Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp index 25cd18c01fe..b320b20a433 100644 --- a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp +++ b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp @@ -6,7 +6,7 @@ * This code builds an abstraction to factor out common code for * the different implementations of the Timer_Queue. * - * @author Chris Gill <cdgill@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> Based on the Timer Queue Test example written by Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu> + * @author Chris Gill <cdgill@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> Based on the Timer Queue Test example written by Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.h b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.h index a11c8f05885..1aa942bc38c 100644 --- a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.h +++ b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.h @@ -8,7 +8,7 @@ * the different possible implementations of the Timer_Queue * based bounded packet relay example. * - * @author Chris Gill <cdgill@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> Based on the Timer Queue Test example written by Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu> + * @author Chris Gill <cdgill@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> Based on the Timer Queue Test example written by Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.cpp b/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.cpp index d20ab6ef3b7..d365c56b962 100644 --- a/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.cpp +++ b/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.cpp @@ -5,7 +5,7 @@ * * Method definitions for the threaded-bounded packet relay class. * - * @author Chris Gill <cdgill@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> Based on the Timer Queue Test example written by Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu> + * @author Chris Gill <cdgill@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> Based on the Timer Queue Test example written by Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.h b/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.h index 62d3ec8558f..75156194a74 100644 --- a/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.h +++ b/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.h @@ -7,7 +7,7 @@ * This code provides a thread based implementation * of the bounded packet relay example. * - * @author Chris Gill <cdgill@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> Based on the Timer Queue Test example written by Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu> + * @author Chris Gill <cdgill@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> Based on the Timer Queue Test example written by Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Bounded_Packet_Relay/bpr_thread.cpp b/ACE/examples/Bounded_Packet_Relay/bpr_thread.cpp index 4a1341ac0cb..e2581b4e03e 100644 --- a/ACE/examples/Bounded_Packet_Relay/bpr_thread.cpp +++ b/ACE/examples/Bounded_Packet_Relay/bpr_thread.cpp @@ -5,7 +5,7 @@ * * Exercises drivers for a bounded packet relay, based on threaded timer queues. * - * @author Chris Gill <cdgill@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> Based on the Timer Queue Test example written by Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu> + * @author Chris Gill <cdgill@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> Based on the Timer Queue Test example written by Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Log_Msg/test_log_msg.cpp b/ACE/examples/Log_Msg/test_log_msg.cpp index 0b2ad6e751b..35b75307228 100644 --- a/ACE/examples/Log_Msg/test_log_msg.cpp +++ b/ACE/examples/Log_Msg/test_log_msg.cpp @@ -6,7 +6,7 @@ * This program tests the ACE_Log_Msg abstraction and demontrates * several common use cases. * - * @author Douglas Schmidt <schmidt@cs.wustl.edu> + * @author Douglas Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/examples/Misc/test_trace.cpp b/ACE/examples/Misc/test_trace.cpp index 3a9ee4a00f2..13770d82a1c 100644 --- a/ACE/examples/Misc/test_trace.cpp +++ b/ACE/examples/Misc/test_trace.cpp @@ -24,7 +24,7 @@ * 2. Add #define ACE_NTRACE 0 in config.h * 3. Build your app with tracing. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> and Irfan Pyarali <irfan@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> and Irfan Pyarali <irfan@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Service_Configurator/Misc/main.cpp b/ACE/examples/Service_Configurator/Misc/main.cpp index 354b211660d..8d717900e61 100644 --- a/ACE/examples/Service_Configurator/Misc/main.cpp +++ b/ACE/examples/Service_Configurator/Misc/main.cpp @@ -7,7 +7,7 @@ * Service Configurator can configure static and dynamic services, * both from the command-line and from a svc.config file. * - * @author Doug Schmidt <schmidt@cs.wustl.edu> + * @author Doug Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/examples/Threads/future1.cpp b/ACE/examples/Threads/future1.cpp index eaa9fa6d976..db54db97fc3 100644 --- a/ACE/examples/Threads/future1.cpp +++ b/ACE/examples/Threads/future1.cpp @@ -5,7 +5,7 @@ * * This example tests the ACE Future. * - * @author Andres Kruse <Andres.Kruse@cern.ch> and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Andres Kruse <Andres.Kruse@cern.ch> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/examples/Threads/future2.cpp b/ACE/examples/Threads/future2.cpp index 3b94d570d84..5695d9ec27a 100644 --- a/ACE/examples/Threads/future2.cpp +++ b/ACE/examples/Threads/future2.cpp @@ -5,7 +5,7 @@ * * This example tests the ACE Future. * - * @author Andres Kruse <Andres.Kruse@cern.ch> and Douglas C. Schmidt <schmidt@cs.wustl.edu> and "Method_Request_work". - make the methods "work_i" and "name_i" private the tests so they are more modular. + * @author Andres Kruse <Andres.Kruse@cern.ch> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> and "Method_Request_work". - make the methods "work_i" and "name_i" private the tests so they are more modular. */ //============================================================================= diff --git a/ACE/examples/Threads/process_manager.cpp b/ACE/examples/Threads/process_manager.cpp index 0cd5eeac6f3..c7cbc2f36d1 100644 --- a/ACE/examples/Threads/process_manager.cpp +++ b/ACE/examples/Threads/process_manager.cpp @@ -14,7 +14,7 @@ * * Specific-pid and generic exit-handler functions are also tested. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> and Dave Madden <dhm@mersenne.com> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> and Dave Madden <dhm@mersenne.com> */ //============================================================================= diff --git a/ACE/examples/Threads/thread_pool.cpp b/ACE/examples/Threads/thread_pool.cpp index 13d7fb00a6f..dfd85641bd0 100644 --- a/ACE/examples/Threads/thread_pool.cpp +++ b/ACE/examples/Threads/thread_pool.cpp @@ -7,7 +7,7 @@ // // This code is original based on a test program written by Karlheinz // Dorn <Karlheinz.Dorn@med.siemens.de>. It was modified to utilize -// more ACE features by Doug Schmidt <schmidt@cs.wustl.edu>. +// more ACE features by Doug Schmidt <d.schmidt@vanderbilt.edu>. #include "ace/OS_NS_stdio.h" #include "ace/OS_NS_string.h" diff --git a/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.cpp b/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.cpp index 3b3eabeb295..daab575784e 100644 --- a/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.cpp +++ b/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.cpp @@ -6,7 +6,7 @@ * This test exercises the <ACE_Asynch_Timer_Queue_Adapter> * using an <ACE_Timer_Heap>. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Timer_Queue/Driver.cpp b/ACE/examples/Timer_Queue/Driver.cpp index 8d3776c75a7..52b1332ea62 100644 --- a/ACE/examples/Timer_Queue/Driver.cpp +++ b/ACE/examples/Timer_Queue/Driver.cpp @@ -6,7 +6,7 @@ * This code builds an abstraction to factor out common code for * the different implementations of the Timer_Queue. * - * @author Douglas Schmidt <schmidt@cs.wustl.edu> && Sergio Flores-Gaitan <sergio@cs.wustl.edu> + * @author Douglas Schmidt <d.schmidt@vanderbilt.edu> && Sergio Flores-Gaitan <sergio@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.cpp b/ACE/examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.cpp index 1cd8d6a617e..43f8ab11b51 100644 --- a/ACE/examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.cpp +++ b/ACE/examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.cpp @@ -6,7 +6,7 @@ * using an <ACE_Timer_Heap>. It also demonstrates using a custom handler for * timer events. * - * @author Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> and Alon Diamant <diamant.alon@gmail.com> + * @author Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> and Alon Diamant <diamant.alon@gmail.com> */ //============================================================================= diff --git a/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.cpp b/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.cpp index 03471912ad9..c49e8ca9756 100644 --- a/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.cpp +++ b/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.cpp @@ -6,7 +6,7 @@ * This test exercises the <ACE_Thread_Timer_Queue_Adapter> * using an <ACE_Timer_Heap>. * - * @author Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/examples/Timer_Queue/main_async.cpp b/ACE/examples/Timer_Queue/main_async.cpp index 304f59dea1b..34bbfbc47d9 100644 --- a/ACE/examples/Timer_Queue/main_async.cpp +++ b/ACE/examples/Timer_Queue/main_async.cpp @@ -7,7 +7,7 @@ * This code exercises the Timer_Queue_Test_Driver class using * signals as an asynchronous mechanism to dispatch events. * - * @author Douglas Schmidt <schmidt@cs.wustl.edu> && Sergio Flores-Gaitan <sergio@cs.wustl.edu> + * @author Douglas Schmidt <d.schmidt@vanderbilt.edu> && Sergio Flores-Gaitan <sergio@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Timer_Queue/main_reactor.cpp b/ACE/examples/Timer_Queue/main_reactor.cpp index 538f7688b0b..3f1ffd9453c 100644 --- a/ACE/examples/Timer_Queue/main_reactor.cpp +++ b/ACE/examples/Timer_Queue/main_reactor.cpp @@ -7,7 +7,7 @@ * This code exercises the Timer_Queue_Test_Driver class using * a reactor. * - * @author Douglas Schmidt <schmidt@cs.wustl.edu> && Sergio Flores-Gaitan <sergio@cs.wustl.edu> + * @author Douglas Schmidt <d.schmidt@vanderbilt.edu> && Sergio Flores-Gaitan <sergio@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Timer_Queue/main_thread.cpp b/ACE/examples/Timer_Queue/main_thread.cpp index ec53f8924fb..0378e5da651 100644 --- a/ACE/examples/Timer_Queue/main_thread.cpp +++ b/ACE/examples/Timer_Queue/main_thread.cpp @@ -7,7 +7,7 @@ * This code exercises the Timer_Queue_Test_Driver class using * threads. * - * @author Douglas Schmidt <schmidt@cs.wustl.edu> && Sergio Flores-Gaitan <sergio@cs.wustl.edu> + * @author Douglas Schmidt <d.schmidt@vanderbilt.edu> && Sergio Flores-Gaitan <sergio@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Timer_Queue/main_thread_custom_handler.cpp b/ACE/examples/Timer_Queue/main_thread_custom_handler.cpp index e3606674f3e..7904faf5a1d 100644 --- a/ACE/examples/Timer_Queue/main_thread_custom_handler.cpp +++ b/ACE/examples/Timer_Queue/main_thread_custom_handler.cpp @@ -7,7 +7,7 @@ * threads. * It also uses custom event handlers for timer events. * - * @author Douglas Schmidt <schmidt@cs.wustl.edu> && Sergio Flores-Gaitan <sergio@cs.wustl.edu> && Alon Diamant <diamant.alon@gmail.com> + * @author Douglas Schmidt <d.schmidt@vanderbilt.edu> && Sergio Flores-Gaitan <sergio@cs.wustl.edu> && Alon Diamant <diamant.alon@gmail.com> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/Command_Processor.h b/ACE/examples/Web_Crawler/Command_Processor.h index 9f155ae819f..d0d8cd8860a 100644 --- a/ACE/examples/Web_Crawler/Command_Processor.h +++ b/ACE/examples/Web_Crawler/Command_Processor.h @@ -4,7 +4,7 @@ /** * @file Command_Processor.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/HTTP_URL.h b/ACE/examples/Web_Crawler/HTTP_URL.h index e18025de697..e782c274523 100644 --- a/ACE/examples/Web_Crawler/HTTP_URL.h +++ b/ACE/examples/Web_Crawler/HTTP_URL.h @@ -4,7 +4,7 @@ /** * @file HTTP_URL.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/Iterators.h b/ACE/examples/Web_Crawler/Iterators.h index 138ec99ba31..dc1dcc6a237 100644 --- a/ACE/examples/Web_Crawler/Iterators.h +++ b/ACE/examples/Web_Crawler/Iterators.h @@ -4,7 +4,7 @@ /** * @file Iterators.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/Mem_Map_Stream.h b/ACE/examples/Web_Crawler/Mem_Map_Stream.h index 1a1e83b165d..e421e2861c5 100644 --- a/ACE/examples/Web_Crawler/Mem_Map_Stream.h +++ b/ACE/examples/Web_Crawler/Mem_Map_Stream.h @@ -4,7 +4,7 @@ /** * @file Mem_Map_Stream.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/Options.h b/ACE/examples/Web_Crawler/Options.h index ca5e6b4995f..1036fa95b65 100644 --- a/ACE/examples/Web_Crawler/Options.h +++ b/ACE/examples/Web_Crawler/Options.h @@ -4,7 +4,7 @@ /** * @file Options.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/URL.h b/ACE/examples/Web_Crawler/URL.h index 3b0cb977479..a1fe83371ea 100644 --- a/ACE/examples/Web_Crawler/URL.h +++ b/ACE/examples/Web_Crawler/URL.h @@ -4,7 +4,7 @@ /** * @file URL.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/URL_Addr.h b/ACE/examples/Web_Crawler/URL_Addr.h index ffe2f505be6..4490b93c442 100644 --- a/ACE/examples/Web_Crawler/URL_Addr.h +++ b/ACE/examples/Web_Crawler/URL_Addr.h @@ -5,7 +5,7 @@ /** * @file URL_Addr.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/URL_Status.h b/ACE/examples/Web_Crawler/URL_Status.h index 56919d0c99f..31a7ae2d75d 100644 --- a/ACE/examples/Web_Crawler/URL_Status.h +++ b/ACE/examples/Web_Crawler/URL_Status.h @@ -4,7 +4,7 @@ /** * @file URL_Status.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/URL_Visitor.h b/ACE/examples/Web_Crawler/URL_Visitor.h index 6174a3c2848..d0a0b8c5013 100644 --- a/ACE/examples/Web_Crawler/URL_Visitor.h +++ b/ACE/examples/Web_Crawler/URL_Visitor.h @@ -4,7 +4,7 @@ /** * @file URL_Visitor.h * - * @author Douglas C.Schmidt <schmidt@cs.wustl.edu> Kirthika Parameswaran <kirthika@cs.wustl.edu> + * @author Douglas C.Schmidt <d.schmidt@vanderbilt.edu> Kirthika Parameswaran <kirthika@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/URL_Visitor_Factory.h b/ACE/examples/Web_Crawler/URL_Visitor_Factory.h index d7b768fd2d7..64aa68e00de 100644 --- a/ACE/examples/Web_Crawler/URL_Visitor_Factory.h +++ b/ACE/examples/Web_Crawler/URL_Visitor_Factory.h @@ -4,7 +4,7 @@ /** * @file URL_Visitor_Factory.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/Web_Crawler.h b/ACE/examples/Web_Crawler/Web_Crawler.h index 8a2e67509af..737aebfff69 100644 --- a/ACE/examples/Web_Crawler/Web_Crawler.h +++ b/ACE/examples/Web_Crawler/Web_Crawler.h @@ -4,7 +4,7 @@ /** * @file Web_Crawler.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/main.cpp b/ACE/examples/Web_Crawler/main.cpp index 519e94569b7..3521fe405fb 100644 --- a/ACE/examples/Web_Crawler/main.cpp +++ b/ACE/examples/Web_Crawler/main.cpp @@ -6,7 +6,7 @@ * This program implements a Web crawler that can be configured to * apply various strategies to URLs that it visits. * - * @author Doug Schmidt <schmidt@cs.wustl.edu> + * @author Doug Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/netsvcs/lib/Token_Handler.h b/ACE/netsvcs/lib/Token_Handler.h index 31fc2ffb18b..5333e92559c 100644 --- a/ACE/netsvcs/lib/Token_Handler.h +++ b/ACE/netsvcs/lib/Token_Handler.h @@ -4,7 +4,7 @@ /** * @file Token_Handler.h * - * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) + * @author Douglas C. Schmidt (d.schmidt@vanderbilt.edu) * Tim Harrison (harrison@cs.wustl.edu) */ //============================================================================= diff --git a/ACE/tests/Barrier_Test.cpp b/ACE/tests/Barrier_Test.cpp index 1aa262e1769..9f332599731 100644 --- a/ACE/tests/Barrier_Test.cpp +++ b/ACE/tests/Barrier_Test.cpp @@ -6,7 +6,7 @@ * This program illustrates how the ACE barrier synchronization * mechanisms work. * - * @author Prashant Jain <pjain@cs.wustl.edu> and Doug Schmidt <schmidt@cs.wustl.edu> + * @author Prashant Jain <pjain@cs.wustl.edu> and Doug Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Buffer_Stream_Test.cpp b/ACE/tests/Buffer_Stream_Test.cpp index abc64a05a30..5f543167bd6 100644 --- a/ACE/tests/Buffer_Stream_Test.cpp +++ b/ACE/tests/Buffer_Stream_Test.cpp @@ -10,7 +10,7 @@ * ACE_Thread_Manager. Note how the use of these reusable * components reduces the reliance on global variables. * - * @author Prashant Jain <pjain@cs.wustl.edu> and Doug Schmidt <schmidt@cs.wustl.edu> + * @author Prashant Jain <pjain@cs.wustl.edu> and Doug Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/CDR_File_Test.cpp b/ACE/tests/CDR_File_Test.cpp index 2ec57b624ea..6d44f5546a6 100644 --- a/ACE/tests/CDR_File_Test.cpp +++ b/ACE/tests/CDR_File_Test.cpp @@ -6,7 +6,7 @@ * Checks the functionality of the ACE CDR streams used for file * I/O. * - * @author Giga Giguashvili <gregoryg@ParadigmGeo.com> and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Giga Giguashvili <gregoryg@ParadigmGeo.com> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Conn_Test.cpp b/ACE/tests/Conn_Test.cpp index 1bb7353f5f3..6a9c5f7f912 100644 --- a/ACE/tests/Conn_Test.cpp +++ b/ACE/tests/Conn_Test.cpp @@ -10,7 +10,7 @@ * how the <ACE_Strategy_Connector> works by showing how you can * cache connections on the client. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Chris Cleeland <cleeland@cs.wustl.edu> * @author and Irfan Pyarali <irfan@cs.wustl.edu> */ diff --git a/ACE/tests/DLList_Test.cpp b/ACE/tests/DLList_Test.cpp index 26649f2826f..f55028d3dc1 100644 --- a/ACE/tests/DLList_Test.cpp +++ b/ACE/tests/DLList_Test.cpp @@ -5,7 +5,7 @@ * * This test illustrates the use of <ACE_DLList>. * - * @author James Hu <jxh@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author James Hu <jxh@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Future_Set_Test.cpp b/ACE/tests/Future_Set_Test.cpp index c8c6e1617b0..2060cb0c06a 100644 --- a/ACE/tests/Future_Set_Test.cpp +++ b/ACE/tests/Future_Set_Test.cpp @@ -10,7 +10,7 @@ * are prime. * * @author Andres Kruse <Andres.Kruse@cern.ch> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Per Andersson <pera@ipso.se> and Johnny Tucker <jtucker@infoglide.com> */ //============================================================================= diff --git a/ACE/tests/Future_Test.cpp b/ACE/tests/Future_Test.cpp index 68a99df4c97..63da01b179a 100644 --- a/ACE/tests/Future_Test.cpp +++ b/ACE/tests/Future_Test.cpp @@ -11,7 +11,7 @@ * numbers are prime. * * @author Andres Kruse <Andres.Kruse@cern.ch> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author and Per Andersson <pera@ipso.se> */ //============================================================================= diff --git a/ACE/tests/Hash_Map_Manager_Test.cpp b/ACE/tests/Hash_Map_Manager_Test.cpp index 6ab5b357d1a..ef9ffe69760 100644 --- a/ACE/tests/Hash_Map_Manager_Test.cpp +++ b/ACE/tests/Hash_Map_Manager_Test.cpp @@ -8,7 +8,7 @@ * illustrates how the <ACE_Static_Allocator> works in * conjunction with the <ACE_Hash_Map_Manager>. * - * @author James Hu <jxh@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author James Hu <jxh@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Log_Msg_Test.cpp b/ACE/tests/Log_Msg_Test.cpp index b0f31ddf21a..3bc006c0113 100644 --- a/ACE/tests/Log_Msg_Test.cpp +++ b/ACE/tests/Log_Msg_Test.cpp @@ -8,7 +8,7 @@ * writing to stderr and to a file. It also tests writing to user * defined callback objects. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/MM_Shared_Memory_Test.cpp b/ACE/tests/MM_Shared_Memory_Test.cpp index 66673a0899c..74b4f1ec4f5 100644 --- a/ACE/tests/MM_Shared_Memory_Test.cpp +++ b/ACE/tests/MM_Shared_Memory_Test.cpp @@ -9,7 +9,7 @@ * exchange data using shared memory. No user input is required as * far as command line arguments are concerned. * - * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/MT_SOCK_Test.cpp b/ACE/tests/MT_SOCK_Test.cpp index 10a2466163b..370a5f38003 100644 --- a/ACE/tests/MT_SOCK_Test.cpp +++ b/ACE/tests/MT_SOCK_Test.cpp @@ -12,7 +12,7 @@ * will fail since we're overrunning the size of the listen queue * for the acceptor-mode socket. * - * @author Doug Schmidt <schmidt@cs.wustl.edu> + * @author Doug Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Malloc_Test.cpp b/ACE/tests/Malloc_Test.cpp index d1ffa74eca0..02b6854d416 100644 --- a/ACE/tests/Malloc_Test.cpp +++ b/ACE/tests/Malloc_Test.cpp @@ -6,7 +6,7 @@ * This is a test of the position-independent <ACE_Malloc> memory * manager using the <ACE_MMAP_Memory_Pool> and <ACE_Process_Mutex>. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Malloc_Test.h b/ACE/tests/Malloc_Test.h index c3fd098f4e4..c675830581b 100644 --- a/ACE/tests/Malloc_Test.h +++ b/ACE/tests/Malloc_Test.h @@ -6,7 +6,7 @@ * compiler "features" related to template instantiation... It is * only used by Malloc_Test.cpp. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Map_Manager_Test.cpp b/ACE/tests/Map_Manager_Test.cpp index e7d9e33e274..2a52e40804b 100644 --- a/ACE/tests/Map_Manager_Test.cpp +++ b/ACE/tests/Map_Manager_Test.cpp @@ -8,7 +8,7 @@ * and reverse iterators. * * @author Irfan Pyarali <irfan@cs.wustl.edu> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author and Kirthika Parameswaran <kirthika@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/tests/Message_Block_Test.cpp b/ACE/tests/Message_Block_Test.cpp index 1355efc066a..02e9d506805 100644 --- a/ACE/tests/Message_Block_Test.cpp +++ b/ACE/tests/Message_Block_Test.cpp @@ -7,7 +7,7 @@ * <ACE_Message_Block> reference counting works in multi-threaded * code. * - * @author Doug Schmidt <schmidt@cs.wustl.edu> and Nanbor Wang <nanbor@cs.wustl.edu> + * @author Doug Schmidt <d.schmidt@vanderbilt.edu> and Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/tests/Priority_Buffer_Test.cpp b/ACE/tests/Priority_Buffer_Test.cpp index 79ec0e95015..57d257d8b37 100644 --- a/ACE/tests/Priority_Buffer_Test.cpp +++ b/ACE/tests/Priority_Buffer_Test.cpp @@ -8,7 +8,7 @@ * to enqueue a bunch of messages with different priorities which * are then dequeued by the consumer. * - * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Proactor_Timer_Test.cpp b/ACE/tests/Proactor_Timer_Test.cpp index 90e8d9115c1..e13b01b9ff4 100644 --- a/ACE/tests/Proactor_Timer_Test.cpp +++ b/ACE/tests/Proactor_Timer_Test.cpp @@ -8,7 +8,7 @@ * cancelling scheduled timers are all exercised in this test. * * @author Prashant Jain <pjain@cs.wustl.edu> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author and Miljenko Norsic <Miljenko.Norsic@etk.ericsson.se> */ //============================================================================= diff --git a/ACE/tests/Process_Manager_Test.cpp b/ACE/tests/Process_Manager_Test.cpp index 941d4218fbf..1c13e36df59 100644 --- a/ACE/tests/Process_Manager_Test.cpp +++ b/ACE/tests/Process_Manager_Test.cpp @@ -13,7 +13,7 @@ * an integer argument specifying how long to "process" (actually, * the child just sleeps for the specified length of time). * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> and Dave Madden <dhm@mersenne.com> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> and Dave Madden <dhm@mersenne.com> */ //============================================================================= diff --git a/ACE/tests/Process_Strategy_Test.cpp b/ACE/tests/Process_Strategy_Test.cpp index e5d647675f8..30396675003 100644 --- a/ACE/tests/Process_Strategy_Test.cpp +++ b/ACE/tests/Process_Strategy_Test.cpp @@ -25,7 +25,7 @@ * # Run the server in multi-processes * % Process_Strategy_Test -c PROCESS * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> and Kevin Boyle <kboyle@sanwafp.com> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> and Kevin Boyle <kboyle@sanwafp.com> */ //============================================================================= diff --git a/ACE/tests/Process_Strategy_Test.h b/ACE/tests/Process_Strategy_Test.h index 80d79ba963b..345480596dd 100644 --- a/ACE/tests/Process_Strategy_Test.h +++ b/ACE/tests/Process_Strategy_Test.h @@ -8,7 +8,7 @@ * Options. Some compilers need it in a .h file for template * instantiation (such as AIX C Set ++). * - * @author Doug Schmidt <schmidt@cs.wustl.edu> and Kevin Boyle <kboyle@sanwafp.com> + * @author Doug Schmidt <d.schmidt@vanderbilt.edu> and Kevin Boyle <kboyle@sanwafp.com> */ //============================================================================= diff --git a/ACE/tests/Reactor_Exceptions_Test.cpp b/ACE/tests/Reactor_Exceptions_Test.cpp index d14b1df3d28..6f452938235 100644 --- a/ACE/tests/Reactor_Exceptions_Test.cpp +++ b/ACE/tests/Reactor_Exceptions_Test.cpp @@ -6,7 +6,7 @@ * This is a test that makes sure the <ACE_Reactor> works * correctly in the face of C++ exceptions and threads. * - * @author Luca Priorelli <lucapri@mbox.vol.it> and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Luca Priorelli <lucapri@mbox.vol.it> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Reactor_Notify_Test.cpp b/ACE/tests/Reactor_Notify_Test.cpp index 26d1afd59dd..3101875dac3 100644 --- a/ACE/tests/Reactor_Notify_Test.cpp +++ b/ACE/tests/Reactor_Notify_Test.cpp @@ -10,7 +10,7 @@ * has the ACE_HAS_REACTOR_NOTIFICATION_QUEUE option enabled this * test will also exercise this feature. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Reactor_Timer_Test.cpp b/ACE/tests/Reactor_Timer_Test.cpp index 7500144b52e..8a9f5b4eedc 100644 --- a/ACE/tests/Reactor_Timer_Test.cpp +++ b/ACE/tests/Reactor_Timer_Test.cpp @@ -8,7 +8,7 @@ * handling expired timers and cancelling scheduled timers are * all exercised in this test. * - * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Reactors_Test.cpp b/ACE/tests/Reactors_Test.cpp index 0ee5f3c132f..5a514dd7be4 100644 --- a/ACE/tests/Reactors_Test.cpp +++ b/ACE/tests/Reactors_Test.cpp @@ -8,7 +8,7 @@ * * @author Prashant Jain <pjain@cs.wustl.edu> * @author Detlef Becker <Detlef.Becker@med.siemens.de> - * @author and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Reader_Writer_Test.cpp b/ACE/tests/Reader_Writer_Test.cpp index a69f217653c..a2192fdbff7 100644 --- a/ACE/tests/Reader_Writer_Test.cpp +++ b/ACE/tests/Reader_Writer_Test.cpp @@ -7,7 +7,7 @@ * implementation of readers/writer locks on Win32 and Posix * pthreads. * - * @author Prashant Jain <pjain@cs.wustl.edu> and Doug C. Schmidt <schmidt@cs.wustl.edu> + * @author Prashant Jain <pjain@cs.wustl.edu> and Doug C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Recursive_Condition_Bug_Test.cpp b/ACE/tests/Recursive_Condition_Bug_Test.cpp index 365c80209ed..53792697d4b 100644 --- a/ACE/tests/Recursive_Condition_Bug_Test.cpp +++ b/ACE/tests/Recursive_Condition_Bug_Test.cpp @@ -10,7 +10,7 @@ * It was added to test for bugs with the ACE_OS recursive * condition implementation. * - * @author Leonid Kvetnyi <leonidk@nice.com> and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Leonid Kvetnyi <leonidk@nice.com> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Recursive_Condition_Test.cpp b/ACE/tests/Recursive_Condition_Test.cpp index cfda711b41e..b161a720cfd 100644 --- a/ACE/tests/Recursive_Condition_Test.cpp +++ b/ACE/tests/Recursive_Condition_Test.cpp @@ -7,7 +7,7 @@ * ACE_Condition<ACE_Recursive_Thread_Mutex> template * specialization. * - * @author Stephen Howard <stephen.e.howard@lmco.com> and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Stephen Howard <stephen.e.howard@lmco.com> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Recursive_Mutex_Test.cpp b/ACE/tests/Recursive_Mutex_Test.cpp index 6d4321c90e0..dab2e6658ab 100644 --- a/ACE/tests/Recursive_Mutex_Test.cpp +++ b/ACE/tests/Recursive_Mutex_Test.cpp @@ -7,7 +7,7 @@ * implementation of recursive mutexes on Win32 and Posix * pthreads. * - * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/SOCK_Test.cpp b/ACE/tests/SOCK_Test.cpp index 611ac56a789..39f582e1857 100644 --- a/ACE/tests/SOCK_Test.cpp +++ b/ACE/tests/SOCK_Test.cpp @@ -9,7 +9,7 @@ * executes client and server allowing them to connect and * exchange data. * - * @author Prashant Jain <pjain@cs.wustl.edu> and Doug Schmidt <schmidt@cs.wustl.edu> + * @author Prashant Jain <pjain@cs.wustl.edu> and Doug Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/SOCK_Test_IPv6.cpp b/ACE/tests/SOCK_Test_IPv6.cpp index 11f0baa4bc2..652d0a41dde 100644 --- a/ACE/tests/SOCK_Test_IPv6.cpp +++ b/ACE/tests/SOCK_Test_IPv6.cpp @@ -10,7 +10,7 @@ * connect and exchange data. * * @author Prashant Jain <pjain@cs.wustl.edu> - * Doug Schmidt <schmidt@cs.wustl.edu> + * Doug Schmidt <d.schmidt@vanderbilt.edu> * Brian Buesker <bbuesker@qualcomm.com> */ // ============================================================================ diff --git a/ACE/tests/SV_Shared_Memory_Test.cpp b/ACE/tests/SV_Shared_Memory_Test.cpp index d60081d9cac..ff0b2dc2d3c 100644 --- a/ACE/tests/SV_Shared_Memory_Test.cpp +++ b/ACE/tests/SV_Shared_Memory_Test.cpp @@ -10,7 +10,7 @@ * input is required as far as command line arguments are * concerned. * - * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Signal_Test.cpp b/ACE/tests/Signal_Test.cpp index bf4a10175e4..600e2de5f75 100644 --- a/ACE/tests/Signal_Test.cpp +++ b/ACE/tests/Signal_Test.cpp @@ -7,7 +7,7 @@ * various OS platforms that support sending signals between * processes. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Svc_Handler_Test.cpp b/ACE/tests/Svc_Handler_Test.cpp index 82b0462e103..459900efb4a 100644 --- a/ACE/tests/Svc_Handler_Test.cpp +++ b/ACE/tests/Svc_Handler_Test.cpp @@ -7,7 +7,7 @@ * <ACE_Buffered_Svc_Handler>. This test also illustrates how the * <ACE_FILE_IO> classes work. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/TSS_Test.cpp b/ACE/tests/TSS_Test.cpp index 73830571618..79c7ca3d113 100644 --- a/ACE/tests/TSS_Test.cpp +++ b/ACE/tests/TSS_Test.cpp @@ -9,7 +9,7 @@ * ACE_TSS::operator->() are delegated to the appropriate method * in the Errno class. * - * @author Prashant Jain <pjain@cs.wustl.edu> and Doug Schmidt <schmidt@cs.wustl.edu> + * @author Prashant Jain <pjain@cs.wustl.edu> and Doug Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/TSS_Test_Errno.h b/ACE/tests/TSS_Test_Errno.h index ac4500b85aa..2964351b743 100644 --- a/ACE/tests/TSS_Test_Errno.h +++ b/ACE/tests/TSS_Test_Errno.h @@ -8,7 +8,7 @@ * it in a .h file for template instantiation (such as AIX C Set * ++). * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Task_Test.cpp b/ACE/tests/Task_Test.cpp index b1908b9e16e..967fa03f5fb 100644 --- a/ACE/tests/Task_Test.cpp +++ b/ACE/tests/Task_Test.cpp @@ -8,7 +8,7 @@ * <ACE_Task> and the <ACE_Thread_Manager>. This also illustrates * how the <ACE_Thread_Hook> mechanism works. * - * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Thread_Manager_Test.cpp b/ACE/tests/Thread_Manager_Test.cpp index 8e4436fb0b7..a31d7f1ee12 100644 --- a/ACE/tests/Thread_Manager_Test.cpp +++ b/ACE/tests/Thread_Manager_Test.cpp @@ -8,7 +8,7 @@ * group suspension and resumption, and cooperative thread * cancellation mechanisms. * - * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Thread_Mutex_Test.cpp b/ACE/tests/Thread_Mutex_Test.cpp index 183009e4d14..de1bf1f59e9 100644 --- a/ACE/tests/Thread_Mutex_Test.cpp +++ b/ACE/tests/Thread_Mutex_Test.cpp @@ -7,7 +7,7 @@ * ACE_Thread_Mutex. The test acquires and releases mutexes. No * command line arguments are needed to run the test. * - * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/Thread_Pool_Test.cpp b/ACE/tests/Thread_Pool_Test.cpp index 0a930b67113..6e4d0a061bf 100644 --- a/ACE/tests/Thread_Pool_Test.cpp +++ b/ACE/tests/Thread_Pool_Test.cpp @@ -12,7 +12,7 @@ * queue is deactivated. * * @author Karlheinz Dorn <Karlheinz.Dorn@med.siemens.de> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author and Prashant Jain <pjain@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/tests/Timer_Queue_Test.cpp b/ACE/tests/Timer_Queue_Test.cpp index abfae582b8b..c7ae30068f7 100644 --- a/ACE/tests/Timer_Queue_Test.cpp +++ b/ACE/tests/Timer_Queue_Test.cpp @@ -10,7 +10,7 @@ * functionality of the timer queue is then tested. No command * line arguments are needed to run the test. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author Prashant Jain <pjain@cs.wustl.edu> * @author and Darrell Brunsch <brunsch@cs.wustl.edu> */ diff --git a/ACE/tests/UPIPE_SAP_Test.cpp b/ACE/tests/UPIPE_SAP_Test.cpp index f5ac586d162..c0b5a243b73 100644 --- a/ACE/tests/UPIPE_SAP_Test.cpp +++ b/ACE/tests/UPIPE_SAP_Test.cpp @@ -7,7 +7,7 @@ * intra-process communication. * * @author Gerhard Lenzer <Gerhard.Lenzer@med.siemens.de> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> * @author and Prashant Jain <pjain@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/websvcs/lib/URL_Addr.h b/ACE/websvcs/lib/URL_Addr.h index b88a22be341..c88937bdd11 100644 --- a/ACE/websvcs/lib/URL_Addr.h +++ b/ACE/websvcs/lib/URL_Addr.h @@ -4,7 +4,7 @@ /** * @file URL_Addr.h * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/TAO/docs/Smart_Proxies.html b/TAO/docs/Smart_Proxies.html index 7cef472cb74..ad8fd334cd3 100644 --- a/TAO/docs/Smart_Proxies.html +++ b/TAO/docs/Smart_Proxies.html @@ -400,7 +400,7 @@ $TAO_ROOT/tests/Smart_Proxies/Policy. <h3><a name="Acknowledgements">Acknowledgements</a></h3> <P><a href="mailto:nanbor@cs.wustl.edu">Nanbor Wang</a> and <a -href="mailto:schmidt@cs.wustl.edu">Dr.Schmidt</a> for their help in +href="mailto:d.schmidt@vanderbilt.edu">Dr.Schmidt</a> for their help in designing and discussing this feature. <P> <P><a href="mailto:brian.wallis@ot.com.au">Brian Wallis</a> for diff --git a/TAO/examples/Event_Comm/Consumer_Handler.h b/TAO/examples/Event_Comm/Consumer_Handler.h index 07538447d86..008d5b235ea 100644 --- a/TAO/examples/Event_Comm/Consumer_Handler.h +++ b/TAO/examples/Event_Comm/Consumer_Handler.h @@ -7,7 +7,7 @@ * Subclass of Corba_Handler that sets up the Consumer handler * for use with the ACE ACE_Reactor. * - * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) and Pradeep Gore (pradeep@cs.wustl.edu) + * @author Douglas C. Schmidt (d.schmidt@vanderbilt.edu) and Pradeep Gore (pradeep@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/examples/Event_Comm/Consumer_Input_Handler.h b/TAO/examples/Event_Comm/Consumer_Input_Handler.h index a1e807ff84f..2a5f599d21f 100644 --- a/TAO/examples/Event_Comm/Consumer_Input_Handler.h +++ b/TAO/examples/Event_Comm/Consumer_Input_Handler.h @@ -4,7 +4,7 @@ /** * @file Consumer_Input_Handler.h * - * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) + * @author Douglas C. Schmidt (d.schmidt@vanderbilt.edu) */ //============================================================================= diff --git a/TAO/examples/Event_Comm/Event_Comm.idl b/TAO/examples/Event_Comm/Event_Comm.idl index b347475dcc7..92b24036dd6 100644 --- a/TAO/examples/Event_Comm/Event_Comm.idl +++ b/TAO/examples/Event_Comm/Event_Comm.idl @@ -7,7 +7,7 @@ * The CORBA IDL module for distributed event notification. * * - * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) and Pradeep Gore (pradeep@cs.wustl.edu) + * @author Douglas C. Schmidt (d.schmidt@vanderbilt.edu) and Pradeep Gore (pradeep@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/examples/Event_Comm/Event_Comm_i.h b/TAO/examples/Event_Comm/Event_Comm_i.h index 133c0008e00..82dde90d39e 100644 --- a/TAO/examples/Event_Comm/Event_Comm_i.h +++ b/TAO/examples/Event_Comm/Event_Comm_i.h @@ -7,7 +7,7 @@ * Class interface for the implementation of the distributed * event notification mechanism. * - * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) and Pradeep Gore <pradeep@cs.wustl.edu> + * @author Douglas C. Schmidt (d.schmidt@vanderbilt.edu) and Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/examples/Event_Comm/Notifier_Handler.h b/TAO/examples/Event_Comm/Notifier_Handler.h index 0c4b9533c82..61dd0cd0ba3 100644 --- a/TAO/examples/Event_Comm/Notifier_Handler.h +++ b/TAO/examples/Event_Comm/Notifier_Handler.h @@ -4,7 +4,7 @@ /** * @file Notifier_Handler.h * - * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) and Pradeep Gore (pradeep@cs.wustl.edu) + * @author Douglas C. Schmidt (d.schmidt@vanderbilt.edu) and Pradeep Gore (pradeep@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/examples/Event_Comm/Supplier_Input_Handler.h b/TAO/examples/Event_Comm/Supplier_Input_Handler.h index bef78d458ce..77dbd8bb38f 100644 --- a/TAO/examples/Event_Comm/Supplier_Input_Handler.h +++ b/TAO/examples/Event_Comm/Supplier_Input_Handler.h @@ -6,7 +6,7 @@ * * Handle input from the keyboard. * - * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) and Pradeep Gore (pradeep@cs.wustl.edu) + * @author Douglas C. Schmidt (d.schmidt@vanderbilt.edu) and Pradeep Gore (pradeep@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/examples/Load_Balancing/Load_Balancer.idl b/TAO/examples/Load_Balancing/Load_Balancer.idl index 2380f981cff..bf29e56829c 100644 --- a/TAO/examples/Load_Balancing/Load_Balancer.idl +++ b/TAO/examples/Load_Balancing/Load_Balancer.idl @@ -10,7 +10,7 @@ * well as use cases for this approach. * * - * @author Interfaces in this file came from OrbixNames Load Balancing features with modifications by: Doug Schmidt (schmidt@cs.wustl.edu) Marina Spivak (marina@cs.wustl.edu) + * @author Interfaces in this file came from OrbixNames Load Balancing features with modifications by: Doug Schmidt (d.schmidt@vanderbilt.edu) Marina Spivak (marina@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/examples/Load_Balancing_persistent/Load_Balancer.idl b/TAO/examples/Load_Balancing_persistent/Load_Balancer.idl index b04eb9bbe9e..f439e8fe3d9 100644 --- a/TAO/examples/Load_Balancing_persistent/Load_Balancer.idl +++ b/TAO/examples/Load_Balancing_persistent/Load_Balancer.idl @@ -10,7 +10,7 @@ * well as use cases for this approach. * * - * @author Interfaces in this file came from OrbixNames Load Balancing features with modifications by: Doug Schmidt (schmidt@cs.wustl.edu) Marina Spivak (marina@cs.wustl.edu) + * @author Interfaces in this file came from OrbixNames Load Balancing features with modifications by: Doug Schmidt (d.schmidt@vanderbilt.edu) Marina Spivak (marina@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/examples/Simple/time-date/Time_Date_Client_i.h b/TAO/examples/Simple/time-date/Time_Date_Client_i.h index fbcf6501ae4..2a9c1a5e4b4 100644 --- a/TAO/examples/Simple/time-date/Time_Date_Client_i.h +++ b/TAO/examples/Simple/time-date/Time_Date_Client_i.h @@ -6,7 +6,7 @@ * * This class implements the interface calls for RMI. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/TAO/examples/Simple/time-date/Time_Date_i.h b/TAO/examples/Simple/time-date/Time_Date_i.h index 2941fde811f..4ce9bbd0c42 100644 --- a/TAO/examples/Simple/time-date/Time_Date_i.h +++ b/TAO/examples/Simple/time-date/Time_Date_i.h @@ -6,7 +6,7 @@ * * This class implements the Time_Date IDL interface. * - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> and Michael Kircher. + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu> and Michael Kircher. */ //============================================================================= diff --git a/TAO/examples/Simple/time-date/server.cpp b/TAO/examples/Simple/time-date/server.cpp index 4742621485e..d81d6988cb3 100644 --- a/TAO/examples/Simple/time-date/server.cpp +++ b/TAO/examples/Simple/time-date/server.cpp @@ -7,7 +7,7 @@ * Service Configurator can dynamically configure an ORB and its * servants from a svc.conf file. * - * @author Doug Schmidt <schmidt@cs.wustl.edu> + * @author Doug Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h b/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h index a6552aa64a7..296d2d2f6bd 100644 --- a/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h +++ b/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h @@ -5,7 +5,7 @@ /** * @file Channel_Clients_T.h * - * @author Tim Harrison (harrison@cs.wustl.edu) and Douglas Schmidt (schmidt@cs.wustl.edu) + * @author Tim Harrison (harrison@cs.wustl.edu) and Douglas Schmidt (d.schmidt@vanderbilt.edu) * * These classes allow applications to be consumer, suppliers, and * consumer suppliers, as well as being active objects. This is diff --git a/TAO/orbsvcs/orbsvcs/Naming/Naming_Client.h b/TAO/orbsvcs/orbsvcs/Naming/Naming_Client.h index a0841925333..f7642a83b6e 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Naming_Client.h +++ b/TAO/orbsvcs/orbsvcs/Naming/Naming_Client.h @@ -8,7 +8,7 @@ * * @author Nagarajan Surendran (naga@cs.wustl.edu) * @author Matt Braun <mjb2@cs.wustl.edu> - * @author and Douglas C. Schmidt <schmidt@cs.wustl.edu>. + * @author and Douglas C. Schmidt <d.schmidt@vanderbilt.edu>. */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Naming_Server.h b/TAO/orbsvcs/orbsvcs/Naming/Naming_Server.h index b3bd2b1cd3a..3e35ec52333 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Naming_Server.h +++ b/TAO/orbsvcs/orbsvcs/Naming/Naming_Server.h @@ -10,7 +10,7 @@ * * @author Nagarajan Surendran (naga@cs.wustl.edu) * @author Matt Braun <mjb2@cs.wustl.edu> - * @author Douglas C. Schmidt <schmidt@cs.wustl.edu>. + * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu>. */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp b/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp index bce3bba7b98..b095577e4c5 100644 --- a/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp +++ b/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp @@ -8,7 +8,7 @@ * * @author Sergio Flores-Gaitan <sergio@cs.wustl.edu> * @author Marina Spivak <marina@cs.wustl.edu> - * @author and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Simple_Naming/client.cpp b/TAO/orbsvcs/tests/Simple_Naming/client.cpp index 9824b9844ae..f639e92a31d 100644 --- a/TAO/orbsvcs/tests/Simple_Naming/client.cpp +++ b/TAO/orbsvcs/tests/Simple_Naming/client.cpp @@ -8,7 +8,7 @@ * * @author Sergio Flores-Gaitan <sergio@cs.wustl.edu> * @author Marina Spivak <marina@cs.wustl.edu> - * @author and Douglas C. Schmidt <schmidt@cs.wustl.edu> + * @author and Douglas C. Schmidt <d.schmidt@vanderbilt.edu> */ //============================================================================= |