From owner-cvs-all Sun Apr 21 12: 4:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B9CB37B425; Sun, 21 Apr 2002 12:04:27 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LJ4Ra35671; Sun, 21 Apr 2002 12:04:27 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200204211904.g3LJ4Ra35671@freefall.freebsd.org> From: David Malone Date: Sun, 21 Apr 2002 12:04:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/truss syscalls.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2002/04/21 12:04:26 PDT Modified files: usr.bin/truss syscalls.c Log: Use fseeko and uintptr_t to make sure that we get a sensible offset when trying to read from the stack. PR: 37104 Submitted by: Thomas Quinot MFC after: 3 weeks Revision Changes Path 1.17 +2 -2 src/usr.bin/truss/syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message