Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
75fbff1326674b768cee66f32e3799d5bff5e194
/
miscutils
/
man.c
ca466f3
*: slap on a few ALIGN* where appropriate
by Denys Vlasenko
· 2 years, 10 months ago
4d4fc5c
man: fix segfault in "man 1"
by Denys Vlasenko
· 3 years, 6 months ago
1462673
man: implement SECTION parameters
by Denys Vlasenko
· 4 years ago
0f5a7f3
man: add "/usr/share/man" as another default MANPATH, fix col override
by Denys Vlasenko
· 6 years ago
3c6f333
man: don't skip default path which appears in config file
by Ron Yorston
· 6 years ago
b097a84
config: update size information
by Denys Vlasenko
· 6 years ago
22542ec
getopt32: remove opt_complementary
by Denys Vlasenko
· 7 years ago
72089cf
config: deindent all help texts
by Denys Vlasenko
· 7 years ago
4eed2c6
Update menuconfig items with approximate applet sizes
by Denys Vlasenko
· 7 years ago
f88e3bf
Convert all miscutils/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
fb4da16
Split miscutils/Config.src items into miscutils/*.c files
by Denys Vlasenko
· 8 years ago
2e6af54
man: remove -Tascii from nroff invocation
by Denys Vlasenko
· 8 years ago
7c3c92c
man: make width selection more thorough; explain how to override it
by Denys Vlasenko
· 8 years ago
a92a749
man: allow nroff and tbl commands be overridden; unmangle writing to files
by Denys Vlasenko
· 8 years ago
6b76e23
man: fix parsing of "DEFINE pager xyz". Closes 8976
by Denys Vlasenko
· 8 years ago
8dff01d
libbb: introduce and use is_prefixed_with()
by Denys Vlasenko
· 10 years ago
476654c
man: do not mangle $MANPATH in memory
by Denys Vlasenko
· 10 years ago
ee41094
man: accept a list of dirs in $MANPATH
by Denys Vlasenko
· 10 years ago
30f17e9
man: default to ascii
by Denys Vlasenko
· 11 years ago
640ce3d
zcat: complain if input is not compressed
by Denys Vlasenko
· 11 years ago
ff65061
man: parse "DEFINE pager" in config
by John Spencer
· 11 years ago
d6ae4fb
man: find posix man pages
by John Spencer
· 11 years ago
ba1d561
man: fix handling of gzipped manpages
by Denys Vlasenko
· 13 years ago
5965507
preparatory cleanups for seamless uncompression improvements
by Denys Vlasenko
· 13 years ago
6642676
*: remove "Options:" string from help texts
by Denys Vlasenko
· 14 years ago
5bc8c00
move remaining help text from include/usage.src.h
by Pere Orga
· 14 years ago
9a1b260
man: add compatibility with man-db
by Denys Vlasenko
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
0e1b626
man: use man.config, not only man.conf (man version 1.6f compat)
by Denys Vlasenko
· 15 years ago
e88bd2d
man: better check for duplicated MANPATH. Also -10 bytes.
by Denis Vlasenko
· 16 years ago
a1e16c9
man: do not use default if /etc/man.conf has different MANPATH
by Denis Vlasenko
· 16 years ago
e357d2a
man: use default MANPATH of "/usr/man"; do not search paths twice
by Denis Vlasenko
· 16 years ago
0e7f28d
man: teach it to use .lzma if requested by .config
by Denis Vlasenko
· 16 years ago
e2a09de
man: yet another fixlet to "manpage link" code
by Denis Vlasenko
· 16 years ago
22b0bd8
man: fixlet for man links
by Denis Vlasenko
· 16 years ago
540baf6
man: add handling of "man links", by Ivana Varekova <varekova AT redhat.com>
by Denis Vlasenko
· 16 years ago
2784228
libbb: make xrealloc_vector zero out the realloc'ed tail
by Denis Vlasenko
· 16 years ago
94d03f0
whitespace fix
by Denis Vlasenko
· 16 years ago
c24033e
man: a forgotten chunk of lask commit (config file parser fixes)
by Denis Vlasenko
· 16 years ago
084266e
fix several problems with config parser:
by Denis Vlasenko
· 16 years ago
8895c20
man: ignore (not complain) lines with less than 2 tokens in config file
by Denis Vlasenko
· 16 years ago
5415c85
libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir)
by Denis Vlasenko
· 16 years ago
1e8034e
man: fix breakage: must not die on lines with < 2 tokens
by Denis Vlasenko
· 16 years ago
09aaf78
mn: use libbb for config parsing (by Vladimir)
by Denis Vlasenko
· 16 years ago
deeed59
libbb: introduce and use xrealloc_vector
by Denis Vlasenko
· 16 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
f6efccc
man: fix inverted cat/man bool variable
by Denis Vlasenko
· 16 years ago
fec8b42
man: code shrink
by Denis Vlasenko
· 16 years ago
4cbffc0
man: support cat pages too (by Jason Curl <jcurlnews AT arcor.de>)
by Denis Vlasenko
· 16 years ago
9835d47
man: fix missed NULL termination of an array
by Denis Vlasenko
· 16 years ago
b75fe79
stat: pointers are not 0L, they are NULL man: better error handling
by Denis Vlasenko
· 16 years ago
ce02b15
man: mimic "no manual entry for 'bogus'" message and exitcode
by Denis Vlasenko
· 16 years ago
1f22898
whitespace fixes. no code changes
by Denis Vlasenko
· 17 years ago
50d068c
man: handle many MANPAGER directives so that they do not override
by Denis Vlasenko
· 17 years ago
ffa4499
man: new applet. ~600 bytes.
by Denis Vlasenko
· 17 years ago