summaryrefslogtreecommitdiff
path: root/external/bsd/mdocml/dist
AgeCommit message (Expand)Author
2020-03-17mdocml: Comment out non-applicable warning.wiz
2019-12-07Really add -isoC-2018 (not just the docs).wiz
2019-12-07Reduce diff to upstream.wiz
2019-03-29Set the maximum column index in a tbl(7) to the maximum *right* edgechristos
2019-03-28PR/54069: Jason Thorpe: Prevent memory overrun. Can be easily reproducedchristos
2019-03-11Reduce diffs with upstream and enable the built-in database code.christos
2019-03-11add __dead for clang.christos
2019-03-11resolve conflictschristos
2019-03-10Changes in version 1.14.5, released on March 10, 2019christos
2018-09-28Don't include nbtool_config.h too early. It pulls in system headersuwe
2018-08-14remove stray "fi" to unbreak buildgson
2018-08-14merge conflictschristos
2018-08-14Import 1.14.4christos
2018-07-27s/17/18, I was reading a draft.maya
2018-07-27Support -isoC-2017maya
2018-04-13Re-enable wchar_t support. mandoc(1) can now fall back to asciinakayama
2017-09-07Honor HOST_CC.joerg
2017-07-03Add 3lua and 9lua.wiz
2017-03-19Fix configure script to not always provide an extern for strsep().jakllsch
2017-03-19don't redefine EFTYPE (tools build, defined by compat_defs.h)christos
2017-03-18merge conflicts.christos
2017-03-18Changes in version 1.14.1, released on February 21, 2017christos
2017-01-08Make sure isblank is not a macro, it will have failed the configurejoerg
2016-11-21Add initial documentation (man-pages) for libpthread_dbgkamil
2016-07-20mark tag_signal as noreturn.christos
2016-07-18add missing attribute.christos
2016-07-18adapt to changed apichristos
2016-07-18need sys/stat.h for umask.christos
2016-07-18CID 1349675: Null pointer dereferencechristos
2016-07-18CID 1349674 Null pointer dereferencechristos
2016-07-18CID 1349652: Set umask before mkstempchristos
2016-07-18CID 1288934: Use after free.christos
2016-07-15merge conflictschristos
2016-07-15Changes in version 1.13.4, released on July 14, 2016christos
2016-01-07fix typochristos
2016-01-07Revert part of previous; fd is closed by readfd...christos
2016-01-07CID 1257467: Annotate incorrect inull.christos
2016-01-07CID 1257465: Annotate tainted.christos
2016-01-07CID 1257471: NULL deref.christos
2016-01-07CPID 1288934: This is not really a use after free, because the last pointerchristos
2016-01-07CID 1257473: NULL derefchristos
2016-01-07CID 1288941: Wrong sizeofchristos
2016-01-07CID 1288947: Prevent fd leak.christos
2016-01-07CID 1288958: Prevent NULL derefchristos
2016-01-07CID 1288962: lim was never incremented thus self-definition loop detectionchristos
2015-12-27- Don't look for tests in the local directory, we might be running this fromchristos
2015-12-27Mark mandoc_asprintf as printf-likejoerg
2015-12-19strsep must be undefined first, certain glibc magic breaks a prototypejoerg
2015-12-18make buffers for parsing functions const.christos
2015-12-17merge conflicts.christos