Commit graph

7 commits

Author SHA1 Message Date
Aleksey Cheusov
389faa3b6e updated to the latest upstream release 0.8.0
NEWS:

       New options implemented: -E, -i and -I
       See manual page for details.

       Fixes and minor improvements in the documentation
2008-03-03 22:42:29 +00:00
Aleksey Cheusov
f608b8aeed updated to the latest upstream release 0.7.0
NEWS:

   new -e|--eot option implemented.
   It prints the end-of-task marker (an empty line) to stdout.
   See manual page.

   WARNS=4 to see compilation warnings.
   several gcc warnings fixed.

   fixed: '-n +0' and '-n ""' now fails with error message.

   minor fix in man page

   minor clean-ups
2008-02-28 19:06:09 +00:00
Aleksey Cheusov
6b00eb684c TEST_TARGET is added 2008-02-17 19:44:26 +00:00
Tobias Nygren
ed892d8f1e Revert my previous change. 2008-02-10 17:37:25 +00:00
Tobias Nygren
93805e720e Needs GNU nroff to generate catpages. 2008-02-07 13:48:35 +00:00
Aleksey Cheusov
0af8d4a9a9 USE_BSD_MAKEFILE=yes 2008-02-05 10:13:08 +00:00
Aleksey Cheusov
8f0dab69e6 paexec distributes performing the given tasks across several CPUs or
machines on a network and collects the results from those
CPUs/machines.
2008-01-24 20:54:19 +00:00