aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* IDE now sets nndevice_t variables like scsiJoseph Hunkeler2010-12-041-5/+9
| | | | bus flags work again
* fixed bad mallocJoseph Hunkeler2010-12-041-7/+25
| | | | added --help argument
* Added --list argument to display devices then exit.Joseph Hunkeler2010-12-023-34/+61
| | | | | | Implemented --ignore-first (probably a little buggy). For now, write messages only appear with --verbose set. Removed a few debug messages.
* Now checks for non-root users and SUID operation.Joseph Hunkeler2010-12-021-3/+24
| | | | Added block-size argument.
* Added user defined block size.Joseph Hunkeler2010-12-021-3/+21
| | | | Fixed the error with the wipe() while loop not counting the correct variable.
* Added command line argument to enable logging.Joseph Hunkeler2010-12-013-11/+29
| | | | | Added command line argument to allow NetNuke to destroy data. Fixed logging.
* Created logging_flag variable to handle writing COM calls to a file.Joseph Hunkeler2010-12-012-15/+15
| | | | There is not argument parsing enabled for this yet.
* Better makefileJoseph Hunkeler2010-12-011-0/+15
|
* Modified directory structureJoseph Hunkeler2010-11-305-0/+663