projects
/
oweals
/
busybox.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/busybox.git
2011-02-12
Denys Vlasenko
find: yet another tweak to help text
commit
|
commitdiff
|
tree
|
snapshot
2011-02-12
Denys Vlasenko
find: fix help text about -prune: it also does assume...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-12
Denys Vlasenko
find: significantly improve hext text. +116 bytes
commit
|
commitdiff
|
tree
|
snapshot
2011-02-12
Denys Vlasenko
typo fix
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Denys Vlasenko
wget: display 100% at the _end_ of chunked download
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Denys Vlasenko
wget: chunked mode fix. Closes bug 3229
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Denys Vlasenko
wget: explain clearerr more clearly
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Denys Vlasenko
wget: correctly handle rare case when we get EAGAIN...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Denys Vlasenko
progress meter: fix bugs found in stall detection and...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Denys Vlasenko
progress meter: move file name to bb_progress_t. +20...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Denys Vlasenko
libbb/progress.c: make sure we never get negative ETA
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Denys Vlasenko
progress meter: display >999 hours ETA correctly
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Denys Vlasenko
wget: shrink progress meter code; strink wget and add...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Denys Vlasenko
progress bar: better overflow protection; more precise bar
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Denys Vlasenko
wget: use closed HTTP/1.1 connection, stop when we...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Denys Vlasenko
remve erroneous dependensies on INSTALLER
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Denys Vlasenko
getty config help: fix example script
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Denys Vlasenko
getty: extend its config help
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Denys Vlasenko
reset: "ESC(K" selects German, why do we use THAT?...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Denys Vlasenko
save 10 bytes on strings
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Denys Vlasenko
wget: remove functions which retry on EINTR
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Denys Vlasenko
fix trivial build failure
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Denys Vlasenko
wget: use FEATURE_COPYBUF_KB-sized buffer. Much faster...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Denys Vlasenko
tc: less ugly check for bad sizeof(G)
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
Denys Vlasenko
iproute: fix handling of "dev IFACE" selector
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
Denys Vlasenko
scripts/mkconfigs: don't use invalid basic regexp
commit
|
commitdiff
|
tree
|
snapshot
2011-02-08
Denys Vlasenko
use unistd.h before _POSIX_VERSION
commit
|
commitdiff
|
tree
|
snapshot
2011-02-08
Denys Vlasenko
ash: fix TMOUT not restoring tty attributes
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Denys Vlasenko
incorporate header fixes proposed in bug 3097
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Denys Vlasenko
scripts/kconfig/mconf.c: stop-gap fix for buffer overflow
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Denys Vlasenko
echo: do not retry on write errors
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Denys Vlasenko
typo fix
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Denys Vlasenko
tar: fix a bug where autodetection messes up -z on...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Mike Frysinger
runlevel/wall: depend on utmp feature
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Denys Vlasenko
udhcpc: fix a problem with binary-encoded options
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Denys Vlasenko
ping: trivial simplification. -2 bytes
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Denys Vlasenko
ping: fix IPv6 pinging. Closes bug 3187
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Dan Fandrich
Let fbsplash display images even when a second buffer...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Reuben Dowle
ubimkvol,ubirmvol,ubirsvol: new applets
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Denys Vlasenko
ash: optional support for $TMOUT variable
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Denys Vlasenko
ash: cosmetic cleanups
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Denys Vlasenko
libbb: spawn should remove child which failed to exec
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Denys Vlasenko
tar: support -T - and -X -
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Denys Vlasenko
whitespace fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Denys Vlasenko
move nofork_save_area from libbb.h to vfork_daemon_rexec.c
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Denys Vlasenko
hush: use FEATURE_SH_NOFORK to enable NOFORK trick
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Denys Vlasenko
libbb: make BB_EXECVP/LP try to exec real binary if...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Denys Vlasenko
ps: implement -o stat
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Denys Vlasenko
modprobe/insmod: fix parameter quoting
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Denys Vlasenko
revert commit 1396221d5a741ef8e1e8abca88836b341a3cab84
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Lauri Kasanen
df,find_mount_point: optionally don't ignore rootfs
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Denys Vlasenko
fdisk_osf: simplify ifdef (incidentally, adds support...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Denys Vlasenko
tar: add -h and -T to help text
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Denys Vlasenko
libbb/copy_file.c: use smallints instead of signed...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Denys Vlasenko
getty: fix "ifdef CMSPAR"
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Denys Vlasenko
getty: restore CRTSCTS comment
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Denys Vlasenko
id: fix inverted if (!ENABLE_DESKTOP)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Denys Vlasenko
getty: do clear CLOCAL and CRTSCTS unless told otherwise
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Denys Vlasenko
getty: do not clear all c_cflag's (we were clearing...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Peter Korsgaard
getty: wait up to 5 seconds for the output buffer to...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Denys Vlasenko
stty: cosmetic fix to settings table; no code changes
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Denys Vlasenko
getty: document bits we don't set - maybe we should...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Denys Vlasenko
getty: add ECHOE explanation
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Denys Vlasenko
getty: explain every bit in termios; remove redundant...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Denys Vlasenko
disable length applet. ${#var} and echo -n "$var" ...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Alexander Shishkin
diff: return 1 when skipping directories with -r, but...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Denys Vlasenko
move utmp.h include to libbb.h
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Denys Vlasenko
top: replace %MEM with %VSZ in header text
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Davide Cavalca
add ENABLE_FEATURE_SYSTEMD and use it in syslogd
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Denys Vlasenko
top: document a debugging script
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Denys Vlasenko
nicer looking ifdef in libbb/makedev.c
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Denys Vlasenko
getty: flush _only_ input after switching to the next...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Denys Vlasenko
stty: enable line discipline display and change code...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Denys Vlasenko
getty: simplify macros; improve VSWTC[H] compat
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Chris Rees
FreeBSD compat for match_fstype
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Chris Rees
FreeBSD compat for makedev
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Chris Rees
FreeBSD compat
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Chris Rees
FreeBSD compat
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Denys Vlasenko
stty: make swtch and iutf8 visible/settable
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Denys Vlasenko
getty: more simplifications; explain how we treat parit...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Denys Vlasenko
getty: simplify code by going to more straignforward...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Denys Vlasenko
libbb: make ndelay_no/off a bit more clever. +14 bytes
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Denys Vlasenko
getty: add sleep before initial tcdrain; reduce another...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Denys Vlasenko
getty: use cfsetspeed to save some bytes; cosmetic...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-22
Davide Cavalca
hwclock: implement --systz
commit
|
commitdiff
|
tree
|
snapshot
2011-01-22
Denys Vlasenko
wc: fix swapped -c and -m
commit
|
commitdiff
|
tree
|
snapshot
2011-01-22
Denys Vlasenko
pltaform.h: move include of stdint.h before uint16_t...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-22
Denys Vlasenko
getty: more correct check for O_RDWR
commit
|
commitdiff
|
tree
|
snapshot
2011-01-22
Denys Vlasenko
getty: comment out parity detection code; improve usage...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Denys Vlasenko
svlogd: extend usage text. +70 bytes
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Denys Vlasenko
Merge branch 'master' of git+ssh://vda@busybox.net...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Denys Vlasenko
fix compile error on non-x86 architectures
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Denys Vlasenko
eliminate aliasing warnings in traceroute.c and udhcp...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Denys Vlasenko
eliminate aliasing warning in networking/route.c
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Denys Vlasenko
ifplugd: eliminate aliasing warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Chris Rees
sighandler_t definition for BSD
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Denys Vlasenko
hush: improve prompt in nested {}s, remove unused in_st...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Denys Vlasenko
hush: fix "cmd & <newline>" problem
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Denys Vlasenko
mass removal of underscores from _BB_DIR_foo and _BB_SU...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Denys Vlasenko
disable automatic selection of FEATURE_SUID; improve...
commit
|
commitdiff
|
tree
|
snapshot
next