summaryrefslogtreecommitdiff
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Tue May 2 19:33:57 2000 Douglas C. Schmidt ↵schmidt2000-05-038-248/+83
| | | | <schmidt@ace.cs.wustl.edu>
* ChangeLogTag:Sat Apr 29 13:20:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-292-7/+9
|
* These have been moved up into JAWS2.jxh2000-04-27100-46736/+0
|
* Move PROTOTYPE up into something more prominent.jxh2000-04-27101-0/+48649
|
* Added dependencies to Makefile, let http_tester ignore linesjxh2000-04-272-1/+413
| | | | beginning with '#' in the config files.
* ChangeLogTag:Thu Apr 27 13:08:00 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-272-172/+358
|
* ChangeLogTag:Wed Apr 26 08:43:21 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-266-15/+15
|
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-232-3/+3
|
* ChangeLogTag:Fri Apr 21 20:33:11 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-04-222-1/+7
|
* ChangeLogTag:Thu Apr 20 09:20:28 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-04-2024-326/+404
|
* ChangeLogTag:Thu Apr 20 09:04:27 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-04-202-193/+200
|
* ChangeLogTag:Wed Apr 19 15:00:44 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-04-192-289/+460
|
* ChangeLogTag:Wed Apr 19 08:18:30 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-04-197-140/+394
|
* ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-191-1/+1
|
* ChangeLogTag:Sat Apr 15 21:49:04 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-163-9/+6
|
* ChangeLogTag:Sat Apr 15 18:17:02 2000 Douglas C. Schmidt ↵schmidt2000-04-151-8/+93
| | | | <schmidt@ace.cs.wustl.edu>
* * Assoc_Array.cpp: make parameter anonymous to silence compiler warning.jxh2000-04-108-271/+709
| | | | | | | | | | * Cache_Manager_T.h: bump up default size of hash table. * FILE.cpp: added definition of destructor that cleans up mmap. * FILE.h: added declaration for destructor. * Filecache.cpp: added code to allow adding cache misses into the cache. * Filecache.h: changed a typedef from referenced to counted. * IO.cpp: changed transmit file implementation to use new Filecache. * Makefile: dependency changes.
* *** empty log message ***jxh2000-03-221-0/+13
|
* Fixed it so that the programs actually link. Thanks to Craig Rodriguesjxh2000-03-201-3/+3
| | | | (rodrigc@mediaone.net) for the heads up.
* Fixes to class declaration. Method return types should never bejxh2000-03-201-4/+4
| | | | | implicit. Thanks to Craig Rodrigues (rodrigc@mediaone.net) for the heads up.
* ChangeLogTag: Sun Mar 12 21:10:13 2000 David L. Levine <levine@cs.wustl.edu>levine2000-03-136-348/+388
|
* temporarily reverted memory leak fixes since I introduced some regressionsOssama Othman2000-03-091-29/+18
|
* *** empty log message ***Ossama Othman2000-03-091-2/+2
|
* corrected spelling/grammarOssama Othman2000-03-091-1/+1
|
* ChangeLogTag:Wed Mar 8 17:26:22 2000 Ossama Othman <ossama@uci.edu>Ossama Othman2000-03-092-18/+38
|
* ChangeLogTag:Tue Feb 22 17:42:09 2000 Douglas C. Schmidt ↵schmidt2000-02-237-26/+37
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff <chris@kohlhoff.com>schmidt2000-02-215-40/+10
|
* This is a generated file. It shouldn't be in the repository.Ossama Othman2000-01-064-1350/+0
|
* ChangeLogTag: Fri Dec 31 08:07:18 1999 David L. Levine <levine@cs.wustl.edu>levine1999-12-316-291/+295
|
* ChangeLogTag:Sat Dec 4 16:59:08 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-12-041-29/+25
|
* ChangeLogTag:Sat Nov 13 11:29:20 1999 Douglas C. Schmidt ↵schmidt1999-11-142-0/+8
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag:Wed Nov 10 22:12:32 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-11-113-0/+1240
|
* *** empty log message ***nanbor1999-10-2629-4458/+0
|
* *** empty log message ***Ossama Othman1999-09-211-0/+7
|
* ChangeLogTag:Tue Sep 21 11:41:33 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-09-211-1/+1
|
* ChangeLogTag:Tue Sep 21 11:47:00 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-09-211-1/+1
|
* Updated dependencies.Ossama Othman1999-09-161-7/+1
|
* *** empty log message ***pradeep1999-08-311-8/+15
|
* *** empty log message ***pradeep1999-08-311-34/+168
|
* ChangeLogTag:Tue Aug 31 00:16:34 1999 Douglas C. Schmidt ↵schmidt1999-08-312-1/+9
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag: Wed Aug 18 16:00:46 1999 David L. Levine <levine@cs.wustl.edu>levine1999-08-181-17/+25
|
* added client/Caching/Makefile to ChangeLogTag: Wed Aug 18 16:00:46 1999 ↵levine1999-08-181-3/+3
| | | | David L. Levine <levine@cs.wustl.edu>
* ChangeLogTag: Wed Aug 18 16:00:46 1999 David L. Levine <levine@cs.wustl.edu>levine1999-08-182-36/+52
|
* ChangeLogTag:Thu Aug 05 15:35:21 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-08-052-38/+38
|
* ChangeLogTag:Thu Jul 29 14:47:10 1999 Ossama Othman <othman@cs.wustl.edu>schmidt1999-07-292-8/+23
|
* Clear out EOS on PharLap ETS.Steve Huston1999-07-191-0/+6
|
* Integrating new Filecache implementation.jxh1999-07-196-61/+127
|
* Files for new Cache Manager based Filecache. Initial version, untested.jxh1999-07-195-536/+794
|
* *** empty log message ***jxh1999-07-081-0/+125
|
* const-corrected for char pointers.Steve Huston1999-07-064-19/+27
|