Age | Commit message (Collapse) | Author |
|
(only a small part of it, actually)
|
|
|
|
|
|
grep: fix mis-indented block
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
superfluous casts from memory allocators removed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
libbb: rename xgetcwd and xreadlink
|
|
|
|
|
|
no preceding prototype
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
prototypes (heresy!), add spaces in places like "flags&NETSTAT_CONNECTED",
removed unused #defines, #ifdef -> #if, use uint32_t for ipv4 addrs.
|
|
|
|
so rename stuff accordingly.
|
|
|
|
|