#
49e10846 |
| 04-Dec-2022 |
uwe <uwe@NetBSD.org> |
lib: Mark up error names in man pages with .Er
|
#
b7a4e7c7 |
| 05-Aug-2017 |
wiz <wiz@NetBSD.org> |
Remove superfluous Pp.
|
#
2c7d8702 |
| 04-Aug-2017 |
ginsbach <ginsbach@NetBSD.org> |
There are more than four types of encoding. The combination of VIS_CSTYLE | VIS_OCTAL is different from either separately.
|
#
882d7a48 |
| 23-Apr-2017 |
christos <christos@NetBSD.org> |
fix typo (Leonardo Taccari)
|
#
6f84e2e2 |
| 23-Apr-2017 |
christos <christos@NetBSD.org> |
Add VIS_DQ (for OpenBSD compat)
|
#
d0ca0b92 |
| 08-Jun-2016 |
wiz <wiz@NetBSD.org> |
Fix typo. From Kurt Jaeger via Brooks Davis and FreeBSD.
|
#
607e9de1 |
| 14-Jan-2016 |
christos <christos@NetBSD.org> |
add stravis(3) from OpenBSD
|
#
24bc27d7 |
| 23-May-2015 |
christos <christos@NetBSD.org> |
Add VIS_NOLOCALE to avoid ambiguous conversions.
|
#
1180688f |
| 26-Sep-2014 |
wiz <wiz@NetBSD.org> |
Simplify even more.
|
#
36fc2013 |
| 26-Sep-2014 |
wiz <wiz@NetBSD.org> |
Simplify/fix macro usage. Bump date for previous.
|
#
e36fdb7e |
| 26-Sep-2014 |
christos <christos@NetBSD.org> |
add VIS_META/VIS_SHELL support to encode all shell metacharacters. XXX: /etc/rc.d/wizd fix $
|
#
963defd9 |
| 20-Feb-2013 |
christos <christos@NetBSD.org> |
we don't have multibyte.3 (yet)
|
#
8c68be56 |
| 20-Feb-2013 |
wiz <wiz@NetBSD.org> |
Sort SEE ALSO. XXX: multibyte(3) is dangling.
|
#
88d1b254 |
| 20-Feb-2013 |
christos <christos@NetBSD.org> |
More fixes from J.R. Oldroyd. We introduce a new function that can retrieve and return if there has been a conversion error, so that it can keep performing char-by-char processing if a multi-byte con
More fixes from J.R. Oldroyd. We introduce a new function that can retrieve and return if there has been a conversion error, so that it can keep performing char-by-char processing if a multi-byte conversion occurred. Also some more code cleanups in the "extra" processing.
show more ...
|
#
0dab657e |
| 13-Feb-2013 |
wiz <wiz@NetBSD.org> |
Mark up LC_CTYPE as environment variable.
|
#
bab45846 |
| 13-Feb-2013 |
christos <christos@NetBSD.org> |
multi-byte doc from J.R. Oldroyd
|
#
9e04985e |
| 15-Dec-2012 |
wiz <wiz@NetBSD.org> |
Add article.
|
#
1ace9ea3 |
| 15-Dec-2012 |
uwe <uwe@NetBSD.org> |
Add RFC 2045 (for VIS_MIMESTYLE) to "SEE ALSO". Use space between "RFC" and the number.
|
#
e7511e03 |
| 15-Dec-2012 |
uwe <uwe@NetBSD.org> |
Misc formatting fixes.
|
#
1b908ff9 |
| 15-Dec-2012 |
uwe <uwe@NetBSD.org> |
Typos: fix -> fit; length size -> size.
|
#
df29ecae |
| 15-Dec-2012 |
uwe <uwe@NetBSD.org> |
Fix pasto: VIS_MIMESTYLE produces =XX, not %XX
|
#
63f7f95f |
| 14-Dec-2012 |
christos <christos@NetBSD.org> |
fix pasto (Brooks Davies)
|
#
1f58e80e |
| 14-Dec-2012 |
christos <christos@NetBSD.org> |
Add VIS_GLOB (Brooks Davies)
|
#
c98c805c |
| 17-May-2011 |
joerg <joerg@NetBSD.org> |
Trailing white space
|
#
bde048cc |
| 17-May-2011 |
enami <enami@NetBSD.org> |
Use Pq or Po macro for better output rather than putting raw open paren at the end of line.
|