Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 2004 02:50:41 -0700 (PDT)
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/sunlabel sunlabel.c
Message-ID:  <200405040950.i449ofDP017940@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       2004/05/04 02:50:41 PDT

  FreeBSD src repository

  Modified files:
    sbin/sunlabel        sunlabel.c 
  Log:
  When editing a Sun label, make the search for a valid partition line
  violate POLA a little less by not requiring exactly two spaces in front
  of the entry (and silently discarding any non-matching entry).  We now
  recognize anything starting with a letter followed by a colon as the
  first non-space chars as a partition entry.
  
  Revision  Changes    Path
  1.8       +21 -4     src/sbin/sunlabel/sunlabel.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405040950.i449ofDP017940>