index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
man.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
man: do not use default if /etc/man.conf has different MANPATH
Denis Vlasenko
2008-09-14
1
-3
/
+5
*
man: use default MANPATH of "/usr/man"; do not search paths twice
Denis Vlasenko
2008-09-14
1
-4
/
+12
*
man: teach it to use .lzma if requested by .config
Denis Vlasenko
2008-08-05
1
-23
/
+45
*
man: yet another fixlet to "manpage link" code
Denis Vlasenko
2008-08-05
1
-2
/
+3
*
man: fixlet for man links
Denis Vlasenko
2008-08-05
1
-12
/
+17
*
man: add handling of "man links", by Ivana Varekova <varekova AT redhat.com>
Denis Vlasenko
2008-08-05
1
-11
/
+62
*
libbb: make xrealloc_vector zero out the realloc'ed tail
Denis Vlasenko
2008-08-04
1
-1
/
+1
*
whitespace fix
Denis Vlasenko
2008-07-26
1
-16
/
+16
*
man: a forgotten chunk of lask commit (config file parser fixes)
Denis Vlasenko
2008-07-26
1
-20
/
+16
*
fix several problems with config parser:
Denis Vlasenko
2008-07-26
1
-0
/
+1
*
man: ignore (not complain) lines with less than 2 tokens
Denis Vlasenko
2008-07-26
1
-1
/
+3
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
1
-3
/
+1
*
man: fix breakage: must not die on lines with < 2 tokens
Denis Vlasenko
2008-07-20
1
-2
/
+4
*
mn: use libbb for config parsing (by Vladimir)
Denis Vlasenko
2008-07-20
1
-23
/
+16
*
libbb: introduce and use xrealloc_vector
Denis Vlasenko
2008-07-08
1
-5
/
+1
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
man: fix inverted cat/man bool variable
Denis Vlasenko
2008-07-05
1
-8
/
+9
*
man: code shrink
Denis Vlasenko
2008-07-05
1
-20
/
+18
*
man: support cat pages too (by Jason Curl <jcurlnews AT arcor.de>)
Denis Vlasenko
2008-07-04
1
-14
/
+31
*
man: fix missed NULL termination of an array
Denis Vlasenko
2008-07-04
1
-7
/
+9
*
stat: pointers are not 0L, they are NULL
Denis Vlasenko
2008-06-27
1
-1
/
+8
*
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
*
man: new applet. ~600 bytes.
Denis Vlasenko
2008-04-13
1
-0
/
+151