Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tftp-hpa: add error check for disk filled up | Roy.Li | 2013-09-05 | 1 | -0/+81 |
| | | | | | | | | | Add error check when the write-buffer is finally flushed to the file, the caller can detect if the disk filled up (or had an i/o error) and return a NOSAPCE nak to the other side. Signed-off-by: Roy.Li <rongqing.li@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net> | ||||
* | tftp-hpa: add from OE-Classic, update and tidy up | Paul Eggleton | 2012-11-27 | 11 | -0/+501 |
* Update to 5.2 * Add patches from Fedora * Add DESCRIPTION and better SUMMARY * Make LICENSE more accurate * Add LIC_FILES_CHKSUM * Update ALTERNATIVE_* definitions * Handle hardcoded paths in initscript Much of this was done by Joe MacDonald <joe.macdonald@windriver.com>. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |