Age | Commit message (Collapse) | Author |
|
- use less resources for the buildsystem itself
|
|
|
|
|
|
error: static declaration of 'free_and_close_stuff' follows non-static declaration
Tiny whitespace cleanup while at it,
also make sure that we don't use CONFIG_ anymore.
Rob, hope this is ok w/ you..
|
|
from before "if(x) free(x)".
|
|
|
|
1.1.1 issue.
|
|
|
|
|
|
CONFIG_FEATURE_CLEANUP mode
|
|
|
|
remove residue of old defconfig and tweak "make with no config" to run
defconfig before bringing up menuconfig.
|
|
|
|
|
|
|
|
with it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
some #include files that aren't in the tree. No biggie...
|
|
|
|
|
|
|
|
Checking in to reduce the diff between my tree and svn...
|
|
|
|
|
|
|
|
|
|
fiddled a bit to get the size back down as much as I could...
|
|
Fixes warnings about:
fdisk.c:45:1: warning: "_" redefined
nfsmount.c:121:1: warning: "_" redefined
nfsmount.c:122:1: warning: "N_" redefined
interface.c:84:1: warning: "_" redefined
|
|
naming along the way to get USE() macros for everything.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
process are exhausted.
|
|
Cherry-picked from Devin Bayer's big MacOS X patch.
|
|
|
|
|
|
md5_sha1_sum.c to convert some #ifdef CONFIG to if(ENABLE).)
|
|
|
|
area. Probably broke something...
|
|
|
|
|