From owner-cvs-sys Sun Jan 4 17:23:40 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA14925 for cvs-sys-outgoing; Sun, 4 Jan 1998 17:23:40 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA14880; Sun, 4 Jan 1998 17:22:59 -0800 (PST) (envelope-from jmb@FreeBSD.org) From: "Jonathan M. Bresler" Received: (from jmb@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id RAA09244; Sun, 4 Jan 1998 17:17:43 -0800 (PST) Date: Sun, 4 Jan 1998 17:17:43 -0800 (PST) Message-Id: <199801050117.RAA09244@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/linux linux_file.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jmb 1998/01/04 17:17:43 PST Modified files: sys/i386/linux linux_file.c Log: sigh....forgot to update the DEBUG printf to show both the path and the length args to linux emulation truncate() Submitted by: jmb Revision Changes Path 1.19 +3 -3 src/sys/i386/linux/linux_file.c