DragonFly BSD
DragonFly commits List (threaded) for 2003-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/emulation/linux linux_misc.c


From: "David P. Reese" <daver@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 16 Nov 2003 21:11:11 -0800 (PST)

daver       2003/11/16 21:11:11 PST

DragonFly src repository

  Modified files:
    sys/emulation/linux  linux_misc.c 
  Log:
  Fix linux_getrlimit() and linux_old_getrlimit() which weren't copyout()'ing
  the right length.  This fixes the reported hang when running `java -version`
  with linux-sun-jdk1.4.2.
  
  Problem reported by: Keneth Culver <culverk@xxxxxxxxxxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.17      +2 -2      src/sys/emulation/linux/linux_misc.c


http://www.dragonflybsd.org/cvsweb/src/sys/emulation/linux/linux_misc.c.diff?r1=1.16&r2=1.17&f=h



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]