cvs commit: src/sys/sys mdioctl.h src/sys/dev/md md.c
 src/sbin/mdconfig mdconfig.c
    Pawel Jakub Dawidek 
    pjd at FreeBSD.org
       
    Sat Nov  6 05:07:03 PST 2004
    
    
  
pjd         2004-11-06 13:07:02 UTC
  FreeBSD src repository
  Modified files:
    sys/sys              mdioctl.h 
    sys/dev/md           md.c 
    sbin/mdconfig        mdconfig.c 
  Log:
  For file backed md(4) devices output their source file via
  'mdconfig -l -u <unit>'.
  Bump version number, as this change breaks ABI/API.
  
  Revision  Changes    Path
  1.37      +7 -2      src/sbin/mdconfig/mdconfig.c
  1.143     +13 -4     src/sys/dev/md/md.c
  1.18      +2 -2      src/sys/sys/mdioctl.h
    
    
More information about the cvs-all
mailing list