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_7_0


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.14   3 years  visa   Retire OpenBSD/sgi. OK deraadt@
[TXT] att.c  1.15   2 years  schwarze   mdoc(7): improve output of .At 32v The official designation by AT&T was "UNIX/3...
[TXT] cgi.c  1.114   2 years  schwarze   fix the section number in the <title> element for preformatted pages; minibug re...
[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.146   2 years  schwarze   If the layout or data of an individual cell in a tbl(7) contains only "_", "-", ...
[TXT] html.h  1.71   2 years  schwarze   If the layout or data of an individual cell in a tbl(7) contains only "_", "-", ...
[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.65   2 years  schwarze   add a style message about overlong text lines, trying very hard to avoid false p...
[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.260   2 years  schwarze   during prioritization for man(1), correctly extract the section name from the fi...
[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.189   2 years  schwarze   In terminal output of man(7) documents, stop printing two extra blank lines befo...
[TXT] man_validate.c  1.126   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[TXT] manconf.h  1.9   3 years  schwarze   undocumented options -O outfilename and -O tagfilename to support regression tes...
[TXT] mandoc.1  1.179   2 years  schwarze   print a BAGARG message if -T markdown is requested on man(7) input; suggested by...
[TXT] mandoc.c  1.87   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[TXT] mandoc.css  1.35   3 years  schwarze   In HTML output, correctly render .Bd -unfilled in proportionally-spaced font, ra...
[TXT] mandoc.h  1.216   2 years  schwarze   print a BAGARG message if -T markdown is requested on man(7) input; suggested by...
[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.14   2 years  schwarze   print a BAGARG message if -T markdown is requested on man(7) input; suggested by...
[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.217   2 years  schwarze   do not crash when a manpath directory contains a symbolic link that points to a ...
[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.135   2 years  schwarze   The mandoc(1) manual already mentions that -T man output mode neither supports t...
[TXT] mdoc_markdown.c  1.36   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[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.304   2 years  schwarze   Support auto-tagging for ".It Va". This combination is somewhat rare because fe...
[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.54   2 years  schwarze   Fix an infinite loop that could occur during some cases of horizontally overlapp...
[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.191   2 years  schwarze   add a style message about overlong text lines, trying very hard to avoid false p...
[TXT] roff.c  1.250   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[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.22   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[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.6   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[TXT] tbl_data.c  1.46   2 years  schwarze   Quirk-compatibility with GNU tbl(1): With the "nospaces" option, skip space char...
[TXT] tbl_html.c  1.33   2 years  schwarze   In HTML output, in cells with an "n" (number) layout, pad numbers on the right s...
[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.37   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[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.63   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[TXT] term.c  1.143   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[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.58   2 years  schwarze   do not crash when a tbl(7) cell uses roman font