platform/upstream/busybox.git
2009-02-14 Denis Vlasenkoinit: fix compile breakage with '# CONFIG_FEATURE_KILL_...
2009-02-14 Bernhard Reutner... - improve wording
2009-02-14 Bernhard Reutner... - improve helptext
2009-02-14 Bernhard Reutner... - misc untested shrinkage:
2009-02-14 Bernhard Reutner... - improve helptext of obsolete devfs stuff..
2009-02-14 Bernhard Reutner... - cosmetic typo in helptext
2009-02-14 Denis Vlasenkokillall and sestatus also need ARGVN scanning
2009-02-13 Denis Vlasenkomdev: if /sys/class/block exists, don't scan /sys/block
2009-02-07 Denis Vlasenkofunction ...
2009-02-05 Denis Vlasenkohttpd: tiny optimization
2009-02-04 Denis Vlasenkohttpd:
2009-02-04 Denis Vlasenkosendmail: remove erroneous usage lines
2009-02-03 Denis Vlasenkocrond,crontab: make cron directory location configurable
2009-02-02 Denis Vlasenkotelnetd: do not advertise TELNET_LFLOW, we do not support
2009-02-02 Denis Vlasenkoudhcpd: add code which rejects lease files with suspici...
2009-02-02 Denis Vlasenkologin: small simplification by Walter Harms. -10 bytes
2009-02-02 Denis Vlasenkologin: cleanup work by Walter Harms. No logic changes.
2009-02-01 Denis Vlasenkodhcpd,dumpleases: write and use 64-bit current time...
2009-01-31 Denis Vlasenkomodutils-24: code shrink
2009-01-31 Denis Vlasenkoionice: new applet, adapted from Linux kernel' example...
2009-01-31 Denis Vlasenkobrctl: fix compilation on 2.4.x kernels
2009-01-31 Denis Vlasenkoinit: remove wait() loop on restart, it may be dangerous
2009-01-31 Denis Vlasenkoinit: fix a bug where on reload order of entries might...
2009-01-31 Denis Vlasenkomodutils-24: use xasprintf and xzalloc where appropriate,
2009-01-31 Denis Vlasenkoinit: small correction in a comment
2009-01-31 Denis Vlasenkoinit: major improvement in documentation and signal...
2009-01-31 Denis Vlasenkoinit: preparatory patch, no code changes
2009-01-29 Denis Vlasenkoinit: reinstate proper handling of !ENABLE_FEATURE_USE_...
2009-01-28 Denis Vlasenkoinit: reduce ifdef forest (specially for Rob's happiness)
2009-01-27 Bernhard Reutner... - be gentle to syntax highlighting
2009-01-27 Bernhard Reutner... - update Michele address
2009-01-25 Denis Vlasenkoawk: in BEGIN section $0 should be "", not "0".
2009-01-24 Denis Vlasenkotraceroute: allow -w NUM as small as 1
2009-01-24 Denis Vlasenkotraceroute: rewrite. Do not emit raw IP packets, instea...
2009-01-24 Denis Vlasenkotraceroute: preparatory trivial cleanups
2009-01-23 Denis Vlasenkotunctl: new applet by Vladimir
2009-01-22 Bernhard Reutner... - add CONFIG_EXTRA_CFLAGS (thanks to keesj)
2009-01-20 Denis Vlasenkotar: stop changing net tarfile's mode, GNU tar doesn...
2009-01-19 Denis Vlasenkouname: use wider integer for option bits
2009-01-19 Denis Vlasenkouname: add support for -i and -o, fix printing of unkno...
2009-01-14 Denis Vlasenkodhcpc: suppress "warning: 'timestamp_before_wait' might...
2009-01-13 Denis Vlasenkolibbb: shrink linked list ops (by xmaks AT email.cz)
2009-01-12 Denis Vlasenkodepmod: fix -b option (by timo.teras AT iki.fi)
2009-01-12 Denis Vlasenkoadduser: allow adding to group 0; don't _create_ /etc...
2009-01-12 Denis Vlasenkomdev: fix breakage caused by unified parser usage
2009-01-10 Bernhard Reutner... - use https for bugzilla URLs
2009-01-09 Bernhard Reutner... - isascii() is obsolescent in SUSv4 and furthermore...
2009-01-08 Mike Frysingerdo not whine if /sys/block does not exist ... embedded...
2009-01-08 Denis Vlasenkosysctl: fix another corner case with "dots and slashes"
2009-01-04 Denis Vlasenkoprintf: make integer format strings print long long...
2009-01-01 Denis Vlasenkoudhcpd: disable opton to have absolute lease times...
2008-12-31 Denis Vlasenkowebsite: announce 1.13.2 amd 1.12.4
2008-12-30 Denis Vlasenkodc: fix the "base 2" patch omission of base not being set
2008-12-30 Denis Vlasenkolibbb: add bb_unsetenv (taken from hush).
2008-12-29 Denis Vlasenkosysctl: fix gcc warning (false positive)
2008-12-26 Denis Vlasenkounexpand: fix incorrect expansion, add test for it
2008-12-25 Denis Vlasenkos/an user/a user/
2008-12-24 Denis Vlasenko*: tweak error messages
2008-12-23 Denis Vlasenkolibbb: introduce and use xmalloc_ttyname (-32 in bss).
2008-12-22 Bernhard Reutner... - we already have an impl for man
2008-12-18 Bernhard Reutner... Add fancy svn browser thingy (via Lance Albertson of...
2008-12-18 Bernhard Reutner... Update links to new site locations (via Lance Albertson...
2008-12-15 Denis Vlasenkoash: fix CONFIG_ASH_OPTIMIZE_FOR_SIZE off + high-bit...
2008-12-14 Denis Vlasenkoexpand: fix incorrect expansion exactly on tab boundary...
2008-12-14 Denis Vlasenkowatchdog: build fixes, no code changes
2008-12-12 Denis Vlasenkoheader_verbose_list: show off_t size, not cast to ...
2008-12-10 Denis Vlasenkolibiproute: fix buggy open check: s/if (fd)/if (fd...
2008-12-10 Denis Vlasenkoash: printf builtin with no arguments should not exit
2008-12-10 Denis Vlasenkomount: make it more readable
2008-12-10 Denis Vlasenkoplacate Rob's qualms about mount.c
2008-12-10 Denis Vlasenkoadd a note that SO_BINDTODEVICE needs padded iface...
2008-12-10 Denis Vlasenkobb_info_msg: make it do atomic, unbuffered writes
2008-12-10 Denis Vlasenko*: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ...
2008-12-09 Denis Vlasenkosyslogd: comment out file locking;
2008-12-09 Denis Vlasenkoinit: do not eat last char in messages;
2008-12-08 Denis Vlasenkooptimize 16- and 32-bit moves
2008-12-07 Denis Vlasenkolibbb: move crypt_make_salt() to pw_encrypt.c, reuse
2008-12-07 Denis VlasenkoFix forgotten license comments
2008-12-05 Denis Vlasenkomount: cosmetics, no code changes (verified with objdum...
2008-12-05 Denis Vlasenkolibbb: add xgetgrnam too. ~0 code size change
2008-12-04 Denis Vlasenkolibbb/crypt: code shrink
2008-12-04 Bernhard Reutner... - -4b and use proper define; add license note
2008-12-04 Denis Vlasenkoclarify which version of crond is known to put tasks...
2008-12-04 Denis Vlasenkoiproute: fix ipXXX utilities trying to parse their...
2008-12-04 Denis VlasenkoFold mkpasswd applet into cryptpw.
2008-12-03 Denis Vlasenkoiptunnel: fix problems with including linux/ip_tunnel.h
2008-12-03 Denis Vlasenkolibbb: introduce and use xgetpwnam. ~ -150 bytes.
2008-12-03 Bernhard Reutner... - remove superfluous comment from previous commit
2008-12-03 Bernhard Reutner... - add new applet mkpasswd(1)
2008-12-03 Denis Vlasenkoash: remove TODO which seems to actually work now.
2008-12-03 Denis Vlasenkocrond: use bb_setpgrp, not setpgrp
2008-12-03 Denis Vlasenkoash: finally installed it as /bin/sh on my machine.
2008-12-02 Denis Vlasenkolibbb: password/group function helpers rewritten by...
2008-12-02 Denis Vlasenkocrond: put tasks in separate process groups
2008-12-02 Denis Vlasenkovconfig: style fix, no code changes
2008-12-02 Denis Vlasenkolibbb: add strncpy_IFNAMSIZ
2008-12-01 Denis Vlasenko...and exclude LC_ALL too
2008-12-01 Denis Vlasenkobuild system: fix sorting + locale in make objsizes
2008-11-30 Denis Vlasenkovolume_id/fat: careful with sector#, it may not fit...
2008-11-29 Denis Vlasenkoinit: O_NONBLOCK needs more thought. reverted for now
next