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_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] lib/        
[DIR] mandoc/        
[TXT] Makefile  1.117   5 years  schwarze   man.cgi also needs to link arch.o; forgotten in rev. 1.116
[TXT] apropos.1  1.41   5 years  schwarze   Correct and shorten the description of the sort order of apropos(1) results. As...
[TXT] arch.c  1.11   5 years  deraadt   socppc makes an extended visit to the bigbucket. ok kettenis
[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.106   4 years  schwarze   For invalid queries and for valid queries returning no result, return the approp...
[TXT] cgi.h.example  1.6   7 years  schwarze   Simplify: write HTTP 303 redirects with relative locations. Suggested by bentley...
[TXT] chars.c  1.48   5 years  schwarze   Several improvements to escape sequence handling. * Add the missing special cha...
[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.46   5 years  schwarze   Cleanup, no functional change: Now that message handling is properly encapsulate...
[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.132   4 years  schwarze   Do not clear HTML_NOSPACE in print_indent(). I don't think there ever was a reas...
[TXT] html.h  1.67   4 years  schwarze   delete the TAG_IDIV crutch, which is no longer used
[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.62   5 years  schwarze   Rename mandoc_getarg() to roff_getarg() and pass it the roff parser struct as an...
[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.243   4 years  schwarze   Simplification, no functional change: Delete the "argc" argument from fs_search(...
[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.33   5 years  schwarze   Mention mandoc.db(5), makewhatis(8), and weekly(8). Omission noticed by espie@ l...
[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.6   5 years  schwarze   Add an option -T html -O toc to add a brief table of contents near the top of HT...
[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.127   5 years  schwarze   In HTML output, allow switching the desired font for subsequent text without pri...
[TXT] man_macro.c  1.106   5 years  schwarze   In HTML output, man(7) .RS blocks get formatted as <div class="Bd-indent">, and ...
[TXT] man_term.c  1.185   4 years  schwarze   tagging support for .TP and .TQ; try e.g. man -O tag=commit cvs
[TXT] man_validate.c  1.119   4 years  schwarze   Fix mandoc_normdate() and the way it is used. In the past, it could return NULL ...
[TXT] manconf.h  1.7   5 years  schwarze   In -T locale (the default), -T ascii, and -T utf8 mode, provide a new output opt...
[TXT] mandoc.1  1.164   4 years  schwarze   Some time ago, i simplified mandoc_msg() such that it can be used everywhere and...
[TXT] mandoc.c  1.84   4 years  schwarze   Fix mandoc_normdate() and the way it is used. In the past, it could return NULL ...
[TXT] mandoc.css  1.33   4 years  schwarze   Support prefers-color-scheme: dark. The :visited rule was contributed by <Armin ...
[TXT] mandoc.h  1.206   4 years  schwarze   If messages are shown and output is printed without a pager, display a heads-up ...
[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.6   4 years  schwarze   If messages are shown and output is printed without a pager, display a heads-up ...
[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.3   5 years  schwarze   Cleanup, no functional change: The struct roff_man used to be a bad mixture of ...
[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.212   5 years  schwarze   Enter dangling .so links into the database, to avoid harassing users of man(1) a...
[TXT] manpath.c  1.27   4 years  schwarze   Some time ago, i simplified mandoc_msg() such that it can be used everywhere and...
[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.163   5 years  schwarze   Cleanup, no functional change: Use the new parser flag ROFF_NOFILL in the mdoc(7...
[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.206   4 years  schwarze   Fix line breaking in no-fill mode (.Bd -unfilled/<pre>), which apparently didn't...
[TXT] mdoc_macro.c  1.189   5 years  schwarze   Represent mdoc(7) .Pp (and .sp, and some SYNOPSIS and .Rs features) by the <p> H...
[TXT] mdoc_man.c  1.130   5 years  schwarze   Oops, i forgot to adjust this file to the changes in roff.h rev. 1.49. Provide a...
[TXT] mdoc_markdown.c  1.31   4 years  schwarze   delete trailing whitespace and space-tab sequences; no code change; patch from M...
[TXT] mdoc_state.c  1.15   5 years  schwarze   Correctly set the ROFF_NOFILL parser flag for .Bd .Ed .Sh, such that children an...
[TXT] mdoc_term.c  1.273   4 years  schwarze   Improve "man -h" output. 1. For pages lacking a SYNOPSIS, show the NAME section ...
[TXT] mdoc_validate.c  1.290   4 years  schwarze   Improve validation of function names: 1. Relax checking to accept function types...
[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.50   5 years  schwarze   Set the maximum column index in a tbl(7) to the maximum *right* edge of any cell...
[TXT] out.h  1.24   5 years  schwarze   If a tbl(7) column contains both text cells and numeric cells, horizontally alig...
[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.185   4 years  schwarze   Some time ago, i simplified mandoc_msg() such that it can be used everywhere and...
[TXT] roff.c  1.238   4 years  schwarze   delete trailing whitespace and space-tab sequences; no code change; patch from M...
[TXT] roff.h  1.51   5 years  schwarze   When the -S option is given to man(1) and the requested manual page name is not ...
[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.16   5 years  schwarze   Some high-level block macros have an effect similar to temporarily suspending no...
[TXT] roff_term.c  1.19   5 years  schwarze   Simplify the roff(7) .ce and .rj terminal formatter by using the new TERMP_CENTE...
[TXT] roff_validate.c  1.18   5 years  schwarze   oops, one change ROFF_NOFILL -> NODE_NOFILL was forgotten in rev. 1.17
[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.25   4 years  schwarze   Move two more output state variables into the new struct outstate. Also, move se...
[TXT] tag.h  1.9   4 years  schwarze   Move two more output state variables into the new struct outstate. Also, move se...
[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.39   5 years  schwarze   ignore empty request lines in the table data reader; fixing a minibug reported b...
[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.35   5 years  schwarze   Almost mechanical diff to remove the "struct mparse *" argument from mandoc_msg(...
[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.60   4 years  schwarze   delete trailing whitespace and space-tab sequences; no code change; patch from M...
[TXT] term.c  1.141   4 years  schwarze   Explicitly state that the cases in the inner switch in term_fill() are exhaustiv...
[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.50   4 years  schwarze   #define a handful of constant strings to reduce the diff to -portable; now, the ...
[TXT] term_ps.c  1.55   6 years  espie   streamline termp allocation. this will allow the init function to do things diff...
[TXT] term_tab.c  1.4   6 years  schwarze   tables leak tab settings to subsequent text
[TXT] tree.c  1.51   5 years  schwarze   display the NODE_NOFILL flag indicating no-fill mode