mandoc/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvsweb.bsd.lv] / mandoc

Current tag: VERSION_1_14_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] regress/        
[TXT] INSTALL  1.20   6 years  schwarze   final tweaks for the 1.14.2 release
[TXT] NEWS  1.26   6 years  schwarze   final tweaks for the 1.14.2 release
[TXT] mandocdb.c  1.253   6 years  schwarze   When the mparse_alloc() prototype changed in read.c 1.179, updating the enum con...
[TXT] term.c  1.274   6 years  schwarze   fix typo in TERMP_MULTICOL flag test; patch from florian@, found with clang
[TXT] man_validate.c  1.133   6 years  schwarze   Fix a typo that caused a non-constant string to be passed as a format string; no...
[TXT] main.c  1.301   6 years  schwarze   Cast the return value of chdir(2) to void. We already have a comment above expl...
[TXT] TODO  1.246   6 years  schwarze   two more entries from the mdoclint TODO, clerified by wiz@
[TXT] Makefile  1.516   6 years  schwarze   more renaming from mdocml to mandoc
[TXT] configure.local.example  1.33   6 years  schwarze   more renaming from mdocml to mandoc
[TXT] mdoc.7  1.269   6 years  schwarze   more renaming from mdocml to mandoc
[TXT] mandoc.1  1.217   6 years  schwarze   For -Tlint, put parser messages on stdout instead of stderr. Originally, naddy@...
[TXT] read.c  1.192   6 years  schwarze   Do not call err(3) from the parser. Call mandoc_vmsg() and return failure such ...
[TXT] mdoc_validate.c  1.350   6 years  schwarze   correctly handle letters in .Nx arguments; improves for example getpgid(2), ac(8...
[TXT] Makefile.depend  1.33   6 years  schwarze   sync
[TXT] eqn.7  1.36   6 years  schwarze   Fix incorrectly swapped labels of left/right arrows; from bentley@.
[TXT] mansearch.c  1.75   6 years  schwarze   Prefer arch-dependent over arch-independent pages if the name priority, the sect...
[TXT] mandoc.css  1.22   6 years  schwarze   The only elements using floats are dt.It-tag, so the only elements allowed to th...
[TXT] html.c  1.219   6 years  schwarze   In .Bl -tag and -hang, do not print a margin-left style attribute for each indiv...
[TXT] mandoc_html.3  1.10   6 years  schwarze   In .Bl -tag and -hang, do not print a margin-left style attribute for each indiv...
[TXT] mdoc_html.c  1.294   6 years  schwarze   In .Bl -tag and -hang, do not print a margin-left style attribute for each indiv...
[TXT] eqn.c  1.78   6 years  schwarze   print the right character for mathematical overbar; from bentley@
[TXT] roff.c  1.324   6 years  schwarze   The .Dd and .TH macros must interrupt .ce, too; fixing tree corruption and asser...
[TXT] eqn_html.c  1.17   6 years  schwarze   do not print <math class="eqn"><mrow></mrow></math> for empty .EQ; issue reporte...
[TXT] roff_int.h  1.9   6 years  schwarze   Simplify by creating struct roff_node syntax tree nodes for tbl(7) right from ro...
[TXT] tbl.c  1.42   6 years  schwarze   Simplify by creating struct roff_node syntax tree nodes for tbl(7) right from ro...
[TXT] tbl_data.c  1.45   6 years  schwarze   Simplify by creating struct roff_node syntax tree nodes for tbl(7) right from ro...
[TXT] libmandoc.h  1.70   6 years  schwarze   Simplify by creating struct roff_node syntax tree nodes for tbl(7) right from ro...
[TXT] mandoc_headers.3  1.18   6 years  schwarze   Simplify by creating struct roff_node syntax tree nodes for tbl(7) right from ro...
[TXT] roff.h  1.58   6 years  schwarze   1. Eliminate struct eqn, instead use the existing members of struct roff_node wh...
[TXT] term.h  1.130   6 years  schwarze   1. Eliminate struct eqn, instead use the existing members of struct roff_node wh...
[TXT] tree.c  1.77   6 years  schwarze   1. Eliminate struct eqn, instead use the existing members of struct roff_node wh...
[TXT] eqn_term.c  1.13   6 years  schwarze   1. Eliminate struct eqn, instead use the existing members of struct roff_node wh...
[TXT] html.h  1.87   6 years  schwarze   1. Eliminate struct eqn, instead use the existing members of struct roff_node wh...
[TXT] mandoc.h  1.245   6 years  schwarze   1. Eliminate struct eqn, instead use the existing members of struct roff_node wh...
[TXT] tbl_term.c  1.56   6 years  schwarze   Correctly handle horizontal spans at the beginning of rows, fixing an assertion ...
[TXT] roff.7  1.94   6 years  schwarze   nits about trailing punctuation found with mandoc -Tlint
[TXT] apropos.1  1.46   6 years  schwarze   various nits found with mandoc -Tlint
[TXT] man.options.1  1.7   6 years  schwarze   various nits found with mandoc -Tlint
[TXT] mandoc.3  1.41   6 years  schwarze   various nits found with mandoc -Tlint
[TXT] mandoc_escape.3  1.4   6 years  schwarze   various nits found with mandoc -Tlint
[TXT] soelim.1  1.5   6 years  schwarze   various nits found with mandoc -Tlint
[TXT] gmdiff  1.8   6 years  schwarze   adjust to today's change of the OpenBSD groff port
[TXT] mandoc.c  1.103   6 years  schwarze   warn about time machines; suggested by Thomas Klausner <wiz @ NetBSD>
[TXT] mandoc_xr.c  1.3   6 years  schwarze   If a single page references the same non-existent manual more than once, print "...
[TXT] mandoc_xr.h  1.3   6 years  schwarze   If a single page references the same non-existent manual more than once, print "...
[TXT] configure  1.64   6 years  schwarze   Basic reporting of .Xrs to manual pages that don't exist in the base system, ins...
[TXT] manconf.h  1.5   6 years  schwarze   Basic reporting of .Xrs to manual pages that don't exist in the base system, ins...
[TXT] manpath.c  1.35   6 years  schwarze   Basic reporting of .Xrs to manual pages that don't exist in the base system, ins...
[TXT] man.c  1.176   6 years  schwarze   fix incomplete handling of roff(7) nodes in man(7) block next-line scope; assert...
[TXT] tbl.7  1.28   6 years  schwarze   Rewrite half of this, i was completely unaware how bad it was. Remove several li...
[TXT] out.c  1.70   6 years  schwarze   Implement spacing of columns as defined in the table layout; this is for example...
[TXT] out.h  1.31   6 years  schwarze   Implement spacing of columns as defined in the table layout; this is for example...
[TXT] tbl_layout.c  1.44   6 years  schwarze   Implement spacing of columns as defined in the table layout; this is for example...
[TXT] man_macro.c  1.123   6 years  schwarze   add support for the MT and ME mailto macros, used for example in wg(8); patch fr...
[TXT] man.7  1.136   6 years  schwarze   add support for the MT and ME mailto macros, used for example in wg(8); patch fr...
[TXT] man_html.c  1.145   6 years  schwarze   add support for the MT and ME mailto macros, used for example in wg(8); patch fr...
[TXT] man_term.c  1.208   6 years  schwarze   add support for the MT and ME mailto macros, used for example in wg(8); patch fr...
[TXT] msec.in  1.8   6 years  schwarze   delete old, undocumented, obsolete section names that nobody uses
[TXT] roff_html.c  1.11   6 years  schwarze   Split -Wstyle into -Wstyle and the even lower -Wbase, and add -Wopenbsd and -Wne...
[TXT] roff_term.c  1.14   6 years  schwarze   Split -Wstyle into -Wstyle and the even lower -Wbase, and add -Wopenbsd and -Wne...
[TXT] st.c  1.14   6 years  schwarze   Split -Wstyle into -Wstyle and the even lower -Wbase, and add -Wopenbsd and -Wne...
[TXT] att.c  1.16   6 years  schwarze   Split -Wstyle into -Wstyle and the even lower -Wbase, and add -Wopenbsd and -Wne...
[TXT] cgi.c  1.156   6 years  schwarze   Split -Wstyle into -Wstyle and the even lower -Wbase, and add -Wopenbsd and -Wne...
[TXT] demandoc.c  1.29   6 years  schwarze   Split -Wstyle into -Wstyle and the even lower -Wbase, and add -Wopenbsd and -Wne...
[TXT] lib.c  1.14   6 years  schwarze   Split -Wstyle into -Wstyle and the even lower -Wbase, and add -Wopenbsd and -Wne...
[TXT] mandocd.c  1.6   6 years  schwarze   Split -Wstyle into -Wstyle and the even lower -Wbase, and add -Wopenbsd and -Wne...
[TXT] LICENSE  1.17   6 years  schwarze   Stop using "mdocml" as an official name. Prefer mandoc.bsd.lv to mdocml.bsd.lv.
[TXT] term_tab.c  1.4   6 years  schwarze   tables leak tab settings to subsequent text
[TXT] mdoc.c  1.267   6 years  schwarze   correct handling of blank lines after \c
[TXT] mdoc_man.c  1.122   6 years  schwarze   Naive implementation of the roff(7) .po (page offset) request. This clearly wor...
[TXT] roff_validate.c  1.9   6 years  schwarze   Naive implementation of the roff(7) .po (page offset) request. This clearly wor...
[TXT] chars.c  1.71   6 years  schwarze   add the \(ru (0.5m baseline ruler) character escape sequence, abused by mail/nmh...
[TXT] mandoc_char.7  1.67   6 years  schwarze   add the \(ru (0.5m baseline ruler) character escape sequence, abused by mail/nmh...
[TXT] mdoc_term.c  1.364   6 years  schwarze   improve rounding rules for scaling units in horizontal orientation in the termin...
[TXT] term_ascii.c  1.58   6 years  schwarze   harmless, but weird typo; found with afterstep_faq(1)
[TXT] mdoc_markdown.c  1.23   6 years  schwarze   implement the roff(7) \p (break output line) escape sequence
[TXT] tbl_html.c  1.22   6 years  schwarze   fix column width calculation for text block cells
[TXT] compat_recallocarray.c  1.1   6 years  schwarze   Implement automatic line breaking inside individual table cells that contain tex...
[TXT] mandoc_aux.c  1.10   6 years  schwarze   Implement automatic line breaking inside individual table cells that contain tex...
[TXT] mandoc_aux.h  1.7   6 years  schwarze   Implement automatic line breaking inside individual table cells that contain tex...
[TXT] test-recallocarray.c  1.1   6 years  schwarze   Implement automatic line breaking inside individual table cells that contain tex...
[TXT] term_ps.c  1.85   6 years  schwarze   Prepare the terminal driver for filling multiple columns in parallel, first step...
[TXT] libmdoc.h  1.112   6 years  schwarze   Macro argument quoting does not prevent recognition of punctuation and of called...
[TXT] mdoc_argv.c  1.115   6 years  schwarze   Macro argument quoting does not prevent recognition of punctuation and of called...
[TXT] mdoc_macro.c  1.224   6 years  schwarze   Macro argument quoting does not prevent recognition of punctuation and of called...
[TXT] man.1  1.29   6 years  schwarze   Fix documentation bug: man(1) does not ignore manpath directories lacking mandoc...
[TXT] makewhatis.8  1.6   6 years  schwarze   Never create empty databases. When pkg_add(1)ing packages installing manual pag...
[TXT] mdoc_state.c  1.8   6 years  schwarze   Move .sp to the roff modules. Enough infrastructure is in place now that this a...
[TXT] libman.h  1.81   6 years  schwarze   Parser unification: use nice ohashes for all three request and macro tables; no ...
[TXT] man.h  1.78   6 years  schwarze   Continue parser unification: * Make enum rofft an internal interface as enum rof...
[TXT] mdoc.h  1.145   6 years  schwarze   Continue parser unification: * Make enum rofft an internal interface as enum rof...
[TXT] mansearch.h  1.28   6 years  schwarze   Restore -kO Nd, -kO Nm, -kO sec, and -kO arch to working order. They got broken ...
[TXT] mansearch.3  1.5   6 years  schwarze   delete documentation of some stuff that no longer exists, mostly about SQLite3; ...
[TXT] catman.8  1.8   7 years  schwarze   minor issues found with mandoc -Tlint
[TXT] mandocd.8  1.2   7 years  schwarze   minor issues found with mandoc -Tlint
[TXT] cgi.h.example  1.6   7 years  schwarze   Simplify: write HTTP 303 redirects with relative locations. Suggested by bentley...
[TXT] man.cgi.8  1.22   7 years  schwarze   Simplify: write HTTP 303 redirects with relative locations. Suggested by bentley...
[TXT] man.cgi.3  1.4   7 years  schwarze   Mention the manual page name and section in the HTML page <title>. Based on a pa...
[TXT] main.h  1.27   7 years  schwarze   new -mdoc -Tmarkdown output mode; OK millert@ reyk@ tb@; thanks to reyk@ and to ...
[TXT] preconv.c  1.16   7 years  schwarze   preconv_encode() can take a const input buffer; diff from <christos at NetBSD>
[TXT] catman.c  1.21   7 years  schwarze   proper test for O_DIRECTORY
[TXT] compat_fts.c  1.14   7 years  schwarze   proper test for O_DIRECTORY
[TXT] test-O_DIRECTORY.c  1.1   7 years  schwarze   proper test for O_DIRECTORY
[TXT] dba.c  1.10   7 years  schwarze   Improve clarity of some casts; from Christos Zoulas <christos at NetBSD>.
[TXT] dbm_map.c  1.8   7 years  schwarze   Improve clarity of some casts; from Christos Zoulas <christos at NetBSD>.
[TXT] tag.c  1.18   7 years  schwarze   Be consistent in protecting __attribute__ attributes with __; from Christos Zoul...
[TXT] test-cmsg.c  1.1   7 years  schwarze   config glue for recvmsg(2) and CMSG_FIRSTHDR(3); needed for Solaris 11
[TXT] test-recvmsg.c  1.1   7 years  schwarze   config glue for recvmsg(2) and CMSG_FIRSTHDR(3); needed for Solaris 11
[TXT] man.conf.5  1.4   7 years  schwarze   escape a macro name that is not intended to be called
[TXT] lib.in  1.19   7 years  schwarze   sync with NetBSD: add four new libraries; triggered by a smaller patch from kami...
[TXT] compat_fts.h  1.4   7 years  schwarze   bring back support for sorting
[TXT] dbm.c  1.5   7 years  schwarze   The termination condition of the iteration logic in page_bymacro() was overzealo...
[TXT] test-fts.c  1.4   7 years  schwarze   Compat glue for the FreeBSD comparison function prototype for fts_open(3) which ...
[TXT] dba.h  1.2   7 years  schwarze   When the content of a manual page does not specify a section, the empty string g...
[TXT] dba_read.c  1.4   7 years  schwarze   When the content of a manual page does not specify a section, the empty string g...
[TXT] dba_write.c  1.3   7 years  schwarze   The concept of endianness seems to be somewhat newfangled, so the respective con...
[TXT] test-be32toh.c  1.1   7 years  schwarze   The concept of endianness seems to be somewhat newfangled, so the respective con...
[TXT] test-ntohl.c  1.1   7 years  schwarze   The concept of endianness seems to be somewhat newfangled, so the respective con...
[TXT] test-PATH_MAX.c  1.1   7 years  schwarze   POSIX allows PATH_MAX to not be defined, meaning "unlimited". Found by Aaron M. ...
[TXT] mandoc.db.5  1.5   7 years  schwarze   document the new file format
[TXT] test-wchar.c  1.4   7 years  schwarze   Autodetect a suitable locale for -Tutf8 mode, and allow overriding it manually. ...
[TXT] test-nanosleep.c  1.1   7 years  schwarze   Autodetect if -lrt is needed for nanosleep(3). Helpful for Solaris 9 and 10. Rem...
[TXT] test-EFTYPE.c  1.1   7 years  schwarze   Linux compatibility: Work around the lack of EFTYPE and protect <err.h>.
[TXT] dba_array.c  1.1   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] dba_array.h  1.1   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] dba_write.h  1.1   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] dbm.h  1.1   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] dbm_map.h  1.1   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] test-ohash.c  1.5   7 years  schwarze   cope with -Wmissing-prototypes
[TXT] test-vasprintf.c  1.4   7 years  schwarze   cope with -Wmissing-prototypes
[TXT] test-sandbox_init.c  1.1   7 years  kristaps   Add support for Mac OS X's sandbox_init(3) sandbox functionality, which is marke...
[TXT] mandoc_malloc.3  1.2   7 years  schwarze   update developer documentation
[TXT] mchars_alloc.3  1.4   7 years  schwarze   update developer documentation
[TXT] test-rewb-bsd.c  1.2   7 years  schwarze   Linux needs <stddef.h>, or NULL isn't defined.
[TXT] test-rewb-sysv.c  1.2   7 years  schwarze   Linux needs <stddef.h>, or NULL isn't defined.
[TXT] compat_err.c  1.4   8 years  schwarze   No point in trying to go on when elementary database operations like preparing q...
[TXT] tag.h  1.7   8 years  schwarze   Fix multiple issues regarding process group and signal mask handling found by tb...
[TXT] compat_getline.c  1.1   8 years  schwarze   provide a simple stand-alone implementation of getline(3) for systems lacking it...
[TXT] test-getline.c  1.1   8 years  schwarze   provide a simple stand-alone implementation of getline(3) for systems lacking it...
[TXT] compat_stringlist.c  1.6   8 years  schwarze   Without HAVE_ERR, don't try to include <err.h>, it probably isn't there. In that...
[TXT] soelim.c  1.5   8 years  schwarze   Without HAVE_ERR, don't try to include <err.h>, it probably isn't there. In that...
[TXT] compat_ohash.h  1.6   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] compat_stringlist.h  1.4   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] mandoc_ohash.h  1.2   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] test-pledge.c  1.1   8 years  schwarze   merge pledge(2) support from OpenBSD
[TXT] compat_progname.c  1.1   8 years  schwarze   Use getprogname(3) rather than __progname. Suggested by Joerg@ Sonnenberger (Net...
[TXT] test-progname.c  1.2   8 years  schwarze   Use getprogname(3) rather than __progname. Suggested by Joerg@ Sonnenberger (Net...
[TXT] mandoc_ohash.c  1.2   8 years  schwarze   including <ohash.h> requires including <stdint.h> beforehand; noticed by Svyatos...
[TXT] test-err.c  1.1   8 years  schwarze   Finally use __progname, err(3) and warn(3). That's more readable and less error-...
[TXT] test-dirent-namlen.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-getsubopt.c  1.4   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-isblank.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-mkdtemp.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-reallocarray.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-strcasestr.c  1.3   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-stringlist.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-strlcat.c  1.3   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-strlcpy.c  1.3   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-strptime.c  1.3   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-strsep.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-strtonum.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] compat_isblank.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] compat_mkdtemp.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] compat_vasprintf.c  1.3   8 years  schwarze   modernize style: "return" is not a function
[TXT] msec.c  1.15   8 years  schwarze   modernize style: "return" is not a function
[TXT] tbl_opts.c  1.21   8 years  schwarze   /* NOTREACHED */ after abort() is silly, delete it
[TXT] compat_strtonum.c  1.1   9 years  schwarze   strtonum(3) compat glue
[TXT] tbl.3  1.2   9 years  schwarze   Abolish struct tbl_head and replace it by an "int col" member in struct tbl_cell...
[TXT] compat_strcasestr.c  1.4   9 years  schwarze   fix RCS IDs
[TXT] compat_reallocarray.c  1.4   9 years  schwarze   sync to OpenBSD
[TXT] compat_strsep.c  1.4   9 years  schwarze   sync to OpenBSD
[TXT] demandoc.1  1.8   9 years  schwarze   document new SEE ALSO .Xr warnings
[TXT] compat_getsubopt.c  1.5   9 years  schwarze   Do not require getsubopt() to provide extern char *suboptarg. We don't use it an...
[TXT] compat_ohash.c  1.6   9 years  schwarze   Improve build system and autodetection. * Make ./configure standalone, that's wh...
[TXT] compat_strlcat.c  1.4   9 years  schwarze   Improve build system and autodetection. * Make ./configure standalone, that's wh...
[TXT] compat_strlcpy.c  1.4   9 years  schwarze   Improve build system and autodetection. * Make ./configure standalone, that's wh...
[TXT] predefs.in  1.4   11 years  schwarze   The mdoc(7) \*(Ba predefined string actually forces roman font; that's stupid be...


CVSweb