History log of /src/sbin/scsictl/Makefile |
Revision | | Date | Author | Comments |
1.4 |
| 27-Jun-2005 |
christos | Move WARNS=3 to the Makefile.inc, and add a little const to the remaining programs that did not compile before.
|
1.3 |
| 05-Feb-2005 |
xtraeme | Kill __P(), use ANSI function declarations; WARNS=3.
|
1.2 |
| 18-Oct-1998 |
thorpej | yoops, build manpage (duh)
|
1.1 |
| 15-Oct-1998 |
thorpej | scsictl(8) - a program to manipulate SCSI devices and busses. Currently supports:
Devices: identify, reassign blocks, reset
Busses: reset, scan for devices
Coming soon, device formatting, mode page editing, device freeze/thaw, etc.
|