marcel      2007-12-09 22:58:49 UTC
  FreeBSD src repository
  Modified files:
    sbin/bsdlabel        bsdlabel.c 
  Log:
  Allow bsdlabel to operate on labels that have at most 26 partitions
  by virtue of there not being any (lower-case) letters avaliable for
  more partitions.
  
  Revision  Changes    Path
  1.113     +5 -3      src/sbin/bsdlabel/bsdlabel.c