Subject: re: CVS commit: src/sbin/newfs
To: None <dsl@netbsd.org>
From: matthew green <mrg@eterna.com.au>
List: source-changes
Date: 01/10/2006 16:53:24
   
   Module Name:	src
   Committed By:	dsl
   Date:		Mon Jan  9 20:59:25 UTC 2006
   
   Modified Files:
   	src/sbin/newfs: mkfs.c
   
   Log Message:
   There really isn't any point reporting all the alternate superblocks,
   big filesystems can have thousands of them - no one ever writes them down.
   After the first line of numbers just output a '.' for each cylinder group.
   Also limit the lines to 79 columns so broken terminal emulaters don't
   double-space the output lines.
   

i don't write them down but i *do* pay attention when i re-run
newfs with -N option... are they printed with that or not at
all any more?  how do i find them out now?