From owner-cvs-usrsbin Fri Dec 1 02:26:36 1995 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA09510 for cvs-usrsbin-outgoing; Fri, 1 Dec 1995 02:26:36 -0800 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA09490 ; Fri, 1 Dec 1995 02:26:24 -0800 Date: Fri, 1 Dec 1995 02:26:24 -0800 From: "Jordan K. Hubbard" Message-Id: <199512011026.CAA09490@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/diskpart diskpart.c Sender: owner-cvs-usrsbin@FreeBSD.ORG Precedence: bulk jkh 95/12/01 02:26:22 Modified: usr.sbin/diskpart diskpart.c Log: Account for newline in fgets(). Whoops! Noticed by: peter Revision Changes Path 1.4 +6 -1 src/usr.sbin/diskpart/diskpart.c