Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-05-18 | Update to 0.7.4: | wiz | 2 | -7/+6 | |
v0.7.4: - Fixing a bug about dangling processes, in case of using "ts -r". v0.7.3: - Add option '-N' to set the number of slots required for a job to run. Proposed by Sergey Litvinov. v0.7.2: - Add option '-E', to keep stderr apart. It goes to "`ts -o`.e". v0.7.1: - Implement check of ownership of the socket. Security bugfix. | |||||
2014-02-15 | link network libs on SunOS | wiedi | 1 | -1/+3 | |
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2011-10-03 | Initial import of ts-0.7.0, packaged for wip by Jan Ć mydke. | wiz | 5 | -0/+51 | |
A simple and flexible batch system for a single machine. Each user uses a personal queue which can run several jobs in parallel. |