From owner-cvs-sys Sun Sep 28 01:40:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA18611 for cvs-sys-outgoing; Sun, 28 Sep 1997 01:40:18 -0700 (PDT) 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 BAA18509; Sun, 28 Sep 1997 01:39:59 -0700 (PDT) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id BAA19923; Sun, 28 Sep 1997 01:34:47 -0700 (PDT) Date: Sun, 28 Sep 1997 01:34:47 -0700 (PDT) Message-Id: <199709280834.BAA19923@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/ddb db_aout.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 1997/09/28 01:34:47 PDT Modified files: sys/ddb db_aout.c Log: Print the filename, not the directory we compiled in. Revision Changes Path 1.19 +2 -2 src/sys/ddb/db_aout.c