aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Tons of little changes. A log file is now generated with relevent ↵Joseph Hunkeler2009-09-231-1/+1
| | | | information in /tmp/netnuke.log
* SATA checkpoint to iterate IDE devices works now.Joseph Hunkeler2009-09-201-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 Hunkeler2009-09-171-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 Hunkeler2009-09-171-2/+6
|
* Rewrite the entire core of NetNuke to store every media device in an array ↵Joseph Hunkeler2009-09-161-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 Hunkeler2009-09-111-2/+2
|
* Too many changes to really note them all.Joseph Hunkeler2009-09-101-1/+1
|
* (no commit message)Joseph Hunkeler2009-09-081-0/+6