Date: Sat, 30 Jun 2001 21:46:20 -0700 (PDT) From: Mike Heffner <mikeh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dump traverse.c Message-ID: <200107010446.f614kKd64128@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mikeh 2001/06/30 21:46:20 PDT Modified files: sbin/dump traverse.c Log: Convert two instances of a lseek()+read() combination to a pread(). PR: bin/17640 MFC after: 2 weeks Revision Changes Path 1.14 +5 -9 src/sbin/dump/traverse.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?200107010446.f614kKd64128>