CVS commit: src/external/bsd/mdocml/bin/mandoc

2018-08-15 Thread Robert Elz
Module Name:src Committed By: kre Date: Thu Aug 16 06:24:40 UTC 2018 Modified Files: src/external/bsd/mdocml/bin/mandoc: Makefile Log Message: mandoc_xr.c is now in libmandoc (where it should be) it no longer needs to be here (why having it broke building I did not look to

CVS commit: src/external/bsd/mdocml/bin/mandoc

2018-08-15 Thread Robert Elz
Module Name:src Committed By: kre Date: Thu Aug 16 03:59:52 UTC 2018 Modified Files: src/external/bsd/mdocml/bin/mandoc: Makefile Log Message: man_term.c needs -Wno-error=array-bounds for the exact same reason as libmandoc/mandoc-validate.c And as we do not have recalloca

CVS commit: src/external/bsd/mdocml/bin/mandoc

2018-08-15 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Aug 15 08:19:18 UTC 2018 Modified Files: src/external/bsd/mdocml/bin/mandoc: Makefile Log Message: add missing compat_recallocarray.c to the HOSTPROG part. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/exter

CVS commit: src/external/bsd/mdocml/bin/mandoc

2015-12-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 18 14:33:54 UTC 2015 Modified Files: src/external/bsd/mdocml/bin/mandoc: Makefile Log Message: chars is part of the library now. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/external/bsd/mdocml/bin/

CVS commit: src/external/bsd/mdocml/bin/mandoc

2015-12-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 18 11:12:33 UTC 2015 Modified Files: src/external/bsd/mdocml/bin/mandoc: Makefile Log Message: more sources for compat. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/external/bsd/mdocml/bin/mandoc/Mak

CVS commit: src/external/bsd/mdocml/bin/mandoc

2014-03-13 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Mar 13 09:13:32 UTC 2014 Modified Files: src/external/bsd/mdocml/bin/mandoc: Makefile Log Message: When not built as host tool, define USE_WCHAR to get locale support. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7