Denis Vlasenko
|
e8240f19bd
uuencode: shrink
|
17 年之前 |
Denis Vlasenko
|
80b8b39899
Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>)
|
17 年之前 |
Denis Vlasenko
|
b304eadca8
test: shrink a bit
|
17 年之前 |
Denis Vlasenko
|
31789a81d5
top,ps: 'stringify' tty only when needed. -60 bytes.
|
17 年之前 |
Denis Vlasenko
|
1b16bdaebf
networking/interface.c: reduce bss usage
|
17 年之前 |
Denis Vlasenko
|
bd7bb299c0
wget: use monotonic_sec instead of gettimeofday
|
17 年之前 |
Denis Vlasenko
|
459be35234
hwclock: size optimizations
|
17 年之前 |
Denis Vlasenko
|
ca525b4f24
*: BB_BANNER -> bb_banner (it is not a const or #define)!
|
17 年之前 |
Denis Vlasenko
|
d67cef2425
hush: fix read builtin to not read ahead past eol and to not use
|
17 年之前 |
Denis Vlasenko
|
f5f75c5e82
remove nearly-duplicate PATHs in several places
|
17 年之前 |
Denis Vlasenko
|
f312e32662
login: make /etc/nologin support configurable. -240 bytes if not selected.
|
17 年之前 |
Denis Vlasenko
|
3ad5d0cbbe
diff: shrink code (-85 bytes):
|
17 年之前 |
Denis Vlasenko
|
15611bb958
A few more string duplicates found & eliminated
|
17 年之前 |
Denis Vlasenko
|
bdbbb7ec49
make busybox --install work even if /proc/self/exe doesn't exist
|
17 年之前 |
Denis Vlasenko
|
0696b8aae8
ps: fix -Z (by Yuichi Nakamura <ynakam@hitachisoft.jp>)
|
17 年之前 |
Denis Vlasenko
|
5c51a7ca52
nc: make connecting to IPv4 from IPv6-enabled hosts easier
|
17 年之前 |
Denis Vlasenko
|
74324c8666
Audit bb_common_bufsiz usage, add script which looks for misuse.
|
17 年之前 |
Denis Vlasenko
|
fad2b86c9e
use "glibc errno" trick not only for ash, but for entire busybox
|
17 年之前 |
Denis Vlasenko
|
4b924f3a5c
whitespace fixes
|
17 年之前 |
Denis Vlasenko
|
5a6aeddfa7
xpipe: introduce (saves ~170 bytes)
|
17 年之前 |
Denis Vlasenko
|
b055001b6a
hush: fix handling of unmatched ${name (without closing '}') -
|
17 年之前 |
Denis Vlasenko
|
7e84e539de
cryptpw: new applet (a bit less than 3k added)
|
17 年之前 |
Denis Vlasenko
|
f20de5bb42
ash,kill: use common code for kill applet/builtin
|
17 年之前 |
Denis Vlasenko
|
18e19f2b0d
hush: fix nofork + ctrl-Z clobbering of globals
|
17 年之前 |
Denis Vlasenko
|
8581863a1b
procps: remove all global variables
|
17 年之前 |
Denis Vlasenko
|
516a0ca2dc
ps: add -o tty and -o rss support
|
17 年之前 |
Denis Vlasenko
|
f5294e1f4c
hush: use NOFORK applets as appropriate. Net reduction of code size.
|
17 年之前 |
Denis Vlasenko
|
16abcd90ae
teach find_root_device to deal with /dev/ subdirs
|
17 年之前 |
Bernhard Reutner-Fischer
|
b290889f02
- add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit.
|
17 年之前 |
Denis Vlasenko
|
50f7f446ec
bb_full_fd_action: remove potential xmalloc from NOFORK path
|
17 年之前 |