summaryrefslogtreecommitdiffstats
path: root/sys/scsi/scsi_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* In all such uses of struct buf: 's/b_un.b_addr/b_data/g'phk1997-12-021-3/+3
* Removed unused #includes.bde1997-09-021-5/+1
* Removed nested #includes of <scsi/scsi_debug.h> and <scsi/scsi_driver.h>bde1997-03-231-1/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Turn SCSIDEBUG into a new-style option.joerg1996-07-141-1/+2
* Cleanse the SCSI subsystem of its internally defined typesgibbs1996-03-101-2/+2
* More b_flags fixes.dyson1996-03-021-2/+2
* Convert BOUNCE_BUFFERS and BOUNCEPAGES to new option scheme.wollman1996-01-051-1/+4
* Another mega commit to staticize things.phk1995-12-141-9/+4
* Set B_BUSY on the private buffer to avoid a panic in biodone when thedg1995-11-101-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Added bounce support for user scsi requests.dyson1995-05-091-1/+7
* Moved unit definitions out of scsiconf.h;dufault1995-05-031-4/+12
* Added "scsi target" device that can act as a target for scsi transfersdufault1995-04-141-3/+6
* 1. Change driver signatures to full signature for slice support.dufault1995-03-041-2/+2
* Reviewed by: gibbs@freefall.cdrom.com julian@freefall.cdrom.comdufault1995-03-011-3/+3
* Remove dup biodone and no more SCSIUSER option.dufault1995-01-191-6/+2
* Reviewed by: gibbs@estienne.CS.Berkeley.EDUdufault1995-01-081-23/+68
* Removed unused vars. Silenced gcc -Wall. Some of this stuff is virtuallyphk1994-10-081-3/+1
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-9/+3
* Get rid of a nagging call to sleep() which crept back in.wollman1994-03-201-1/+1
* "New" VM system from John Dyson & myself. For a run-down of thedg1994-01-141-2/+9
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-5/+5
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-2/+4
* New version of scsi code from Julianrgrimes1993-11-181-0/+329
OpenPOWER on IntegriCloud