cvs commit: ports/comms/rxtx Makefile ports/comms/rxtx/files
 patch-SerialImp.c patch-SerialImp.cpp patch-SerialImp.h
    Steve Price 
    steve at FreeBSD.org
       
    Mon Jan  3 18:55:09 UTC 2011
    
    
  
steve       2011-01-03 18:55:09 UTC
  FreeBSD ports repository
  Modified files:
    comms/rxtx           Makefile 
  Added files:
    comms/rxtx/files     patch-SerialImp.c patch-SerialImp.cpp 
                         patch-SerialImp.h 
  Log:
  Fix a page fault when attempting to access a java variable by reference.
  
  PR:             152882
  Submitted by:   Bob Frazier <bobf at mrp3.com>
  
  Revision  Changes    Path
  1.22      +1 -1      ports/comms/rxtx/Makefile
  1.1       +159 -0    ports/comms/rxtx/files/patch-SerialImp.c (new)
  1.1       +53 -0     ports/comms/rxtx/files/patch-SerialImp.cpp (new)
  1.3       +16 -0     ports/comms/rxtx/files/patch-SerialImp.h (new)
    
    
More information about the cvs-all
mailing list