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
2011-02-11
libbb/progress.c: make sure we never get negative ETA
Denys Vlasenko
2011-02-10
progress meter: display >999 hours ETA correctly
Denys Vlasenko
2011-02-10
wget: shrink progress meter code; strink wget and add debug logging
Denys Vlasenko
2011-02-10
progress bar: better overflow protection; more precise bar
Denys Vlasenko
2011-02-10
wget: use closed HTTP/1.1 connection, stop when we dl'ed $content_len bytes
Denys Vlasenko
2011-02-10
remve erroneous dependensies on INSTALLER
Denys Vlasenko
2011-02-10
getty config help: fix example script
Denys Vlasenko
2011-02-10
getty: extend its config help
Denys Vlasenko
2011-02-10
reset: "ESC(K" selects German, why do we use THAT? Change to "ESC(B" (US)
Denys Vlasenko
2011-02-10
save 10 bytes on strings
Denys Vlasenko
2011-02-10
wget: remove functions which retry on EINTR
Denys Vlasenko
2011-02-10
fix trivial build failure
Denys Vlasenko
2011-02-10
wget: use FEATURE_COPYBUF_KB-sized buffer. Much faster for local transfers
Denys Vlasenko
2011-02-10
tc: less ugly check for bad sizeof(G)
Denys Vlasenko
2011-02-09
iproute: fix handling of "dev IFACE" selector
Denys Vlasenko
2011-02-09
scripts/mkconfigs: don't use invalid basic regexp
Denys Vlasenko
2011-02-08
use unistd.h before _POSIX_VERSION
Denys Vlasenko
2011-02-08
ash: fix TMOUT not restoring tty attributes
Denys Vlasenko
2011-02-07
incorporate header fixes proposed in bug 3097
Denys Vlasenko
2011-02-07
scripts/kconfig/mconf.c: stop-gap fix for buffer overflow
Denys Vlasenko
2011-02-07
echo: do not retry on write errors
Denys Vlasenko
2011-02-06
typo fix
Denys Vlasenko
2011-02-06
tar: fix a bug where autodetection messes up -z on extract
Denys Vlasenko
2011-02-06
runlevel/wall: depend on utmp feature
Mike Frysinger
2011-02-06
udhcpc: fix a problem with binary-encoded options
Denys Vlasenko
2011-02-06
ping: trivial simplification. -2 bytes
Denys Vlasenko
2011-02-05
ping: fix IPv6 pinging. Closes bug 3187
Denys Vlasenko
2011-02-05
Let fbsplash display images even when a second buffer is active
Dan Fandrich
2011-02-05
ubimkvol,ubirmvol,ubirsvol: new applets
Reuben Dowle
2011-02-04
ash: optional support for $TMOUT variable
Denys Vlasenko
2011-02-04
ash: cosmetic cleanups
Denys Vlasenko
2011-02-03
libbb: spawn should remove child which failed to exec
Denys Vlasenko
2011-02-03
tar: support -T - and -X -
Denys Vlasenko
2011-02-03
whitespace fixes
Denys Vlasenko
2011-02-02
move nofork_save_area from libbb.h to vfork_daemon_rexec.c
Denys Vlasenko
2011-02-02
hush: use FEATURE_SH_NOFORK to enable NOFORK trick
Denys Vlasenko
2011-02-02
libbb: make BB_EXECVP/LP try to exec real binary if there's no /proc/self/exe
Denys Vlasenko
2011-02-02
ps: implement -o stat
Denys Vlasenko
2011-02-02
modprobe/insmod: fix parameter quoting
Denys Vlasenko
2011-02-01
revert commit 1396221d5a741ef8e1e8abca88836b341a3cab84
Denys Vlasenko
2011-01-31
df,find_mount_point: optionally don't ignore rootfs
Lauri Kasanen
2011-01-31
fdisk_osf: simplify ifdef (incidentally, adds support for Microblaze)
Denys Vlasenko
2011-01-31
tar: add -h and -T to help text
Denys Vlasenko
2011-01-28
libbb/copy_file.c: use smallints instead of signed chars
Denys Vlasenko
2011-01-26
getty: fix "ifdef CMSPAR"
Denys Vlasenko
2011-01-26
getty: restore CRTSCTS comment
Denys Vlasenko
2011-01-26
id: fix inverted if (!ENABLE_DESKTOP)
Denys Vlasenko
2011-01-26
getty: do clear CLOCAL and CRTSCTS unless told otherwise
Denys Vlasenko
2011-01-26
getty: do not clear all c_cflag's (we were clearing baud bits!)
Denys Vlasenko
2011-01-26
getty: wait up to 5 seconds for the output buffer to drain
Peter Korsgaard
[prev]
[next]