From owner-freebsd-commit Sun Jul 30 06:12:36 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id GAA07564 for commit-outgoing; Sun, 30 Jul 1995 06:12:36 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id GAA07485 for cvs-sbin-outgoing; Sun, 30 Jul 1995 06:11:04 -0700 Received: (from joerg@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id GAA07475 ; Sun, 30 Jul 1995 06:10:58 -0700 Date: Sun, 30 Jul 1995 06:10:58 -0700 From: Joerg Wunsch Message-Id: <199507301310.GAA07475@freefall.cdrom.com> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/savecore savecore.c Sender: commit-owner@FreeBSD.org Precedence: bulk joerg 95/07/30 06:10:58 Modified: sbin/savecore savecore.c Log: Remove a newline from the output of savecore(8), so the bogus number 1024 that used to remain on a line of its own after savecore completed its job will be overwritten later in the /etc/rc process. Submitted by: graichen@sirius.physik.fu-berlin.de (Thomas Graichen)