Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | man: code shrink | Denis Vlasenko | 2008-07-05 | 1 | -20/+18 | |
| | | | | | | | | | function old new delta man_main 725 765 +40 show_manpage 112 - -112 ------------------------------------------------------------------------------ (add/remove: 0/1 grow/shrink: 1/0 up/down: 40/-112) Total: -72 bytes | |||||
* | man: support cat pages too (by Jason Curl <jcurlnews AT arcor.de>) | Denis Vlasenko | 2008-07-04 | 1 | -14/+31 | |
| | | | | | | | | function old new delta show_manpage - 112 +112 run_pipe 89 102 +13 man_main 721 725 +4 | |||||
* | man: fix missed NULL termination of an array | Denis Vlasenko | 2008-07-04 | 1 | -7/+9 | |
| | | | | | | function old new delta man_main 741 721 -20 | |||||
* | stat: pointers are not 0L, they are NULL | Denis Vlasenko | 2008-06-27 | 1 | -1/+8 | |
| | | | | | man: better error handling | |||||
* | man: mimic "no manual entry for 'bogus'" message and exitcode | Denis Vlasenko | 2008-06-27 | 1 | -4/+10 | |
| | ||||||
* | whitespace fixes. no code changes | Denis Vlasenko | 2008-04-22 | 1 | -3/+3 | |
| | ||||||
* | man: handle many MANPAGER directives so that they do not override | Denis Vlasenko | 2008-04-19 | 1 | -34/+44 | |
| | | | | | | | | but accumulate. By Ivana Varekova <varekova AT redhat.com> function old new delta man_main 567 684 +117 | |||||
* | man: new applet. ~600 bytes. | Denis Vlasenko | 2008-04-13 | 1 | -0/+151 | |