summaryrefslogtreecommitdiff
path: root/netsvcs/clients
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'TAO-0_1_21'.TAO-0_1_21nobody1998-05-1551-5454/+0
* *** empty log message ***schmidt1998-04-098-289/+46
* *** empty log message ***schmidt1998-04-0412-54/+502
* Removed #include <fstream.h> from line 1.Steve Huston1998-04-031-1/+0
* Removed -s flag.nanbor1998-02-151-1/+1
* Changed "$DB" to "localname".nanbor1998-02-151-4/+4
* (handle_input): get input from stdin, not ACE_STDINlevine1998-02-091-2/+2
* replaced use of ACE_OS::gets with ACE_OS::fgetslevine1998-02-061-113/+113
* Added code to close down logger connection.nanbor1998-01-291-0/+12
* updated dependencies with revised depend.locallevine1998-01-158-240/+57
* Added missing explicit template instantiation(s).nw11998-01-021-1/+6
* *** empty log message ***schmidt1997-12-048-273/+52
* *** empty log message ***schmidt1997-12-041-1/+1
* *** empty log message ***irfan1997-12-048-11/+11
* *** empty log message ***schmidt1997-12-042-7/+4
* *** empty log message ***schmidt1997-11-168-48/+305
* Added include path and library path into projects.nw11997-11-092-8/+8
* *** empty log message ***schmidt1997-10-242-2/+2
* *** empty log message ***irfan1997-10-021-0/+0
* Add project depencdncy.nw11997-10-013-3/+6
* Make it work work with unicode.nw11997-10-011-1/+2
* *** empty log message ***irfan1997-09-252-0/+269
* First version.nw11997-09-193-0/+223
* *** empty log message ***nw11997-09-183-0/+226
* *** empty log message ***irfan1997-09-162-0/+2
* updated Makefile dependencieslevine1997-09-153-218/+72
* *** empty log message ***schmidt1997-09-128-41/+60
* ChangeLogTag:Thu Sep 11 10:37:00 1997 Carlos O'Ryan <coryan@polka.cs.wustl....coryan1997-09-111-2/+2
* added args to main ()levine1997-09-041-1/+1
* (run_thread): removed unused arg "vp".levine1997-08-311-1/+1
* (run_test): removed unused arg "vp".levine1997-08-311-1/+1
* (run_mutex,run_reader_writer) removed unused argument "vp".levine1997-08-311-2/+2
* *** empty log message ***schmidt1997-08-306-26/+13
* ChangeLogTag:Thu Aug 21 13:08:43 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-08-215-5/+3
* *** empty log message ***schmidt1997-08-053-3/+0
* added ACE_HAS_INSTANTIATION_PRAGMA supportlevine1997-07-312-58/+65
* *** empty log message ***irfan1997-07-266-16/+15
* Added 'const' to char * initialized from a string literal.Steve Huston1997-07-231-2/+2
* Changed WRAPPER_ROOT to ACE_ROOT.Chris Cleeland1997-07-2213-803/+803
* *** empty log message ***schmidt1997-05-067-20/+23
* added ACE_Map_Entry template specializationlevine1997-05-031-0/+1
* *** empty log message ***schmidt1997-04-288-22/+255
* *** empty log message ***schmidt1997-04-271-2/+0
* *** empty log message ***schmidt1997-04-241-0/+1
* *** empty log message ***schmidt1997-04-161-12/+7
* made STDIN_Token::TID typedef public so that template specialization (w/ Sun ...levine1997-04-021-2/+2
* added template instantiationslevine1997-03-272-0/+9
* (main): declare loop index as signed int to avoid signed/unsigned comparisonlevine1997-03-111-1/+1
* fooschmidt1997-03-091-2/+2
* removed #include of math.h, it wasn't not neededlevine1997-02-101-1/+0