From owner-freebsd-hackers Sat Jan 6 11:42:36 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA11820 for hackers-outgoing; Sat, 6 Jan 1996 11:42:36 -0800 (PST) Received: from schizo.cdsnet.net (schizo.cdsnet.net [204.118.244.32]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA11815 for ; Sat, 6 Jan 1996 11:42:33 -0800 (PST) Received: (from mrcpu@localhost) by schizo.cdsnet.net (8.6.12/8.6.12) id LAA01892; Sat, 6 Jan 1996 11:45:25 -0800 Date: Sat, 6 Jan 1996 11:45:25 -0800 (PST) From: Jaye Mathisen To: hackers@freebsd.org Subject: Newer mildly amusing problem. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org Precedence: bulk 20GB RAID array formatted with "newfs -b 4096 -f 512", on a 2.1-stable. Note the df output: /dev/sd4c 15844158 0 -6898211 -0% /mnt I hope it's just an incorrect format specifier in a print statement, but I would also note that if I format it with just newfs /dev/rsd4c, the df output is correct.