Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Dec 2004 17:20:06 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/md md.c src/sys/sys mdioctl.h src/sbin/mdconfig mdconfig.c
Message-ID:  <200412271720.iBRHK6ZP047045@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2004-12-27 17:20:06 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/md           md.c 
    sys/sys              mdioctl.h 
    sbin/mdconfig        mdconfig.c 
  Log:
  Rewrite piece of code which I committed some time ago that allows to
  show file name for 'mdconfig -l -u <x>' command.
  This allows to preserve API/ABI compatibility with version 0 (that's why
  I changed version number back to 0) and will allow to merge this change
  to RELENG_5.
  
  MFC after:      5 days
  
  Revision  Changes    Path
  1.39      +5 -1      src/sbin/mdconfig/mdconfig.c
  1.146     +8 -10     src/sys/dev/md/md.c
  1.19      +2 -2      src/sys/sys/mdioctl.h



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