freebsd-skq/lib/libcam
mjacob b1c9f4a461 Make sure you don't have a file descriptor leak for the 'real'
underlying CAM device. This needs to be checked not only in
the open routine, but the device->fd has to be initialized
as well.

PR:		28688
Submitted (partially) by:	T. William Wells <bill@twwells.com>
MFC after:	2 weeks
2001-07-04 07:43:10 +00:00
..
cam_cdbparse.3
cam.3
camlib.c Make sure you don't have a file descriptor leak for the 'real' 2001-07-04 07:43:10 +00:00
camlib.h
Makefile
scsi_cmdparse.c