cvs commit: src/sys/emulation/43bsd 43bsd_file.c

David P. Reese daver at crater.dragonflybsd.org
Tue Nov 11 01:28:40 PST 2003


daver       2003/11/11 01:28:16 PST

DragonFly src repository

  Modified files:
    sys/emulation/43bsd  43bsd_file.c 
  Log:
  The recent lseek() fix didn't touch olseek().  I don't see why, as olseek()
  isn't even used in the currently utilized emulation code.
  
  Return the result in the sysmsg_offset field.  Silences a compiler warning.
  
  Revision  Changes    Path
  1.3       +1 -1      src/sys/emulation/43bsd/43bsd_file.c


http://www.dragonflybsd.org/cvsweb/src/sys/emulation/43bsd/43bsd_file.c.diff?r1=1.2&r2=1.3&f=h





More information about the Commits mailing list