index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-06-08
ifenslave: small shrink
Denis Vlasenko
2008-06-08
ip: make numeric table work: "ip route list table 255". closes bug 3664.
Denis Vlasenko
2008-06-08
ifenslave: tiny shrink
Denis Vlasenko
2008-06-07
define CLOCK_MONOTONIC to 1 if it is not defined
Denis Vlasenko
2008-06-07
ifenslave: further shrink by suppressing excessive inlining
Denis Vlasenko
2008-06-07
ifenslave: fix improper longopts definition
Denis Vlasenko
2008-06-07
add libbb/print_flags.c...
Denis Vlasenko
2008-06-07
libbb: introduce and use print_flags().
Denis Vlasenko
2008-06-07
Update a link to cross-compiling HOWTO.
Denis Vlasenko
2008-06-07
Fix trivial problems: "make clean" cleaning too much
Denis Vlasenko
2008-06-07
grep: make "-f -" work (+ testsuite)
Denis Vlasenko
2008-06-06
Build system: track -Wl,-elf2flt in CFLAGS_busybox too.
Denis Vlasenko
2008-06-06
klogd: make help text more understandable
Denis Vlasenko
2008-06-06
- fix compilation on standard-conforming compilers
Bernhard Reutner-Fischer
2008-06-06
- fix copy'n paste error for the release date
Bernhard Reutner-Fischer
2008-06-05
ip: support for the LOWER_UP flag by Natanael Copa <natanael.copa@gmail.com>.
Denis Vlasenko
2008-06-05
which: -a support (needed for bfin uclibc build script)
Denis Vlasenko
2008-06-05
- The conffiles control file isn't required in Debian packages, so don't
Bernhard Reutner-Fischer
2008-06-05
mktemp: make argument optional (coreutil 6.12 compat)
Denis Vlasenko
2008-06-05
ash testsuite: modify it so that it can run hush and msh tests
Denis Vlasenko
2008-06-05
added testsuite for printf by Cristian Ionescu-Idbohrn
Denis Vlasenko
2008-06-05
replace single-char printf's with bb_putchar
Denis Vlasenko
2008-06-05
libiproute: use stdout directly instead of passing it as a parameter
Denis Vlasenko
2008-06-05
announce 1.10.3
Denis Vlasenko
2008-06-04
config help text: fix capitalization
Denis Vlasenko
2008-06-04
remove -fno-jump-tables - after stripping it proved to be worse
Denis Vlasenko
2008-06-04
build system: add PIE build option
Denis Vlasenko
2008-06-04
change default rtcwake mode to match changed behavior in upstream util-linux
Mike Frysinger
2008-06-04
networking/interface.c: fix indentation
Denis Vlasenko
2008-06-02
Remove stray debug instrumentation
Denis Vlasenko
2008-06-02
make the help for rtcwake reflect the actual default behavior
Mike Frysinger
2008-06-02
- add FIXME. Perhaps somebody is interrested in looking into this one.
Bernhard Reutner-Fischer
2008-06-02
- add alias support
Bernhard Reutner-Fischer
2008-06-02
- revert revision 22183 since it breaks -b /abs /abs/path/to/mod.ko
Bernhard Reutner-Fischer
2008-06-02
- just chdir to the basedir (-30b).
Bernhard Reutner-Fischer
2008-06-02
- optional fancy pruning-mode for depmod
Bernhard Reutner-Fischer
2008-06-02
- pm_states[PM_SUSPEND_MAX] suggests to support "standby" and not "suspend"
Bernhard Reutner-Fischer
2008-06-02
Reinstate CONFIG_CROSS_COMPILE_PREFIX
Denis Vlasenko
2008-06-01
ash: optional printf builtin. +25 bytes if off, +35 if on.
Denis Vlasenko
2008-06-01
msh: fix ENOENT testcase
Denis Vlasenko
2008-06-01
- use ut_user rather than ut_name (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-05-31
- shrink modprobe a little bit (~-40 bytes). ACKed by Yann.
Bernhard Reutner-Fischer
2008-05-31
printf: fix a trivial bug
Denis Vlasenko
2008-05-31
mdev: add commented-out debug code to open stdio.
Denis Vlasenko
2008-05-31
printf: code shrink by eliminating string alloc/copy
Denis Vlasenko
2008-05-31
libiproute: fix option parsing, so that "ip -o link" works again.
Denis Vlasenko
2008-05-31
libiproute: style fixes, and using smallint as appropriate
Denis Vlasenko
2008-05-31
runsvdir: make it more robust against libc buglets (errno accidentally set to...
Denis Vlasenko
2008-05-30
msh: fix the case where the file has exec bit but can't be run directly
Denis Vlasenko
2008-05-30
- add FIXME to use hasmntopt()
Bernhard Reutner-Fischer
[prev]
[next]