| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge busybox into merge | Ron Yorston | 2022-02-09 | 1 | -1/+1 |
|\ |
|
| * | *: slap on a few ALIGN* where appropriate | Denys Vlasenko | 2022-02-06 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2021-06-28 | 1 | -1/+1 |
|\| |
|
| * | man: fix segfault in "man 1" | Denys Vlasenko | 2021-06-15 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2021-01-14 | 1 | -6/+35 |
|\| |
|
| * | man: implement SECTION parameters | Denys Vlasenko | 2020-12-27 | 1 | -6/+35 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-03-31 | 1 | -30/+24 |
|\| |
|
| * | man: add "/usr/share/man" as another default MANPATH, fix col override | Denys Vlasenko | 2019-03-30 | 1 | -20/+13 |
| * | man: don't skip default path which appears in config file | Ron Yorston | 2019-03-26 | 1 | -1/+5 |
* | | win32: interpret absolute paths as relative to %SYSTEMDRIVE% | Ron Yorston | 2019-03-28 | 1 | -1/+13 |
* | | man: proper handling of default path and config file | Ron Yorston | 2019-03-28 | 1 | -0/+4 |
* | | man: don't skip default path which appears in config file | Ron Yorston | 2019-03-28 | 1 | -1/+5 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-01-10 | 1 | -1/+1 |
|\| |
|
| * | config: update size information | Denys Vlasenko | 2018-12-28 | 1 | -1/+1 |
* | | win32: special treatment for PATH | Ron Yorston | 2018-12-14 | 1 | -15/+2 |
* | | man: search for man pages relative to the executable | Ron Yorston | 2018-03-19 | 1 | -0/+10 |
* | | man: save path separator so it can be restored | Ron Yorston | 2017-08-23 | 1 | -1/+9 |
* | | man: fix compiler warning about a const -> non-const cast | Johannes Schindelin | 2017-08-23 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-08-22 | 1 | -2/+1 |
|\| |
|
| * | getopt32: remove opt_complementary | Denys Vlasenko | 2017-08-08 | 1 | -2/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-07-24 | 1 | -2/+2 |
|\| |
|
| * | config: deindent all help texts | Denys Vlasenko | 2017-07-21 | 1 | -1/+1 |
| * | Update menuconfig items with approximate applet sizes | Denys Vlasenko | 2017-07-18 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2016-11-29 | 1 | -0/+9 |
|\| |
|
| * | Convert all miscutils/* applets to "new style" applet definitions | Denys Vlasenko | 2016-11-22 | 1 | -0/+4 |
| * | Split miscutils/Config.src items into miscutils/*.c files | Denys Vlasenko | 2016-11-22 | 1 | -0/+5 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2016-11-02 | 1 | -25/+80 |
|\| |
|
| * | man: remove -Tascii from nroff invocation | Denys Vlasenko | 2016-10-31 | 1 | -2/+4 |
| * | man: make width selection more thorough; explain how to override it | Denys Vlasenko | 2016-10-31 | 1 | -7/+6 |
| * | man: allow nroff and tbl commands be overridden; unmangle writing to files | Denys Vlasenko | 2016-10-30 | 1 | -25/+79 |
* | | Merge branch busybox (up to "ash: comment out free(p) just before...") | Ron Yorston | 2016-10-19 | 1 | -2/+2 |
|\| |
|
| * | man: fix parsing of "DEFINE pager xyz". Closes 8976 | Denys Vlasenko | 2016-08-22 | 1 | -2/+2 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2015-03-14 | 1 | -2/+2 |
|\| |
|
| * | libbb: introduce and use is_prefixed_with() | Denys Vlasenko | 2015-03-12 | 1 | -2/+2 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2014-12-14 | 1 | -41/+55 |
|\| |
|
| * | man: do not mangle $MANPATH in memory | Denys Vlasenko | 2014-11-30 | 1 | -3/+5 |
| * | man: accept a list of dirs in $MANPATH | Denys Vlasenko | 2014-11-27 | 1 | -37/+49 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2014-03-11 | 1 | -9/+18 |
|\| |
|
| * | man: default to ascii | Denys Vlasenko | 2014-03-03 | 1 | -1/+2 |
| * | zcat: complain if input is not compressed | Denys Vlasenko | 2014-02-02 | 1 | -1/+1 |
| * | man: parse "DEFINE pager" in config | John Spencer | 2014-01-22 | 1 | -7/+15 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2013-08-27 | 1 | -1/+1 |
|\| |
|
| * | man: find posix man pages | John Spencer | 2013-08-25 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2012-09-07 | 1 | -10/+4 |
|\| |
|
| * | man: fix handling of gzipped manpages | Denys Vlasenko | 2012-06-08 | 1 | -10/+4 |
* | | mingw32: add man | Ron Yorston | 2012-06-26 | 1 | -0/+4 |
|/ |
|
* | preparatory cleanups for seamless uncompression improvements | Denys Vlasenko | 2012-03-06 | 1 | -23/+18 |
* | *: remove "Options:" string from help texts | Denys Vlasenko | 2011-06-05 | 1 | -2/+1 |
* | move remaining help text from include/usage.src.h | Pere Orga | 2011-04-11 | 1 | -0/+8 |
* | man: add compatibility with man-db | Denys Vlasenko | 2010-10-04 | 1 | -2/+7 |