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
2010-08-28
pmap: new applet. +1k.
Alexander Shishkin
2010-08-27
ntpd: with -q, exit after 60 seconds even if time is not synced.
Denys Vlasenko
2010-08-25
modutils: explain why we no longer quote params
Denys Vlasenko
2010-08-25
insmod: Do not add a pair of "" around the arguments of the module.
Carmelo AMOROSO
2010-08-25
nandwrite: new applet
Baruch Siach
2010-08-24
Rename a struct member from "interrupt"
Dan Fandrich
2010-08-23
split: use xopen_stdin()
Denys Vlasenko
2010-08-23
grep: fix -o match with empty string (suggested by Colin Watson <cjwatson@ubu...
Denys Vlasenko
2010-08-22
ip: add a #define for older kernels
Denys Vlasenko
2010-08-22
build system: make 3.82 fix. Closes bug 2323
Denys Vlasenko
2010-08-22
patch: support "patch [FILE [PATCH]]" format
Denys Vlasenko
2010-08-17
libbb: fix fallout from last patch to obscure() (my mistake). +143 bytes
Denys Vlasenko
2010-08-17
libbb: shrink obscure()
Bob Dunlop
2010-08-17
patch: fix -N regression
Denys Vlasenko
2010-08-16
nmeter: fix misplaced closing comment
Denys Vlasenko
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
sed: make N command behave as in GNU sed
Denys Vlasenko
2010-08-16
mdev: fix non-working device deletion, add a test for that
Denys Vlasenko
2010-08-16
platform.h: regularize endian detection
Denys Vlasenko
2010-08-16
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-08-16
patch: uncomment the test which we actually do pass now
Denys Vlasenko
2010-08-16
libbb: factor out common code from mpstat/iostat
Denys Vlasenko
2010-08-16
patch: add -N and a test for it (fails for now)
Denys Vlasenko
2010-08-13
patch: move closer to toybox code
Denys Vlasenko
2010-08-13
patch: deal with ommitted ",len" in hunk headers (default len to 1)
Rob Landley
2010-08-13
patch: replace it with toybox's implementation
Rob Landley
2010-08-12
iostat: add forgotted fclose(); fix default count.
Denys Vlasenko
2010-08-12
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
Denys Vlasenko
2010-08-12
free: more compatible output. +16 bytes. Closes bug 2383.
Denys Vlasenko
2010-08-11
iostat: new applet. 2800 bytes
Marek Polacek
2010-08-11
modutils: Add support for NDS32 architecture.
Macpaul Lin
2010-08-11
fdisk: Add support for NDS32 architecture.
Macpaul Lin
2010-08-11
Remove some more mentions of Subversion
Dan Fandrich
2010-08-11
Improved portability of tests
Dan Fandrich
2010-08-11
ntpd: mention -N in help text
Denys Vlasenko
2010-08-10
Set HWCLOCK_ADJTIME_FHS to off by default
Denys Vlasenko
2010-08-10
rtc: remove useless code in "RTC is in UTC" detection
Denys Vlasenko
2010-08-08
wget: fix ndelay_on call; progress bar: small shrink
Denys Vlasenko
2010-08-08
wget: make -T support enabled by default
Denys Vlasenko
2010-08-08
wget: implement -T SEC; rework progress meter to not use signals (it was unsafe)
Bradley M. Kuhn
2010-08-07
ash: fix another bit of var_bash4 bug
Denys Vlasenko
2010-08-07
Fix a typo in config text
Denys Vlasenko
2010-08-07
udhcpc: add -v to help text
Denys Vlasenko
2010-08-07
ash: cosmetic fixes, no code changes
Denys Vlasenko
2010-08-06
ash: fix another bug detected by var_bash4.tests
Denys Vlasenko
2010-08-06
var_bash4.tests: better wording in comment
Denys Vlasenko
2010-08-06
ash: fix dequoting error detected by var_bash4 test
Denys Vlasenko
2010-08-06
update var_bash4 test. one more bug revealed by it now...
Denys Vlasenko
2010-08-06
OpenBSD compatibility
Waldemar Brodkorb
2010-08-05
ash: extend var_bash4.tests; nocode changes
Denys Vlasenko
[next]