cvs commit: src/sys/sys protosw.h
    Robert Watson 
    rwatson at FreeBSD.org
       
    Thu Oct  2 18:12:51 UTC 2008
    
    
  
rwatson     2008-10-02 18:12:42 UTC
  FreeBSD src repository
  Modified files:
    sys/sys              protosw.h 
  Log:
  SVN rev 183551 on 2008-10-02 18:12:42Z by rwatson
  
  Remove __Break_the_struct_layout_for_now field from struct pr_usrreqs,
  added in FreeBSD 6.x to break the binary layout of the data structure
  during a conversion to C99 sparse structure initialization.  Probably
  should have been removed before 7.0, but 8.0 will do.
  
  Revision  Changes    Path
  1.59      +0 -1      src/sys/sys/protosw.h
    
    
More information about the cvs-src
mailing list