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_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] lib/        
[DIR] mandoc/        
[TXT] Makefile  1.69   12 years  schwarze   Call this mandoc 1.12.1. I refrained from merging one patch that i dislike and ...
[TXT] apropos.1  1.18   10 years  schwarze   For citing the names and email addresses of authors, consistently use the style ...
[TXT] arch.c  1.6   13 years  schwarze   Merge version 1.11.1: Again lots of cleanup and maintenance work by kristaps@. -...
[TXT] att.c  1.6   13 years  schwarze   Merge version 1.11.1: Again lots of cleanup and maintenance work by kristaps@. -...
[TXT] chars.c  1.25   10 years  schwarze   Improve handling of the roff(7) "\t" escape sequence: * Parsing macro arguments ...
[TXT] eqn.c  1.5   12 years  schwarze   sync to version 1.11.7 from kristaps@ main new feature: support the roff(7) .tr ...
[TXT] eqn_html.c  1.1   12 years  schwarze   sync to version 1.11.5: adding an implementation of the eqn(7) language by krist...
[TXT] eqn_term.c  1.1   12 years  schwarze   sync to version 1.11.5: adding an implementation of the eqn(7) language by krist...
[TXT] html.c  1.30   11 years  schwarze   Implement the roff \z escape sequence, intended to output the next character wit...
[TXT] html.h  1.19   11 years  schwarze   Implement the roff \z escape sequence, intended to output the next character wit...
[TXT] libman.h  1.32   11 years  schwarze   Cleanup naming of local variables to make the code easier on the eye: Settle for...
[TXT] libmandoc.h  1.19   11 years  schwarze   Support the .cc request; code by kristaps@, tests by me. Needed for sqlite3(1) a...
[TXT] libmdoc.h  1.51   11 years  schwarze   Cleanup naming of local variables to make the code easier on the eye: Settle for...
[TXT] main.c  1.84   11 years  jmc   sync usage(), and tidy up the output a little; ok schwarze
[TXT] main.h  1.10   12 years  schwarze   Sync to version 1.12.0; all code by kristaps@: Implement .Rv in -Tman. Let -man ...
[TXT] makewhatis.8  1.4   10 years  schwarze   For citing the names and email addresses of authors, consistently use the style ...
[TXT] man.c  1.69   11 years  schwarze   Cleanup naming of local variables to make the code easier on the eye: Settle for...
[TXT] man.h  1.40   11 years  schwarze   Minimal implementation of .EX and .EE for GNU compatibility. Do not use this, it...
[TXT] man_html.c  1.48   11 years  schwarze   Cleanup naming of local variables to make the code easier on the eye: Settle for...
[TXT] man_macro.c  1.38   11 years  schwarze   Cleanup naming of local variables to make the code easier on the eye: Settle for...
[TXT] man_term.c  1.90   11 years  schwarze   In literal mode (.nf), each input line must be kept together on the same output ...
[TXT] man_validate.c  1.57   11 years  schwarze   Cleanup naming of local variables to make the code easier on the eye: Settle for...
[TXT] mandoc.1  1.56   10 years  schwarze   For citing the names and email addresses of authors, consistently use the style ...
[TXT] mandoc.c  1.36   10 years  schwarze   Improve handling of the roff(7) "\t" escape sequence: * Parsing macro arguments ...
[TXT] mandoc.h  1.52   10 years  schwarze   Rudimentary implementation of the .it request (input line trap). As with any low...
[TXT] mandocdb.c  1.44   10 years  schwarze   Some places used PATH_MAX from <limits.h>, some MAXPATHLEN from <sys/param.h>. C...
[TXT] manpath.c  1.6   10 years  schwarze   Trivial sync to bsd.lv: Kristaps changed the size member of struct manpaths from...
[TXT] mdoc.c  1.93   11 years  schwarze   Cleanup naming of local variables to make the code easier on the eye: Settle for...
[TXT] mdoc.h  1.48   11 years  schwarze   Improve formatting of badly nested font blocks. The basic idea is to already pop...
[TXT] mdoc_argv.c  1.43   11 years  schwarze   Fix four small whitespace issues related to trailing punctuation reported by Nic...
[TXT] mdoc_html.c  1.67   11 years  schwarze   Cleanup naming of local variables to make the code easier on the eye: Settle for...
[TXT] mdoc_macro.c  1.78   11 years  schwarze   Do not crash on stray .Ta macros found outside column lists. Problem reported by...
[TXT] mdoc_man.c  1.50   10 years  schwarze   Let .Do .Dq .Ql .So .Sq generate the correct roff(7) character escape sequences ...
[TXT] mdoc_term.c  1.151   10 years  schwarze   Let .Do .Dq .Ql .So .Sq generate the correct roff(7) character escape sequences ...
[TXT] mdoc_validate.c  1.109   11 years  schwarze   Cleanup naming of local variables to make the code easier on the eye: Settle for...
[TXT] msec.c  1.7   12 years  schwarze   In man(7), when no explicit volume name is given, use the default volume name fo...
[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.18   10 years  schwarze   The name "struct tbl" was badly misleading for two reasons: 1) This struct almos...
[TXT] out.h  1.12   12 years  schwarze   sync to version 1.11.7 from kristaps@ main new feature: support the roff(7) .tr ...
[TXT] predefs.in  1.3   11 years  schwarze   The mdoc(7) \*(Ba predefined string actually forces roman font; that's stupid be...
[TXT] read.c  1.16   10 years  schwarze   Rudimentary implementation of the .it request (input line trap). As with any low...
[TXT] roff.c  1.51   10 years  schwarze   Rudimentary implementation of the .it request (input line trap). As with any low...
[TXT] st.c  1.6   13 years  schwarze   Merge version 1.11.1: Again lots of cleanup and maintenance work by kristaps@. -...
[TXT] tbl.c  1.8   10 years  schwarze   More cleanup: Consistently use the name "struct tbl_node *tbl" that is already u...
[TXT] tbl_data.c  1.14   10 years  schwarze   If a table contained at least one complete line and on its last line, the first ...
[TXT] tbl_html.c  1.6   11 years  schwarze   Do not handle vertical lines as additional tbl(7) columns, instead save their pr...
[TXT] tbl_layout.c  1.11   11 years  schwarze   Do not handle vertical lines as additional tbl(7) columns, instead save their pr...
[TXT] tbl_opts.c  1.4   13 years  schwarze   Merge version 1.11.1: Again lots of cleanup and maintenance work by kristaps@. -...
[TXT] tbl_term.c  1.14   10 years  schwarze   The name "struct tbl" was badly misleading for two reasons: 1) This struct almos...
[TXT] term.c  1.68   10 years  schwarze   In keep mode, if any text is printed (even in NOSPACE mode), any text that follo...
[TXT] term.h  1.36   11 years  schwarze   Implement the roff \z escape sequence, intended to output the next character wit...
[TXT] term_ascii.c  1.10   10 years  schwarze   Use a standard locale name, "UTF-8" is an ugly non-standard alias that doesn't w...
[TXT] term_ps.c  1.19   12 years  schwarze   Remove a bunch of useless assignments, and assert that print_bvspace cannot be c...
[TXT] tree.c  1.17   10 years  schwarze   Remove the variable sz because it's invariantly == 0, along with the dead code t...
[TXT] apropos.c (in the Attic) [Hide]  1.17   10 years  schwarze   Simple partial sync to bsd.lv: * Without arguments, show the usage line and EXIT...
[TXT] apropos_db.c (in the Attic) [Hide]  1.18   12 years  schwarze   Simplify by not pre-filtering the result vector for satisfied matches: we can do...
[TXT] apropos_db.h (in the Attic) [Hide]  1.11   12 years  schwarze   Simplify by not pre-filtering the result vector for satisfied matches: we can do...
[TXT] arch.in (in the Attic) [Hide]  1.8   11 years  jmc   bits for octeon (will format as OCTEON in Dt);
[TXT] att.in (in the Attic) [Hide]  1.5   12 years  schwarze   AT&T recently released a new version of UNIX (System III). This will soon be nee...
[TXT] chars.in (in the Attic) [Hide]  1.19   10 years  schwarze   Improve handling of the roff(7) "\t" escape sequence: * Parsing macro arguments ...
[TXT] lib.c (in the Attic) [Hide]  1.6   13 years  schwarze   Merge version 1.11.1: Again lots of cleanup and maintenance work by kristaps@. -...
[TXT] lib.in (in the Attic) [Hide]  1.8   12 years  schwarze   add a few libs and another arch found in NetBSD; from joerg@
[TXT] libroff.h (in the Attic) [Hide]  1.6   10 years  schwarze   The name "struct tbl" was badly misleading for two reasons: 1) This struct almos...
[TXT] man_hash.c (in the Attic) [Hide]  1.15   12 years  schwarze   sync to version 1.11.7 from kristaps@ main new feature: support the roff(7) .tr ...
[TXT] mandocdb.h (in the Attic) [Hide]  1.6   12 years  schwarze   Rename whatis.{db,index} back to mandoc.{db,index} such that makewhatis(8) calle...
[TXT] manpath.h (in the Attic) [Hide]  1.4   10 years  schwarze   Trivial sync to bsd.lv: Kristaps changed the size member of struct manpaths from...
[TXT] mdoc_hash.c (in the Attic) [Hide]  1.13   12 years  schwarze   sync to version 1.11.7 from kristaps@ main new feature: support the roff(7) .tr ...
[TXT] st.in (in the Attic) [Hide]  1.14   10 years  guenther   Add .St values for POSIX 1003.1d, 1003.1j, and 1003.1q Tweak descriptions of the...
[TXT] vol.c (in the Attic) [Hide]  1.6   13 years  schwarze   Merge version 1.11.1: Again lots of cleanup and maintenance work by kristaps@. -...
[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...
[TXT] whatis.1 (in the Attic) [Hide]  1.8   10 years  schwarze   For citing the names and email addresses of authors, consistently use the style ...