From owner-freebsd-commit Sun Apr 16 15:40:54 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA17031 for commit-outgoing; Sun, 16 Apr 1995 15:40:54 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA17018 for cvs-usrsbin-outgoing; Sun, 16 Apr 1995 15:40:52 -0700 Received: (from bde@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA17008 ; Sun, 16 Apr 1995 15:40:50 -0700 Date: Sun, 16 Apr 1995 15:40:50 -0700 From: Bruce Evans Message-Id: <199504162240.PAA17008@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ctm/ctm ctm_ed.c Sender: commit-owner@FreeBSD.org Precedence: bulk bde 95/04/16 15:40:50 Modified: usr.sbin/ctm/ctm ctm_ed.c Log: Check for i/o errors in fclose() so that a full disk doesn't almost guarantee truncation of the file being edited.