CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2010/07/01 16:20:01
Modified files: sys/scsi : scsi_base.c Log message: Move rdcap/rdcap16 structs used to get info about disk size off of stack and malloc/free them instead. First stirrings of the tide of de-stacking to come. Feedback, fixes and ok matthew@ & t...@.