cvs commit: src/sys/emulation/linux linux_misc.c
David P. Reese
daver at crater.dragonflybsd.org
Sun Nov 16 21:12:22 PST 2003
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 at 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
More information about the Commits
mailing list