aboutsummaryrefslogtreecommitdiff
path: root/src/nukectl.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed not writing the proper amount of dataJoseph Hunkeler2010-12-071-7/+11
* Playing with mutex configurations (everything is subject to change for best p...Joseph Hunkeler2010-12-071-13/+6
* For each pass attempt to lock the mutex. If the mutex locks then write, if n...Joseph Hunkeler2010-12-071-11/+16
* Transition to fcntl.h for I/OJoseph Hunkeler2010-12-061-8/+9
* Added ignore_device functionJoseph Hunkeler2010-12-051-0/+19
* Added --list argument to display devices then exit.Joseph Hunkeler2010-12-021-23/+19
* Added user defined block size.Joseph Hunkeler2010-12-021-3/+21
* Added command line argument to enable logging.Joseph Hunkeler2010-12-011-4/+14
* Modified directory structureJoseph Hunkeler2010-11-301-0/+147