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
2009-11-23
traceroute: fix help text to not show -6 when traceroute6 is off
Denys Vlasenko
2009-11-23
traceroute6: new applet by Leonid Lisovskiy. +1562 bytes
Leonid Lisovskiy
2009-11-23
traceroute: cleanup preparing it for traceroute6. -17 bytes
Denys Vlasenko
2009-11-22
od: fix -tx without length spec
Denys Vlasenko
2009-11-22
ntpd: new applet by Adam Tkac. +5k.
Adam Tkac
2009-11-21
flashcp: new applet by Stefan Seyfried. +900 bytes
Stefan Seyfried
2009-11-21
mount: clean up #defines. No code changes
Denys Vlasenko
2009-11-21
ping: use |=, not =, when combine option bit mask
Denys Vlasenko
2009-11-20
fix fallout from isprint() changes
Denys Vlasenko
2009-11-20
ping6: do not play dirty tricks with argv
Denys Vlasenko
2009-11-18
libbb: robustify isXXXX(). +39 bytes
Denys Vlasenko
2009-11-18
wc: fix a hang gue to isprint(EOF)
Dan Fandrich
2009-11-17
libbb: fix vasprintf implementation
Denys Vlasenko
2009-11-17
hush: improve HUSH_BRACE_EXP code (still disabled). ~0 bytes
Denys Vlasenko
2009-11-16
tweak in comment
Denys Vlasenko
2009-11-16
hush: initial stab at brace expansion support
Denys Vlasenko
2009-11-16
hush: fix handling of words with braces. +65 bytes
Denys Vlasenko
2009-11-16
hush: fix exit code propagation from `cmd`. +45 bytes
Denys Vlasenko
2009-11-15
libbb: added xfdopen_for_read/write
Denys Vlasenko
2009-11-15
hush: wait for `cmd` to complete, and immediately store its exitcode in $?
Denys Vlasenko
2009-11-15
date: restore hadling of MMDDhhmm[[CC]YY][.ss] date format
Denys Vlasenko
2009-11-15
init: restore possibility to reload inittab even before we finish initialization
Denys Vlasenko
2009-11-15
eject: band-aid for kernel headers using u8 type
Denys Vlasenko
2009-11-15
fsck: add comment clarifying exit codes
Denys Vlasenko
2009-11-15
some non-gnu compilers can't have non-const struct initializers
Denys Vlasenko
2009-11-15
use utimes() rather than obsolescent utime()
Bernhard Reutner-Fischer
2009-11-14
use utimes() rather than obsolescent utime()
Bernhard Reutner-Fischer
2009-11-13
httpd_post_upload.txt example: handle binary files too
Denys Vlasenko
2009-11-13
sed: on output file, set not only mode, but owner too
Denys Vlasenko
2009-11-13
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-12
env: don't SEGV on bare "env -"
Denys Vlasenko
2009-11-11
tidy up O_NONBLOCK usage. use libbb functions in stty.
Denys Vlasenko
2009-11-11
mdev_fat.conf: add a rule to run nameif
Denys Vlasenko
2009-11-11
ash: fix bad interaction of "stty -echo" + ASK_TERMINAL
Denys Vlasenko
2009-11-09
fix 'not not' in comment
Denys Vlasenko
2009-11-09
tweak service examples a bit (less verbose comment in dhcp_if)
Denys Vlasenko
2009-11-09
tweak dhcp service example - add ntp configuration
Denys Vlasenko
2009-11-08
add and example of tftpd service
Denys Vlasenko
2009-11-08
tftpd: another small tweak
Denys Vlasenko
2009-11-08
tftp: another small tweak
Denys Vlasenko
2009-11-08
tftpd: slight correction to progress bar code
Denys Vlasenko
2009-11-08
tftp: add optiona support for progress bar
Magnus Damm
2009-11-08
tftp: extend tsize support a little
Magnus Damm
2009-11-08
wget: factor out progress bar code
Magnus Damm
2009-11-08
add more service examples
Denys Vlasenko
2009-11-07
tweak mdev_fat.conf example
Denys Vlasenko
2009-11-07
tweak examples
Denys Vlasenko
2009-11-07
ifplugd: small optimization
Denys Vlasenko
2009-11-07
fbsplash: allow compressed image files
Vladimir Dronnikov
2009-11-07
top: do not use #if inside printf, it can be a macro
Denys Vlasenko
[next]