refactor: removed out-dated casts to (char *)
fix(rholo): Added -co- switch to overriding rtrace options
perf: Replaced random()%modulus with irandom(modulus) where appropriate
Removed extraneous "extern" and "register" qualifiers
Made quitting rvu, rholo and rcontrib quicker with multiple processes on Unix
Ansification and prototypes.
Added grouping parens to reduce ambiguity warnings.
Replaced most outdated BSD function calls with their posix equivalents, and cleaned up a few other platform dependencies.
Abstracted process and path handling for Windows. Renamed FLOAT to RREAL because of conflict on Windows. Added conditional compiles for some signal handlers.
Changes and check-in for 3.5 release Includes new source files and modifications not recorded for many years See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release
added sleep(2) on first rtrace process
added safety check to start_rtrace()
implemented kill, clobber and restart commands
increased MAXPROC from 16 to 64 and made nprocs variable global
leave rtrace -w option alone if rholo -w not set
added "VDISTANCE" variable for virtual distance calculation made persist file vary with process id so multiple rholo's don't interfere
changed to using immediate distance from rtrace
added more routines for display support
include selcall.h
initial bug fixes
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.