Age | Commit message (Collapse) | Author |
|
mounts, and can be done as shell script.
|
|
|
|
http://busybox.net?var=a/b
http://busybox.net?login=john@doe
http://busybox.net#test/test
|
|
|
|
|
|
|
|
Patch by Vladimir Dronnikov <dronnikov@gmail.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|