Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2009 21:31:09 +0000 (UTC)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/fdisk fdisk.c
Message-ID:  <200901142131.n0ELVQQp042129@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2009-01-14 21:31:09 UTC

  FreeBSD src repository

  Modified files:
    sbin/fdisk           fdisk.c 
  Log:
  SVN rev 187246 on 2009-01-14 21:31:09Z by luigi
  
  Another change from Christoph:
  replace the table of partition with a simpler and faster array of strings.
  The change in the array is done mechanically, using vi commands.
  Most entries in the table are probably 15+ years old and largely outdated,
  so the next step is to remove stale entries with more current values.
  
  Submitted by:   Christoph Mallon, with small changes from me
  MFC after:      3 days
  
  Revision  Changes    Path
  1.91      +101 -110  src/sbin/fdisk/fdisk.c



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