From owner-freebsd-current@FreeBSD.ORG Mon Mar 15 10:15:14 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 9CFD216A4CE for ; Mon, 15 Mar 2004 10:15:14 -0800 (PST) Received: from sccmmhc02.asp.att.net (sccmmhc02.asp.att.net [204.127.203.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55F0343D2F for ; Mon, 15 Mar 2004 10:15:14 -0800 (PST) (envelope-from David.Boyd@insightbb.com) Received: from happy (12-202-176-56.client.insightbb.com[12.202.176.56]) by sccmmhc02.asp.att.net (sccmmhc02) with SMTP id <20040315181513mm2004ip6ge>; Mon, 15 Mar 2004 18:15:13 +0000 From: "David Boyd" To: Date: Mon, 15 Mar 2004 13:15:13 -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) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: fdformat failure 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: Mon, 15 Mar 2004 18:15:14 -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 buildworld, make buildkernel, make install kernel, mergemaster -p, reboot, make installworld, mergemaster".