NetBSD/sys/dev/scsipi
mycroft a10cbd7179 Remove the silly statically allocated array, and simply malloc the data
structures as needed.  Also, put the buf in the malloc()ed area.  Remove a
duplicate si_free() (though this was harmless before).
1994-12-01 11:53:56 +00:00
..
cd.c There's no point in bothering to unlock what we didn't lock. 1994-11-23 07:54:15 +00:00
ch.c Clean up open and close routines somewhat. 1994-11-21 11:28:47 +00:00
scsi_all.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
scsi_base.c C botch repair from bostic 1994-11-22 00:05:36 +00:00
scsi_cd.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
scsi_changer.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
scsi_disk.h C botch repair from bostic 1994-11-22 00:05:36 +00:00
scsi_tape.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
scsiconf.c Oops; update scsibusmatch() arg list. 1994-11-03 22:09:00 +00:00
scsiconf.h Replace dev_unit with device_softc in scsi_link. Change argument to foostart() 1994-11-21 10:39:09 +00:00
scsipi_debug.h Replace dev_unit with device_softc in scsi_link. Change argument to foostart() 1994-11-21 10:39:09 +00:00
scsipi_ioctl.c Remove the silly statically allocated array, and simply malloc the data 1994-12-01 11:53:56 +00:00
sd.c There's no point in bothering to unlock what we didn't lock. 1994-11-23 07:54:15 +00:00
st.c Complete last change. 1994-11-22 00:14:24 +00:00
su.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
uk.c Clean up open and close routines somewhat. 1994-11-21 11:28:47 +00:00