cvs commit: src/sys/bus/cam/scsi scsi_all.c scsi_all.h src/sys/dev/disk/ccd ccd.c src/sys/dev/disk/vn vn.c src/sys/dev/raid/aac aac.c aacvar.h src/sys/dev/raid/amr amr.c amrvar.h src/sys/dev/raid/ida ida.c idavar.h src/sys/dev/raid/twe ...

Matthew Dillon dillon at apollo.backplane.com
Wed May 16 11:44:31 PDT 2007


:The change to scsi_all.c broke buildworld since KKASSERT is defined for 
:the kernel only but the file is used for libcam.
:
:Sascha

    Remind me to shoot the guy who thought dual-compiling code for userland
    and the kernel was a good idea.

    I'll just remove the KKASSERT.  I need to bring in the 16-byte scsi
    command support from FreeBSD anyway.

					-Matt
					Matthew Dillon 
					<dillon at backplane.com>





More information about the Commits mailing list