Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed not writing the proper amount of data | Joseph Hunkeler | 2010-12-07 | 1 | -7/+11 |
* | Playing with mutex configurations (everything is subject to change for best p... | Joseph Hunkeler | 2010-12-07 | 1 | -13/+6 |
* | For each pass attempt to lock the mutex. If the mutex locks then write, if n... | Joseph Hunkeler | 2010-12-07 | 1 | -11/+16 |
* | Transition to fcntl.h for I/O | Joseph Hunkeler | 2010-12-06 | 1 | -8/+9 |
* | Added ignore_device function | Joseph Hunkeler | 2010-12-05 | 1 | -0/+19 |
* | Added --list argument to display devices then exit. | Joseph Hunkeler | 2010-12-02 | 1 | -23/+19 |
* | 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 | 1 | -4/+14 |
* | Modified directory structure | Joseph Hunkeler | 2010-11-30 | 1 | -0/+147 |