Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f2cccbce37022a95c83424006525e98440dc7fc4
f2cccbc
mktemp: make default tempfile template shorter;
by Denis Vlasenko
· 17 years ago
b8c9354
hush: add yet another bug to testsuite :(
by Denis Vlasenko
· 17 years ago
048897c
ifenslave: small shrink
by Denis Vlasenko
· 17 years ago
52a8d97
ip: make numeric table work: "ip route list table 255". closes bug 3664.
by Denis Vlasenko
· 17 years ago
b597564
ifenslave: tiny shrink
by Denis Vlasenko
· 17 years ago
09c0a74
define CLOCK_MONOTONIC to 1 if it is not defined
by Denis Vlasenko
· 17 years ago
c8fa04f
ifenslave: further shrink by suppressing excessive inlining
by Denis Vlasenko
· 17 years ago
0876822
ifenslave: fix improper longopts definition ifenslave: shrink
by Denis Vlasenko
· 17 years ago
dd6f570
add libbb/print_flags.c...
by Denis Vlasenko
· 17 years ago
53354ac
libbb: introduce and use print_flags().
by Denis Vlasenko
· 17 years ago
f0d6c25
Update a link to cross-compiling HOWTO.
by Denis Vlasenko
· 17 years ago
c0cd9f2
Fix trivial problems: "make clean" cleaning too much
by Denis Vlasenko
· 17 years ago
a05c071
grep: make "-f -" work (+ testsuite) diff: small code shrink
by Denis Vlasenko
· 17 years ago
401de64
Build system: track -Wl,-elf2flt in CFLAGS_busybox too.
by Denis Vlasenko
· 17 years ago
7bdf0c8
klogd: make help text more understandable
by Denis Vlasenko
· 17 years ago
797c96d
- fix compilation on standard-conforming compilers
by Bernhard Reutner-Fischer
· 17 years ago
593f8ba
- fix copy'n paste error for the release date
by Bernhard Reutner-Fischer
· 17 years ago
9b6f4aa
ip: support for the LOWER_UP flag by Natanael Copa <natanael.copa@gmail.com>.
by Denis Vlasenko
· 17 years ago
f592aa3
which: -a support (needed for bfin uclibc build script)
by Denis Vlasenko
· 17 years ago
f0d6068
- The conffiles control file isn't required in Debian packages, so don't
by Bernhard Reutner-Fischer
· 17 years ago
c05b168
mktemp: make argument optional (coreutil 6.12 compat)
by Denis Vlasenko
· 17 years ago
66d56c5
ash testsuite: modify it so that it can run hush and msh tests
by Denis Vlasenko
· 17 years ago
50120da
added testsuite for printf by Cristian Ionescu-Idbohrn
by Denis Vlasenko
· 17 years ago
7d60fc1
replace single-char printf's with bb_putchar
by Denis Vlasenko
· 17 years ago
bedfabd
libiproute: use stdout directly instead of passing it as a parameter
by Denis Vlasenko
· 17 years ago
b6fe100
announce 1.10.3
by Denis Vlasenko
· 17 years ago
e7860e3
config help text: fix capitalization
by Denis Vlasenko
· 17 years ago
1a9bbfb
remove -fno-jump-tables - after stripping it proved to be worse
by Denis Vlasenko
· 17 years ago
1da86d2
build system: add PIE build option
by Denis Vlasenko
· 17 years ago
1e93f3c
change default rtcwake mode to match changed behavior in upstream util-linux
by Mike Frysinger
· 17 years ago
3b162ec
networking/interface.c: fix indentation
by Denis Vlasenko
· 17 years ago
630a7f7
Remove stray debug instrumentation
by Denis Vlasenko
· 17 years ago
85571d8
make the help for rtcwake reflect the actual default behavior
by Mike Frysinger
· 17 years ago
6075b2a
- add FIXME. Perhaps somebody is interrested in looking into this one.
by Bernhard Reutner-Fischer
· 17 years ago
c2741e1
- add alias support
by Bernhard Reutner-Fischer
· 17 years ago
ef729dd
- revert revision 22183 since it breaks -b /abs /abs/path/to/mod.ko
by Bernhard Reutner-Fischer
· 17 years ago
d428167
- just chdir to the basedir (-30b).
by Bernhard Reutner-Fischer
· 17 years ago
beac1bd
- optional fancy pruning-mode for depmod
by Bernhard Reutner-Fischer
· 17 years ago
9af7aba
- pm_states[PM_SUSPEND_MAX] suggests to support "standby" and not "suspend"
by Bernhard Reutner-Fischer
· 17 years ago
b8e653b
Reinstate CONFIG_CROSS_COMPILE_PREFIX
by Denis Vlasenko
· 17 years ago
cd2663f
ash: optional printf builtin. +25 bytes if off, +35 if on.
by Denis Vlasenko
· 17 years ago
d789206
msh: fix ENOENT testcase
by Denis Vlasenko
· 17 years ago
62d8503
- use ut_user rather than ut_name (Cristian Ionescu-Idbohrn)
by Bernhard Reutner-Fischer
· 17 years ago
e0fd13e
- shrink modprobe a little bit (~-40 bytes). ACKed by Yann.
by Bernhard Reutner-Fischer
· 17 years ago
a76669c
printf: fix a trivial bug
by Denis Vlasenko
· 17 years ago
f4e6bd0
mdev: add commented-out debug code to open stdio.
by Denis Vlasenko
· 17 years ago
1d1bba4
printf: code shrink by eliminating string alloc/copy
by Denis Vlasenko
· 17 years ago
d12fcc2
libiproute: fix option parsing, so that "ip -o link" works again.
by Denis Vlasenko
· 17 years ago
3e57adb
libiproute: style fixes, and using smallint as appropriate
by Denis Vlasenko
· 17 years ago
8f74094
runsvdir: make it more robust against libc buglets (errno accidentally set to !0)
by Denis Vlasenko
· 17 years ago
447bd66
msh: fix the case where the file has exec bit but can't be run directly
by Denis Vlasenko
· 17 years ago
f9a0784
- add FIXME to use hasmntopt()
by Bernhard Reutner-Fischer
· 17 years ago
db508e3
- fix overflow; improve documentation while at it
by Bernhard Reutner-Fischer
· 17 years ago
cd9d4c8
fuser: a now, the corrected fix (vda botched previous one)
by Denis Vlasenko
· 17 years ago
634b022
- misc. improvements and shrinkage
by Bernhard Reutner-Fischer
· 17 years ago
1728229
- add strrchr
by Bernhard Reutner-Fischer
· 17 years ago
5de8a13
fiser: opendir "/proc", not "." (by Cristian Ionescu-Idbohrn)
by Denis Vlasenko
· 17 years ago
ea9f7a6
find: beautify config prompts a bit
by Denis Vlasenko
· 17 years ago
417e240
Remove 'busybox' word from configuration programs
by Denis Vlasenko
· 17 years ago
10be1a7
- move depmod shell script to examples/
by Bernhard Reutner-Fischer
· 17 years ago
c21d9c7
- the moddir_base is supposed to be omitted frmo the .dep file
by Bernhard Reutner-Fischer
· 17 years ago
1510216
- Spaghetti alert. Fix clash with ancient fwd-decl. This is an unfortunate
by Bernhard Reutner-Fischer
· 17 years ago
55fb9da
- remove duplicate helptext of dhcprelay and improve it
by Bernhard Reutner-Fischer
· 17 years ago
b85fb69
- Add config option for DEFAULT_DEPMOD_FILE and DEFAULT_DEPMOD_FILE.
by Bernhard Reutner-Fischer
· 17 years ago
4fec346
- use (uC)libc functions. Saves a dozen bytes.
by Bernhard Reutner-Fischer
· 17 years ago
9cf0f62
vda, xmalloc'ing can use *alot* of RAM. Don't forget that there are
by Bernhard Reutner-Fischer
· 17 years ago
9474830
- improve help-text
by Bernhard Reutner-Fischer
· 17 years ago
1ea2568
- improve option-handling a bit
by Bernhard Reutner-Fischer
· 17 years ago
7a5f494
scripts: add a script which prints memory map of running busybox
by Denis Vlasenko
· 17 years ago
c47e897
scripts: add primitive memory usage meter script
by Denis Vlasenko
· 17 years ago
fc9e108
udhcpc: shrink udhcpc: guard against zero lease time
by Denis Vlasenko
· 17 years ago
6bb55cf
- add basic option-handling (+220b). Untested
by Bernhard Reutner-Fischer
· 17 years ago
cf18010
- use mmap instead of allocating hundreds of megabytes of RAM. +39b
by Bernhard Reutner-Fischer
· 17 years ago
dc5d7fe
- remove some bloat -28b: now approx. 501b
by Bernhard Reutner-Fischer
· 17 years ago
423465c
- switch to FILE base writer and remove now unneeded stuff. -50b
by Bernhard Reutner-Fischer
· 17 years ago
55e547e
- add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov wrong
by Bernhard Reutner-Fischer
· 17 years ago
a0e17f7
[u]mount: add/update dietlibc build fix
by Denis Vlasenko
· 17 years ago
b267ed9
lineedit: correctly handle prompt longer than screen width. closes bug 3414
by Denis Vlasenko
· 17 years ago
4830fc5
hush: make it ignore SIGINT etc in a config wich has no job control
by Denis Vlasenko
· 17 years ago
af6cca5
move setgroups definition to libbb.h so that it no longer inadvertently
by Denis Vlasenko
· 17 years ago
30f892a
last: code shrink
by Denis Vlasenko
· 17 years ago
69dc325
syslogd: do not error out on missing files to rotate. closes bug 3404.
by Denis Vlasenko
· 17 years ago
bd23fbb
docs/depmod: and example of depmod in shell/sed/awk...
by Denis Vlasenko
· 17 years ago
8e2c9e1
inotify: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>
by Denis Vlasenko
· 17 years ago
e94a871
mdev: fix counting of '%' in pattern
by Denis Vlasenko
· 17 years ago
ff92349
mdev: fix whitespace damage
by Denis Vlasenko
· 17 years ago
cf575ca
- optionally pass additional flags down to nm
by Bernhard Reutner-Fischer
· 17 years ago
61082ec
- not sure but i may have had the shutdown-time wrong and no records to verify
by Bernhard Reutner-Fischer
· 17 years ago
69d5ba2
- untangle the implementation of the small and huge last applets
by Bernhard Reutner-Fischer
· 17 years ago
a959a2a
mdev: suppress "may be used uninitialized" warning
by Denis Vlasenko
· 17 years ago
4801441
mdev: add support for "only rename" option in mdev.conf
by Denis Vlasenko
· 17 years ago
e9b76e1
dnsd: fixes various segfaults.
by Denis Vlasenko
· 17 years ago
ae84b11
modprobe: fix for blacklisting
by Denis Vlasenko
· 17 years ago
dfd8282
last: make its output more like "standard" last (aka "fancy last").
by Denis Vlasenko
· 17 years ago
7b38639
last: trim format string a bit
by Denis Vlasenko
· 17 years ago
b22a805
last: trim help text
by Denis Vlasenko
· 17 years ago
869d3d3
last: optional alternative sysv-like implementation
by Denis Vlasenko
· 17 years ago
7bd8d8f
- make Christian happy
by Bernhard Reutner-Fischer
· 17 years ago
49bdf28
- skip empty lines and archive members
by Bernhard Reutner-Fischer
· 17 years ago
6de8994
udhcpc: regularize the names of receiving functions,
by Denis Vlasenko
· 17 years ago
Next »