Module Name:src
Committed By: wiz
Date: Tue Mar 17 22:03:41 UTC 2020
Modified Files:
src/external/bsd/mdocml/dist: main.c
Log Message:
mdocml: Comment out non-applicable warning.
We don't use makewhatis on NetBSD, we use makemandb.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: wiz
Date: Sat Dec 7 12:45:28 UTC 2019
Modified Files:
src/external/bsd/mdocml/dist: st.c
Log Message:
Really add -isoC-2018 (not just the docs).
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.11 -r1.2 src/external/bsd/mdocml/dist/s
Module Name:src
Committed By: wiz
Date: Sat Dec 7 12:45:11 UTC 2019
Modified Files:
src/external/bsd/mdocml/dist: mdoc_argv.c
Log Message:
Reduce diff to upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/external/bsd/mdocml/dist/mdoc_argv.c
Pl
Module Name:src
Committed By: wiz
Date: Sat Dec 7 12:43:19 UTC 2019
Modified Files:
src/external/bsd/mdocml/dist: mdoc.c
Log Message:
Reduce diff to upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/mdocml/dist/mdoc.c
Please note th
Module Name:src
Committed By: christos
Date: Fri Mar 29 22:00:31 UTC 2019
Modified Files:
src/external/bsd/mdocml/dist: out.c
Log Message:
Set the maximum column index in a tbl(7) to the maximum *right* edge
of any cell span, not to the maximum *left* edge, which may be sm
Module Name:src
Committed By: christos
Date: Thu Mar 28 20:26:49 UTC 2019
Modified Files:
src/external/bsd/mdocml/dist: out.c
Log Message:
PR/54069: Jason Thorpe: Prevent memory overrun. Can be easily reproduced
with groff_ms.7 and -fsanitize=address.
To generate a diff
Module Name:src
Committed By: christos
Date: Mon Mar 11 03:56:30 UTC 2019
Modified Files:
src/external/bsd/mdocml/dist: man_validate.c mdoc_validate.c
Log Message:
add __dead for clang.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.19 -r1.2 src/external/bsd/mdo
Module Name:src
Committed By: uwe
Date: Fri Sep 28 13:21:37 UTC 2018
Modified Files:
src/external/bsd/mdocml/dist: configure
Log Message:
Don't include nbtool_config.h too early. It pulls in system headers
and so #define _GNU_SOURCE afterwards doesn't have any effect on t
Module Name:src
Committed By: gson
Date: Tue Aug 14 13:21:52 UTC 2018
Modified Files:
src/external/bsd/mdocml/dist: configure
Log Message:
remove stray "fi" to unbreak build
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/external/bsd/mdocml/dist/config
Module Name:src
Committed By: maya
Date: Fri Jul 27 15:14:43 UTC 2018
Modified Files:
src/external/bsd/mdocml/dist: mdoc.7 st.in
Log Message:
s/17/18, I was reading a draft.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/mdocml/dist/mdoc.7
c
Module Name:src
Committed By: maya
Date: Fri Jul 27 14:29:46 UTC 2018
Modified Files:
src/external/bsd/mdocml/dist: mdoc.7 st.in
Log Message:
Support -isoC-2017
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.20 -r1.2 src/external/bsd/mdocml/dist/mdoc.7
cvs rdiff
Module Name:src
Committed By: wiz
Date: Mon Jul 3 13:18:31 UTC 2017
Modified Files:
src/external/bsd/mdocml/dist: msec.in
Log Message:
Add 3lua and 9lua.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/mdocml/dist/msec.in
Please note that d
Module Name:src
Committed By: jakllsch
Date: Sun Mar 19 16:51:45 UTC 2017
Modified Files:
src/external/bsd/mdocml/dist: configure
Log Message:
Fix configure script to not always provide an extern for strsep().
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 s
Module Name:src
Committed By: christos
Date: Sun Mar 19 15:34:26 UTC 2017
Modified Files:
src/external/bsd/mdocml/dist: configure
Log Message:
don't redefine EFTYPE (tools build, defined by compat_defs.h)
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/ex
Module Name:src
Committed By: joerg
Date: Sun Jan 8 21:34:23 UTC 2017
Modified Files:
src/external/bsd/mdocml/dist: configure
Log Message:
Make sure isblank is not a macro, it will have failed the configure
check earlier.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Wed Jul 20 12:04:18 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: tag.c
Log Message:
mark tag_signal as noreturn.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/mdocml/dist/tag.c
Please
Module Name:src
Committed By: christos
Date: Mon Jul 18 22:51:38 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: mandoc_aux.h
Log Message:
add missing attribute.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/mdocml/dist/mandoc_aux.h
Module Name:src
Committed By: christos
Date: Mon Jul 18 18:46:07 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: mdoc_validate.c
Log Message:
adapt to changed api
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/external/bsd/mdocml/dist/mdoc_valid
Module Name:src
Committed By: christos
Date: Mon Jul 18 18:45:56 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: tag.c
Log Message:
need sys/stat.h for umask.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/mdocml/dist/tag.c
Please no
Module Name:src
Committed By: christos
Date: Mon Jul 18 17:04:29 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: read.c
Log Message:
CID 1349675: Null pointer dereference
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/external/bsd/mdocml/dist/r
Module Name:src
Committed By: christos
Date: Mon Jul 18 17:02:44 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: mdoc_macro.c
Log Message:
CID 1349674 Null pointer dereference
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.18 -r1.2 src/external/bsd/mdocm
Module Name:src
Committed By: christos
Date: Mon Jul 18 16:58:04 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: tag.c
Log Message:
CID 1349652: Set umask before mkstemp
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/mdocml/dist/t
Module Name:src
Committed By: christos
Date: Mon Jul 18 16:56:04 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: mdoc_validate.c
Log Message:
CID 1288934: Use after free.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/bsd/mdocml/dist/md
Module Name:src
Committed By: christos
Date: Thu Jan 7 22:47:49 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: eqn.c
Log Message:
fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/mdocml/dist/eqn.c
Please note that diffs are
Module Name:src
Committed By: christos
Date: Thu Jan 7 21:11:54 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: read.c
Log Message:
Revert part of previous; fd is closed by readfd...
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/external/bsd/m
Module Name:src
Committed By: christos
Date: Thu Jan 7 20:11:57 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: read.c
Log Message:
CID 1257467: Annotate incorrect inull.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/bsd/mdocml/dist/r
Module Name:src
Committed By: christos
Date: Thu Jan 7 20:06:44 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: eqn.c
Log Message:
CID 1257471: NULL deref.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/mdocml/dist/eqn.c
Please note
Module Name:src
Committed By: christos
Date: Thu Jan 7 19:49:25 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: read.c
Log Message:
CID 1288947: Prevent fd leak.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/external/bsd/mdocml/dist/read.c
Pl
Module Name:src
Committed By: christos
Date: Thu Jan 7 19:46:01 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: mdoc_validate.c
Log Message:
CID 1288958: Prevent NULL deref
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/bsd/mdocml/dist/m
Module Name:src
Committed By: christos
Date: Thu Jan 7 19:32:44 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: eqn.c
Log Message:
CID 1288962: lim was never incremented thus self-definition loop detection
was not functional.
To generate a diff of this commit:
cv
Module Name:src
Committed By: christos
Date: Sun Dec 27 22:26:19 UTC 2015
Modified Files:
src/external/bsd/mdocml/dist: configure
Log Message:
- Don't look for tests in the local directory, we might be running this from
somewhere else.
- Clear MAKEFLAGS so that make(1) b
Module Name:src
Committed By: joerg
Date: Sun Dec 27 12:42:18 UTC 2015
Modified Files:
src/external/bsd/mdocml/dist: mandoc_aux.h
Log Message:
Mark mandoc_asprintf as printf-like
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/mdocml/dist
Module Name:src
Committed By: joerg
Date: Sat Dec 19 19:28:06 UTC 2015
Modified Files:
src/external/bsd/mdocml/dist: configure
Log Message:
strsep must be undefined first, certain glibc magic breaks a prototype
otherwise.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: christos
Date: Fri Dec 18 14:30:41 UTC 2015
Modified Files:
src/external/bsd/mdocml/dist: libmandoc.h mandoc.h preconv.c read.c
Log Message:
make buffers for parsing functions const.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.
Module Name:src
Committed By: kamil
Date: Sun Nov 22 05:01:44 UTC 2015
Modified Files:
src/external/bsd/mdocml/dist: lib.in
Log Message:
+libpanel
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/external/bsd/mdocml/dist/lib.in
Please note that diffs ar
Module Name:src
Committed By: wiz
Date: Mon Sep 28 22:11:40 UTC 2015
Modified Files:
src/external/bsd/mdocml/dist: lib.in
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/external/bsd/mdocml/dist/lib.in
Please note that diffs are
Module Name:src
Committed By: christos
Date: Mon Sep 28 21:05:57 UTC 2015
Modified Files:
src/external/bsd/mdocml/dist: lib.in
Log Message:
Add libproc/librtld_db
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/external/bsd/mdocml/dist/lib.in
Please no
Module Name:src
Committed By: joerg
Date: Sun Jan 5 20:38:55 UTC 2014
Modified Files:
src/external/bsd/mdocml/dist: roff.c
Log Message:
Restore cast hack for GCC's "new qualifiers in middle of multi-level
non-const cast" warning.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: christos
Date: Wed Dec 25 15:09:27 UTC 2013
Modified Files:
src/external/bsd/mdocml/dist: st.in
Log Message:
add p1003.1j
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.8 -r1.2 src/external/bsd/mdocml/dist/st.in
Please note that di
Module Name:src
Committed By: wiz
Date: Tue Dec 17 09:28:10 UTC 2013
Modified Files:
src/external/bsd/mdocml/dist: mdoc_argv.c
Log Message:
Fix handling of nested double quotes.
>From Ingo Schwarze based on patch by enami@
in PR 48438.
To generate a diff of this commit
Module Name:src
Committed By: christos
Date: Wed Apr 3 14:50:26 UTC 2013
Modified Files:
src/external/bsd/mdocml/dist: mdoc_argv.c mdoc_validate.c
Log Message:
merge diffs
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/mdocml/dist/mdoc_argv
Module Name:src
Committed By: christos
Date: Wed Apr 3 14:46:57 UTC 2013
Update of /cvsroot/src/external/bsd/mdocml/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv4396
Log Message:
import latest
Status:
Vendor Tag: KRISTAPS
Release Tags: mdocml-1-12-1
Module Name:src
Committed By: christos
Date: Wed Apr 3 01:05:16 UTC 2013
Modified Files:
src/external/bsd/mdocml/dist: roff.c
Log Message:
Allow both x==y and x=y in conditionals. With this change the ksh93 manpage
works.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Wed Apr 3 01:00:03 UTC 2013
Modified Files:
src/external/bsd/mdocml/dist: roff.c
Log Message:
remove debugging printf.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/external/bsd/mdocml/dist/roff.c
Please
Module Name:src
Committed By: christos
Date: Wed Apr 3 00:58:49 UTC 2013
Modified Files:
src/external/bsd/mdocml/dist: roff.c
Log Message:
- remove the expand inline function, we don't need it.
- make allow = 1, deny = 0 to avoid confusion
- use memset properly
- merge ct
Module Name:src
Committed By: christos
Date: Wed Apr 3 00:55:33 UTC 2013
Modified Files:
src/external/bsd/mdocml/dist: read.c
Log Message:
do roff nr expansion before trailing backslash
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/mdocml/
Module Name:src
Committed By: christos
Date: Fri Mar 22 12:31:25 UTC 2013
Modified Files:
src/external/bsd/mdocml/dist: roff.c
Log Message:
avoid arraycount for toolz
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/bsd/mdocml/dist/roff.c
Please
Module Name:src
Committed By: christos
Date: Fri Mar 22 01:24:47 UTC 2013
Modified Files:
src/external/bsd/mdocml/dist: libmandoc.h read.c roff.c
Log Message:
move the code to expand variables in one place and use it to expand
variables inside conditionals. still condition
Module Name:src
Committed By: christos
Date: Thu Mar 21 21:42:16 UTC 2013
Modified Files:
src/external/bsd/mdocml/dist: libmandoc.h read.c roff.c
Log Message:
support expanding numbered registers
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.9 -r1.2 src/externa
Module Name:src
Committed By: christos
Date: Sat Nov 24 22:29:09 UTC 2012
Modified Files:
src/external/bsd/mdocml/dist: tbl_data.c
Log Message:
XXX: rename data() to getdata(). This is to avoid an assembler botch on the
ppc64 toolchain where function names are prefixed wit
Module Name:src
Committed By: agc
Date: Tue Nov 20 16:24:30 UTC 2012
Modified Files:
src/external/bsd/mdocml/dist: lib.in
Log Message:
add definition for libnetpgpverify
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/mdocml/dist/lib.in
Plea
Module Name:src
Committed By: christos
Date: Sun Jun 10 00:25:51 UTC 2012
Modified Files:
src/external/bsd/mdocml/dist: lib.in
Log Message:
add libexecinfo
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/bsd/mdocml/dist/lib.in
Please note that d
Module Name:src
Committed By: joerg
Date: Thu Feb 16 20:58:23 UTC 2012
Modified Files:
src/external/bsd/mdocml/dist: mandoc.h read.c
Log Message:
Merge mandoc.h r1.99 and read.c 1.28 from upstream:
Add mparse_readmem, which allows application to run the parser directly
fro
Module Name:src
Committed By: joerg
Date: Mon Feb 6 10:42:44 UTC 2012
Modified Files:
src/external/bsd/mdocml/dist: read.c
Log Message:
Pull read.c r1.27 from upstream repository:
Don't silently skip non-ASCII characters, but replace them with ``?''.
This is less likely t
Module Name:src
Committed By: dholland
Date: Mon Jan 30 18:50:45 UTC 2012
Modified Files:
src/external/bsd/mdocml/dist: roff.c
Log Message:
Fix broken build by laundering const. hi joerg
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/mdocml/
Module Name:src
Committed By: joerg
Date: Mon Jan 30 17:03:01 UTC 2012
Modified Files:
src/external/bsd/mdocml/dist: arch.in compat_fgetln.c lib.in man_term.c
mdoc_term.c mdoc_validate.c msec.in read.c roff.c tbl_data.c
Log Message:
Merge for mdocml 1.20.1pre i
Module Name:src
Committed By: joerg
Date: Mon Jan 30 16:44:32 UTC 2012
Update of /cvsroot/src/external/bsd/mdocml/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv21577
Log Message:
Merge mdocml state from 2012-01-30 for various relaxed checks in the
parser to allow it to pass al
Module Name:src
Committed By: dholland
Date: Wed Jan 25 22:23:46 UTC 2012
Modified Files:
src/external/bsd/mdocml/dist: lib.in
Log Message:
Add libquota, as requested by wiz
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/mdocml/dist/lib.in
Module Name:src
Committed By: njoly
Date: Sun Dec 18 13:40:08 UTC 2011
Modified Files:
src/external/bsd/mdocml/dist: arch.in
Log Message:
Lowercase arch strings, and add missing ones.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.5 -r1.2 src/external/bsd/mdocml
Module Name:src
Committed By: christos
Date: Fri Oct 28 14:00:20 UTC 2011
Modified Files:
src/external/bsd/mdocml/dist: tbl_data.c
Log Message:
rename data() -> parse_data() to appease the powerpc64 toolchain:
{standard input}: Assembler messages:
{standard input}:105: Err
Module Name:src
Committed By: joerg
Date: Wed Oct 12 14:11:25 UTC 2011
Modified Files:
src/external/bsd/mdocml/dist: roff.c
Log Message:
Revert incorrect last change and redo it in a way that doesn't violate
strict aliasing rules.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: christos
Date: Wed Oct 12 13:44:33 UTC 2011
Modified Files:
src/external/bsd/mdocml/dist: roff.c
Log Message:
fix wrong cast.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/mdocml/dist/roff.c
Please note that d
Module Name:src
Committed By: joerg
Date: Tue Oct 11 19:09:46 UTC 2011
Update of /cvsroot/src/external/bsd/mdocml/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv9293
Log Message:
Import mdocml 1.12.0:
- Support to output HTML fragments
- Initial support for mdoc->man translatio
Module Name:src
Committed By: hans
Date: Wed Jun 1 15:52:49 UTC 2011
Modified Files:
src/external/bsd/mdocml/dist: read.c
Log Message:
include config.h
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/mdocml/dist/read.c
Please note that
Module Name:src
Committed By: joerg
Date: Fri Apr 15 22:05:52 UTC 2011
Modified Files:
src/external/bsd/mdocml/dist: roff.c
Log Message:
Really apply roff.c 1.134 for the conditional stack fix
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.7 -r1.2 src/external/b
Module Name:src
Committed By: joerg
Date: Fri Apr 15 15:50:28 UTC 2011
Modified Files:
src/external/bsd/mdocml/dist: mdoc_argv.c tbl_layout.c
Log Message:
Deal with two cases of name shadowing
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.13 -r1.2 src/external/
Module Name:src
Committed By: joerg
Date: Fri Apr 15 13:47:18 UTC 2011
Modified Files:
src/external/bsd/mdocml/dist: man_term.c mdoc_term.c tbl.c tbl_layout.c
tbl_opts.c
Removed Files:
src/external/bsd/mdocml/dist: chars.h man.3 man_argv.c mdoc.3
Module Name:src
Committed By: joerg
Date: Fri Apr 15 13:45:43 UTC 2011
Update of /cvsroot/src/external/bsd/mdocml/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv28680
Log Message:
Import mdocml-1.11.1 with a few additional fixes from CVS:
Merge the libraries into a single fron
Module Name:src
Committed By: joerg
Date: Wed Jan 12 22:58:42 UTC 2011
Modified Files:
src/external/bsd/mdocml/dist: man_term.c mdoc_term.c
Removed Files:
src/external/bsd/mdocml/dist: man_action.c mdoc_action.c style.css
Log Message:
Merge for mdocml-1.10.9
To g
Module Name:src
Committed By: joerg
Date: Wed Jan 12 22:57:22 UTC 2011
Update of /cvsroot/src/external/bsd/mdocml/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv3862
Log Message:
Import mdocml-1.10.9 and additional post-release bugfixes
(tbl_data.c 1.15, tbl_layout.c 1.13, tbl_
Module Name:src
Committed By: wiz
Date: Sun Jan 2 22:03:25 UTC 2011
Modified Files:
src/external/bsd/mdocml/dist: msec.in
Log Message:
Prefix section headers for 1 to 9 with "NetBSD " to match output
for non-HTML pages (i.e. groff ones). Noted by njoly.
To generate a di
Module Name:src
Committed By: joerg
Date: Tue Jul 27 22:40:24 UTC 2010
Modified Files:
src/external/bsd/mdocml/dist: man_term.c mdoc_action.c mdoc_term.c
Log Message:
Merge mdocml 1.10.5
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/mdocml/
Module Name:src
Committed By: joerg
Date: Tue Jul 27 22:35:17 UTC 2010
Update of /cvsroot/src/external/bsd/mdocml/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv29930
Log Message:
Import mdocml 1.10.5:
- Initial support for PDF output
- Improved support for various roff command
Module Name:src
Committed By: joerg
Date: Sun Jul 25 19:12:40 UTC 2010
Modified Files:
src/external/bsd/mdocml/dist: man_term.c mdoc_action.c mdoc_term.c
Log Message:
Merge mdocml 1.10.4
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/mdocml/
Module Name:src
Committed By: joerg
Date: Sun Jul 25 19:10:53 UTC 2010
Update of /cvsroot/src/external/bsd/mdocml/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv2438
Log Message:
Import mdocml 1.10.4:
- Smaller bugfixes
- Improved .ds support
- Support .Bk -words
- Improve mult
Module Name:src
Committed By: joerg
Date: Thu Jun 24 17:19:58 UTC 2010
Modified Files:
src/external/bsd/mdocml/dist: man_term.c mdoc_action.c mdoc_term.c
Log Message:
Merge mdocml-1.10.1
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/mdocml/
Module Name:src
Committed By: joerg
Date: Thu Jun 24 17:16:48 UTC 2010
Update of /cvsroot/src/external/bsd/mdocml/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv23834
Log Message:
Import mdocml-1.10.2:
- Minor bug-fixes and optimisations
- Support font styles for Postscript out
Module Name:src
Committed By: joerg
Date: Thu Jun 17 00:56:03 UTC 2010
Modified Files:
src/external/bsd/mdocml/dist: man_term.c mdoc_term.c
Log Message:
Move the character table initialisation a bit earlier for man pages that
contain special characters in the header. From
Module Name:src
Committed By: joerg
Date: Wed Jun 16 18:13:41 UTC 2010
Modified Files:
src/external/bsd/mdocml/dist: mdoc_action.c
Removed Files:
src/external/bsd/mdocml/dist: manuals.7
Log Message:
Merge mdocml-1.10.1
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: joerg
Date: Wed Jun 16 18:09:55 UTC 2010
Update of /cvsroot/src/external/bsd/mdocml/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv16856
Log Message:
Import mdocml-1.10.1:
- Support multiline .Bl -column content
- cleanup SYNOPSIS macro handling
-
Module Name:src
Committed By: joerg
Date: Tue Jun 1 21:27:23 UTC 2010
Modified Files:
src/external/bsd/mdocml/dist: mdoc_action.c
Log Message:
Merge mdocml-1.10.0
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/bsd/mdocml/dist/mdoc_action.c
Ple
Module Name:src
Committed By: joerg
Date: Tue Jun 1 21:18:02 UTC 2010
Update of /cvsroot/src/external/bsd/mdocml/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv26170
Log Message:
Import mdocml-1.10.0:
- basic support for the low-level roff macros
- various cleanups and improve
Module Name:src
Committed By: joerg
Date: Tue Apr 20 18:07:52 UTC 2010
Modified Files:
src/external/bsd/mdocml/dist: mdoc_action.c
Log Message:
Merge for mdocml-1.9.23.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/mdocml/dist/mdoc_action.c
Module Name:src
Committed By: joerg
Date: Tue Apr 20 18:06:04 UTC 2010
Update of /cvsroot/src/external/bsd/mdocml/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv3480
Log Message:
mdocml-1.9.23:
- Smaller bug fixes
- Relax some constraints that don't deal well with the real worl
Module Name:src
Committed By: joerg
Date: Mon Apr 5 14:22:59 UTC 2010
Modified Files:
src/external/bsd/mdocml/dist: mdoc_action.c
Log Message:
Merge mdocml-1.9.22
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/mdocml/dist/mdoc_action.c
Ple
Module Name:src
Committed By: joerg
Date: Mon Apr 5 14:19:54 UTC 2010
Update of /cvsroot/src/external/bsd/mdocml/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv21301
Log Message:
Import of mdocml-1.9.22:
- Better support for obsolete .Xo/.Xc macros if compiled with -DUGLY
- Su
Module Name:src
Committed By: joerg
Date: Fri Feb 19 23:01:28 UTC 2010
Modified Files:
src/external/bsd/mdocml/dist: mdoc_action.c
Log Message:
Merge
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/mdocml/dist/mdoc_action.c
Please note that
Module Name:src
Committed By: joerg
Date: Fri Feb 19 22:55:13 UTC 2010
Update of /cvsroot/src/external/bsd/mdocml/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv8978
Log Message:
Import mdocml 1.9.15 modulo a patch for .Xr handling:
- XHTML output support, more human-readable H
Module Name:src
Committed By: joerg
Date: Mon Nov 16 22:26:53 UTC 2009
Update of /cvsroot/src/external/bsd/mdocml/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv16709
Log Message:
Import mdocml-1.9.14:
- fixed proper font cascading (no double-mode in -Tascii)
- added correct sc
Module Name:src
Committed By: joerg
Date: Thu Nov 5 20:38:42 UTC 2009
Modified Files:
src/external/bsd/mdocml/dist: mdoc_action.c
Log Message:
Fix incorrect merge.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/mdocml/dist/mdoc_action.c
Pl
Module Name:src
Committed By: joerg
Date: Mon Oct 26 15:05:51 UTC 2009
Modified Files:
src/external/bsd/mdocml/dist: mdoc_action.c
Log Message:
Correctly process .%U.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 src/external/bsd/mdocml/dist/mdoc_action
Module Name:src
Committed By: joerg
Date: Mon Oct 26 14:54:08 UTC 2009
Update of /cvsroot/src/external/bsd/mdocml/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv17481
Log Message:
Import mdocml-1.9.10:
- allow compile-time override for the OS name
- added support for .PD and .%
Module Name:src
Committed By: joerg
Date: Wed Oct 21 17:45:09 UTC 2009
Update of /cvsroot/src/external/bsd/mdocml/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv24959
Log Message:
Initial import mdocml-1.9.9.
mdocml provides a fast parser for man(7) and mdoc(7) formated docume
93 matches
Mail list logo