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
2006-10-03
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
rename bb_default_error_retval -> xfunc_error_retval
Denis Vlasenko
2006-10-03
fdformat: remove redundant check
Denis Vlasenko
2006-10-03
lots of silly indent fixes
Denis Vlasenko
2006-10-03
random style fixes
Denis Vlasenko
2006-10-03
traceroute: fix compilation if netinet/protocols.h is missing
Denis Vlasenko
2006-10-03
Yeah, yeah... I forgot about 'svn add'... fixing that
Denis Vlasenko
2006-10-03
runit/chpst: "change process state" utility
Denis Vlasenko
2006-10-03
traceroute: do not look up icmp protocol# in /etc, it is well-known :)
Denis Vlasenko
2006-10-02
ifupdown: Debian users contributed improvement to it
Denis Vlasenko
2006-10-02
eject: -T (implements single button open/close)
Denis Vlasenko
2006-10-02
mount: accept and ignore -s (sloppy) option.
Denis Vlasenko
2006-10-01
sed: -e options were handled in reverse order. fix that.
Denis Vlasenko
2006-10-01
sed: unbreak multiple -e, -f option handling (my fault)
Denis Vlasenko
2006-10-01
gzip: add a bit of comment. The code itself
Denis Vlasenko
2006-10-01
g[un]zip: add support for -v (verbose).
Denis Vlasenko
2006-10-01
wget: make progress bar and ETA work correctly with -c
Denis Vlasenko
2006-09-30
dpkg: fix use-after-free (bug 939)
Denis Vlasenko
2006-09-30
lsmod: repair indentation
Denis Vlasenko
2006-09-30
vconfig: fix bug 701 (I be damned if I understand it)
Denis Vlasenko
2006-09-30
syslogd: do not retry udp sends (can stall syslogd for extended periods
Denis Vlasenko
2006-09-30
syslogd: getopt_ulflags'ification (save ~50 bytes)
Denis Vlasenko
2006-09-30
syslogd: add option to suppress logging of messages lower than level N (-n N)
Denis Vlasenko
2006-09-30
fbset: store short string in the structure itself instead of the pointer
Denis Vlasenko
2006-09-30
fbset: add support for -a (bug 1017)
Denis Vlasenko
2006-09-30
no-op (just for svn commit run. 2.6.18 oopses on that, need to reproduce)
Denis Vlasenko
2006-09-30
libiproute/ll_map.c: fix bug 279
Denis Vlasenko
2006-09-29
wc: optionally support very large files in wc
Denis Vlasenko
2006-09-29
wc: reduce source cruft, make it so that "wc -c" (one option, no filenames)
Denis Vlasenko
2006-09-29
Mention the new gpl@busybox.net address.
Rob Landley
2006-09-29
losetup: use /dev/loopN or /dev/loop/N according to CONFIG_FEATURE_DEVFS=n/y
Denis Vlasenko
2006-09-29
Yet another silly little byte saving. couldn't -> cannot
Denis Vlasenko
2006-09-29
grep: add help text; fix style
Denis Vlasenko
2006-09-29
grep: implement -o option. Patch by Jac Goudsmit.
Denis Vlasenko
2006-09-29
top: add support for -b, -n <iterations>
Denis Vlasenko
2006-09-29
mount: fix bug 946 (mount -f should update mtab)
Denis Vlasenko
2006-09-29
getopt_ulflags: fix indentation in comment (needs to be 8 _spaces_
Denis Vlasenko
2006-09-29
getopt_ulflags: formatting fixes
Denis Vlasenko
2006-09-29
xargs: simplify option parsing
Denis Vlasenko
2006-09-28
rt_names.c: move few strings into rodata
Denis Vlasenko
2006-09-28
dpkg: style fixes; short -> int (generated code is smaller)
Denis Vlasenko
2006-09-28
dpkg: reduce bss usage by ~130 kbytes (yes, kilobytes!)
Denis Vlasenko
2006-09-28
ifupdown: make dhcp start/stop scripts user configurable
Denis Vlasenko
2006-09-28
Tried to find sha1_crypt - nope... ok, save few bytes in md5_sha1_sum.c
Denis Vlasenko
2006-09-27
usage.h: fix compile-time bugs exposed by previous change
Denis Vlasenko
2006-09-27
usage.h: remove ugly tricks. We have USE_FEATURE_xxx now.
Denis Vlasenko
2006-09-27
silly switch style fix
Denis Vlasenko
2006-09-27
crontab: we indent using tabs
Denis Vlasenko
2006-09-27
losetup: with no arguments lists all /dev/loopN. Corrected help text.
Denis Vlasenko
2006-09-27
kill: implement killall5. OpenWRT folks will be happy.
Denis Vlasenko
[prev]
[next]