Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It is impossible to formulate sane ABI based on
size of ulong because it can be 32-bit or 64-bit.
Basically it means that you cannot portably use
more that 32 option chars in one call anyway...
Make it explicit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's "nice" on steroids - can set uid/gid, mem/cpu limits etc. +3.5k
|
|
|
|
|
|
|
|
needed for compatibility with Linux automounter.
|
|
|
|
|
|
is too bloated to work on it...
|
|
Add CONFIG_DESKTOP, almost all bloat from this change
is hidden under that.
|
|
|
|
|
|
httpd: ifdef CONFIG -> if ENABLE (shorted, catched typos)
|
|
|
|
of time), resolve remote logging host before daemonization
|
|
|
|
|
|
(small size saving)
|
|
|
|
|
|
("On-demand net module loading fails with CONFIG_FEATURE_IFUPDOWN_IP")
|
|
|
|
will not print leading blanks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in order to look correct to both 4 tab and 8 tab population).
Add comment about :: (which indicates optional argument).
|
|
|
|
|
|
|
|
|
|
at the cost of ~100 bytes of text.
Improves friendliness to nommu systems.
(Dunno whether nommu people ever use dpkg, though...)
|