Date: Sun, 7 Apr 2002 14:17:51 -0700 (PDT) From: Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/savecore savecore.c Message-ID: <200204072117.g37LHpn85067@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asmodai 2002/04/07 14:17:50 PDT
Modified files: (Branch: RELENG_4)
sbin/savecore savecore.c
Log:
Fix saving system crash dumps larger than 2 GB by using fseeko() instead
of fseek().
PR: 33537
Submitted by: Vladimir B. Grebenschikov <vova@sw.ru>
Reviewed by: peter
Revision Changes Path
1.28.2.13 +3 -3 src/sbin/savecore/savecore.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204072117.g37LHpn85067>
