cmdedit: small optimizations
[oweals/busybox.git] / coreutils /
2007-01-20 Bernhard Reutner... - small size tweak
2007-01-20 Bernhard Reutner... - make pre SUSv3 option handling dependant on INCLUDE_SUSv2
2007-01-20 Bernhard Reutner... - small size tweak
2007-01-20 Bernhard Reutner... - reuse retval for the option handling.
2007-01-20 Bernhard Reutner... - small size tweaks
2007-01-20 Bernhard Reutner... - make read_stduu() and read_base64() void, small size...
2007-01-20 Bernhard Reutner... - small size tweak
2007-01-19 Denis Vlasenkols: stop doing time() for each file in "ls -l"
2007-01-19 Denis Vlasenkols: use get_cached_username/groupname
2007-01-18 Bernhard Reutner... - reinstate paranoia check in wrapf().
2007-01-18 Denis Vlasenkostop using global variable needlessly
2007-01-17 Bernhard Reutner... - remove superfluous define that expanded to "!strcmp"
2007-01-17 Bernhard Reutner... - reuse return code of vsnprintf to avoid pulling in...
2007-01-17 Bernhard Reutner... - merge display_changed() and display_all()
2007-01-17 Bernhard Reutner... - peruse get_terminal_width_height and remove legacy...
2007-01-17 Bernhard Reutner... - rewrite find_param to use index_in_str_array
2007-01-17 Bernhard Reutner... - manually inline tty_value_to_baud and remove string_t...
2007-01-17 Bernhard Reutner... - constify some read-only members and remove superfluou...
2007-01-17 Bernhard Reutner... - reuse option_mask32 for state-handling in main
2007-01-13 Denis Vlasenkowhitespace fixes (leading spaces to tab)
2007-01-12 Denis Vlasenkorandom small size optimizations
2007-01-12 Denis Vlasenkostty: fix bug reported by Paul Albrecht <albrecht@rdi1...
2007-01-12 Denis Vlasenkostty: rearrange functions, avoiding the need in forward...
2007-01-11 Denis VlasenkoTrailing whitespace removal over entire tree
2007-01-07 Bernhard Reutner... - FIXME: someone broke diff -r
2007-01-07 Denis Vlasenkowork around gcc's false warning
2007-01-07 Denis Vlasenkodiff: small optimizations; do not try to diff non-seeka...
2007-01-06 Bernhard Reutner... - minor shrinkage: -25 bytes or so.
2007-01-04 Denis Vlasenkonew libbb func: xmalloc_realpath (+ use it where makes...
2007-01-03 Denis Vlasenkochown: fix handling of "user.group" notation
2007-01-02 Denis VlasenkoRemove networking/libiproute/linux/pkt_sched.h
2007-01-02 Mike Frysingerstr2u() is only used when FEATURE_SORT_BIG is enabled
2007-01-01 Denis Vlasenkoawk: undo locale setting for numbers - or else parsing
2007-01-01 Denis Vlasenkostty: fix width of a field for ppc32
2006-12-31 Denis Vlasenkostop using __u32 etc. uint32_t is there for a reason
2006-12-31 Mike FrysingerYann E. MORIN. writes: i pity the fool who doesnt use...
2006-12-30 Denis Vlasenkodone a dozen of randconfig test. guess what? ALL failed...
2006-12-28 Denis Vlasenkofix build without shadow support
2006-12-28 Denis Vlasenkobb_xget[pw/gr]nam were horribly misnamed - fixed.
2006-12-26 Denis Vlasenkostyle fixes
2006-12-23 Denis Vlasenkosum: 40% size reduction (-300 bytes)
2006-12-22 Denis Vlasenkotail: -50 text bytes
2006-12-22 Denis Vlasenkoconvert "negaite" config option into reversed (INCLUDE_...
2006-12-22 Denis Vlasenkoremoval of commented-out cruft
2006-12-22 Denis Vlasenkotar et al: die if bb_copyfd_size copies less than asked...
2006-12-21 Denis Vlasenkoless: stop dying on bad regexps, quietly pipe data w/o
2006-12-21 Denis Vlasenkointroduce LONE_CHAR (optimized strcmp with one-char...
2006-12-21 Denis Vlasenkotail: fix tail +N
2006-12-19 Denis Vlasenkoremove casts from xmalloc()
2006-12-18 Denis VlasenkoA bunch of defined(__GLIBC__) added. static-linking...
2006-12-18 Denis Vlasenkodu: dietlibc compat fix, style fixes. Thanks to sampo...
2006-12-17 Denis Vlasenkood: remove bug-for-bug compat (because the bug was...
2006-12-16 Denis Vlasenkoinline strcmp(s, "-") [actually macro-ize it for now...
2006-12-16 Denis Vlasenkodiff: fix -q exit code
2006-12-14 Bernhard Reutner... - minor shrinkage
2006-12-13 Bernhard Reutner... - remove warning about unused depth parameter in add_to...
2006-12-13 Denis Vlasenkodate: -R shouldn't use locale
2006-12-02 Bernhard Reutner... - commentary typo
2006-11-29 Denis Vlasenkood: fix buglet in --traditional, microoptimization,
2006-11-29 Denis Vlasenkofix support for globally disabling --long-options.
2006-11-28 Denis Vlasenkood: sometime ago I landed BIG od implementation
2006-11-27 Denis Vlasenkostyle cleanup: return(a) -> return a, part 2
2006-11-27 Denis Vlasenkostyle cleanup: return(a) -> return a, part 1
2006-11-27 Denis VlasenkoProvide our own isdigit macro. saves more than 400...
2006-11-27 Denis Vlasenkosafe_strtoXX interface proved to be a bit unconvenient.
2006-11-26 Denis Vlasenkosort: two small optimizations
2006-11-26 Denis Vlasenkosort: reformat entire file wrt style.
2006-11-26 Denis Vlasenkosmall fixes:
2006-11-25 Denis Vlasenkotee: fix bug: argv[-1] is a no-no!
2006-11-25 Denis Vlasenkodd: support >2gb values for seek, skip, count
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.
next