OpenBSD CVS

src/usr.bin/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: [local] / src / usr.bin / mandoc

Current tag: OPENBSD_6_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] lib/        
[DIR] mandoc/        
[TXT] Makefile  1.118   4 years  schwarze   Split tagging into a validation part including prioritization in tag.{h,c} and {...
[TXT] apropos.1  1.45   3 years  schwarze   add a missing .Pp
[TXT] arch.c  1.12   3 years  schwarze   Support the "powerpc64" architecture name. The first file using it in .Dt was ju...
[TXT] att.c  1.14   5 years  schwarze   Cleanup, no functional change: Split the top level parser interface out of the u...
[TXT] cgi.c  1.111   3 years  schwarze   Support the "powerpc64" architecture name. The first file using it in .Dt was ju...
[TXT] cgi.h.example  1.6   7 years  schwarze   Simplify: write HTTP 303 redirects with relative locations. Suggested by bentley...
[TXT] chars.c  1.49   4 years  schwarze   Digit-width and narrow spaces are non-breaking. Noticed because Branden Robinson...
[TXT] dba.c  1.7   7 years  schwarze   Improve clarity of some casts; from Christos Zoulas <christos at NetBSD>.
[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_array.c  1.1   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Drop the obsolete...
[TXT] dba_array.h  1.1   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Drop the obsolete...
[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.1   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Drop the obsolete...
[TXT] dba_write.h  1.1   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Drop the obsolete...
[TXT] dbm.c  1.5   4 years  schwarze   delete trailing whitespace and space-tab sequences; no code change; patch from M...
[TXT] dbm.h  1.1   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Drop the obsolete...
[TXT] dbm_map.c  1.6   7 years  schwarze   Improve clarity of some casts; from Christos Zoulas <christos at NetBSD>.
[TXT] dbm_map.h  1.2   4 years  schwarze   delete trailing whitespace and space-tab sequences; no code change; patch from M...
[TXT] eqn.c  1.47   4 years  schwarze   Skip whitespace before tokens, too. Bug found by bentley@ with input like "delim...
[TXT] eqn.h  1.1   5 years  schwarze   Cleanup, no functional change: No need to expose the eqn(7) syntax tree data str...
[TXT] eqn_html.c  1.15   5 years  schwarze   The header file "html.h" uses enum roff_tok, so "roff.h" must be included before...
[TXT] eqn_parse.h  1.3   5 years  schwarze   Cleanup, no functional change: Now that message handling is properly encapsulate...
[TXT] eqn_term.c  1.15   5 years  schwarze   Cleanup, no functional change: No need to expose the eqn(7) syntax tree data str...
[TXT] html.c  1.142   3 years  schwarze   In HTML output, avoid printing a newline right after <pre> and right before </pr...
[TXT] html.h  1.70   4 years  schwarze   When a .Tg is attached to a paragraph, attach the permalink to the first word, o...
[TXT] libman.h  1.61   5 years  schwarze   Cleanup, no functional change: Since the man(7) and roff(7) validators no longer...
[TXT] libmandoc.h  1.64   4 years  schwarze   Remove some stray argument names from function prototypes, for consistency with ...
[TXT] libmdoc.h  1.88   5 years  schwarze   Cleanup, minus 15 LOC, no functional change: Simplify the way the man(7) and mdo...
[TXT] main.c  1.256   3 years  kn   Append .html suffix to temporary files enabling browsers to recognise it Occasi...
[TXT] main.h  1.25   5 years  schwarze   Reset HTML formatter state, in particular the id_unique hash, after processing e...
[TXT] makewhatis.8  1.14   7 years  schwarze   Never create empty databases. When pkg_add(1)ing packages installing manual pag...
[TXT] man.1  1.39   3 years  schwarze   as jmc@ points out, i missed a few instances of .Xr more 1
[TXT] man.c  1.135   5 years  schwarze   Some high-level block macros have an effect similar to temporarily suspending no...
[TXT] man.cgi.8  1.22   6 years  schwarze   various minor improvements
[TXT] man.conf.5  1.8   4 years  schwarze   Finally delete support for the "_whatdb" configuration directive, which has a mi...
[TXT] man.h  1.59   5 years  schwarze   The upcoming .while request will have to re-execute roff(7) lines parsed earlier...
[TXT] man_html.c  1.132   3 years  schwarze   In HTML output, avoid printing a newline right after <pre> and right before </pr...
[TXT] man_macro.c  1.107   3 years  schwarze   Element next-line scopes can nest. Consequently, even when closing one element ...
[TXT] man_term.c  1.188   4 years  schwarze   Split tagging into a validation part including prioritization in tag.{h,c} and {...
[TXT] man_validate.c  1.125   3 years  schwarze   Promote section headers that can can be used unmodified as fragment identifiers ...
[TXT] manconf.h  1.9   3 years  schwarze   undocumented options -O outfilename and -O tagfilename to support regression tes...
[TXT] mandoc.1  1.174   3 years  jmc   fix spacing issue in macro;
[TXT] mandoc.c  1.86   3 years  schwarze   Treat \*[.T] in the same way as \*(.T rather than calling abort(3). Bug found be...
[TXT] mandoc.css  1.35   3 years  schwarze   In HTML output, correctly render .Bd -unfilled in proportionally-spaced font, ra...
[TXT] mandoc.h  1.211   3 years  schwarze   Ignore unreasonably large spacing modifiers in tbl layouts. Jan Schreiber <jes ...
[TXT] mandoc_aux.c  1.9   6 years  schwarze   Fix the mandoc_strndup() utility function. All existing callers seem safe so fa...
[TXT] mandoc_aux.h  1.9   6 years  schwarze   Implement automatic line breaking inside individual table cells that contain tex...
[TXT] mandoc_msg.c  1.10   3 years  schwarze   Ignore unreasonably large spacing modifiers in tbl layouts. Jan Schreiber <jes ...
[TXT] mandoc_ohash.c  1.2   8 years  schwarze   including <ohash.h> requires including <stdint.h> beforehand; noticed by Svyatos...
[TXT] mandoc_ohash.h  1.2   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] mandoc_parse.h  1.4   4 years  schwarze   In the past, generating comment nodes stopped at the .TH or .Dd macro, which is ...
[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] mandocdb.c  1.216   4 years  schwarze   Remove some stray argument names from function prototypes, for consistency with ...
[TXT] manpath.c  1.30   3 years  schwarze   Fix a regression caused by the insertion of two new tokens, which unintentionall...
[TXT] mansearch.c  1.65   4 years  schwarze   delete trailing whitespace and space-tab sequences; no code change; patch from M...
[TXT] mansearch.h  1.24   5 years  schwarze   In man(1) mode, i.e. when asking for a single manual page by name, prefer file n...
[TXT] mdoc.c  1.164   4 years  schwarze   Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It. In HTML output, impr...
[TXT] mdoc.h  1.71   5 years  schwarze   Cleanup, no functional change: The struct roff_man used to be a bad mixture of ...
[TXT] mdoc_argv.c  1.76   4 years  schwarze   When parsing a tab character that is not preceded by a space character on an .It...
[TXT] mdoc_html.c  1.217   3 years  schwarze   In HTML output, correctly render .Bd -unfilled in proportionally-spaced font, ra...
[TXT] mdoc_macro.c  1.191   4 years  schwarze   Introduce a new mdoc(7) macro .Tg ("tag") to explicitly mark a place as defining...
[TXT] mdoc_man.c  1.134   4 years  schwarze   Introduce the concept of nodes that are semantically transparent: they are skipp...
[TXT] mdoc_markdown.c  1.35   4 years  schwarze   Remove some stray argument names from function prototypes, for consistency with ...
[TXT] mdoc_state.c  1.16   4 years  schwarze   Introduce a new mdoc(7) macro .Tg ("tag") to explicitly mark a place as defining...
[TXT] mdoc_term.c  1.279   4 years  schwarze   Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It. In HTML output, impr...
[TXT] mdoc_validate.c  1.303   3 years  schwarze   Promote section headers that can can be used unmodified as fragment identifiers ...
[TXT] msec.c  1.13   5 years  schwarze   Major cleanup; may imply minor changes in edge cases of error reporting. Finall...
[TXT] msec.in  1.6   6 years  schwarze   delete old, undocumented, obsolete section names that nobody uses
[TXT] out.c  1.51   4 years  schwarze   When all cells in a tbl(1) column are empty, set the column width to 1n rather t...
[TXT] out.h  1.25   4 years  schwarze   Remove some stray argument names from function prototypes, for consistency with ...
[TXT] preconv.c  1.9   5 years  schwarze   Cleanup, no functional change: Split the top level parser interface out of the u...
[TXT] predefs.in  1.4   9 years  schwarze   Add some missing OpenBSD RCS markers and a few missing <sys/types.h> inclusions;...
[TXT] read.c  1.190   4 years  schwarze   provide a STYLE message when mandoc knows the file name and the extension disagr...
[TXT] roff.c  1.248   3 years  schwarze   Avoid artifacts in the most common case of closing conditional blocks when no ar...
[TXT] roff.h  1.56   4 years  schwarze   Use a separate node->tag attribute rather than abusing the node->string attribut...
[TXT] roff_html.c  1.20   5 years  schwarze   In HTML output, allow switching the desired font for subsequent text without pri...
[TXT] roff_int.h  1.17   4 years  schwarze   provide a STYLE message when mandoc knows the file name and the extension disagr...
[TXT] roff_term.c  1.21   3 years  schwarze   Fix two issues with .po (page offset) formatting: 1. Truncate excessive offsets ...
[TXT] roff_validate.c  1.19   4 years  schwarze   Introduce the concept of nodes that are semantically transparent: they are skipp...
[TXT] st.c  1.13   5 years  schwarze   Major cleanup; may imply minor changes in edge cases of error reporting. Finall...
[TXT] tag.c  1.36   4 years  schwarze   When .Bd, .D1, or .Dl is tagged, attach the permalink to the first few letters, ...
[TXT] tag.h  1.14   4 years  schwarze   When a .Tg is attached to a paragraph, attach the permalink to the first word, o...
[TXT] tbl.c  1.27   5 years  schwarze   Cleanup, no functional change: Now that message handling is properly encapsulate...
[TXT] tbl.h  1.5   5 years  schwarze   Cleanup, no functional change: No need to expose the tbl(7) syntax tree data str...
[TXT] tbl_data.c  1.40   4 years  schwarze   When autogenerating one layout cell from a data cell just beyond the last layout...
[TXT] tbl_html.c  1.28   5 years  schwarze   The header file "html.h" uses enum roff_tok, so "roff.h" must be included before...
[TXT] tbl_int.h  1.2   5 years  schwarze   Cleanup, no functional change: Now that message handling is properly encapsulate...
[TXT] tbl_layout.c  1.36   3 years  schwarze   Ignore unreasonably large spacing modifiers in tbl layouts. Jan Schreiber <jes ...
[TXT] tbl_opts.c  1.16   5 years  schwarze   Almost mechanical diff to remove the "struct mparse *" argument from mandoc_msg(...
[TXT] tbl_parse.h  1.2   5 years  schwarze   Cleanup, no functional change: Now that message handling is properly encapsulate...
[TXT] tbl_term.c  1.62   3 years  schwarze   The GNU tbl(1) program contained in the groff package internally uses roff(7) ta...
[TXT] term.c  1.142   3 years  schwarze   Do not indent by SIZE_MAX/2 when .ce occurs inside explicit no-fill mode. While ...
[TXT] term.h  1.75   5 years  schwarze   Implement centering and adjustment to the right margin directly in the terminal ...
[TXT] term_ascii.c  1.52   3 years  schwarze   Do not abuse assert(3) to react to absurd input; the purpose of assert(3) only i...
[TXT] term_ps.c  1.56   3 years  schwarze   After .ti, there are many reasons why the offset may change, so setting it back ...
[TXT] term_tab.c  1.4   6 years  schwarze   tables leak tab settings to subsequent text
[TXT] term_tag.c  1.6   3 years  kn   Append .html suffix to temporary files enabling browsers to recognise it Occasi...
[TXT] term_tag.h  1.4   3 years  kn   Append .html suffix to temporary files enabling browsers to recognise it Occasi...
[TXT] tree.c  1.56   4 years  schwarze   Use a separate node->tag attribute rather than abusing the node->string attribut...