tar: cry murder and bail out if file shrinks under us while we tar it up
[oweals/busybox.git] / coreutils /
2006-11-24 Denis Vlasenkoheader_verbose_list: stop truncating file size in listing
2006-11-23 Denis Vlasenkomd5sum: make -c grok formats like "68b329da9893e34099c7...
2006-11-21 Denis Vlasenkohttpd: fix cgi-bin/index.cgi support, add example of it,
2006-11-21 Denis Vlasenkohttpd: LC_TIME locale _must_ be POSIX to httpd! We...
2006-11-19 Denis Vlasenkomkdir: style fix
2006-11-18 Denis Vlasenkorodata cleanup. "unable to" == "cannot". -300 bytes
2006-11-17 Bernhard Reutner... - end may be used uninitialized.
2006-11-01 Denis Vlasenkomostly style fixes
2006-10-31 Denis Vlasenkodd: fix bugs: always assumed conv=sync, died on write...
2006-10-28 Denis Vlasenkols: silly comment fixes
2006-10-28 Denis Vlasenkochmod: typo in comments
2006-10-28 Denis Vlasenkols: cleanup part 2. ifdef forest is much less scary...
2006-10-28 Denis Vlasenkols: cleanup part 1
2006-10-27 Denis Vlasenkorecursive_action: add depth param
2006-10-27 Denis Vlasenkochgrp: just call chown! :)
2006-10-27 Denis Vlasenkochown: add -vcf support if CONFIG_DESKTOP
2006-10-27 Denis Vlasenkochmod: support -vcf if CONFIG_DESKTOP
2006-10-27 Denis Vlasenkoreshuffle libbb.h contents so that order of decls makes...
2006-10-27 Denis Vlasenkoget_terminal_width_height: do not pass insanely large...
2006-10-27 Denis Vlasenkolast nail into error_msg() (de)capitalization
2006-10-26 Denis Vlasenko...and yet another small fix. Ouch...
2006-10-26 Denis Vlasenkorename functions to more understandable names
2006-10-26 Denis Vlasenkoremove bb_printf and the like
2006-10-26 Denis Vlasenkosilly size savings and capitalization fixes
2006-10-23 Denis Vlasenkowatch: fix warning
2006-10-21 Denis Vlasenkocp: add support for -s, -l. Fix free(nonmalloc) bug.
2006-10-20 Denis Vlasenkowatch: execute command thru shell, not fork/exec. Other...
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-10-14 Denis Vlasenkoadd open_read_close() and similar stuff
2006-10-12 Denis Vlasenkobb_get_[chomped]line_from_file wasn't descriptive enough.
2006-10-12 Denis Vlasenkocut, mount: small improvements
2006-10-10 Denis Vlasenkood: provide full-blown od from coreutils if CONFIG_DESKTOP
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-05 Denis Vlasenkohttpd: add -u user[:grp] support
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 Vlasenkorunit/chpst: "change process state" utility
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-29 Denis Vlasenkowc: optionally support very large files in wc
2006-09-29 Denis Vlasenkowc: reduce source cruft, make it so that "wc -c" (one...
2006-09-29 Denis VlasenkoYet another silly little byte saving. couldn't -> cannot
2006-09-28 Denis VlasenkoTried to find sha1_crypt - nope... ok, save few bytes...
2006-09-27 Denis Vlasenkousage.h: remove ugly tricks. We have USE_FEATURE_xxx...
2006-09-27 Denis Vlasenkosilly switch style fix
2006-09-23 Rob LandleyAnother attempt at untangling the logic so the compiler...
2006-09-23 Denis Vlasenkoremove unneeded #includes, fix indentation
2006-09-22 Rob LandleyFollow-up to 16172: this also doesn't produce a warning...
2006-09-21 Bernhard Reutner... - pull r15578 from busybox_scratch branch:
2006-09-21 Bernhard Reutner... - silence gcc warning about a funcptr possibly being...
2006-09-20 Bernhard Reutner... - fix embarrassing typo of mine. Closes bug #1038
2006-09-19 Denis Vlasenkostty: fix few bugs found in testing
2006-09-19 Denis Vlasenkostty: reorder code, reducing need in forward declarations.
2006-09-19 Denis Vlasenkostty: convert "enum mode_type" into unnamed enum
2006-09-19 Denis Vlasenkostty: reduce #ifdef forest
2006-09-19 Denis Vlasenkostty: simplify linewrapping code a bit
2006-09-19 Denis Vlasenkostty: style fixes
2006-09-19 Denis Vlasenkostty: fix a longstanding FIXME (was able to die half...
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-09-13 Bernhard Reutner... - fix copy'n paste errors that got introduced when...
2006-09-09 Denis Vlasenkousing [xa]sprintf for string concatenation is neat...
2006-09-08 Denis Vlasenkofew random readability enhansements. No code changes
2006-09-07 Denis Vlasenkogetty, sulogin: convert to using bb_msg for syslog...
2006-09-03 Denis Vlasenkouuencode: common implementation for wget and uuencode...
2006-08-28 Bernhard Reutner... - pull from busybox_scratch: r15829:15850
2006-08-22 Rob Landley"Jordan Crouse" <jordan.crouse@amd.com> says:
2006-08-20 Bernhard Reutner... - merge -r15463:15564 from busybox_scratch branch throu...
2006-08-09 Rob LandleyAnother whack at scripts/individual. Now builds 212...
2006-08-06 Rob LandleyTeach md5sum and sha1sum to work the way other applets...
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-31 Rob LandleyRemove code that can't be reached.
2006-07-26 Rob LandleyPatch from Shaun Jackman, set optind by hand if we...
2006-07-20 Mike Frysingermove lchown/chown define out of specific files and...
2006-07-16 Rob LandleyCleaup read() and write() variants, plus a couple of...
2006-07-14 Rob LandleyPatch from Suresh Rajashekara moving comments and ...
2006-07-12 "Robert P. J. Day"Add one-line GPL boilerplate to numerous (but not all...
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-07-01 "Robert P. J. Day"More removal of "#if 0" content.
2006-07-01 "Robert P. J. Day"Remove all usage of the "register" storage class specifier.
2006-06-30 Rob LandleyMake warnings go away.
2006-06-30 Rob LandleyFix bug 744 by moving the flushing logic into the exhau...
2006-06-20 Rob LandleyI broke allbareconfig with half-finished cleanups I...
2006-06-19 Rob LandleyMake some 64 bit warnings go away on x86-64.
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 LandleyPatch from Rich Felker:
2006-06-15 Rob LandleyFix bug found by Joey Hess and forwarded by Bastian...
2006-06-08 Paul Foxmade "test" an ash built-in.
2006-06-07 Bernhard Reutner... - reuse strings and messages. Saves about 600B
2006-06-06 Rob LandleyRemove a config entry that leaked in from my tree befor...
2006-06-03 Bernhard Reutner... - use bb_msg_{read,write}_error where appropriate.
2006-06-01 Bernhard Reutner... - look at bb_applet_name. Should close bugs #892 and...
2006-05-31 Rob LandleyAdd catv (separate applet instead of cat -v). Also...
next