DragonFly BSD
DragonFly commits List (threaded) for 2006-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/bus/cam cam_xpt.c src/sys/bus/cam/scsi scsi_cd.c scsi_ch.c scsi_da.c scsi_pass.c scsi_pt.c scsi_sa.c scsi_ses.c scsi_target.c src/sys/bus/firewire firewirereg.h fwdev.c fwmem.c fwmem.h fwohci.c src/sys/bus/iicbus iic.c ...


From: YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx>
Date: Fri, 28 Jul 2006 14:28:18 +0900

Hi,
On Thu, Jul 27, 2006 at 07:17:41PM -0700, Matthew Dillon wrote:
> http://www.dragonflybsd.org/cvsweb/src/sys/sys/conf.h.diff?r1=1.10&r2=1.11&f=u
> http://www.dragonflybsd.org/cvsweb/src/sys/sys/device.h.diff?r1=1.5&r2=1.6&f=u

Since you moved D_* flags into <sys/device.h>, any userland applications
that do ioctl(fd, FIODTYPE, &type) need to be modified to include
<sys/device.h> instead of (or in addition to) <sys/conf.h>.
Apparently bin/dd is only such application in the base system.

Cheers.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]