Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-10Apply post-1.20.1 patches, bump version to 1.20.21_20_2Denys Vlasenko
2012-03-06preparatory cleanups for seamless uncompression improvementsDenys Vlasenko
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-04-11move remaining help text from include/usage.src.hPere Orga
2010-10-04man: add compatibility with man-dbDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2009-07-24man: use man.config, not only man.conf (man version 1.6f compat)Denys Vlasenko
2008-11-16man: better check for duplicated MANPATH. Also -10 bytes.Denis Vlasenko
2008-09-15man: do not use default if /etc/man.conf has different MANPATHDenis Vlasenko
2008-09-15man: use default MANPATH of "/usr/man"; do not search paths twiceDenis Vlasenko
2008-08-05man: teach it to use .lzma if requested by .configDenis Vlasenko
2008-08-05man: yet another fixlet to "manpage link" codeDenis Vlasenko
2008-08-05man: fixlet for man linksDenis Vlasenko
2008-08-05man: add handling of "man links", by Ivana Varekova <varekova AT redhat.com>Denis Vlasenko
2008-08-04libbb: make xrealloc_vector zero out the realloc'ed tailDenis Vlasenko
2008-07-27whitespace fixDenis Vlasenko
2008-07-27man: a forgotten chunk of lask commit (config file parser fixes)Denis Vlasenko
2008-07-27fix several problems with config parser:Denis Vlasenko
2008-07-26man: ignore (not complain) lines with less than 2 tokensDenis Vlasenko
2008-07-22libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko
2008-07-20man: fix breakage: must not die on lines with < 2 tokensDenis Vlasenko
2008-07-20mn: use libbb for config parsing (by Vladimir)Denis Vlasenko
2008-07-08libbb: introduce and use xrealloc_vectorDenis Vlasenko
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko
2008-07-05man: fix inverted cat/man bool variableDenis Vlasenko
2008-07-05man: code shrinkDenis Vlasenko
2008-07-05man: support cat pages too (by Jason Curl <jcurlnews AT arcor.de>)Denis Vlasenko
2008-07-05man: fix missed NULL termination of an arrayDenis Vlasenko
2008-06-28stat: pointers are not 0L, they are NULLDenis Vlasenko
2008-06-28man: mimic "no manual entry for 'bogus'" message and exitcodeDenis Vlasenko
2008-04-22whitespace fixes. no code changesDenis Vlasenko
2008-04-19man: handle many MANPAGER directives so that they do not overrideDenis Vlasenko
2008-04-13man: new applet. ~600 bytes.Denis Vlasenko