imp         2007-04-21 22:47:35 UTC

  FreeBSD src repository

  Modified files:
    sbin/fdisk_pc98      fdisk.8 fdisk.c 
  Log:
  Because there are so many more partitions on pc98 than on wintel (16
  vs 4), supress all unused partition output unless -v is specified.
  This makes operating on a 'typical' disk with one partition less
  painful.  The 30 lines needed for the empty partitions no longer
  scroll the useful information off the screen.  When the user requests
  a specific partition, the unused information is not suppressed.
  
  Also add the partition name to the -s output.
  
  Initialize the partition name to 'FreeBSD' when -I is specified.
  
  Revision  Changes    Path
  1.19      +1 -0      src/sbin/fdisk_pc98/fdisk.8
  1.21      +81 -66    src/sbin/fdisk_pc98/fdisk.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to