Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove an erroneous comment. | graham.gower@gmail.com | 2010-11-10 | 1 | -1/+0 |
* | Remove trailing whitespace. Sorry if this breaks your patches. | graham.gower | 2010-08-17 | 1 | -6/+6 |
* | Merge commit 'grg' into HEAD | graham.gower | 2009-12-08 | 1 | -7/+3 |
* | Check the unzip child process for errors and pass the upwards. Also, avoid ch... | graham.gower | 2009-11-26 | 1 | -0/+11 |
* | 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 |