cvs commit: src/bin/dd dd.c
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Wed Oct  4 14:56:16 PDT 2006
    
    
  
dillon      2006/10/04 14:55:32 PDT
DragonFly src repository
  Modified files:        (Branch: DragonFly_RELEASE_1_6)
    bin/dd               dd.c 
  Log:
  Also #include <sys/device.h> to get the D_TAPE, D_DISK, and D_MEM #defines
  that were moved from sys/conf.h to sys/device.h in HEAD, for the case where
  we are building a 1.6 release on HEAD.
  
  Reported-by: Victor Balada Diaz <victor at xxxxxxxxx>
  Diagnosed-by: "Frank W. Josellis" <frank at xxxxxxxxxxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.5.6.1   +1 -0      src/bin/dd/dd.c
http://www.dragonflybsd.org/cvsweb/src/bin/dd/dd.c.diff?r1=1.5&r2=1.5.6.1&f=u
    
    
More information about the Commits
mailing list