Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the warnings I created. | graham.gower | 2009-11-16 | 1 | -0/+1 |
* | Call _exit() and not exit() from within the child process. | graham.gower | 2009-11-16 | 1 | -2/+3 |
* | Free memory in error paths. | graham.gower | 2009-11-15 | 1 | -2/+8 |
* | malloc -> xmalloc | graham.gower | 2009-11-15 | 1 | -1/+1 |
* | Cleanup gz_close(). | graham.gower | 2009-11-15 | 1 | -16/+0 |
* | The compiler almost certainly knows better. | graham.gower | 2009-10-30 | 1 | -15/+15 |
* | opkg: trivial, clean up obsolete code, and some typo | ticktock35 | 2008-12-15 | 1 | -20/+0 |
* | opkg: fix some initialisation and double free issues in libbb | ticktock35 | 2008-12-15 | 1 | -1/+4 |
* | * Add ipkg for future development | ticktock35 | 2008-12-14 | 1 | -0/+1040 |