Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | lineedit: add missing #if/#endif | Denis Vlasenko | 2007-02-03 | 1 | -0/+2 | |
| | | | | init: fix warnings | |||||
* | preparatory patch for -Wwrite-strings #4 | Denis Vlasenko | 2007-01-29 | 1 | -4/+4 | |
| | ||||||
* | fix warning from needlessly-global functions | Denis Vlasenko | 2007-01-22 | 1 | -2/+2 | |
| | ||||||
* | cleanups: unnecessary casts, unified const_1, eliminate cross-.c file | Denis Vlasenko | 2007-01-22 | 1 | -3/+1 | |
| | | | | | prototypes (heresy!), add spaces in places like "flags&NETSTAT_CONNECTED", removed unused #defines, #ifdef -> #if, use uint32_t for ipv4 addrs. | |||||
* | exterminate u_intXXX. | Denis Vlasenko | 2007-01-22 | 1 | -2/+2 | |
| | | | | fix ping6 buglet (memset is too short), minor sync between ping and ping6 | |||||
* | move shell/cmdedit.c -> libbb/lineedit.c | Denis Vlasenko | 2007-01-22 | 1 | -0/+1798 | |