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: [cvsweb.bsd.lv] / mandoc

Current tag: VERSION_1_12_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] regress/        
[TXT] gmdiff  1.1   10 years  schwarze   A very simple utility script to automatically compare groff and mandoc output on...
[TXT] test-strlcat.c  1.1   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...
[TXT] test-strlcpy.c  1.1   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...
[TXT] msec.in  1.6   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] libman.h  1.56   11 years  schwarze   Cleanup naming of local variables to make the code easier on the eye: Settle for...
[TXT] out.c  1.46   10 years  schwarze   Cleanup suggested by gcc-4.8.1, following hints by Christos Zoulas: - avoid bad ...
[TXT] term.c  1.214   10 years  schwarze   Do not break output lines in .Fn function arguments in SYNOPSIS mode. Following ...
[TXT] term.h  1.97   10 years  schwarze   Do not break output lines in .Fn function arguments in SYNOPSIS mode. Following ...
[TXT] tbl_html.c  1.10   11 years  schwarze   Do not handle vertical lines as additional tbl(7) columns, instead save their pr...
[TXT] tbl_layout.c  1.23   11 years  schwarze   Do not handle vertical lines as additional tbl(7) columns, instead save their pr...
[TXT] tbl.7  1.18   10 years  schwarze   Drop .Ud remark, it has started to slowly turn into a lie.
[TXT] demandoc.1  1.7   10 years  schwarze   For citing the names and email addresses of authors, consistently use the style ...
[TXT] eqn.7  1.29   10 years  schwarze   For citing the names and email addresses of authors, consistently use the style ...
[TXT] mandoc.1  1.103   10 years  schwarze   For citing the names and email addresses of authors, consistently use the style ...
[TXT] main.h  1.15   12 years  kristaps   If -Tman is specified and input is -man, echo the preprocessed (`so' replaced by...
[TXT] tbl_data.c  1.27   10 years  schwarze   If a table contained at least one complete line and on its last line, the first ...
[TXT] man.c  1.121   10 years  schwarze   Ignore blank lines right after .SH and .SS. Improves the rendering of gpg(1); is...
[TXT] mdoc_man.c  1.57   10 years  schwarze   Implement .Fo/.Fa/.Fc indentation and break handling for -Tman.
[TXT] man.h  1.62   10 years  schwarze   Implement the .UR/.UE block (uniform resource identifier) introduced in the man-...
[TXT] man_html.c  1.90   10 years  schwarze   Implement the .UR/.UE block (uniform resource identifier) introduced in the man-...
[TXT] man_validate.c  1.86   10 years  schwarze   Implement the .UR/.UE block (uniform resource identifier) introduced in the man-...
[TXT] eqn.c  1.38   12 years  kristaps   Implement the first steps of equation parsing from within libmdoc. This consists...
[TXT] html.c  1.152   10 years  schwarze   Implement the roff(7) font-escape sequence \f(BI "bold+italic". This improves th...
[TXT] html.h  1.49   10 years  schwarze   Implement the roff(7) font-escape sequence \f(BI "bold+italic". This improves th...
[TXT] chars.c  1.54   10 years  schwarze   Improve handling of the roff(7) "\t" escape sequence: * Parsing macro arguments ...
[TXT] msec.c  1.10   12 years  schwarze   In man(7), when no explicit volume name is given, use the default volume name fo...
[TXT] TODO  1.162   10 years  schwarze   In the SYNOPSIS, implement hanging indentation for .Fo and avoid output line bre...
[TXT] mdoc_html.c  1.186   10 years  schwarze   It turns out SYNOPSIS mode does not imply .Bk in general, but only within .Nm bl...
[TXT] mdoc_macro.c  1.125   10 years  schwarze   It turns out SYNOPSIS mode does not imply .Bk in general, but only within .Nm bl...
[TXT] compat_getsubopt.c  1.2   12 years  kristaps   Make compat files actually use compat.h. Ooops.
[TXT] compat_strlcat.c  1.2   12 years  kristaps   Make compat files actually use compat.h. Ooops.
[TXT] compat_strlcpy.c  1.2   12 years  kristaps   Make compat files actually use compat.h. Ooops.
[TXT] tbl.c  1.27   10 years  schwarze   More cleanup: Consistently use the name "struct tbl_node *tbl" that is already u...
[TXT] mandocdb.c  1.49.2.10   10 years  schwarze   My audit of mandoc revealed one missing (unsigned char) cast in a tolower() argu...
[TXT] manpath.c  1.12   10 years  schwarze   My audit of mandoc revealed one missing (unsigned char) cast in an isspace() arg...
[TXT] read.c  1.39   10 years  schwarze   One of the WARNING messages has to use the word "section" twice in two different...
[TXT] mdoc_term.c  1.258   10 years  schwarze   Oops, .Fa never breaks the output line in the middle of any of its arguments, no...
[TXT] roff.c  1.189   10 years  schwarze   Oops, missed one: Remove duplicate const specifier from a call to mandoc_escape(...
[TXT] man_term.c  1.139   10 years  schwarze   Polishing the worms in my favourite can, term_flushln(). The TERMP_TWOSPACE fla...
[TXT] term_ps.c  1.54   12 years  schwarze   Remove a bunch of useless assignments, and assert that print_bvspace cannot be c...
[TXT] mandoc.c  1.74   10 years  schwarze   Remove duplicate const specifiers from the declaration of mandoc_escape(). Found...
[TXT] mandoc.h  1.112   10 years  schwarze   Remove duplicate const specifiers from the declaration of mandoc_escape(). Found...
[TXT] out.h  1.21   12 years  kristaps   Remove unused function.
[TXT] mandoc_char.7  1.56   10 years  schwarze   Rework the documentation of Spaces, using the Ossanna/Kernighan/Ritter Heirloom ...
[TXT] test-getsubopt.c  1.1   12 years  kristaps   Scary-looking but otherwise harmless changes allow me to build for Windows. That...
[TXT] test-strptime.c  1.1   12 years  kristaps   Scary-looking but otherwise harmless changes allow me to build for Windows. That...
[TXT] tbl.3  1.1   10 years  schwarze   Some documentation of the tbl parser. I needed this when working on tbl(7) bug f...
[TXT] mdoc.7  1.223   10 years  schwarze   Support .St -xsh4.2, the System Interfaces part of the original Single UNIX Spec...
[TXT] preconv.c  1.6   10 years  schwarze   Sync to OpenBSD, no functional change: * Add the missing mparse_parse_buffer pro...
[TXT] libmandoc.h  1.35   10 years  schwarze   The "value" argument to the roff(7) .nr requests ends right before the first non...
[TXT] mdoc_validate.c  1.198   10 years  schwarze   The "value" argument to the roff(7) .nr requests ends right before the first non...
[TXT] mandoc.3  1.22   10 years  schwarze   The .Lb arguments wants a "lib" prefix; from Sascha Wildner via Franco Fichtner ...
[TXT] predefs.in  1.4   11 years  schwarze   The mdoc(7) \*(Ba predefined string actually forces roman font; that's stupid be...
[TXT] tbl_term.c  1.25   10 years  schwarze   The name "struct tbl" was badly misleading for two reasons: 1) This struct almos...
[TXT] roff.7  1.46   10 years  schwarze   The roff language really has two groups of basic building blocks: Requests and e...
[TXT] libmdoc.h  1.82   10 years  schwarze   There are three kinds of input lines: text lines, macros taking positional argum...
[TXT] catman.c  1.11.2.2   10 years  schwarze   Thomas Klausner <wiz at NetBSD dot org> finally succeeded to build on SmartOS an...
[TXT] cgi.c  1.46   10 years  schwarze   Thomas Klausner <wiz at NetBSD dot org> finally succeeded to build on SmartOS an...
[TXT] eqn_html.c  1.2   12 years  kristaps   Tuned the initial eqn output, making it completely simple. This completes a ful...
[TXT] eqn_term.c  1.4   12 years  kristaps   Tuned the initial eqn output, making it completely simple. This completes a ful...
[TXT] term_ascii.c  1.21   10 years  schwarze   Use a standard locale name, "UTF-8" is an ugly non-standard alias that doesn't w...
[TXT] mdoc.c  1.206   10 years  schwarze   When deciding whether two consecutive macros are on the same input line, we have...
[TXT] mdoc.h  1.125   10 years  schwarze   When deciding whether two consecutive macros are on the same input line, we have...
[TXT] tree.c  1.50   10 years  schwarze   When deciding whether two consecutive macros are on the same input line, we have...
[TXT] lib.in  1.17   10 years  schwarze   add libppath; Thomas Klausner, NetBSD rev. 1.4, Aug 29, 2011
[TXT] catman.8  1.5   12 years  kristaps   branches: 1.5.2; State default usage before listing arguments of a utility. In...
[TXT] demandoc.c  1.7   11 years  schwarze   catch up with the changed interface of mparse_alloc(), see mandoc.h rev 1.100
[TXT] tbl_opts.c  1.12   12 years  schwarze   forgotten Copyright bumps; no code change found while syncing to OpenBSD
[TXT] arch.c  1.9   13 years  kristaps   libmdoc.h and libman.h were including mdoc.h and man.h, respectively. Don't have...
[TXT] att.c  1.9   13 years  kristaps   libmdoc.h and libman.h were including mdoc.h and man.h, respectively. Don't have...
[TXT] lib.c  1.9   13 years  kristaps   libmdoc.h and libman.h were including mdoc.h and man.h, respectively. Don't have...
[TXT] st.c  1.9   13 years  kristaps   libmdoc.h and libman.h were including mdoc.h and man.h, respectively. Don't have...
[TXT] Makefile  1.395.2.9   10 years  schwarze   release 1.12.3
[TXT] NEWS  1.4   10 years  schwarze   release 1.12.3
[TXT] man_macro.c  1.79   10 years  schwarze   s/[Nn]ull/NUL/ in comments where appropriate; suggested by Thomas Klausner <wiz ...
[TXT] mdoc_argv.c  1.89   10 years  schwarze   s/[Nn]ull/NUL/ in comments where appropriate; suggested by Thomas Klausner <wiz ...
[TXT] main.c  1.167   11 years  schwarze   sync usage(), and tidy up the output a little; from jmc@
[TXT] man.7  1.120   10 years  schwarze   use the .Bx macro; from Jan Stary via jmc@
[TXT] apropos.1  1.16.2.3   10 years  schwarze   whatis.{db,index} -> mandoc.{db,index}; from kristaps@


CVSweb