gzip cleanup part #6
[oweals/busybox.git] / include /
2006-10-11 Denis Vlasenkoifupdown: stop emitting annoying/misleading error messages.
2006-10-11 Denis Vlasenkonmeter: new applet. ~4k
2006-10-10 Denis Vlasenkood: provide full-blown od from coreutils if CONFIG_DESKTOP
2006-10-10 Denis Vlasenkofixes from Vladimir Dronnikov <dronnikov@gmail.ru>
2006-10-08 Denis Vlasenkostart_stop_daemon: add -N <nice> compat
2006-10-08 Denis Vlasenkocorrect largefile support, add comments about it.
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-10-07 Denis Vlasenkodd: make it recognize not only 'k' but 'K' too;
2006-10-06 Denis Vlasenkodnsd fix; option_mask32 added. dnsd needs more love.
2006-10-05 Denis Vlasenkohttpd: add -u user[:grp] support
2006-10-05 Denis Vlasenkofixing build system overhaul fallout...
2006-10-05 Denis Vlasenkobuild system overhaul
2006-10-03 Denis Vlasenkobb_applet_name -> applet_name
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-10-03 Denis Vlasenkorename bb_default_error_retval -> xfunc_error_retval
2006-10-03 Denis Vlasenkorandom style fixes
2006-10-03 Denis Vlasenkorunit/chpst: "change process state" utility
2006-10-02 Denis Vlasenkoeject: -T (implements single button open/close)
2006-10-01 Denis Vlasenkosed: unbreak multiple -e, -f option handling (my fault)
2006-10-01 Denis Vlasenkog[un]zip: add support for -v (verbose).
2006-09-30 Denis Vlasenkosyslogd: add option to suppress logging of messages...
2006-09-29 Denis Vlasenkolosetup: use /dev/loopN or /dev/loop/N according to...
2006-09-29 Denis Vlasenkogrep: add help text; fix style
2006-09-29 Denis Vlasenkotop: add support for -b, -n <iterations>
2006-09-27 Denis Vlasenkousage.h: fix compile-time bugs exposed by previous...
2006-09-27 Denis Vlasenkousage.h: remove ugly tricks. We have USE_FEATURE_xxx...
2006-09-27 Denis Vlasenkolosetup: with no arguments lists all /dev/loopN. Correc...
2006-09-27 Denis Vlasenkokill: implement killall5. OpenWRT folks will be happy.
2006-09-27 Denis Vlasenkokill: fix bugs (kill -l output was horrible), fix style...
2006-09-26 Denis Vlasenkoseveral fixes from openWRT project
2006-09-26 Denis Vlasenkowget: add (configurable) large file support. Run tested.
2006-09-22 Rob Landley"I'll think about it" != "apply it now". It means...
2006-09-22 Bernhard Reutner... - add new applet resize.
2006-09-20 Rob LandleyThe Software Freedom Law Center wants us to add a copyr...
2006-09-20 Bernhard Reutner... - fix documentation for the command-line options of...
2006-09-19 Denis Vlasenkochange char *string = "foo" -> char string[] = "foo"
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-09-15 Bernhard Reutner... - Steven Scholz pointed out that ssd's make-pid doesn...
2006-09-15 Rob LandleyUnbreak allbareconfig.
2006-09-14 Denis Vlasenkomount: move code from nfsmount.c into mount.c
2006-09-12 Rob LandleyRevert duplicate patch.
2006-09-12 Rob LandleyRemove pointless "const". Bloatcheck says 0 bytes...
2006-09-12 Rob LandleyFix from Bernhard for somebody trying to limp along...
2006-09-12 Bernhard Reutner... - small trivia to be gentle to gcc-2.95.x which had...
2006-09-11 Denis Vlasenkonfsmount: sanitize it. It had a rather peculiar idea...
2006-09-11 Bernhard Reutner... - merge xstat.c into xfuncs.c
2006-09-11 Rob LandleyError reporting fix for sulogin, plus remove help entri...
2006-09-08 Denis Vlasenkologin: style fixes
2006-09-07 Denis Vlasenkogetty, sulogin: convert to using bb_msg for syslog...
2006-09-06 Denis VlasenkoImplement optional syslog logging using ordinary
2006-09-03 Denis Vlasenkouuencode: common implementation for wget and uuencode...
2006-09-03 Denis Vlasenkotar: revert older fix (non-portable), added new one.
2006-09-02 Denis Vlasenkoping: implement -I option
2006-09-02 Bernhard Reutner... - patch from Csaba Henk to make the "User-Agent" header...
2006-08-28 Bernhard Reutner... - pull from busybox_scratch: r15829:15850
2006-08-28 Rob LandleyNo real need for my_query_module() and this eliminates...
2006-08-20 Rob LandleyMichael Opdenacker contributed a readahead applet.
2006-08-10 Rob LandleyOk, features.h already defines _OPEN_SOURCE (and compla...
2006-08-09 Rob LandleyAnother whack at scripts/individual. Now builds 212...
2006-08-09 Rob LandleyUpdate usage to talk about the new shared subtree stuff...
2006-08-08 Rob LandleyAdd shared subtree support, suggested by Vladimir Dronn...
2006-08-06 Rob LandleyTeach md5sum and sha1sum to work the way other applets...
2006-08-05 Rob Landleyscripts/individual now builds 171 applets. Some of...
2006-08-03 Rob LandleyRemove xcalloc() and convert its callers to xzalloc...
2006-08-03 Rob LandleyThese should have been part of 15767 too.
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-20 Mike Frysingermove lchown/chown define out of specific files and...
2006-07-20 "Robert P. J. Day""formated" -> "formatted" throughout the code base.
2006-07-17 Rob LandleyPatch from Thaddeus Ternes, adding chuid to start-stop...
2006-07-16 Rob LandleyCleaup read() and write() variants, plus a couple of...
2006-07-15 Rob LandleyWe need xsetuid() and xsetgid() because per-user proces...
2006-07-12 Rob LandleyA couple things that got tangled up in my tree, easier...
2006-07-11 Rob LandleyPatch from Tito to remove pwd_to_spwd (which we don...
2006-07-10 Rob LandleyUpgrade netcat a lot. Make -e able to take the rest...
2006-07-06 Rob LandleyMinor build tweaks that save 1100 bytes building busybo...
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-06-30 Rob LandleyRevert taskset for 1.2.0. It emits a warning, breaks...
2006-06-29 Rob LandleySome old kernel headers don't #include BLKSSZGET in...
2006-06-28 Mike Frysingercleanup patch usage
2006-06-26 Mike Frysingerfix watchdog on no-mmu systems by adding -F option...
2006-06-26 Rob LandleyUpgrade mdev to allow commands to be run on create...
2006-06-24 Rob LandleyDocument mount's new error return conventions.
2006-06-24 Rob LandleySlowly pulling more common headers into libbb.h. Andre...
2006-06-22 Rob LandleyPatch from Shaun Jackman to replace CFLAGS_EXTRA with...
2006-06-22 Rob LandleyCONFIG_DHCP -> CONFIG_APP_DHCP.
2006-06-20 Rob LandleySince rangecoder is just a bunch of C functions, move...
2006-06-18 Rob LandleyUndo all of the ugliness and some of the bloat from...
2006-06-18 Rob Landleyskip_whitespace() shouldn't claim its return value...
2006-06-15 Rob LandleyWe came up with our own names for ATTRIBUTE_*, so why...
2006-06-15 Rob LandleyPatch from Yann Morin to put BLKGETSIZE64 in platform...
2006-06-14 Rob LandleyAttempt at fixing bug 815 by upgrading bb_spawn() so...
2006-06-13 Rob LandleyRandom cleanup of platform.h.
2006-06-11 Bernhard Reutner... - add fancy mode to start-stop-daemon to support -...
2006-06-09 Paul Foxadd ordering warning on enum Location
2006-06-08 Paul Foxmade "test" an ash built-in.
2006-06-07 Mike Frysingerneed prototype for new vfork_daemon()
2006-06-07 Rob LandleyFix from Tito to read from stdin only when it's not...
2006-06-07 Bernhard Reutner... - reuse strings and messages. Saves about 600B
2006-06-07 Bernhard Reutner... - add applet taskset to set/retrieve the CPU affinity...
2006-06-06 Mike Frysingeronly check __GNU_LIBRARY__ if it is actually defined
next