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_4


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] regress/        
[TXT] soelim.1  1.3   8 years  schwarze   * fix roff terminology in .Nd * remove .Xr to self * add AUTHORS section
[TXT] tbl_opts.c  1.21   8 years  schwarze   /* NOTREACHED */ after abort() is silly, delete it
[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] man.conf.5  1.3   9 years  schwarze   Actually use the new man.conf(5) "output" directive. Additional functionality, y...
[TXT] configure  1.40   7 years  kristaps   Add support for Mac OS X's sandbox_init(3) sandbox functionality, which is marke...
[TXT] main.c  1.269   7 years  kristaps   Add support for Mac OS X's sandbox_init(3) sandbox functionality, which is marke...
[TXT] mandocdb.c  1.218   7 years  kristaps   Add support for Mac OS X's sandbox_init(3) sandbox functionality, which is marke...
[TXT] test-sandbox_init.c  1.1   7 years  kristaps   Add support for Mac OS X's sandbox_init(3) sandbox functionality, which is marke...
[TXT] man_html.c  1.120   8 years  schwarze   Delete the redundant "nchild" member of struct roff_node, replacing most uses by...
[TXT] man_macro.c  1.114   8 years  schwarze   Delete the redundant "nchild" member of struct roff_node, replacing most uses by...
[TXT] man_term.c  1.187   8 years  schwarze   Delete the redundant "nchild" member of struct roff_node, replacing most uses by...
[TXT] man_validate.c  1.122   8 years  schwarze   Delete the redundant "nchild" member of struct roff_node, replacing most uses by...
[TXT] mdoc_html.c  1.240   8 years  schwarze   Delete the redundant "nchild" member of struct roff_node, replacing most uses by...
[TXT] mdoc_man.c  1.96   8 years  schwarze   Delete the redundant "nchild" member of struct roff_node, replacing most uses by...
[TXT] mdoc_term.c  1.331   8 years  schwarze   Delete the redundant "nchild" member of struct roff_node, replacing most uses by...
[TXT] mdoc_validate.c  1.301   8 years  schwarze   Delete the redundant "nchild" member of struct roff_node, replacing most uses by...
[TXT] roff.c  1.284   8 years  schwarze   Delete the redundant "nchild" member of struct roff_node, replacing most uses by...
[TXT] roff.h  1.37   8 years  schwarze   Delete the redundant "nchild" member of struct roff_node, replacing most uses by...
[TXT] mdoc_state.c  1.3   8 years  schwarze   Do not access a NULL pointer when a .Bd macro has no arguments at all. Bug repor...
[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] eqn_term.c  1.8   9 years  schwarze   Don't dereference NULL pointers when formatting missing denominators, subscripts...
[TXT] eqn.7  1.35   9 years  schwarze   Escape punctuation characters that have a different meaning in -Tpdf. ~, `, and...
[TXT] test-err.c  1.1   8 years  schwarze   Finally use __progname, err(3) and warn(3). That's more readable and less error-...
[TXT] read.c  1.149   7 years  schwarze   Fix a nasty typo that prevented .so links to gziped manuals from working in the ...
[TXT] tag.h  1.7   8 years  schwarze   Fix multiple issues regarding process group and signal mask handling found by tb...
[TXT] html.c  1.192   8 years  schwarze   Generate simpler in-page links: just replace spaces with underscores. Patch from...
[TXT] main.h  1.25   7 years  schwarze   ISO C99 7.19.2.5 doesn't like mixing putchar(3) and putwchar(3) on the same stre...
[TXT] term_ascii.c  1.53   7 years  schwarze   ISO C99 7.19.2.5 doesn't like mixing putchar(3) and putwchar(3) on the same stre...
[TXT] mdoc.c  1.256   8 years  schwarze   If a .Bd block has no arguments at all, drop the block and only keep its content...
[TXT] compat_ohash.c  1.6   9 years  schwarze   Improve build system and autodetection. * Make ./configure standalone, that's wh...
[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] 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] mdoc_macro.c  1.206   8 years  schwarze   In order to become able to generate syntax tree nodes on the roff(7) level, vali...
[TXT] compat_fts.h  1.3   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] compat_ohash.h  1.6   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] compat_stringlist.h  1.4   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] html.h  1.72   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] libman.h  1.79   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] libmdoc.h  1.108   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] man.h  1.77   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] manconf.h  1.2   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] mandoc_aux.h  1.4   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] mandoc_ohash.h  1.2   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] mansearch.h  1.24   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] mdoc.h  1.144   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] out.h  1.27   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] roff_int.h  1.7   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] term.h  1.118   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] lib.in  1.18   10 years  schwarze   Joerg Sonnenberger contributed copyrightable amounts of text to some files. To ...
[TXT] test-rewb-bsd.c  1.2   7 years  schwarze   Linux needs <stddef.h>, or NULL isn't defined.
[TXT] test-rewb-sysv.c  1.2   7 years  schwarze   Linux needs <stddef.h>, or NULL isn't defined.
[TXT] chars.c  1.68   8 years  schwarze   Major character table cleanup: * Use ohash(3) rather than a hand-rolled hash tab...
[TXT] cgi.c  1.135   7 years  schwarze   Make all components of the URI individually optional, independent of each other,...
[TXT] man.cgi.8  1.20   7 years  schwarze   Make all components of the URI individually optional, independent of each other,...
[TXT] cgi.h.example  1.5   8 years  schwarze   Make the SCRIPT_NAME logic simpler, safer, and make it actually work; in part ba...
[TXT] apropos.1  1.39   8 years  schwarze   No need to hardcode /usr/bin/ as the path to more(1); helps portability. We don'...
[TXT] compat_err.c  1.4   8 years  schwarze   No point in trying to go on when elementary database operations like preparing q...
[TXT] tag.c  1.12   7 years  schwarze   POSIX requires that a process calling tcsetpgrp(3) from the background gets a SI...
[TXT] mansearch.3  1.4   9 years  schwarze   Parse the new man.conf(5) "output" directive. The next step will be to actually ...
[TXT] mandoc_html.3  1.1   9 years  schwarze   Partially document the core of the HTML formatter. Stuff i learnt during my audi...
[TXT] man.7  1.132   9 years  schwarze   Radical cleanup of COMPATIBILITY sections: Remove lots of lies, dozens of irrele...
[TXT] tbl.7  1.26   9 years  schwarze   Radical cleanup of COMPATIBILITY sections: Remove lots of lies, dozens of irrele...
[TXT] mandoc_char.7  1.63   8 years  schwarze   Recommend an unambiguous escape for minus signs instead of \-. Historically, \-...
[TXT] mandoc_escape.3  1.3   9 years  schwarze   Rudimentary implementation of the roff(7) \o escape sequence (overstrike). This ...
[TXT] mandoc.c  1.98   8 years  schwarze   Simplify the logic in mandoc_normdate() and add some comments. Also add a commen...
[TXT] mandoc.h  1.209   8 years  schwarze   Simplify the mparse_open() interface. Just return the file descriptor or -1 on e...
[TXT] msec.in  1.7   9 years  schwarze   Sync section titles with OpenBSD. For section 4, "Kernel Interfaces" is just to...
[TXT] predefs.in  1.4   11 years  schwarze   The mdoc(7) \*(Ba predefined string actually forces roman font; that's stupid be...
[TXT] eqn.c  1.61   8 years  schwarze   The root of an .EQ tree is always EQN_ROOT, never EQN_LIST, so delete a redundan...
[TXT] out.c  1.62   8 years  schwarze   To make the code more readable, delete 283 /* FALLTHROUGH */ comments that were ...
[TXT] tbl_html.c  1.18   8 years  schwarze   To make the code more readable, delete 283 /* FALLTHROUGH */ comments that were ...
[TXT] tbl_layout.c  1.41   8 years  schwarze   To make the code more readable, delete 283 /* FALLTHROUGH */ comments that were ...
[TXT] tbl_term.c  1.43   8 years  schwarze   To make the code more readable, delete 283 /* FALLTHROUGH */ comments that were ...
[TXT] tree.c  1.69   8 years  schwarze   To make the code more readable, delete 283 /* FALLTHROUGH */ comments that were ...
[TXT] mandoc.1  1.164   8 years  schwarze   Unify the three stylesheets into a single CSS file. Many thanks to bentley@ for ...
[TXT] man.1  1.17   7 years  schwarze   Update and simplify the documentation of the -s option, which was forgotten when...
[TXT] compat_progname.c  1.1   8 years  schwarze   Use getprogname(3) rather than __progname. Suggested by Joerg@ Sonnenberger (Net...
[TXT] test-progname.c  1.2   8 years  schwarze   Use getprogname(3) rather than __progname. Suggested by Joerg@ Sonnenberger (Net...
[TXT] mdoc_argv.c  1.107   8 years  schwarze   Very tricky diff to fix macro interpretation and spacing around tabs in .Bl -col...
[TXT] compat_fts.c  1.9   9 years  schwarze   We always use FTS_NOCHDIR, so delete the directory changing code. This not only ...
[TXT] compat_stringlist.c  1.6   8 years  schwarze   Without HAVE_ERR, don't try to include <err.h>, it probably isn't there. In that...
[TXT] mandoc_aux.c  1.9   8 years  schwarze   Without HAVE_ERR, don't try to include <err.h>, it probably isn't there. In that...
[TXT] soelim.c  1.5   8 years  schwarze   Without HAVE_ERR, don't try to include <err.h>, it probably isn't there. In that...
[TXT] gmdiff  1.4   8 years  schwarze   allow using an alternate mandoc binary
[TXT] INSTALL  1.15   7 years  schwarze   branches: 1.15.2; final 1.13.4 release notes
[TXT] manpath.c  1.30   7 years  schwarze   branches: 1.30.2; Trim trailing whitespace from man.conf lines; patch from mill...
[TXT] Makefile  1.488   7 years  kristaps   branches: 1.488.2; Add support for Mac OS X's sandbox_init(3) sandbox functiona...
[TXT] TODO  1.218   7 years  schwarze   delete two entries that are done
[TXT] demandoc.1  1.8   9 years  schwarze   document new SEE ALSO .Xr warnings
[TXT] NEWS  1.12   7 years  schwarze   final 1.13.4 release notes
[TXT] configure.local.example  1.13   7 years  schwarze   final 1.13.4 release notes
[TXT] compat_strcasestr.c  1.4   9 years  schwarze   fix RCS IDs
[TXT] mandoc.css  1.2   7 years  schwarze   fix error page indentation: negative indent for h1 only in div.section issue rep...
[TXT] demandoc.c  1.27   7 years  schwarze   getopt(3) is declared in <unistd.h>, and <getopt.h> is not needed; from Joerg So...
[TXT] mansearch.c  1.65   7 years  schwarze   getopt(3) is declared in <unistd.h>, and <getopt.h> is not needed; from Joerg So...
[TXT] mandoc_ohash.c  1.2   8 years  schwarze   including <ohash.h> requires including <stdint.h> beforehand; noticed by Svyatos...
[TXT] test-pledge.c  1.1   8 years  schwarze   merge pledge(2) support from OpenBSD
[TXT] att.c  1.15   8 years  schwarze   modernize style: "return" is not a function
[TXT] compat_isblank.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] compat_mkdtemp.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] compat_vasprintf.c  1.3   8 years  schwarze   modernize style: "return" is not a function
[TXT] lib.c  1.13   8 years  schwarze   modernize style: "return" is not a function
[TXT] msec.c  1.15   8 years  schwarze   modernize style: "return" is not a function
[TXT] preconv.c  1.15   8 years  schwarze   modernize style: "return" is not a function
[TXT] st.c  1.13   8 years  schwarze   modernize style: "return" is not a function
[TXT] tbl.c  1.40   8 years  schwarze   modernize style: "return" is not a function
[TXT] tbl_data.c  1.41   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-dirent-namlen.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-fts.c  1.3   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-getsubopt.c  1.4   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-isblank.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-mkdtemp.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-ohash.c  1.4   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-reallocarray.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-strcasestr.c  1.3   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-stringlist.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-strlcat.c  1.3   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-strlcpy.c  1.3   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-strptime.c  1.3   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-strsep.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-strtonum.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-vasprintf.c  1.3   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-wchar.c  1.3   8 years  schwarze   modernize style: "return" is not a function
[TXT] man.c  1.166   8 years  schwarze   move man(7) validation into the dedicated validation phase, too
[TXT] Makefile.depend  1.21   8 years  schwarze   provide a simple stand-alone implementation of getline(3) for systems lacking it...
[TXT] compat_getline.c  1.1   8 years  schwarze   provide a simple stand-alone implementation of getline(3) for systems lacking it...
[TXT] test-getline.c  1.1   8 years  schwarze   provide a simple stand-alone implementation of getline(3) for systems lacking it...
[TXT] term_ps.c  1.80   8 years  schwarze   remove NULL-checks before free(); from mmcc@
[TXT] term.c  1.257   7 years  schwarze   sed 's/the the/the/' in a comment; from krw@
[TXT] LICENSE  1.12   7 years  schwarze   some 1.13.4 release preparations
[TXT] mdoc.7  1.257   8 years  schwarze   specify option ordering in the DESCRIPTION section; from guenther@, ok and tweak...
[TXT] compat_strtonum.c  1.1   9 years  schwarze   strtonum(3) compat glue
[TXT] compat_reallocarray.c  1.4   9 years  schwarze   sync to OpenBSD
[TXT] compat_strsep.c  1.4   9 years  schwarze   sync to OpenBSD
[TXT] mandoc.db.5  1.4   7 years  schwarze   sync with OpenBSD: do not mention mansearch(3), which is not installed, in a man...
[TXT] makewhatis.8  1.3   9 years  schwarze   typo; Steven Honeyman <stevenhoneyman at gmail dot com>
[TXT] roff.7  1.75   8 years  schwarze   typos; found and fixed by sobrado@
[TXT] libmandoc.h  1.63   7 years  schwarze   update developer documentation
[TXT] man.cgi.3  1.2   7 years  schwarze   update developer documentation
[TXT] mandoc.3  1.37   7 years  schwarze   update developer documentation
[TXT] mandoc_headers.3  1.8   7 years  schwarze   update developer documentation
[TXT] mandoc_malloc.3  1.2   7 years  schwarze   update developer documentation
[TXT] mchars_alloc.3  1.4   7 years  schwarze   update developer documentation


CVSweb