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_4_9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] lib/        
[DIR] mandoc/        
[TXT] Makefile  1.52   13 years  schwarze   Sync tbl handling to bsd.lv release 1.10.9: * .T} can be followed by a delimiter...
[TXT] arch.c  1.5   13 years  schwarze   Correct Copyright lines in the rarely touched files: * add missing years (only w...
[TXT] att.c  1.5   13 years  schwarze   Correct Copyright lines in the rarely touched files: * add missing years (only w...
[TXT] chars.c  1.16   13 years  schwarze   Implement the \N'number' (numbered character) roff escape sequence. Don't use it...
[TXT] html.c  1.23   13 years  schwarze   Implement the \N'number' (numbered character) roff escape sequence. Don't use it...
[TXT] html.h  1.15   13 years  schwarze   When in a <PRE>, don't print out the <BR> before lines that have leading whitesp...
[TXT] libman.h  1.27   13 years  schwarze   If the first character of a free-form text input line is whitespace, then it wil...
[TXT] libmandoc.h  1.8   13 years  schwarze   Unify roff macro argument parsing (in roff.c, roff_userdef()) and man macro argu...
[TXT] libmdoc.h  1.43   13 years  schwarze   Merge mdoc_action.c into mdoc_validate.c, because having two places to do basica...
[TXT] main.c  1.72   13 years  schwarze   If .Ns is specified on its own line, ignore it, like groff does; from kristaps@....
[TXT] main.h  1.7   13 years  schwarze   Sync to bsd.lv; in particular, pull in lots of bug fixes. new features: * suppor...
[TXT] man.c  1.55   13 years  schwarze   Tbl code maintenance by kristaps@. - Remember the line-number of a tbl_span, and...
[TXT] man.h  1.34   13 years  schwarze   If the first character of a free-form text input line is whitespace, then it wil...
[TXT] man_html.c  1.34   13 years  schwarze   Refrain from throwing fatal errors for * .br .sp .nf .fi .na with arguments - ju...
[TXT] man_macro.c  1.27   13 years  schwarze   Some improvements to error handling from kristaps@: * Make out-of-context .fi in...
[TXT] man_term.c  1.64   13 years  schwarze   Avoid double blank line before a table preceded by .PP. ok kristaps@
[TXT] man_validate.c  1.40   13 years  schwarze   Refrain from throwing fatal errors for * .br .sp .nf .fi .na with arguments - ju...
[TXT] mandoc.1  1.43   13 years  schwarze   Add and install tbl(7); written by kristaps@, looked over by jmc@.
[TXT] mandoc.c  1.21   13 years  schwarze   Unify roff macro argument parsing (in roff.c, roff_userdef()) and man macro argu...
[TXT] mandoc.h  1.33   13 years  schwarze   Tbl code maintenance by kristaps@. - Remember the line-number of a tbl_span, and...
[TXT] mdoc.c  1.79   13 years  schwarze   Tbl code maintenance by kristaps@. - Remember the line-number of a tbl_span, and...
[TXT] mdoc.h  1.43   13 years  schwarze   Like in groff, if .%B is specified, quote .%T; from kristaps@.
[TXT] mdoc_argv.c  1.35   13 years  schwarze   Reorg by Kristaps: In libmdoc, replace the union of pointers to structs of macr...
[TXT] mdoc_html.c  1.52   13 years  schwarze   Do not break the line between the arguments of .Bsx .Dx .Fx .Nx .Ox .Ux. Origina...
[TXT] mdoc_macro.c  1.64   13 years  schwarze   Make .Bx accept not more than two arguments. Convert the first character of the ...
[TXT] mdoc_term.c  1.129   13 years  schwarze   Do not break the line between the arguments of .Bsx .Dx .Fx .Nx .Ox .Ux. Origina...
[TXT] mdoc_validate.c  1.88   13 years  schwarze   If .Ns is specified on its own line, ignore it, like groff does; from kristaps@....
[TXT] msec.c  1.5   13 years  schwarze   sync to bsd.lv: remove needless #include <time.h>
[TXT] msec.in  1.4   13 years  schwarze   Correct Copyright lines in the rarely touched files: * add missing years (only w...
[TXT] out.c  1.12   13 years  schwarze   Implement the \N'number' (numbered character) roff escape sequence. Don't use it...
[TXT] out.h  1.8   13 years  schwarze   Implement the \N'number' (numbered character) roff escape sequence. Don't use it...
[TXT] roff.c  1.31   13 years  schwarze   Ignore .ns (no-space mode), .ps (change point size), .ta (tab control) for now. ...
[TXT] roff.h  1.7   13 years  schwarze   Merge kristaps@' cleaner tbl integration, removing mine; there are still a few b...
[TXT] st.c  1.5   13 years  schwarze   Correct Copyright lines in the rarely touched files: * add missing years (only w...
[TXT] tbl.c  1.5   13 years  schwarze   Since tbl_data() can now produce multiple spans, let parsebuf() generate man(7) ...
[TXT] tbl_data.c  1.9   13 years  schwarze   Tbl code maintenance by kristaps@. - Remember the line-number of a tbl_span, and...
[TXT] tbl_html.c  1.4   13 years  schwarze   Merge from bsd.lv, original commit message by kristaps@: Change how -Thtml behav...
[TXT] tbl_layout.c  1.7   13 years  schwarze   Various tbl improvements from kristaps@: * horizontal lines do not consume layou...
[TXT] tbl_opts.c  1.2   13 years  schwarze   Sync tbl handling to bsd.lv release 1.10.9: * .T} can be followed by a delimiter...
[TXT] tbl_term.c  1.8   13 years  schwarze   correct horizontal spacing of data cells correct alignment of centered cells adj...
[TXT] term.c  1.56   13 years  schwarze   Implement the \N'number' (numbered character) roff escape sequence. Don't use it...
[TXT] term.h  1.29   13 years  schwarze   Sync tbl handling to bsd.lv release 1.10.9: * .T} can be followed by a delimiter...
[TXT] term_ascii.c  1.5   13 years  schwarze   Remove unnecessary conditional: term_alloc() cannot return NULL; from kristaps@....
[TXT] term_ps.c  1.14   13 years  schwarze   Remove unnecessary conditional: term_alloc() cannot return NULL; from kristaps@....
[TXT] tree.c  1.13   13 years  schwarze   Tbl code maintenance by kristaps@. - Remember the line-number of a tbl_span, and...
[TXT] arch.in (in the Attic) [Hide]  1.5   13 years  jmc   add a "mips64" architecture; requested by/ok miod
[TXT] att.in (in the Attic) [Hide]  1.3   13 years  schwarze   Correct Copyright lines in the rarely touched files: * add missing years (only w...
[TXT] chars.h (in the Attic) [Hide]  1.6   13 years  schwarze   Implement the \N'number' (numbered character) roff escape sequence. Don't use it...
[TXT] chars.in (in the Attic) [Hide]  1.13   13 years  schwarze   remove remaining pod2man escapes, mandoc now uses the standard preamble; from kr...
[TXT] lib.c (in the Attic) [Hide]  1.5   13 years  schwarze   Correct Copyright lines in the rarely touched files: * add missing years (only w...
[TXT] lib.in (in the Attic) [Hide]  1.5   13 years  schwarze   merge release 1.10.2 * bug fixes: - interaction of ASCII_HYPH with special chars...
[TXT] libroff.h (in the Attic) [Hide]  1.2   13 years  schwarze   Since tbl_data() can now produce multiple spans, let parsebuf() generate man(7) ...
[TXT] man.3 (in the Attic) [Hide]  1.21   13 years  schwarze   Make sure coding errors cannot make us miss fatal parsing errors by assert(3)ing...
[TXT] man_argv.c (in the Attic) [Hide]  1.4   13 years  schwarze   Unify roff macro argument parsing (in roff.c, roff_userdef()) and man macro argu...
[TXT] man_hash.c (in the Attic) [Hide]  1.13   13 years  schwarze   Correct Copyright lines in the rarely touched files: * add missing years (only w...
[TXT] mdoc.3 (in the Attic) [Hide]  1.16   13 years  schwarze   Make sure coding errors cannot make us miss fatal parsing errors by assert(3)ing...
[TXT] mdoc_hash.c (in the Attic) [Hide]  1.11   13 years  schwarze   Correct Copyright lines in the rarely touched files: * add missing years (only w...
[TXT] mdoc_strings.c (in the Attic) [Hide]  1.19   13 years  schwarze   Correct Copyright lines in the rarely touched files: * add missing years (only w...
[TXT] roff.3 (in the Attic) [Hide]  1.6   13 years  schwarze   Merge kristaps@' cleaner tbl integration, removing mine; there are still a few b...
[TXT] st.in (in the Attic) [Hide]  1.7   13 years  schwarze   Correct Copyright lines in the rarely touched files: * add missing years (only w...
[TXT] vol.c (in the Attic) [Hide]  1.5   13 years  schwarze   Correct Copyright lines in the rarely touched files: * add missing years (only w...
[TXT] vol.in (in the Attic) [Hide]  1.3   13 years  schwarze   Correct Copyright lines in the rarely touched files: * add missing years (only w...