ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/devcomm.c
Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Mon Sep 20 16:26:58 2004 UTC (19 years, 6 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1, rad3R7P1, rad3R7P2, rad3R8, rad3R9
Changes since 2.12: +7 -1 lines
Diff to previous 2.12
Added close-on-exec flag to pipes to prevent possible deadlocks

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Tue Mar 30 16:13:01 2004 UTC (20 years ago) by schorsch
Branch: MAIN
Changes since 2.11: +67 -42 lines
Diff to previous 2.11
Continued ANSIfication. There are only bits and pieces left now.

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Tue Nov 11 16:24:06 2003 UTC (20 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.10: +2 -4 lines
Diff to previous 2.10
Replaced all calls to vfork() with regular fork() calls

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Mon Nov 10 16:52:25 2003 UTC (20 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.9: +3 -5 lines
Diff to previous 2.9
Eliminated fork() redeclaration and vfork.h

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Thu Jul 3 15:00:19 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.8: +3 -1 lines
Diff to previous 2.8
Added -N option to rad for parallel rendering (preliminary w/o using -PP)

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Wed Jul 2 01:15:20 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.7: +10 -1 lines
Diff to previous 2.7
Fixed broken use of RHAS_FORK_EXEC

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Tue Feb 25 02:47:22 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.6: +1 -56 lines
Diff to previous 2.6
Replaced inline copyright notice with #include "copyright.h"

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:28 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.5: +77 -22 lines
Diff to previous 2.5
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

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Tue Nov 11 19:55:03 1997 UTC (26 years, 4 months ago) by gregl
Branch: MAIN
Changes since 2.4: +10 -10 lines
Diff to previous 2.4
created erract structure containing error messages and actions

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Thu Nov 18 09:42:58 1993 UTC (30 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.3: +2 -0 lines
Diff to previous 2.3
minor compiler warning fixes

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Mon Apr 5 15:16:47 1993 UTC (30 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.2: +32 -26 lines
Diff to previous 2.2
added slave_init() for slave mode of rview

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Thu Mar 19 09:34:02 1992 UTC (32 years ago) by greg
Branch: MAIN
Changes since 2.1: +2 -4 lines
Diff to previous 2.1
added vfork.h include

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 17:09:13 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.19: +0 -0 lines
Diff to previous 1.19
updated revision number for release 2.0

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Oct 18 13:33:09 1990 UTC (33 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.18: +1 -3 lines
Diff to previous 1.18
changed 1 to X_OK in call to getpath()

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu May 3 13:17:41 1990 UTC (33 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.17: +2 -0 lines
Diff to previous 1.17
Added automatic flushing to dev_comout()

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Mar 21 09:46:55 1990 UTC (34 years ago) by greg
Branch: MAIN
Changes since 1.16: +14 -7 lines
Diff to previous 1.16
Changed state mainenance calls

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Mar 12 11:08:44 1990 UTC (34 years ago) by greg
Branch: MAIN
Changes since 1.15: +1 -3 lines
Diff to previous 1.15
fixed function predeclarations for fussy compilers

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Mar 6 17:44:37 1990 UTC (34 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.14: +11 -5 lines
Diff to previous 1.14
made sundev work with resizing

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Feb 28 16:03:57 1990 UTC (34 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.13: +0 -1 lines
Diff to previous 1.13
removed flush in comout (wise?)

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Feb 22 12:45:27 1990 UTC (34 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.12: +4 -14 lines
Diff to previous 1.12
Changed devcomm so that flush() is used to check for input

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Feb 22 11:46:13 1990 UTC (34 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.11: +11 -15 lines
Diff to previous 1.11
added explicit flush call to drivers

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Jan 30 11:37:36 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.10: +8 -1 lines
Diff to previous 1.10
fixed bug where drivers would send commands inappropriately

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Jan 19 00:00:08 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.9: +5 -4 lines
Diff to previous 1.9
improved portability and speed of bcopy()

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jan 8 15:07:31 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
bug in passing of pixaspect

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Jan 8 13:37:54 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.7: +10 -10 lines
Diff to previous 1.7
Changed handling of view parameters

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Nov 1 17:33:03 1989 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.6: +25 -20 lines
Diff to previous 1.6
modified interface to independent drivers

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Jul 27 22:25:12 1989 UTC (34 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
Changed getpath to check permissions

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 13:22:54 1989 UTC (34 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Reduced WFLUSH, since change in direct calculation reduces rays

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Jun 2 17:21:24 1989 UTC (34 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Changed WFLUSH value and added output to flush so rview would
die with X-windows when the server was killed and rview iconified

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri May 26 10:27:16 1989 UTC (34 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
reinstated flush in command line output

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu May 25 19:33:21 1989 UTC (34 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.1: +2 -5 lines
Diff to previous 1.1
eliminated duplication of standard error output and assoc. problems

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 10:41:19 1989 UTC (35 years, 2 months ago) by greg
Branch: MAIN
Initial revision

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rad3R6: (view) (download) (annotate)

Compare Revisions

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.

  Diffs between and
  Type of Diff should be a