index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-03-21
dhcpd: apparently, sometimes IP is in ciaddr, not requested_ip...
Denys Vlasenko
2010-03-21
udhcpd: untangle incredibly messy handling of DHCPREQUEST
Denys Vlasenko
2010-03-21
udhcp: tweak udhcpd.conf example and comments. no code changes
Denys Vlasenko
2010-03-21
udhcp: code shrink; disable time and log server options
Denys Vlasenko
2010-03-20
udhcpc: make it possible to disable vendor id; improve help text
Denys Vlasenko
2010-03-20
udhcpd: remove five more options which do not make sense or not supported
Denys Vlasenko
2010-03-20
udhcpd: remove redundant code in send_offer()
Denys Vlasenko
2010-03-20
udhcp: move serverpacket.c into dhcpd.c, no other changes
Denys Vlasenko
2010-03-20
flock: better help text
Denys Vlasenko
2010-03-19
udhcp: remove support for some really old and odd options
Denys Vlasenko
2010-03-19
tar: optional support for restoring selinux context
J. Tang
2010-03-19
libbb/copyfd.c: don't mmap a largish buffer if we only want to copy a few kb
Denys Vlasenko
2010-03-18
flock: new applet
Timo Teras
2010-03-18
*: code shrink and better "died from signal" reporting from wait4pid
Denys Vlasenko
2010-03-18
lineedit: first shot at optional unicode bidi input support
Tomas Heinrich
2010-03-18
libbb/loop: comment out u32 hack
Denys Vlasenko
2010-03-17
brctl: Fix comment
Bernhard Reutner-Fischer
2010-03-17
brctl: fix parsing of timespec to allow 0 (setfd, sethello..)
Maciek Borzecki
2010-03-16
mdev: fix a trivial SEGV
Denys Vlasenko
2010-03-16
libbb/getopt32.c: clear applet_long_options and opt_complementary after use
Denys Vlasenko
2010-03-16
include/fix_u32.h: try harder to not cause redefinition errors
Denys Vlasenko
2010-03-15
tar compability modes for dpkg
Kim B. Heino
2010-03-15
ar: add archive creation support
Alexander Shishkin
2010-03-14
fbsplash: reinstate drawing of over/undersized images; shrink
Denys Vlasenko
2010-03-14
beep: the -d option takes milliseconds not microseconds
Natanael Copa
2010-03-14
testsuite: don't run grep NUL tests when we know the would fail
Denys Vlasenko
2010-03-13
ash: fix quadratic matching slowdown is ${v/*foo*/repl} (really bad one)
Denys Vlasenko
2010-03-12
tailk: fix error detected by testsuite
Denys Vlasenko
2010-03-12
awk: code shrink
Denys Vlasenko
2010-03-12
awk: code shrink
Denys Vlasenko
2010-03-12
awk: style fixes
Denys Vlasenko
2010-03-12
awk: code shrink
Denys Vlasenko
2010-03-11
lineedit: fix another corner case with bad unicode input
Denys Vlasenko
2010-03-11
awk: code shrink
Denys Vlasenko
2010-03-11
awk: code shrink; style fixes
Denys Vlasenko
2010-03-11
awk: be more paranoid when freeing loop variable; make code less obfuscated
Denys Vlasenko
2010-03-11
awk: add two tests we currently fail
Denys Vlasenko
2010-03-10
awk: simple code shrink
Denys Vlasenko
2010-03-10
awk: fix the case where nested "for" loops with the same variable misbehave
Denys Vlasenko
2010-03-10
popmaildir: give examples in help text. +91 byte
Denys Vlasenko
2010-03-09
lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHAR
Tomas Heinrich
2010-03-08
shell/ulimit: code shrink by 10 bytes
Denys Vlasenko
2010-03-08
libbb/loop.c: move #include to its user, improve comment
Denys Vlasenko
2010-03-08
wc: compat: make "wc -c ONE_FILE" not print leading spaces. +2 bytes
Denys Vlasenko
2010-03-08
include/fix_u32.h: fix trivial compile breakage :(
Denys Vlasenko
2010-03-06
libbb/loop.c: use common fix_u32.h trick
Denys Vlasenko
2010-03-06
hush: use ash's ulimit builtin; make it more more bash0like while at it
Denys Vlasenko
2010-03-05
tftp: do not show progress bar if we get error right away. +13 bytes
Denys Vlasenko
2010-03-05
*: use NULL for null pointers
Denys Vlasenko
2010-03-05
libbb/loop.c: style and readability fixes, no code changes
Denys Vlasenko
[next]