Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-08 | Ok...corrected a problem with new block allocation in nids, and it no longer | Mike Buland | |
goes into an infinite loop while doing certain kinds of read. Also, it zeros out new blocks to make things easier to cope with in the hex editor, it'll probably also compress better. I also fixed Bu::MemBuf so that you can now write to arbitrary places mid-stream. | |||
2008-02-07 | Just updated the copyright date. | Mike Buland | |
2007-11-15 | Added liscense info at the front of many, many files. Debating the old files. | Mike Buland | |
2007-06-27 | The MemBuf works just fine, although it still can't over-write data in the | Mike Buland | |
buffer. |