"Fossies" - the Fresh Open Source Software Archive 
Member "stress-1.0.5/ChangeLog" (2 Oct 2021, 14851 Bytes) of package /linux/privat/old/stress-1.0.5.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 2021-10-01 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
2 Version 1.0.5
3
4 * Added CI test for GitHub.
5 * Migrated manpage system to txt2man.
6 * Modernized system install.
7 * Set right permissions to source code.
8 * Updated README and added a CONTRIBUTING file.
9 * Other minor changes and improvements.
10
11 2010-03-19 Amos Waterland <apw@rossby.metr.ou.edu>
12 Version 1.0.4
13
14 * configure.in, doc/version.texi: Up to version 1.0.4.
15
16 * src/stress.c: Fix unlink error reported by Farkas Levente.
17
18 2010-03-17 Amos Waterland <apw@rossby.metr.ou.edu>
19
20 * src/stress.c: Make the error message on unlink fail more clear.
21
22 2010-02-18 Amos Waterland <apw@rossby.metr.ou.edu>
23 Version 1.0.3
24
25 * NEWS, doc/version.texi: Fix NEWS.
26
27 * configure.in, src/stress.c: Up to version 1.0.3. Remove no-clean
28 option.
29
30 2009-12-03 Amos Waterland <apw@rossby.metr.ou.edu>
31 Version 1.0.2
32
33 * NEWS, configure.in, doc/version.texi: Up to version 1.0.2.
34
35 * src/Makefile.am: Remove Wall and Werror flags so we can build
36 on AIX with xlc.
37
38 * src/stress.c: Apply patch from Wilken Gottwalt to make tee
39 behave properly.
40
41 2009-08-12 Amos Waterland <apw@rossby.metr.ou.edu>
42 Version 1.0.1
43
44 * NEWS: Update the NEWS file.
45
46 * etc/deb/Makefile, etc/deb/debian/changelog, etc/deb/debian/control,
47 etc/deb/debian/rules: More changes for packaging.
48
49 * etc/deb/Makefile, etc/deb/debian/changelog, etc/deb/debian/control,
50 etc/deb/debian/rules: Changes for the purpose of packaging.
51
52 * doc/version.texi: Increase version.
53
54 * NEWS, configure.in: Up to version 1.0.1
55
56 * src/stress.c: Apply patch from Dileepa Prabhakar to randomize
57 slow writing.
58
59 * Makefile.am, src/Makefile.am: Small cleanups for automake.
60
61 * src/stress.c: Initialize pointer.
62
63 2008-05-30 Amos Waterland <apw@rossby.metr.ou.edu>
64
65 * FAQ, README: Add FAQ and modify README.
66
67 2007-12-17 Amos Waterland <apw@rossby.metr.ou.edu>
68 Version 1.0.0
69
70 * NEWS, README, configure.in, doc/version.texi: Up to version 1.0.0.
71
72 2007-12-15 Amos Waterland <apw@rossby.metr.ou.edu>
73
74 * src/stress.c: Add check for memory corruption.
75
76 2007-01-25 Amos Waterland <apw@rossby.metr.ou.edu>
77
78 * etc/deb/debian/control: Change priority from optional to extra.
79
80 2007-01-23 Amos Waterland <apw@rossby.metr.ou.edu>
81
82 * TODO: Add build standalone.
83
84 * TODO: Add note about option directions.
85
86 * doc/version.texi, etc/deb/Makefile, etc/deb/debian/changelog:
87 Up to version 0.18.9
88
89 2007-01-18 Amos Waterland <apw@rossby.metr.ou.edu>
90
91 * configure.in, etc/deb/Makefile, etc/deb/debian/changelog,
92 etc/deb/debian/control, etc/deb/debian/rules: Up to version 0.18.9.
93
94 * doc/Makefile.am: Make a better apropos message for manpage.
95
96 2005-12-08 Amos Waterland <apw@rossby.metr.ou.edu>
97
98 * NEWS, doc/version.texi: Add entry for 0.18.8 release.
99
100 * configure.in: Up version to 0.18.8.
101
102 * src/stress.c: Apply patch from Richard Norton to fix calculation
103 of timeouts with year suffixes.
104
105 * AUTHORS: Add Richard Norton to list of patch contributors.
106
107 2005-08-09 Amos Waterland <apw@rossby.metr.ou.edu>
108
109 * etc/deb/Makefile, etc/deb/debian/changelog, etc/deb/debian/control:
110 Fixes for version 0.18.6.
111
112 2005-07-03 Amos Waterland <apw@rossby.metr.ou.edu>
113
114 * src/stress.c: Apply modified patch from Bob Paulsen to add the
115 option to keep memory instead of freeing and reallocating it.
116
117 2005-06-30 Amos Waterland <apw@rossby.metr.ou.edu>
118 Version 0.18.6
119
120 * NEWS: Add note for version 0.18.6.
121
122 2005-06-27 Amos Waterland <apw@rossby.metr.ou.edu>
123
124 * configure.in: Up to version 0.18.6.
125
126 * src/stress.c: Use less whitespace for help statement indents.
127 Fix help statement for --vm-hang option.
128
129 * configure.in: Increment to version 0.18.5.
130
131 * AUTHORS: Add Bob Paulsen.
132
133 * src/stress.c: Add option to stride through memory in increments
134 other than unity. Modify option to hang after allocating memory
135 to support values other than infinity.
136
137 2005-06-04 Amos Waterland <apw@rossby.metr.ou.edu>
138
139 * src/stress.c: Make message about using up time before all workers
140 dispatched a warning instead of a debug.
141
142 2005-05-29 Amos Waterland <apw@rossby.metr.ou.edu>
143
144 * TODO: Explain about removing the --backoff option.
145
146 * TODO: Initial checkin.
147
148 2005-04-08 Amos Waterland <apw@rossby.metr.ou.edu>
149 Version 0.18.4
150
151 * NEWS: Add entry for version 0.18.4
152
153 2005-03-10 Amos Waterland <apw@rossby.metr.ou.edu>
154
155 * etc/deb/debian/changelog: Update to version 0.18.4-1.
156
157 * etc/deb/Makefile: Update to version 0.18.4.
158
159 * bootstrap: Do not specify version of autoconf.
160
161 * configure.in: Increment to version 0.18.4.
162
163 * doc/stress.texi: Move from the GFDL to the GPL.
164
165 * etc/deb/debian/control: Do not include sentence about autotools
166 and C.
167
168 2005-02-26 Amos Waterland <apw@rossby.metr.ou.edu>
169
170 * etc/deb/debian/rules: Follow Gaudenz Steinlin's suggestion of
171 removing commented-out rules.
172
173 * etc/deb/debian/copyright: Follow Gaudenz Steinlin's suggestion
174 of combining upstream author and debianizer.
175
176 * etc/deb/debian/control: Change standards version to 3.6.1.1.
177
178 * etc/deb/debian/changelog: Follow Gaudenz Steinlin's suggestion
179 of making initial upload have only one revision.
180
181 * etc/deb/Makefile: Update version to 0.18.3.
182
183 * bootstrap: We rely upon autoconf2.50.
184
185 * etc/deb/debian/control: Update standards version to 3.6.1.0.
186
187 2005-02-10 Amos Waterland <apw@rossby.metr.ou.edu>
188
189 * src/stress.c: Add 2005 to copyright statement.
190
191 * src/stress.c: Change the --vm-hang usage statement to be symmetric
192 with that of --hdd-noclean.
193
194 * src/stress.c: Clarify --vm-hang usage explanation.
195
196 2005-01-14 Amos Waterland <apw@rossby.metr.ou.edu>
197
198 * configure.in: Increment version to 0.18.3.
199
200 * src/stress.c: Indentation fixes.
201
202 * src/stress.c: Fix bug in which timeout under heavy load can wrap
203 to a negative value. Also, print index of each worker type as it
204 is forked.
205
206 2005-01-12 Amos Waterland <apw@rossby.metr.ou.edu>
207
208 * src/stress.c: Make suffix explanation in usage statement more
209 clear.
210
211 2004-12-21 Amos Waterland <apw@rossby.metr.ou.edu>
212
213 * src/stress.c: Change email address. Update copyright years.
214
215 * doc/stress.texi, AUTHORS, NEWS, README: Change email address.
216
217 * doc/version.texi: Update to version 0.18.2
218
219 * src/stress.c: Do not print line number in debug messages.
220 Print more debugging messages during vm and hdd work.
221
222 2004-11-18 Amos Waterland <apw@rossby.metr.ou.edu>
223 Version 0.18.2
224
225 * etc/rpm/Makefile, etc/rpm/SPECS/stress.spec: Increment version
226 to 0.18.2.
227
228 * bootstrap: Temporarily create a ChangeLog file to make automake
229 happy.
230
231 * NEWS: Add entry for version 0.18.2.
232
233 2004-09-02 Amos Waterland <apw@rossby.metr.ou.edu>
234
235 * etc/deb/debian/changelog: Add entry for 0.18.2.
236
237 * etc/deb/debian/control: Change version of debhelper required.
238
239 * Makefile.am: Add ChangeLog to EXTRA_DIST.
240
241 * etc/deb/Makefile: Increment version to 0.18.2
242
243 * Makefile.am: Use automatic generation scheme for ChangeLog.
244
245 * ChangeLog: Removing in favor of automatic generation scheme.
246
247 * configure.in: Increment version number to 0.18.2.
248
249 2004-07-21 Amos Waterland <apw@rossby.metr.ou.edu>
250
251 * Makefile.am: Use cvs log to generate input to rcs2log.
252
253 * src/stress.c: Reword most of the usage statement.
254
255 * NEWS: Add release history by pulling from Freshmeat records.
256
257 2003-11-25 Amos Waterland <apw@rossby.metr.ou.edu>
258
259 * ChangeLog, src/stress.c: Include b in list of valid suffixes.
260
261 2003-08-04 Amos Waterland <apw@rossby.metr.ou.edu>
262 Version 0.18.1
263
264 * ChangeLog: Add entries.
265
266 * etc/deb/Makefile: Update version number.
267
268 * etc/deb/debian/changelog: Updated package version.
269
270 * etc/deb/debian/files: Removed file.
271
272 2003-07-31 Amos Waterland <apw@rossby.metr.ou.edu>
273
274 * etc/rpm/Makefile, etc/rpm/SPECS/stress.spec: Change to 0.18.1.
275
276 * configure.in: Up version number.
277
278 * src/stress.c: Cast return of getpid in message printing to
279 long long.
280
281 * configure.in: Up version number.
282
283 * src/stress.c: Make parent reap all children as soon as any of
284 them have an error condition.
285
286 * src/stress.c: Make warn and fail messages appear in all caps,
287 print pid in all messages other than info class.
288
289 * src/stress.c: Make copyright in header include 2003.
290
291 * src/stress.c: Make all the rest of the syscalls print output of
292 strerror() if they fail.
293
294 * src/stress.c: Make all syscalls in hoghdd() print the output
295 of strerror() upon failure. Change meaning of do_hdd_clean to
296 be intuitive.
297
298 2003-07-14 Amos Waterland <apw@rossby.metr.ou.edu>
299
300 * etc/deb/Makefile: Change clean rule.
301
302 * etc/deb/Makefile: Remove CVS dir.
303
304 * etc/deb/Makefile: Change tarball name.
305
306 * etc/deb/debian/control, etc/deb/debian/copyright,
307 etc/deb/debian/docs, etc/deb/debian/files, etc/deb/debian/info,
308 etc/deb/debian/rules, etc/deb/Makefile, etc/deb/debian/changelog:
309 Initial checkin.
310
311 2003-07-08 Amos Waterland <apw@rossby.metr.ou.edu>
312
313 * etc/rpm/SPECS/stress.spec: Up release.
314
315 * etc/rpm/SPECS/stress.spec, etc/rpm/Makefile: Changes.
316
317 2003-07-07 Amos Waterland <apw@rossby.metr.ou.edu>
318
319 * etc/rpm/SPECS/stress.spec, etc/rpm/Makefile, etc/rpm/stress.spec:
320 Change organization.
321
322 * etc/rpm/stress.spec: Initial checkin.
323
324 2003-06-17 Amos Waterland <apw@rossby.metr.ou.edu>
325
326 * configure.in: Up version.
327
328 * ChangeLog: Add entry.
329
330 * configure.in: Up version.
331
332 * src/stress.c: Use sscanf instead of atoll for portability.
333 Original patch contributed by David Ranch <dranch@juniper.net>.
334
335 2003-05-25 Amos Waterland <apw@rossby.metr.ou.edu>
336 Version 0.17
337
338 * configure.in: Up version.
339
340 2003-05-08 Amos Waterland <apw@rossby.metr.ou.edu>
341 Version 0.17pre20
342
343 * doc/Makefile.am, doc/version.texi: Minor change.
344
345 * AUTHORS, README: Removed help2man hooks.
346
347 * doc/version.texi: Change.
348
349 * doc/stress.texi: Updates.
350
351 * configure.in: Up.
352
353 * ChangeLog: Minor.
354
355 * src/stress.c: Make worker return messages consistent. Print value
356 of signal if worker killed abnormally.
357
358 * src/stress.c, ChangeLog: Make arguments check for invalid values.
359
360 * ChangeLog, doc/version.texi: Minor changes.
361
362 2003-05-07 Amos Waterland <apw@rossby.metr.ou.edu>
363
364 * test/Makefile.am: Removed test.
365
366 * test/check_hogcpu: Minor change.
367
368 * ChangeLog: Note.
369
370 * src/stress.c: Major reworking. Removed many options. Moved to
371 round-robin dispatcher model.
372
373 * configure.in: Up version.
374
375 2003-05-06 Amos Waterland <apw@rossby.metr.ou.edu>
376 Version 0.17pre18
377
378 * src/stress.c: (atoll_b) Use shift instead of multiply for speed.
379 Original patch contributed by Wes Hofmann <whofmann@yahoo.com>.
380
381 * ChangeLog, configure.in: Up version number.
382
383 * src/stress.c: Changed usage statement.
384
385 * doc/Makefile.am, doc/version.texi: Minor change.
386
387 * test/Makefile.am: Removed hoghdd test.
388
389 * configure.in: Up version number
390
391 * src/stress.c: Major rework.
392
393 2003-04-12 Amos Waterland <apw@rossby.metr.ou.edu>
394
395 * configure.in: Upped version.
396
397 * configure.in, doc/stress.texi, doc/version.texi: Minor changes.
398
399 2003-03-28 Amos Waterland <apw@rossby.metr.ou.edu>
400
401 * configure.in: Cleanup again as per glibc.
402
403 * doc/version.texi, configure.in: Cleaned up the --enable-static
404 option.
405
406 * configure.in: Added --enable-static-link.
407
408 * src/Makefile.am: Added -Werror.
409
410 2003-01-16 Amos Waterland <apw@rossby.metr.ou.edu>
411
412 * configure.in: Minor change.
413
414 2002-12-17 Amos Waterland <apw@rossby.metr.ou.edu>
415
416 * README: Minor changes.
417
418 2002-12-14 Amos Waterland <apw@rossby.metr.ou.edu>
419
420 * README, configure.in: Minor changes.
421
422 * src/stress.c: Added --vm-hang.
423
424 2002-12-13 Amos Waterland <apw@rossby.metr.ou.edu>
425
426 * AUTHORS, ChangeLog, doc/version.texi, configure.in: Minor changes.
427
428 * src/stress.c: Remove hard coding of 'stress' in usage,
429 version statements. Original patch contributed by Manoj Iyer
430 <manjo@austin.ibm.com>.
431
432 2002-12-11 Amos Waterland <apw@rossby.metr.ou.edu>
433
434 * README, doc/version.texi: Minor changes.
435
436 * src/stress.c: Minor bugfix.
437
438 * configure.in: Minor changes. This is pre12 shipped to rcp.
439
440 * doc/Makefile.am, doc/stress.texi, doc/stress.1, Makefile.am,
441 configure.in, src/stress.c, test/Makefile.am, test/check_atoll_s,
442 test/check_hogcpu, test/check_hoghdd: Minor changes.
443
444 * src/stress.c: Added alarm for vm,hdd dispatchers. Added kill
445 of process group at end of main.
446
447 * src/stress.c: Removed the hog prefix from switches.
448
449 * test/check_hogcpu: Minor changes.
450
451 * src/stress.c: Removed bogus timeout > backoff stuff.
452
453 * test/check_hogcpu: Less forks.
454
455 * src/stress.c: Added timeout > backoff check.
456
457 * src/stress.c: stress.c
458
459 * test/check_hogcpu: Added a sleep.
460
461 * doc/Makefile.am: Minor changes.
462
463 * doc/Makefile.am, doc/stress.1, doc/version.texi: Readded file.
464
465 * src/stress.c: Removed kill of process group.
466
467 * test/Makefile.am, test/check_hogcpu, test/check_hoghdd: Minor
468 changes.
469
470 2002-12-10 Amos Waterland <apw@rossby.metr.ou.edu>
471 Version 0.17pre10
472
473 * test/Makefile.am, test/check_hoghdd: Added file.
474
475 * doc/Makefile.am: Minor changes.
476
477 * COPYING, Makefile.am, src/Makefile.am, test/Makefile.am,
478 doc/Makefile.am: Added MAINTAINERCLEANFILES variable.
479
480 * test/Makefile.in, doc/texinfo.tex, src/Makefile.in, doc/fdl.texi,
481 doc/mdate-sh, doc/stress.1, doc/stress.texi, doc/Makefile.am,
482 doc/Makefile.in, install-sh, missing, mkinstalldirs, Makefile.in,
483 aclocal.m4, configure: Removed files.
484
485 * src/stress.c: Added backoff capability.
486
487 * configure, configure.in, doc/Makefile.am, doc/Makefile.in:
488 Minor changes.
489
490 * doc/stress.texi, doc/version.texi: Added quotes of options in
491 examples section.
492
493 * src/stress.c: Implemented ignore of non-critical errors. Has the
494 kill each process leader timeout implementation.
495
496 2002-12-08 Amos Waterland <apw@rossby.metr.ou.edu>
497 Version 0.17pre8
498
499 * AUTHORS, ChangeLog, doc/stress.1, src/stress.c: Changed email
500 address.
501
502 * test/check_usage_return_code, test/check_version_return_code,
503 test/Makefile.am, test/Makefile.in, doc/Makefile.in, doc/mdate-sh,
504 doc/stress.texi, src/Makefile.in, src/stress.c, Makefile.in,
505 aclocal.m4, configure, configure.in, doc/Makefile.am: Minor changes.
506
507 * doc/version.texi, doc/fdl.texi, doc/stress.texi, doc/texinfo.tex:
508 Initial add.
509
510 * README: Minor wording change.
511
512 * src/stress.c: Initial import after a complete rewrite.
513 Contains ideas from Don Giuliano <guido@ou.edu> and Tobias Jahn
514 <jahn@in.tum.de>.
515
516 * COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README, bootstrap,
517 configure.in, doc/Makefile.am, doc/stress.1, install-sh, missing,
518 mkinstalldirs, src/Makefile.am, test/Makefile.am, test/check_atoll_s,
519 test/check_usage_return_code, test/check_version_return_code:
520 Initial import.
521
522 * COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README,
523 bootstrap, configure.in, doc/Makefile.am, doc/stress.1,
524 install-sh, missing, mkinstalldirs, src/Makefile.am, src/stress.c,
525 test/Makefile.am, test/check_atoll_s, test/check_usage_return_code,
526 test/check_version_return_code: New file.
527
528 * AUTHORS: Initial import.
529
530 * AUTHORS: New file.
531