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_13_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] regress/        
[TXT] INSTALL  1.9   9 years  schwarze   link to EuroBSDCon 2014
[TXT] LICENSE  1.5   9 years  schwarze   new Copyright years
[TXT] Makefile  1.453   9 years  schwarze   Support choosing alternative binary and manual names from configure.local, to he...
[TXT] Makefile.depend  1.7   9 years  schwarze   header cleanup: * add missing forward declarations * remove needless header incl...
[TXT] NEWS  1.8   9 years  schwarze   version 1.13.2
[TXT] TODO  1.195   9 years  schwarze   Fix a regression found by Carsten dot Kunze at arcor dot de: Do not show bogus q...
[TXT] apropos.1  1.36   9 years  schwarze   integrate preconv(1) into mandoc(1); enhances functionality and reduces code and...
[TXT] att.c  1.13   9 years  schwarze   AT&T is unlikely to release an new version of Research UNIX any time soon. So, i...
[TXT] cgi.c  1.102   9 years  schwarze   Make the code sipler and more robust by always assigning a value to q.manpath an...
[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.65   9 years  schwarze   In terminal output, unify handling of Unicode and numbered character escape sequ...
[TXT] compat_fts.c  1.6   9 years  schwarze   Make this work on illumos: * define MAX() * ignore O_DIRECTORY if it isn't defin...
[TXT] compat_fts.h  1.1   9 years  schwarze   Provide a fallback version of fts(3) for systems lacking it. I chose the OpenBSD...
[TXT] compat_getsubopt.c  1.5   9 years  schwarze   Do not require getsubopt() to provide extern char *suboptarg. We don't use it an...
[TXT] compat_ohash.c  1.6   9 years  schwarze   Improve build system and autodetection. * Make ./configure standalone, that's wh...
[TXT] compat_ohash.h  1.5   9 years  schwarze   Delete the __attribute__((__bounded__(...))) annotation. That's an OpenBSD-speci...
[TXT] compat_reallocarray.c  1.4   9 years  schwarze   sync to OpenBSD
[TXT] compat_strcasestr.c  1.4   9 years  schwarze   fix RCS IDs
[TXT] compat_strlcat.c  1.4   9 years  schwarze   Improve build system and autodetection. * Make ./configure standalone, that's wh...
[TXT] compat_strlcpy.c  1.4   9 years  schwarze   Improve build system and autodetection. * Make ./configure standalone, that's wh...
[TXT] compat_strsep.c  1.4   9 years  schwarze   sync to OpenBSD
[TXT] configure  1.17   9 years  schwarze   version 1.13.2
[TXT] configure.local.example  1.2   9 years  schwarze   Support choosing alternative binary and manual names from configure.local, to he...
[TXT] demandoc.1  1.8   9 years  schwarze   document new SEE ALSO .Xr warnings
[TXT] demandoc.c  1.12   9 years  schwarze   Make the character table available to libroff so it can check the validity of ch...
[TXT] eqn.7  1.31   9 years  schwarze   document the semantics of operation keywords and some other minor improvements
[TXT] eqn.c  1.56   9 years  schwarze   Fix a NULL pointer dereference reported by Theo Buehler <theo at math dot ethz d...
[TXT] eqn_html.c  1.10   9 years  schwarze   Improve error handling in the eqn(7) parser. Get rid of the first fatal error, M...
[TXT] eqn_term.c  1.7   9 years  schwarze   major upgrade to eqn(7) terminal output; column vectors ("piles") and matrices a...
[TXT] gmdiff  1.2   9 years  schwarze   Make it clear which errors come from which tool. joint work with sthen@
[TXT] html.c  1.183   9 years  schwarze   Fix the implementation and documentation of \c (continue text input line). In pa...
[TXT] html.h  1.70   9 years  schwarze   Fix the implementation and documentation of \c (continue text input line). In pa...
[TXT] lib.c  1.11   9 years  schwarze   Get rid of HAVE_CONFIG_H, it is always defined; idea from libnbcompat. Include <...
[TXT] lib.in  1.18   10 years  schwarze   Joerg Sonnenberger contributed copyrightable amounts of text to some files. To ...
[TXT] libman.h  1.66   9 years  schwarze   remove unneccessary inclusion protection; patch from deraadt@
[TXT] libmandoc.h  1.51   9 years  schwarze   header cleanup: * add missing forward declarations * remove needless header incl...
[TXT] libmdoc.h  1.96   9 years  schwarze   remove unneccessary inclusion protection; patch from deraadt@
[TXT] main.c  1.205   9 years  schwarze   Guard some come needed for database support only by #if HAVE_SQLITE3. Compiler w...
[TXT] main.h  1.19   9 years  schwarze   header cleanup: * add missing forward declarations * remove needless header incl...
[TXT] makewhatis.8  1.3   9 years  schwarze   typo; Steven Honeyman <stevenhoneyman at gmail dot com>
[TXT] man.1  1.7   9 years  schwarze   Let -h imply -c (that is, not use the pager). Usually, -h output is short, so th...
[TXT] man.7  1.127   9 years  schwarze   Minimal cleanup of the COMPATIBILITY section: * Mention that the list is incompl...
[TXT] man.c  1.145   9 years  schwarze   Simplify by making the eqn and tbl steering functions void; no functional change...
[TXT] man.cgi.8  1.11   9 years  schwarze   Support backslash-escaping of white space in the query expression, to be more si...
[TXT] man.h  1.67   9 years  schwarze   remove unneccessary inclusion protection; patch from deraadt@
[TXT] man_html.c  1.107   9 years  schwarze   fix handling of roff requests having a default scale other than "n", in particul...
[TXT] man_macro.c  1.91   9 years  schwarze   Simplify by making many functions in the man(7) parser void, and some cleanup; n...
[TXT] man_term.c  1.159   9 years  schwarze   fix handling of roff requests having a default scale other than "n", in particul...
[TXT] man_validate.c  1.107   9 years  schwarze   Simplify by making many functions in the man(7) parser void, and some cleanup; n...
[TXT] mandoc.1  1.128   9 years  schwarze   Switch the default output mode from -Tascii to -Tlocale. This doesn't change any...
[TXT] mandoc.3  1.29   9 years  schwarze   Let mparse_readfd() use mparse_open() and mparse_wait() and let mparse_open() fa...
[TXT] mandoc.c  1.88   9 years  schwarze   Tighten Unicode escape name parsing. Accept only 0xXXXX, 0xYXXXX, 0x10XXXX with ...
[TXT] mandoc.db.5  1.2   9 years  schwarze   If a manual page is installed gzip(1)ed, let makewhatis(8) take note in mandoc.d...
[TXT] mandoc.h  1.176   9 years  schwarze   header cleanup: * add missing forward declarations * remove needless header incl...
[TXT] mandoc_aux.c  1.4   9 years  schwarze   Get rid of HAVE_CONFIG_H, it is always defined; idea from libnbcompat. Include <...
[TXT] mandoc_aux.h  1.3   9 years  schwarze   remove unneccessary inclusion protection; patch from deraadt@
[TXT] mandoc_char.7  1.56   10 years  schwarze   Rework the documentation of Spaces, using the Ossanna/Kernighan/Ritter Heirloom ...
[TXT] mandoc_escape.3  1.2   9 years  schwarze   stricter parsing of Unicode escape names
[TXT] mandoc_headers.3  1.1   9 years  schwarze   developer documentation regarding header files
[TXT] mandoc_html.3  1.1   9 years  schwarze   Partially document the core of the HTML formatter. Stuff i learnt during my audi...
[TXT] mandoc_malloc.3  1.1   9 years  schwarze   Sync library documentation with reality. Split mandoc_escape(3), mandoc_malloc(3...
[TXT] mandocdb.c  1.179   9 years  schwarze   Integrate the makewhatis binary into the mandoc binary just like we do it on Ope...
[TXT] manpath.c  1.19   9 years  schwarze   fix build when HAVE_MANPATH is set; patch from <bapt at FreeBSD>
[TXT] mansearch.3  1.2   9 years  schwarze   mansearch.h uses uint64_t, so it needs stdint.h; found on Linux
[TXT] mansearch.c  1.52   9 years  schwarze   When opening mandoc.db fails, tell the user in which directory. Improving an unh...
[TXT] mansearch.h  1.23   9 years  schwarze   header cleanup: * add missing forward declarations * remove needless header incl...
[TXT] mchars_alloc.3  1.2   9 years  schwarze   In -Tascii mode, provide approximations even for some Unicode escape sequences a...
[TXT] mdoc.7  1.245   9 years  schwarze   delete three standard abbreviations that are * no longer used in OpenBSD * not u...
[TXT] mdoc.c  1.233   9 years  schwarze   Simplify by making the eqn and tbl steering functions void; no functional change...
[TXT] mdoc.h  1.132   9 years  schwarze   remove unneccessary inclusion protection; patch from deraadt@
[TXT] mdoc_argv.c  1.99   9 years  schwarze   Provide a helper function macro_or_word() and use it to prune the same chunk of ...
[TXT] mdoc_html.c  1.216   9 years  schwarze   Fix the implementation and documentation of \c (continue text input line). In pa...
[TXT] mdoc_macro.c  1.157   9 years  schwarze   Fix a regression found by Carsten dot Kunze at arcor dot de: Do not show bogus q...
[TXT] mdoc_man.c  1.77   9 years  schwarze   Multiple fixes with respect to .Pf: * The first argument of .Pf is not parsed. *...
[TXT] mdoc_term.c  1.299   9 years  schwarze   Fix the implementation and documentation of \c (continue text input line). In pa...
[TXT] mdoc_validate.c  1.263   9 years  schwarze   Multiple fixes with respect to .Pf: * The first argument of .Pf is not parsed. *...
[TXT] msec.c  1.13   9 years  schwarze   header cleanup: * add missing forward declarations * remove needless header incl...
[TXT] msec.in  1.7   9 years  schwarze   Sync section titles with OpenBSD. For section 4, "Kernel Interfaces" is just to...
[TXT] out.c  1.54   9 years  schwarze   fix handling of roff requests having a default scale other than "n", in particul...
[TXT] out.h  1.26   9 years  schwarze   header cleanup: * add missing forward declarations * remove needless header incl...
[TXT] preconv.c  1.12   9 years  schwarze   Remove needless and harmful byte swapping on big endian architectures. Problem f...
[TXT] predefs.in  1.4   11 years  schwarze   The mdoc(7) \*(Ba predefined string actually forces roman font; that's stupid be...
[TXT] read.c  1.104   9 years  schwarze   The file read.c is part of the parser, so it cannot include main.h, which is not...
[TXT] roff.7  1.60   9 years  schwarze   Fix the implementation and documentation of \c (continue text input line). In pa...
[TXT] roff.c  1.239   9 years  schwarze   Support the ".if v" conditional operator (vroff mode, always false) for groff co...
[TXT] st.c  1.11   9 years  schwarze   Get rid of HAVE_CONFIG_H, it is always defined; idea from libnbcompat. Include <...
[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] tbl.7  1.21   9 years  schwarze   Allow comma-separated options in tbl(7) tables. Provides better groff compatibil...
[TXT] tbl.c  1.30   9 years  schwarze   Get rid of HAVE_CONFIG_H, it is always defined; idea from libnbcompat. Include <...
[TXT] tbl_data.c  1.32   9 years  schwarze   Get rid of HAVE_CONFIG_H, it is always defined; idea from libnbcompat. Include <...
[TXT] tbl_html.c  1.13   9 years  schwarze   Rudimentary implementation of the e, x, and z table layout modifiers to equalize...
[TXT] tbl_layout.c  1.30   9 years  schwarze   Completely rewrite the top level of the layout parser. * Do not allocate lines u...
[TXT] tbl_opts.c  1.15   9 years  schwarze   Allow comma-separated options in tbl(7) tables. Provides better groff compatibil...
[TXT] tbl_term.c  1.31   9 years  schwarze   even if a table has zero columns, do not segfault in the formatter; bug reported...
[TXT] term.c  1.237   9 years  schwarze   Fix the implementation and documentation of \c (continue text input line). In pa...
[TXT] term.h  1.108   9 years  schwarze   Fix the implementation and documentation of \c (continue text input line). In pa...
[TXT] term_ascii.c  1.40   9 years  schwarze   Prevent negative arguments to the .ll request from causing integer underflow. F...
[TXT] term_ps.c  1.70   9 years  schwarze   header cleanup: * add missing forward declarations * remove needless header incl...
[TXT] test-dirent-namlen.c  1.1   9 years  schwarze   work around lack of d_namlen and ALIGN/ALIGNBYTES on Linux
[TXT] test-fts.c  1.2   9 years  schwarze   typo
[TXT] test-getsubopt.c  1.3   9 years  schwarze   Do not require getsubopt() to provide extern char *suboptarg. We don't use it an...
[TXT] test-ohash.c  1.3   9 years  schwarze   let the build system cope with the recent ohash changes
[TXT] test-reallocarray.c  1.1   9 years  schwarze   Audit malloc(3)/calloc(3)/realloc(3) usage. * Change eight reallocs to reallocar...
[TXT] test-strcasestr.c  1.2   9 years  schwarze   strcasestr() wants _GNU_SOURCE on Linux
[TXT] test-strlcat.c  1.2   10 years  schwarze   Clean up feature tests: * Split the configure steering script out of the Makefil...
[TXT] test-strlcpy.c  1.2   10 years  schwarze   Clean up feature tests: * Split the configure steering script out of the Makefil...
[TXT] test-strptime.c  1.2   10 years  schwarze   Clean up feature tests: * Split the configure steering script out of the Makefil...
[TXT] test-strsep.c  1.1   10 years  schwarze   Provide strcasestr(3) and strsep(3) for Solaris 10 compat; reported missing by M...
[TXT] test-wchar.c  1.2   9 years  schwarze   On Linux, wcwidth() needs _XOPEN_SOURCE, or just _GNU_SOURCE for simplicity. Bes...
[TXT] tree.c  1.60   9 years  schwarze   Simplify by making many functions in the man(7) parser void, and some cleanup; n...
[TXT] chars.in (in the Attic) [Hide]  1.49   9 years  schwarze   Let -Tascii \(bu (bullet) output agree with groff; this is now possible because ...
[TXT] compat_fgetln.c (in the Attic) [Hide]  1.4   9 years  schwarze   Improve build system and autodetection. * Make ./configure standalone, that's wh...
[TXT] compat_sqlite3_errstr.c (in the Attic) [Hide]  1.3   9 years  schwarze   Improve build system and autodetection. * Make ./configure standalone, that's wh...
[TXT] example.style.css (in the Attic) [Hide]  1.54   9 years  schwarze   correctly align document header and footer; suggested by kristaps@
[TXT] libroff.h (in the Attic) [Hide]  1.33   9 years  schwarze   header cleanup: * add missing forward declarations * remove needless header incl...
[TXT] man-cgi.css (in the Attic) [Hide]  1.6   12 years  kristaps   branches: 1.6.2; Fix ID vs. CLASS for man.cgi CSS selector on results table and...
[TXT] man_hash.c (in the Attic) [Hide]  1.29   9 years  schwarze   header cleanup: * add missing forward declarations * remove needless header incl...
[TXT] manpage.c (in the Attic) [Hide]  1.9   9 years  schwarze   Fully integrate apropos(1) into mandoc(1). Switch the argmode on the progname, i...
[TXT] manpath.h (in the Attic) [Hide]  1.7   9 years  schwarze   remove unneccessary inclusion protection; patch from deraadt@
[TXT] mansearch_const.c (in the Attic) [Hide]  1.7   9 years  schwarze   header cleanup: * add missing forward declarations * remove needless header incl...
[TXT] mdoc_hash.c (in the Attic) [Hide]  1.21   9 years  schwarze   Get rid of HAVE_CONFIG_H, it is always defined; idea from libnbcompat. Include <...
[TXT] st.in (in the Attic) [Hide]  1.27   9 years  schwarze   delete three standard abbreviations that are * no longer used in OpenBSD * not u...
[TXT] style.css (in the Attic) [Hide]  1.30   9 years  kristaps   Specify the spacer in the overridable CSS.
[TXT] test-fgetln.c (in the Attic) [Hide]  1.2   10 years  schwarze   Clean up feature tests: * Split the configure steering script out of the Makefil...
[TXT] test-mmap.c (in the Attic) [Hide]  1.5   9 years  schwarze   NULL is in <stddef.h>; found on Linux
[TXT] test-sqlite3.c (in the Attic) [Hide]  1.1   9 years  schwarze   Improve build system and autodetection. * Make ./configure standalone, that's wh...
[TXT] test-sqlite3_errstr.c (in the Attic) [Hide]  1.1   9 years  schwarze   Since old SQLite versions do not have sqlite3_errstr(), provide a dummy fallback...


CVSweb