Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

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

cvs commit: src/sys/sys chio.h src/sys/cam/scsi scsi_ch.c scsi_ch.h



phk         2003/05/31 09:54:37 PDT

  FreeBSD src repository

  Modified files:
    sys/sys              chio.h 
    sys/cam/scsi         scsi_ch.c scsi_ch.h 
  Log:
  Use symbolic constants instead of "4".
  Use arrays instead of relying on struct packing.
  
  Identical md5(scsi_ch.o).
  
  Revision  Changes    Path
  1.36      +7 -7      src/sys/cam/scsi/scsi_ch.c
  1.4       +2 -8      src/sys/cam/scsi/scsi_ch.h
  1.16      +2 -1      src/sys/sys/chio.h