Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IDE now sets nndevice_t variables like scsi | Joseph Hunkeler | 2010-12-04 | 1 | -5/+9 |
| | | | | bus flags work again | ||||
* | fixed bad malloc | Joseph Hunkeler | 2010-12-04 | 1 | -7/+25 |
| | | | | added --help argument | ||||
* | Added --list argument to display devices then exit. | Joseph Hunkeler | 2010-12-02 | 3 | -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 Hunkeler | 2010-12-02 | 1 | -3/+24 |
| | | | | Added block-size argument. | ||||
* | Added user defined block size. | Joseph Hunkeler | 2010-12-02 | 1 | -3/+21 |
| | | | | Fixed the error with the wipe() while loop not counting the correct variable. | ||||
* | Added command line argument to enable logging. | Joseph Hunkeler | 2010-12-01 | 3 | -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 Hunkeler | 2010-12-01 | 2 | -15/+15 |
| | | | | There is not argument parsing enabled for this yet. | ||||
* | Better makefile | Joseph Hunkeler | 2010-12-01 | 1 | -0/+15 |
| | |||||
* | Modified directory structure | Joseph Hunkeler | 2010-11-30 | 5 | -0/+663 |