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_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] regress/        
[TXT] preconv.c  1.14   9 years  kristaps   Allow compilation on Mac OS X, which doesn't have MACHINE defined. While there, ...
[TXT] INSTALL  1.10   9 years  schwarze   update for 1.13.3
[TXT] LICENSE  1.7   9 years  schwarze   strtonum(3) compat glue
[TXT] Makefile  1.457   9 years  schwarze   release 1.13.3
[TXT] Makefile.depend  1.8   9 years  schwarze   strtonum(3) compat glue
[TXT] NEWS  1.9   9 years  schwarze   release 1.13.3
[TXT] TODO  1.202   9 years  schwarze   When interpreting the -O argument as a macro name fails, fall back to showing Nd...
[TXT] apropos.1  1.37   9 years  schwarze   Delete the -V option. It serves no purpose but keeps confusing people. Keeping...
[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.104   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.66   9 years  schwarze   Render \(lq and \(rq as '"' in -Tascii mode but leave the rendering of .Do/.Dc, ...
[TXT] compat_fts.c  1.8   9 years  schwarze   ignore O_CLOEXEC when the operating system doesn't provide it; needed for some o...
[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] compat_strtonum.c  1.1   9 years  schwarze   strtonum(3) compat glue
[TXT] configure  1.21   9 years  schwarze   When manpath(1) is available, enable HAVE_MANPATH even when building without dat...
[TXT] configure.local.example  1.6   9 years  schwarze   strtonum(3) compat glue
[TXT] demandoc.1  1.8   9 years  schwarze   document new SEE ALSO .Xr warnings
[TXT] demandoc.c  1.15   9 years  schwarze   trim trailing white space, no code change; from Svyatoslav Mishyn <juef at openm...
[TXT] eqn.7  1.34   9 years  schwarze   use \(dq rather than \*q; patch from bentley@
[TXT] eqn.c  1.58   9 years  schwarze   in eqn, "prime" is equivalent to \(fm, and - is equivalent to \(mi; patch from b...
[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.8   9 years  schwarze   Don't dereference NULL pointers when formatting missing denominators, subscripts...
[TXT] gmdiff  1.3   9 years  schwarze   minimal support for Heirloom nroff
[TXT] html.c  1.185   9 years  schwarze   Rudimentary implementation of the roff(7) \o escape sequence (overstrike). This ...
[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.67   9 years  schwarze   mdoc(7) already uses the mandoc(1) -Ios argument in the footer line when .Os has...
[TXT] libmandoc.h  1.55   9 years  schwarze   Fatal errors no longer exist. If a file can be opened, mandoc will produce some ...
[TXT] libmdoc.h  1.97   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.225   9 years  schwarze   We can keep track of the pager PID without additional complexity. No functional ...
[TXT] main.h  1.20   9 years  schwarze   When showing more than one formatted manual page, insert horizontal lines betwee...
[TXT] makewhatis.8  1.3   9 years  schwarze   typo; Steven Honeyman <stevenhoneyman at gmail dot com>
[TXT] man.1  1.13   9 years  schwarze   Delete the -V option. It serves no purpose but keeps confusing people. Keeping...
[TXT] man.7  1.132   9 years  schwarze   Radical cleanup of COMPATIBILITY sections: Remove lots of lies, dozens of irrele...
[TXT] man.c  1.149   9 years  schwarze   starting a tbl(7) breaks man(7) next-line scope; triggered by a bug report from ...
[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.69   9 years  schwarze   Strangely, ignoring the roff(7) .na request was implemented in the man(7) parser...
[TXT] man_html.c  1.112   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.98   9 years  schwarze   better error reporting regarding .OP .RS .UR .TH arguments
[TXT] man_term.c  1.169   9 years  schwarze   Fix vertical spacing at the beginning of tables. man(7) always prints a blank li...
[TXT] man_validate.c  1.113   9 years  schwarze   better error reporting regarding .OP .RS .UR .TH arguments
[TXT] mandoc.1  1.155   9 years  schwarze   improve NAME section diagnostics; confusing messages reported by Jan Stary <hans...
[TXT] mandoc.3  1.31   9 years  schwarze   Fatal errors no longer exist. If a file can be opened, mandoc will produce some ...
[TXT] mandoc.c  1.92   9 years  schwarze   For selecting a two-digit font size, support the historic syntax \s12 in additio...
[TXT] mandoc.db.5  1.3   9 years  schwarze   fix wrong paths below FILES; from Theo Buehler <theo at math dot ethz dot ch>
[TXT] mandoc.h  1.201   9 years  schwarze   improve NAME section diagnostics; confusing messages reported by Jan Stary <hans...
[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.59   9 years  schwarze   change spelling of centre to center: consistent with other man pages and the nam...
[TXT] mandoc_escape.3  1.3   9 years  schwarze   Rudimentary implementation of the roff(7) \o escape sequence (overstrike). This ...
[TXT] mandoc_headers.3  1.2   9 years  schwarze   ISO C99 explicitly forbids forward references to enum types (6.7.2.3.3.); patch ...
[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.186   9 years  schwarze   Fix hardlink detection on platforms having padding in struct inodev, typically 6...
[TXT] manpath.c  1.19   9 years  schwarze   fix build when HAVE_MANPATH is set; patch from <bapt at FreeBSD>
[TXT] mansearch.3  1.3   9 years  schwarze   escape Nd on a macro line
[TXT] mansearch.c  1.55   9 years  schwarze   When interpreting the -O argument as a macro name fails, fall back to showing Nd...
[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.252   9 years  schwarze   improve NAME section diagnostics; confusing messages reported by Jan Stary <hans...
[TXT] mdoc.c  1.238   9 years  schwarze   Do not confuse .Bl -column lists that just broken another block with newly opene...
[TXT] mdoc.h  1.136   9 years  schwarze   Delete the mdoc_node.pending pointer and the function calculating it, make_pendi...
[TXT] mdoc_argv.c  1.100   9 years  schwarze   fix column numbers of macro arguments in messages
[TXT] mdoc_html.c  1.226   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.183   9 years  schwarze   Delete the mdoc_node.pending pointer and the function calculating it, make_pendi...
[TXT] mdoc_man.c  1.88   9 years  schwarze   Render \(lq and \(rq as '"' in -Tascii mode but leave the rendering of .Do/.Dc, ...
[TXT] mdoc_term.c  1.313   9 years  schwarze   Fix vertical spacing at the beginning of tables. man(7) always prints a blank li...
[TXT] mdoc_validate.c  1.283   9 years  schwarze   oops, in NAME, don't nag about the comma after .Nm
[TXT] msec.c  1.14   9 years  schwarze   ISO C99 explicitly forbids forward references to enum types (6.7.2.3.3.); patch ...
[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.59   9 years  schwarze   Abolish struct tbl_head and replace it by an "int col" member in struct tbl_cell...
[TXT] out.h  1.26   9 years  schwarze   header cleanup: * add missing forward declarations * remove needless header incl...
[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.131   9 years  schwarze   Fix previous: size_t is often narrower than off_t. Cluestick applied by joerg at...
[TXT] roff.7  1.70   9 years  schwarze   Let .it accept numerical expressions, not just numerical constants. For .it, ign...
[TXT] roff.c  1.263   9 years  schwarze   Escape quotes when expanding macro arguments. This fixes a bug naddy@ found in p...
[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.2   9 years  schwarze   Abolish struct tbl_head and replace it by an "int col" member in struct tbl_cell...
[TXT] tbl.7  1.26   9 years  schwarze   Radical cleanup of COMPATIBILITY sections: Remove lots of lies, dozens of irrele...
[TXT] tbl.c  1.39   9 years  schwarze   Delete the redundant tbl span flags, just inspect the actual data where needed, ...
[TXT] tbl_data.c  1.39   9 years  schwarze   Delete the redundant tbl span flags, just inspect the actual data where needed, ...
[TXT] tbl_html.c  1.16   9 years  schwarze   Delete the redundant tbl span flags, just inspect the actual data where needed, ...
[TXT] tbl_layout.c  1.38   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.20   9 years  schwarze   * Polish tbl(7) error reporting. * Do not print out macro names in tbl(7) data b...
[TXT] tbl_term.c  1.40   9 years  schwarze   Fix vertical spacing at the beginning of tables. man(7) always prints a blank li...
[TXT] term.c  1.245   9 years  schwarze   prevent the skipvsp flag from creeping past actual text
[TXT] term.h  1.111   9 years  schwarze   Use relative offsets instead of absolute pointers for the terminal font stack. ...
[TXT] term_ascii.c  1.43   9 years  schwarze   Clamp width and indent settings to sensible values. Ignore errors for now. Patch...
[TXT] term_ps.c  1.72   9 years  schwarze   Improve overstriking. When overstriking a wider character with a narrower one, ...
[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-strtonum.c  1.1   9 years  schwarze   strtonum(3) compat glue
[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.62   9 years  schwarze   Simplify by deleting the "lastline" member of struct mdoc_node. Minus one struct...
[TXT] chars.in (in the Attic) [Hide]  1.52   9 years  schwarze   Render \(lq and \(rq as '"' in -Tascii mode but leave the rendering of .Do/.Dc, ...
[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.55   9 years  schwarze   trim trailing white space, no code change; from Svyatoslav Mishyn <juef at openm...
[TXT] libroff.h (in the Attic) [Hide]  1.38   9 years  schwarze   Abolish struct tbl_head and replace it by an "int col" member in struct tbl_cell...
[TXT] man-cgi.css (in the Attic) [Hide]  1.7   9 years  schwarze   trim trailing white space, no code change; from Svyatoslav Mishyn <juef at openm...
[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.10   9 years  schwarze   trim trailing white space, no code change; from Svyatoslav Mishyn <juef at openm...
[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.28   9 years  schwarze   Render \(lq and \(rq as '"' in -Tascii mode but leave the rendering of .Do/.Dc, ...
[TXT] style.css (in the Attic) [Hide]  1.31   9 years  schwarze   trim trailing white space, no code change; from Svyatoslav Mishyn <juef at openm...
[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