From owner-cvs-sbin Tue Jul 11 02:21:42 1995 Return-Path: cvs-sbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA14745 for cvs-sbin-outgoing; Tue, 11 Jul 1995 02:21:42 -0700 Received: (from dufault@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA14734 ; Tue, 11 Jul 1995 02:21:37 -0700 Date: Tue, 11 Jul 1995 02:21:37 -0700 From: Peter Dufault Message-Id: <199507110921.CAA14734@freefall.cdrom.com> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/scsi scsi.c Sender: cvs-sbin-owner@freebsd.org Precedence: bulk dufault 95/07/11 02:21:36 Modified: sbin/scsi scsi.c Log: The mode page editor never cleaned up the temp files. Thanks to Joerg for noticing. This low risk bug fix is appropriate for 2.1. From owner-cvs-sbin Tue Jul 11 10:03:51 1995 Return-Path: cvs-sbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA26856 for cvs-sbin-outgoing; Tue, 11 Jul 1995 10:03:51 -0700 Received: (from bde@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA26843 ; Tue, 11 Jul 1995 10:03:46 -0700 Date: Tue, 11 Jul 1995 10:03:46 -0700 From: Bruce Evans Message-Id: <199507111703.KAA26843@freefall.cdrom.com> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/savecore savecore.c Sender: cvs-sbin-owner@freebsd.org Precedence: bulk bde 95/07/11 10:03:45 Modified: sbin/savecore savecore.c Log: Remove a bogus fclose. Normally the "w" stream for /var/crash/bounds was fclosed twice and this didn't seem to cause any problems, but when /var/crash was on an an unwritable nfs-mounted partition, fclose(NULL) caused a core dump. From owner-cvs-sbin Tue Jul 11 15:06:57 1995 Return-Path: cvs-sbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA07039 for cvs-sbin-outgoing; Tue, 11 Jul 1995 15:06:57 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA07028 ; Tue, 11 Jul 1995 15:06:52 -0700 Date: Tue, 11 Jul 1995 15:06:52 -0700 From: "Jordan K. Hubbard" Message-Id: <199507112206.PAA07028@freefall.cdrom.com> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/savecore savecore.c Sender: cvs-sbin-owner@freebsd.org Precedence: bulk jkh 95/07/11 15:06:51 Modified: sbin/savecore savecore.c Log: Bring in revision 1.8 from the head. BRANCH: RELENG_2_0_5 Submitted by: bde From owner-cvs-sbin Wed Jul 12 02:14:50 1995 Return-Path: cvs-sbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA27573 for cvs-sbin-outgoing; Wed, 12 Jul 1995 02:14:50 -0700 Received: (from phk@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA27563 ; Wed, 12 Jul 1995 02:14:48 -0700 Date: Wed, 12 Jul 1995 02:14:48 -0700 From: Poul-Henning Kamp Message-Id: <199507120914.CAA27563@freefall.cdrom.com> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/md5 md5.c Sender: cvs-sbin-owner@freebsd.org Precedence: bulk phk 95/07/12 02:14:47 Modified: sbin/md5 md5.c Log: Fix to match new API. Fixes memory leak, faster. From owner-cvs-sbin Sat Jul 15 03:44:44 1995 Return-Path: cvs-sbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA10635 for cvs-sbin-outgoing; Sat, 15 Jul 1995 03:44:44 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA10587 ; Sat, 15 Jul 1995 03:44:24 -0700 Date: Sat, 15 Jul 1995 03:44:24 -0700 From: "Rodney W. Grimes" Message-Id: <199507151044.DAA10587@freefall.cdrom.com> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/dump dump.8 Sender: cvs-sbin-owner@freebsd.org Precedence: bulk rgrimes 95/07/15 03:44:22 Modified: sbin/dump dump.8 Log: Man page was incorrectly pointing to /etc/dump, it should be /sbin/dump. Submitted by: faried nawaz From owner-cvs-sbin Sat Jul 15 03:46:56 1995 Return-Path: cvs-sbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA10919 for cvs-sbin-outgoing; Sat, 15 Jul 1995 03:46:56 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA10901 ; Sat, 15 Jul 1995 03:46:46 -0700 Date: Sat, 15 Jul 1995 03:46:46 -0700 From: "Rodney W. Grimes" Message-Id: <199507151046.DAA10901@freefall.cdrom.com> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/dump dump.8 Sender: cvs-sbin-owner@freebsd.org Precedence: bulk rgrimes 95/07/15 03:46:44 Modified: sbin/dump dump.8 Log: Branch: RELENG_2_1_0 cvs update -j1.3 dump.8 From owner-cvs-sbin Sat Jul 15 03:48:47 1995 Return-Path: cvs-sbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA11135 for cvs-sbin-outgoing; Sat, 15 Jul 1995 03:48:47 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id DAA11096 ; Sat, 15 Jul 1995 03:48:30 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id DAA03042; Sat, 15 Jul 1995 03:48:18 -0700 From: "Rodney W. Grimes" Message-Id: <199507151048.DAA03042@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/sbin/dump dump.8 To: rgrimes@freefall.cdrom.com (Rodney W. Grimes) Date: Sat, 15 Jul 1995 03:48:18 -0700 (PDT) Cc: CVS-commiters@freefall.cdrom.com, cvs-sbin@freefall.cdrom.com In-Reply-To: <199507151046.DAA10901@freefall.cdrom.com> from "Rodney W. Grimes" at Jul 15, 95 03:46:46 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 472 Sender: cvs-sbin-owner@freebsd.org Precedence: bulk > > rgrimes 95/07/15 03:46:44 > > Modified: sbin/dump dump.8 > Log: > Branch: RELENG_2_1_0 Though that appears as if cvs is now reporting Branch: it is not, I simply use that as the first line of my Log: message :-) I will fix it, just not in the next day or two... > cvs update -j1.3 dump.8 > -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD