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_5_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] lib/        
[DIR] mandoc/        
[TXT] Makefile  1.91   9 years  schwarze   Delete the -V option. It serves no purpose but keeps confusing people.
[TXT] apropos.1  1.29   9 years  schwarze   Delete the -V option. It serves no purpose but keeps confusing people.
[TXT] att.c  1.9   9 years  schwarze   AT&T is unlikely to release an new version of Research UNIX any time soon. So, i...
[TXT] cgi.c  1.43   9 years  schwarze   trim trailing white space, no code change; from Svyatoslav Mishyn <juef at openm...
[TXT] cgi.h.example  1.3   9 years  schwarze   Kristaps points out that the current HTTP/1.1 draft standard (RFC 2616) requires...
[TXT] chars.c  1.36   9 years  schwarze   Render \(lq and \(rq as '"' in -Tascii mode but leave the rendering of .Do/.Dc, ...
[TXT] eqn.c  1.21   9 years  bentley   In eqn, "prime" is equivalent to \(fm, and - is equivalent to \(mi. ok schwarze...
[TXT] eqn_html.c  1.6   9 years  schwarze   Improve error handling in the eqn(7) parser. Get rid of the first fatal error, M...
[TXT] eqn_term.c  1.4   9 years  schwarze   Don't dereference NULL pointers when formatting missing denominators, subscripts...
[TXT] html.c  1.55   9 years  schwarze   Rudimentary implementation of the roff(7) \o escape sequence (overstrike). This ...
[TXT] html.h  1.32   9 years  schwarze   Fix the implementation and documentation of \c (continue text input line). In pa...
[TXT] libman.h  1.42   9 years  schwarze   mdoc(7) already uses the mandoc(1) -Ios argument in the footer line when .Os has...
[TXT] libmandoc.h  1.41   9 years  schwarze   Fatal errors no longer exist. If a file can be opened, mandoc will produce some ...
[TXT] libmdoc.h  1.68   9 years  schwarze   Get rid of all calls to rew_sub() in blk_exp_close(); only ten calls remain in o...
[TXT] main.c  1.127   9 years  schwarze   When man(1) and apropos(1) look for a file man1/foo.1 but it's unavailable, fall...
[TXT] main.h  1.15   9 years  schwarze   When showing more than one formatted manual page, insert horizontal lines betwee...
[TXT] makewhatis.8  1.12   9 years  schwarze   Add some missing OpenBSD RCS markers and a few missing <sys/types.h> inclusions;...
[TXT] man.1  1.11   9 years  schwarze   Delete the -V option. It serves no purpose but keeps confusing people.
[TXT] man.c  1.97   9 years  schwarze   starting a tbl(7) breaks man(7) next-line scope; triggered by a bug report from ...
[TXT] man.cgi.8  1.10   9 years  schwarze   Support backslash-escaping of white space in the query expression, to be more si...
[TXT] man.h  1.49   9 years  schwarze   Strangely, ignoring the roff(7) .na request was implemented in the man(7) parser...
[TXT] man_html.c  1.65   9 years  schwarze   If an eqn(7) starts on a new input line, be sure to output whitespace in front o...
[TXT] man_macro.c  1.60   9 years  schwarze   better error reporting regarding .OP .RS .UR .TH arguments
[TXT] man_term.c  1.121   9 years  schwarze   Have pity on the poor stack. Replace tail recursion by iteration when walking th...
[TXT] man_validate.c  1.84   9 years  schwarze   better error reporting regarding .OP .RS .UR .TH arguments
[TXT] mandoc.1  1.79   9 years  schwarze   improve NAME section diagnostics; confusing messages reported by Jan Stary <hans...
[TXT] mandoc.c  1.60   9 years  schwarze   For selecting a two-digit font size, support the historic syntax \s12 in additio...
[TXT] mandoc.h  1.143   9 years  schwarze   improve NAME section diagnostics; confusing messages reported by Jan Stary <hans...
[TXT] mandoc_aux.c  1.4   9 years  schwarze   Add some missing OpenBSD RCS markers and a few missing <sys/types.h> inclusions;...
[TXT] mandoc_aux.h  1.5   9 years  schwarze   Add some missing OpenBSD RCS markers and a few missing <sys/types.h> inclusions;...
[TXT] mandocdb.c  1.138   9 years  schwarze   When makewhatis(8) scans a tree, ignore trailing garbage on filenames. This is r...
[TXT] manpath.c  1.11   9 years  schwarze   Ignore invalid directories in man.conf(5) and MANPATH, even if their parent dire...
[TXT] mansearch.c  1.41   9 years  schwarze   When man(1) and apropos(1) look for a file man1/foo.1 but it's unavailable, fall...
[TXT] mansearch.h  1.19   9 years  schwarze   header cleanup: * add missing forward declarations * remove needless header incl...
[TXT] mdoc.c  1.127   9 years  schwarze   Do not confuse .Bl -column lists that just broken another block with newly opene...
[TXT] mdoc.h  1.61   9 years  schwarze   Delete the mdoc_node.pending pointer and the function calculating it, make_pendi...
[TXT] mdoc_argv.c  1.56   9 years  schwarze   fix column numbers of macro arguments in messages
[TXT] mdoc_html.c  1.101   9 years  schwarze   If an eqn(7) starts on a new input line, be sure to output whitespace in front o...
[TXT] mdoc_macro.c  1.139   9 years  schwarze   Delete the mdoc_node.pending pointer and the function calculating it, make_pendi...
[TXT] mdoc_man.c  1.86   9 years  schwarze   Render \(lq and \(rq as '"' in -Tascii mode but leave the rendering of .Do/.Dc, ...
[TXT] mdoc_term.c  1.210   9 years  schwarze   Render \(lq and \(rq as '"' in -Tascii mode but leave the rendering of .Do/.Dc, ...
[TXT] mdoc_validate.c  1.199   9 years  schwarze   oops, in NAME, don't nag about the comma after .Nm
[TXT] msec.c  1.11   9 years  daniel   Fix build with -Werror -std=c99 -pedantic. ok schwarze@
[TXT] msec.in  1.5   9 years  schwarze   Unify console and CGI section titles, bringing them closer to groff, is an attem...
[TXT] out.c  1.31   9 years  schwarze   Abolish struct tbl_head and replace it by an "int col" member in struct tbl_cell...
[TXT] out.h  1.17   9 years  schwarze   header cleanup: * add missing forward declarations * remove needless header incl...
[TXT] preconv.c  1.5   9 years  schwarze   Rewrite the low-level UTF-8 parser from scratch. It accepted invalid byte sequen...
[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.104   9 years  schwarze   If a non-gz manual is read after a gzipped manual, refrain from throwing a bogus...
[TXT] roff.c  1.135   9 years  schwarze   Escape quotes when expanding macro arguments. This fixes a bug naddy@ found in p...
[TXT] st.c  1.8   9 years  schwarze   Add some missing OpenBSD RCS markers and a few missing <sys/types.h> inclusions;...
[TXT] tbl.c  1.20   9 years  schwarze   Delete the redundant tbl span flags, just inspect the actual data where needed, ...
[TXT] tbl_data.c  1.26   9 years  schwarze   Delete the redundant tbl span flags, just inspect the actual data where needed, ...
[TXT] tbl_html.c  1.11   9 years  schwarze   Delete the redundant tbl span flags, just inspect the actual data where needed, ...
[TXT] tbl_layout.c  1.25   9 years  schwarze   Do not read past the end of the buffer if an "f" layout font modifier is followe...
[TXT] tbl_opts.c  1.12   9 years  schwarze   * Polish tbl(7) error reporting. * Do not print out macro names in tbl(7) data b...
[TXT] tbl_term.c  1.26   9 years  schwarze   Use relative offsets instead of absolute pointers for the terminal font stack. ...
[TXT] term.c  1.104   9 years  schwarze   Use relative offsets instead of absolute pointers for the terminal font stack. ...
[TXT] term.h  1.55   9 years  schwarze   Use relative offsets instead of absolute pointers for the terminal font stack. ...
[TXT] term_ascii.c  1.30   9 years  tedu   Clamp width and indent settings to sensible values. Ignore errors for now. ok sc...
[TXT] term_ps.c  1.37   9 years  schwarze   Improve overstriking. When overstriking a wider character with a narrower one, ...
[TXT] tree.c  1.29   9 years  schwarze   Simplify by deleting the "lastline" member of struct mdoc_node. Minus one struct...
[TXT] chars.in (in the Attic) [Hide]  1.28   9 years  schwarze   Render \(lq and \(rq as '"' in -Tascii mode but leave the rendering of .Do/.Dc, ...
[TXT] libroff.h (in the Attic) [Hide]  1.16   9 years  schwarze   Abolish struct tbl_head and replace it by an "int col" member in struct tbl_cell...
[TXT] man_hash.c (in the Attic) [Hide]  1.19   9 years  schwarze   header cleanup: * add missing forward declarations * remove needless header incl...
[TXT] manpath.h (in the Attic) [Hide]  1.6   9 years  schwarze   Add some missing OpenBSD RCS markers and a few missing <sys/types.h> inclusions;...
[TXT] mansearch_const.c (in the Attic) [Hide]  1.6   9 years  schwarze   header cleanup: * add missing forward declarations * remove needless header incl...
[TXT] mdoc_hash.c (in the Attic) [Hide]  1.16   9 years  schwarze   Add some missing OpenBSD RCS markers and a few missing <sys/types.h> inclusions;...
[TXT] st.in (in the Attic) [Hide]  1.22   9 years  schwarze   Render \(lq and \(rq as '"' in -Tascii mode but leave the rendering of .Do/.Dc, ...
[TXT] whatis.1 (in the Attic) [Hide]  1.10   10 years  schwarze   describe new features