Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More cleanups | Alan Brault | 2010-12-05 | 1 | -4/+8 |
* | Clean up Configure and Makefile Scripts | Alan Brault | 2010-12-05 | 1 | -0/+465 |
* | Initial Configure and Make Scripts | Alan Brault | 2010-12-05 | 1 | -0/+8 |
* | Structural Changes | Alan Brault | 2010-12-05 | 2 | -85/+0 |
* | Added misc.c | Joseph Hunkeler | 2010-12-05 | 1 | -1/+2 |
* | Added ignore_device function | Joseph Hunkeler | 2010-12-05 | 1 | -0/+19 |
* | Initial commit | Joseph Hunkeler | 2010-12-05 | 1 | -0/+15 |
* | Added "vendor" and "model" to nndevice_t, and added more prototypes | Joseph Hunkeler | 2010-12-05 | 1 | -0/+4 |
* | Implementing --ignore flag (not working right now) | Joseph Hunkeler | 2010-12-05 | 1 | -11/+31 |
* | Re-working sysfs handling | Joseph Hunkeler | 2010-12-05 | 1 | -18/+78 |
* | Merge branch 'master' of git://github.com/jhunkeler/NetNuke | Joseph Hunkeler | 2010-12-04 | 2 | -12/+34 |
|\ | |||||
| * | IDE now sets nndevice_t variables like scsi | Joseph Hunkeler | 2010-12-04 | 1 | -5/+9 |
| * | fixed bad malloc | Joseph Hunkeler | 2010-12-04 | 1 | -7/+25 |
* | | Implementing sysfs SCSI scaning | Joseph Hunkeler | 2010-12-04 | 3 | -1/+55 |
|/ | |||||
* | Added --list argument to display devices then exit. | Joseph Hunkeler | 2010-12-02 | 3 | -34/+61 |
* | Now checks for non-root users and SUID operation. | Joseph Hunkeler | 2010-12-02 | 1 | -3/+24 |
* | Added user defined block size. | Joseph Hunkeler | 2010-12-02 | 1 | -3/+21 |
* | Added command line argument to enable logging. | Joseph Hunkeler | 2010-12-01 | 3 | -11/+29 |
* | Created logging_flag variable to handle writing COM calls to a file. | Joseph Hunkeler | 2010-12-01 | 2 | -15/+15 |
* | Better makefile | Joseph Hunkeler | 2010-12-01 | 1 | -0/+15 |
* | Modified directory structure | Joseph Hunkeler | 2010-11-30 | 5 | -0/+663 |