Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ncb: use socklen_t | Mike Frysinger | 2009-01-16 | -1/+1 |
| | | | | | | The recvfrom() function takes a socklen_t, not an int. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
* | * Patch by Detlev Zundel, 08 Sep 2004: | wdenk | 2004-09-08 | -0/+36 |
Update etags build target * Improve NetConsole support: add support for broadcast destination address and buffered input. * Cleanup compiler warnings for GCC 3.3.x and later * Fix problem in cmd_jffs2.c introduced by CFG_JFFS_SINGLE_PART patch |