From owner-freebsd-current@FreeBSD.ORG Sun Mar 7 10:43:13 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C505B16A4CE for ; Sun, 7 Mar 2004 10:43:13 -0800 (PST) Received: from sccimhc02.asp.att.net (sccimhc02.asp.att.net [63.240.76.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84BF143D3F for ; Sun, 7 Mar 2004 10:43:13 -0800 (PST) (envelope-from David.Boyd@insightbb.com) Received: from happy (12-202-176-56.client.insightbb.com[12.202.176.56]) by sccimhc02.asp.att.net (sccimhc02) with SMTP id <20040307184312im20015oene>; Sun, 7 Mar 2004 18:43:13 +0000 From: "David Boyd" To: Date: Sun, 7 Mar 2004 13:43:12 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: fdformat fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Mar 2004 18:43:13 -0000 After build from CURRENT, "fdformat /dev/fd0" fails with the following error: "fdformat: fcntl(F_SETFL): Invalid argument" System was upgraded from 5.2.1-RELEASE via "make world" and "make kernel".