2003-06-17  David Ranch  <dranch@juniper.net>

        * stress.c: (main, atoll_s, atoll_b) Use sscanf instead of atoll
        for portability.

2003-05-08  Amos Waterland  <awaterl@yahoo.com>

        * stress.c: Make exit messages for workers consistent.  Print value of
        signal if worker was killed abnormally.

2003-05-08  Amos Waterland  <awaterl@yahoo.com>

        * stress.c: Make arguments check for invalid values.

2003-05-07  Amos Waterland  <awaterl@yahoo.com>

        * stress.c: Make worker dispatch use round-robin method.

2003-05-06  Wes Hofmann  <whofmann@yahoo.com>

        * stress.c: (atoll_b) Use shift instead of multiply for speed.

2003-05-05  Amos Waterland  <awaterl@yahoo.com>

        * stress.c: Major rework of timeout code.

2002-12-13  Manoj Iyer <manjo@austin.ibm.com>

        * stress.c: Remove hard coding of 'stress' in usage, version
        statements.

2002-12-06  Amos Waterland  <awaterl@yahoo.com>

        * stress.c: Complete rewrite.
        * Makefile: Removed in favor of use of the GNU Autotools.

2002-08-26  Amos Waterland  <awaterl@yahoo.com>

        * stress.c: (loadavg) Removed default label.
        * stress.c: (hogmemory) Renamed formal parameters, using the word
        'page' was less than accurate.
        * stress.c: (convert_num) Removed default label, changed return type
        to long long.
        * Makefile: Added LFS definitions to CFLAGS.

2002-07-29  Tobias Jahn  <jahn@in.tum.de>

        * stress.c: (convert_num) Added function.
        * stress.c: (main) Added calls to above function.

2002-07-19  Amos Waterland  <awaterl@yahoo.com>

        * stress.c: (loadavg) Added function.

2002-01-29  Amos Waterland  <awaterl@yahoo.com>

        * stress.c: New file.  Incorporated ideas from Don Giuliano.
