Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tons of little changes. A log file is now generated with relevent ↵ | Joseph Hunkeler | 2009-09-23 | 1 | -1/+1 |
| | | | | information in /tmp/netnuke.log | ||||
* | SATA checkpoint to iterate IDE devices works now. | Joseph Hunkeler | 2009-09-20 | 1 | -1/+1 |
| | | | | | | More testing will be needed to determine if any device skipping happens if both IDE and SATA devices are connected at the same time. | ||||
* | human_readable.c (on linux) stopped working, so i had to comment out fts.h ↵ | Joseph Hunkeler | 2009-09-17 | 1 | -1/+1 |
| | | | | | | | | | | for no reason. i discovered a bug in static pattern writing that did not fill the buffer correctly. now it works fine. messing with the makefiles, but nothing much has changed | ||||
* | Small changes. | Joseph Hunkeler | 2009-09-17 | 1 | -2/+6 |
| | |||||
* | Rewrite the entire core of NetNuke to store every media device in an array ↵ | Joseph Hunkeler | 2009-09-16 | 1 | -2/+3 |
| | | | | | | | | | | of structs. So far the code is solid, but live-testing will be the deciding factor in if that is a true statement. Also, I remember getSize(const char* media) because it is no longer viable to use | ||||
* | First truely working implementation. | Joseph Hunkeler | 2009-09-11 | 1 | -2/+2 |
| | |||||
* | Too many changes to really note them all. | Joseph Hunkeler | 2009-09-10 | 1 | -1/+1 |
| | |||||
* | (no commit message) | Joseph Hunkeler | 2009-09-08 | 1 | -0/+6 |