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: HEAD


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] regress/        
[TXT] INSTALL  1.24   2 years  schwarze   more details about Mac OS X; information from Sevan Janiyan
[TXT] LICENSE  1.23   21 months  schwarze   If an .Xr macro contains a section argument, write an aria-label attribute such ...
[TXT] Makefile  1.543   5 months  schwarze   Install mandoc.css by default even if man.cgi(8) is not built. It matters becaus...
[TXT] Makefile.depend  1.52   23 months  schwarze   support for hunting memory leaks; designed and written last autumn, polished tod...
[TXT] NEWS  1.41   2 years  schwarze   Sevan Janiyan resigned from the NetBSD project and pkgsrc in 2020. He is now bus...
[TXT] TODO  1.334   4 months  schwarze   1. Do not put ASCII_HYPH (0x1c) into the tag file. That happened when tagging a ...
[TXT] apropos.1  1.51   3 years  schwarze   add example to apropos.1 to list all manuals in a given section; patch from ians...
[TXT] arch.c  1.17   2 years  schwarze   Add OpenBSD riscv64 architecture; patch from jsg@. While here, retire sgi and so...
[TXT] att.c  1.19   2 years  schwarze   mdoc(7): improve output of .At 32v The official designation by AT&T was "UNIX/3...
[TXT] catman.8  1.8   7 years  schwarze   minor issues found with mandoc -Tlint
[TXT] catman.c  1.23   2 years  schwarze   better error message if mandocd is not found
[TXT] cgi.c  1.181   11 months  schwarze   spelling fixes from Paul Tagliamonte via tech@ and jmc@
[TXT] cgi.h.example  1.6   7 years  schwarze   Simplify: write HTTP 303 redirects with relative locations. Suggested by bentley...
[TXT] chars.c  1.81   21 months  schwarze   In groff commit 78e66624 on May 7 20:15:33 2021 +1000, G. Branden Robinson chang...
[TXT] compat_err.c  1.5   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_fts.c  1.17   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_fts.h  1.5   3 years  schwarze   Give the fts_compar struct member a real prototype. This adds clarity and avoids...
[TXT] compat_getline.c  1.2   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_getsubopt.c  1.6   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_isblank.c  1.3   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_mkdtemp.c  1.4   2 years  schwarze   Two minor improvements: 1. If mktemp(3) fails, do not overwrite the errno becaus...
[TXT] compat_mkstemps.c  1.1   2 years  schwarze   Test availability of mkstemps(3) and provide a fallback implementation in case i...
[TXT] compat_ohash.c  1.7   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_ohash.h  1.6   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] compat_progname.c  1.2   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_reallocarray.c  1.5   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_recallocarray.c  1.2   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_strcasestr.c  1.5   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_stringlist.c  1.8   3 years  schwarze   Sync stringlist implementation with NetBSD. Various improvements of security, fu...
[TXT] compat_stringlist.h  1.5   3 years  schwarze   Sync stringlist implementation with NetBSD. Various improvements of security, fu...
[TXT] compat_strlcat.c  1.6   3 years  schwarze   sync with OpenBSD, no functional change intended
[TXT] compat_strlcpy.c  1.6   3 years  schwarze   sync with OpenBSD, no functional change intended
[TXT] compat_strndup.c  1.3   3 years  schwarze   update millert@'s email address
[TXT] compat_strsep.c  1.6   21 months  schwarze   #include <stddef.h>, needed for NULL; bug reported by op@
[TXT] compat_strtonum.c  1.2   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_vasprintf.c  1.4   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] configure  1.83   5 months  schwarze   Install mandoc.css by default even if man.cgi(8) is not built. It matters becaus...
[TXT] configure.local.example  1.45   5 months  schwarze   Install mandoc.css by default even if man.cgi(8) is not built. It matters becaus...
[TXT] dba.c  1.10   7 years  schwarze   Improve clarity of some casts; from Christos Zoulas <christos at NetBSD>.
[TXT] dba.h  1.2   7 years  schwarze   When the content of a manual page does not specify a section, the empty string g...
[TXT] dba_array.c  1.2   3 years  schwarze   Because mandoc_aux.h and mandoc.h use __attribute__, all files that include mand...
[TXT] dba_array.h  1.1   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] dba_read.c  1.6   11 months  schwarze   spelling fixes from Paul Tagliamonte via tech@ and jmc@
[TXT] dba_write.c  1.3   7 years  schwarze   The concept of endianness seems to be somewhat newfangled, so the respective con...
[TXT] dba_write.h  1.1   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] dbm.c  1.7   4 years  schwarze   delete trailing whitespace and space-tab sequences; no code change; patch from M...
[TXT] dbm.h  1.1   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] dbm_map.c  1.8   7 years  schwarze   Improve clarity of some casts; from Christos Zoulas <christos at NetBSD>.
[TXT] dbm_map.h  1.2   4 years  schwarze   delete trailing whitespace and space-tab sequences; no code change; patch from M...
[TXT] demandoc.1  1.9   2 years  schwarze   The demandoc(1) program neither reads nor writes any databases, so delete a sent...
[TXT] demandoc.c  1.34   23 months  schwarze   support for hunting memory leaks; designed and written last autumn, polished tod...
[TXT] eqn.7  1.39   4 years  schwarze   Document the "delim" syntax and its usage. Closing a gap reported by bentley@, w...
[TXT] eqn.c  1.86   11 months  schwarze   spelling fixes from Paul Tagliamonte via tech@ and jmc@
[TXT] eqn.h  1.1   5 years  schwarze   Cleanup, no functional change: No need to expose the eqn(7) syntax tree data str...
[TXT] eqn_html.c  1.19   5 years  schwarze   The header file "html.h" uses enum roff_tok, so "roff.h" must be included before...
[TXT] eqn_parse.h  1.4   23 months  schwarze   To prevent infinite recursion while expanding eqn(7) definitions, we must not re...
[TXT] eqn_term.c  1.19   5 years  schwarze   Cleanup, no functional change: No need to expose the eqn(7) syntax tree data str...
[TXT] gmdiff  1.11   5 years  schwarze   process UTF-8 input even in ASCII output mode, and provide a way to specify addi...
[TXT] html.c  1.279   19 months  schwarze   prevent breakable hyphens in segment identifiers from being turned into undersco...
[TXT] html.h  1.112   20 months  schwarze   While the HTML standard allows multiple <h1> elements in the same document, <h1>...
[TXT] lib.c  1.15   5 years  schwarze   Cleanup, no functional change: Split the top level parser interface out of the u...
[TXT] lib.in  1.22   4 years  schwarze   delete trailing whitespace and space-tab sequences; no code change; patch from M...
[TXT] libman.h  1.86   5 years  schwarze   Cleanup, no functional change: Since the man(7) and roff(7) validators no longer...
[TXT] libmandoc.h  1.80   2 years  schwarze   add a style message about overlong text lines, trying very hard to avoid false p...
[TXT] libmdoc.h  1.117   5 years  schwarze   Cleanup, minus 15 LOC, no functional change: Simplify the way the man(7) and mdo...
[TXT] main.c  1.361   23 months  schwarze   support for hunting memory leaks; designed and written last autumn, polished tod...
[TXT] main.h  1.30   5 years  schwarze   Reset HTML formatter state, in particular the id_unique hash, after processing e...
[TXT] makewhatis.8  1.7   2 years  schwarze   Just say that the databases are intended for use by apropos(1), whatis(1), and m...
[TXT] man.1  1.41   19 months  schwarze   For clarity and consistency, refer to ".Bx 4.0" rather than ".Bx 4". Also, menti...
[TXT] man.7  1.150   5 months  schwarze   Remove the statement that .TQ was "rarely used even in GNU manual pages". It ap...
[TXT] man.c  1.189   19 months  schwarze   Restore the traditional behaviour of the man(7) single-font macros .B, .I, .SM, ...
[TXT] man.cgi.3  1.4   7 years  schwarze   Mention the manual page name and section in the HTML page <title>. Based on a pa...
[TXT] man.cgi.8  1.24   20 months  schwarze   improve the description of header.html and footer.html
[TXT] man.conf.5  1.8   4 years  schwarze   Finally delete support for the "_whatdb" configuration directive, which has a mi...
[TXT] man.h  1.79   5 years  schwarze   The upcoming .while request will have to re-execute roff(7) lines parsed earlier...
[TXT] man.options.1  1.7   6 years  schwarze   various nits found with mandoc -Tlint
[TXT] man_html.c  1.187   5 months  schwarze   Implement the man(7) .MR macro, a 2023 GNU extension. The syntax and semantics i...
[TXT] man_macro.c  1.150   4 months  schwarze   Reduce the man(7) default global indentation from 7n, which was an oddity in gro...
[TXT] man_term.c  1.244   4 months  schwarze   Reduce the man(7) default global indentation from 7n, which was an oddity in gro...
[TXT] man_validate.c  1.159   5 months  schwarze   Implement the man(7) .MR macro, a 2023 GNU extension. The syntax and semantics i...
[TXT] manconf.h  1.9   3 years  schwarze   undocumented options -O outfilename and -O tagfilename to support regression tes...
[TXT] mandoc.1  1.267   4 months  schwarze   Reduce the man(7) default global indentation from 7n, which was an oddity in gro...
[TXT] mandoc.3  1.44   5 years  schwarze   Cleanup, no functional change: The struct roff_man used to be a bad mixture of ...
[TXT] mandoc.c  1.121   22 months  schwarze   Make roff_expand() parse left-to-right rather than right-to-left. Some escape se...
[TXT] mandoc.css  1.52   20 months  schwarze   While the HTML standard allows multiple <h1> elements in the same document, <h1>...
[TXT] mandoc.db.5  1.5   7 years  schwarze   document the new file format
[TXT] mandoc.h  1.282   5 months  schwarze   When parsing a macro argument results in delayed escape sequence expansion, re-c...
[TXT] mandoc_aux.c  1.12   23 months  schwarze   support for hunting memory leaks; designed and written last autumn, polished tod...
[TXT] mandoc_aux.h  1.8   23 months  schwarze   support for hunting memory leaks; designed and written last autumn, polished tod...
[TXT] mandoc_char.7  1.79   21 months  schwarze   Since \. is not a character escape sequence, re-classify it from the wrong parsi...
[TXT] mandoc_dbg.c  1.1   23 months  schwarze   support for hunting memory leaks; designed and written last autumn, polished tod...
[TXT] mandoc_dbg.h  1.1   23 months  schwarze   support for hunting memory leaks; designed and written last autumn, polished tod...
[TXT] mandoc_dbg_init.3  1.1   23 months  schwarze   support for hunting memory leaks; designed and written last autumn, polished tod...
[TXT] mandoc_escape.3  1.6   5 months  schwarze   Various updates: * document several missing ESCAPE_* constants * some sequences ...
[TXT] mandoc_headers.3  1.35   23 months  schwarze   support for hunting memory leaks; designed and written last autumn, polished tod...
[TXT] mandoc_html.3  1.24   21 months  schwarze   Improve accessibility of -T html -O toc output by using the <nav> element in the...
[TXT] mandoc_malloc.3  1.3   2 years  schwarze   document mandoc_recallocarray(3); patch found in my tree, apparently forgotten y...
[TXT] mandoc_msg.c  1.20   21 months  schwarze   Split the excessively generic diagnostic message "invalid escape sequence" into ...
[TXT] mandoc_ohash.c  1.3   3 years  schwarze   Because mandoc_aux.h and mandoc.h use __attribute__, all files that include mand...
[TXT] mandoc_ohash.h  1.2   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] mandoc_parse.h  1.5   4 years  schwarze   In the past, generating comment nodes stopped at the .TH or .Dd macro, which is ...
[TXT] mandoc_xr.c  1.4   3 years  schwarze   Because mandoc_aux.h and mandoc.h use __attribute__, all files that include mand...
[TXT] mandoc_xr.h  1.3   6 years  schwarze   If a single page references the same non-existent manual more than once, print "...
[TXT] mandocd.8  1.3   2 years  schwarze   two typos; patch from Raf Czlonka <rczlonka at gmail dot com>
[TXT] mandocd.c  1.13   23 months  schwarze   support for hunting memory leaks; designed and written last autumn, polished tod...
[TXT] mandocdb.c  1.272   11 months  schwarze   spelling fixes from Paul Tagliamonte via tech@ and jmc@
[TXT] manpath.c  1.44   2 years  schwarze   Make sure that the configuration file is always read, even when running with the...
[TXT] mansearch.3  1.5   6 years  schwarze   delete documentation of some stuff that no longer exists, mostly about SQLite3; ...
[TXT] mansearch.c  1.84   11 months  schwarze   spelling fixes from Paul Tagliamonte via tech@ and jmc@
[TXT] mansearch.h  1.30   4 years  schwarze   In man(1) mode, i.e. when asking for a single manual page by name, prefer file n...
[TXT] mchars_alloc.3  1.4   7 years  schwarze   update developer documentation
[TXT] mdoc.7  1.289   2 years  schwarze   Tedu support for the -xsh4.2 argument to the mdoc(7) .St macro because all of th...
[TXT] mdoc.c  1.275   3 years  schwarze   Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It. In HTML output, impr...
[TXT] mdoc.h  1.146   5 years  schwarze   Cleanup, no functional change: The struct roff_man used to be a bad mixture of ...
[TXT] mdoc_argv.c  1.120   4 years  schwarze   When parsing a tab character that is not preceded by a space character on an .It...
[TXT] mdoc_html.c  1.350   20 months  schwarze   https://www.w3.org/WAI/ARIA/apg/practices/names-and-descriptions/ says: "Start n...
[TXT] mdoc_macro.c  1.235   23 months  schwarze   support for hunting memory leaks; designed and written last autumn, polished tod...
[TXT] mdoc_man.c  1.138   11 months  schwarze   spelling fixes from Paul Tagliamonte via tech@ and jmc@
[TXT] mdoc_markdown.c  1.37   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[TXT] mdoc_state.c  1.19   19 months  schwarze   Up to version 1.22.4, groff_mdoc(7) only considered the first word when comparin...
[TXT] mdoc_term.c  1.383   4 months  schwarze   Reduce the man(7) default global indentation from 7n, which was an oddity in gro...
[TXT] mdoc_validate.c  1.391   21 months  schwarze   When looking for the next block to tag, we aren't interested in children of the ...
[TXT] msec.c  1.16   5 years  schwarze   Major cleanup; may imply minor changes in edge cases of error reporting. Finall...
[TXT] msec.in  1.8   6 years  schwarze   delete old, undocumented, obsolete section names that nobody uses
[TXT] out.c  1.85   2 years  schwarze   simplify a few accesses to fields of structs, using auxiliary pointer variables ...
[TXT] out.h  1.35   18 months  schwarze   Finally expand and delete the macro SCALE_VS_INIT(). It's nothing but obfuscatio...
[TXT] preconv.c  1.17   5 years  schwarze   Cleanup, no functional change: Split the top level parser interface out of the u...
[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.221   22 months  schwarze   improve a comment explaining a particularly nasty hack; no code change
[TXT] roff.7  1.121   5 months  schwarze   Support some escape sequences, in particular character escape sequences, inside ...
[TXT] roff.c  1.400   5 months  schwarze   Implement the man(7) .MR macro, a 2023 GNU extension. The syntax and semantics i...
[TXT] roff.h  1.76   5 months  schwarze   Implement the man(7) .MR macro, a 2023 GNU extension. The syntax and semantics i...
[TXT] roff_escape.c  1.14   21 months  schwarze   Surprisingly, every escape sequence can also be used as an argument delimiter fo...
[TXT] roff_html.c  1.21   3 years  schwarze   Because mandoc_aux.h and mandoc.h use __attribute__, all files that include mand...
[TXT] roff_int.h  1.20   21 months  schwarze   Avoid the layering violation of re-parsing for \E in roff_expand(). To that end,...
[TXT] roff_term.c  1.25   11 months  schwarze   spelling fixes from Paul Tagliamonte via tech@ and jmc@
[TXT] roff_validate.c  1.20   3 years  schwarze   Because mandoc_aux.h and mandoc.h use __attribute__, all files that include mand...
[TXT] soelim.1  1.5   6 years  schwarze   various nits found with mandoc -Tlint
[TXT] soelim.c  1.6   2 years  schwarze   isspace(3) requires an unsigned argument; bug reported by Thomas Klausner <wiz a...
[TXT] st.c  1.17   2 years  schwarze   Tedu support for the -xsh4.2 argument to the mdoc(7) .St macro because all of th...
[TXT] tag.c  1.38   4 months  schwarze   1. Do not put ASCII_HYPH (0x1c) into the tag file. That happened when tagging a ...
[TXT] tag.h  1.14   3 years  schwarze   When a .Tg is attached to a paragraph, attach the permalink to the first word, o...
[TXT] tbl.3  1.6   5 years  schwarze   Cleanup, no functional change: Now that message handling is properly encapsulate...
[TXT] tbl.7  1.39   18 months  schwarze   Replace ugly .sp requests with normal .Pp macros. After tbl_term.c 1.79, such co...
[TXT] tbl.c  1.46   5 years  schwarze   Cleanup, no functional change: Now that message handling is properly encapsulate...
[TXT] tbl.h  1.2   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[TXT] tbl_data.c  1.59   2 years  schwarze   Quirk-compatibility with GNU tbl(1): With the "nospaces" option, skip space char...
[TXT] tbl_html.c  1.41   23 months  schwarze   If the last data row of a tbl(7) contains nothing but a horizontal line, do not ...
[TXT] tbl_int.h  1.2   5 years  schwarze   Cleanup, no functional change: Now that message handling is properly encapsulate...
[TXT] tbl_layout.c  1.50   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[TXT] tbl_opts.c  1.24   5 years  schwarze   Almost mechanical diff to remove the "struct mparse *" argument from mandoc_msg(...
[TXT] tbl_parse.h  1.2   5 years  schwarze   Cleanup, no functional change: Now that message handling is properly encapsulate...
[TXT] tbl_term.c  1.79   19 months  schwarze   Stop skipping vertical space after boxed tables. Skipping such space used to be...
[TXT] term.c  1.291   11 months  schwarze   spelling fixes from Paul Tagliamonte via tech@ and jmc@
[TXT] term.h  1.134   19 months  schwarze   When starting a new input line, even when continuing the same output line, use t...
[TXT] term_ascii.c  1.69   4 months  schwarze   Reduce the man(7) default global indentation from 7n, which was an oddity in gro...
[TXT] term_ps.c  1.92   3 years  schwarze   After .ti, there are many reasons why the offset may change, so setting it back ...
[TXT] term_tab.c  1.7   2 years  schwarze   Provide a cleanup function for the term_tab module, freeing memory and resetting...
[TXT] term_tag.c  1.6   2 years  schwarze   Append .html suffix to temporary files enabling browsers to recognise it. Occas...
[TXT] term_tag.h  1.4   2 years  schwarze   Append .html suffix to temporary files enabling browsers to recognise it. Occas...
[TXT] test-EFTYPE.c  1.1   7 years  schwarze   Linux compatibility: Work around the lack of EFTYPE and protect <err.h>.
[TXT] test-O_DIRECTORY.c  1.1   7 years  schwarze   proper test for O_DIRECTORY
[TXT] test-PATH_MAX.c  1.1   7 years  schwarze   POSIX allows PATH_MAX to not be defined, meaning "unlimited". Found by Aaron M. ...
[TXT] test-attribute.c  1.1   3 years  schwarze   Provide a real feature test for __attribute__(). Looking at version numbers like...
[TXT] test-be32toh.c  1.1   7 years  schwarze   The concept of endianness seems to be somewhat newfangled, so the respective con...
[TXT] test-cmsg.c  1.1   7 years  schwarze   config glue for recvmsg(2) and CMSG_FIRSTHDR(3); needed for Solaris 11
[TXT] test-dirent-namlen.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[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] test-fts.c  1.4   7 years  schwarze   Compat glue for the FreeBSD comparison function prototype for fts_open(3) which ...
[TXT] test-getline.c  1.1   8 years  schwarze   provide a simple stand-alone implementation of getline(3) for systems lacking it...
[TXT] test-getsubopt.c  1.6   5 years  schwarze   Change comment: NetBSD just fixed their headers; but leave the workaround in pla...
[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-mkstemps.c  1.1   2 years  schwarze   Test availability of mkstemps(3) and provide a fallback implementation in case i...
[TXT] test-nanosleep.c  1.1   7 years  schwarze   Autodetect if -lrt is needed for nanosleep(3). Helpful for Solaris 9 and 10. Rem...
[TXT] test-noop.c  1.1   5 years  schwarze   more 1.14.4 release preparations: autodetect whether the compiler can use -W and...
[TXT] test-ntohl.c  1.1   7 years  schwarze   The concept of endianness seems to be somewhat newfangled, so the respective con...
[TXT] test-ohash.c  1.5   7 years  schwarze   cope with -Wmissing-prototypes
[TXT] test-pledge.c  1.1   8 years  schwarze   merge pledge(2) support from OpenBSD
[TXT] test-progname.c  1.2   8 years  schwarze   Use getprogname(3) rather than __progname. Suggested by Joerg@ Sonnenberger (Net...
[TXT] test-reallocarray.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-recallocarray.c  1.1   6 years  schwarze   Implement automatic line breaking inside individual table cells that contain tex...
[TXT] test-recvmsg.c  1.1   7 years  schwarze   config glue for recvmsg(2) and CMSG_FIRSTHDR(3); needed for Solaris 11
[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] 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] test-strcasestr.c  1.4   5 years  schwarze   Autodetect whether _GNU_SOURCE or _OPENBSD_SOURCE are needed; the latter is a Ne...
[TXT] test-stringlist.c  1.3   5 years  schwarze   NULL requires <stddef.h>
[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-strndup.c  1.1   6 years  schwarze   Add strndup(3) compat implementation. Jan Stary reports that MacOS X Snow Leopar...
[TXT] test-strptime.c  1.4   5 years  schwarze   Autodetect whether _GNU_SOURCE or _OPENBSD_SOURCE are needed; the latter is a Ne...
[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.5   5 years  schwarze   Autodetect whether _GNU_SOURCE or _OPENBSD_SOURCE are needed; the latter is a Ne...
[TXT] test-wchar.c  1.5   5 years  schwarze   Autodetect whether _GNU_SOURCE or _OPENBSD_SOURCE are needed; the latter is a Ne...
[TXT] tree.c  1.92   2 years  schwarze   More accurately represent cells containing horizontal lines in -T tree output. ...
[TXT] ChangeLog.xsl (in the Attic) [Hide]  1.5   13 years  kristaps   As mentioned: ChangeLog isn't being built any more.
[TXT] DESCR (in the Attic) [Hide]  1.5   14 years  kristaps   Removed automatic port generation, as the downstream versions should be used ins...
[TXT] Makefile.freebsd (in the Attic) [Hide]  1.3   14 years  kristaps   Removed automatic port generation, as the downstream versions should be used ins...
[TXT] Makefile.netbsd (in the Attic) [Hide]  1.4   14 years  kristaps   Removed automatic port generation, as the downstream versions should be used ins...
[TXT] Makefile.openbsd (in the Attic) [Hide]  1.4   14 years  kristaps   Removed automatic port generation, as the downstream versions should be used ins...
[TXT] Makefile.port (in the Attic) [Hide]  1.6   15 years  kristaps   Initial NetBSD pkgsrc.
[TXT] READE.addmacro (in the Attic) [Hide]  1.2   15 years  kristaps   Added mdoclint. `make regress' uses mdoclint
[TXT] README.addescape (in the Attic) [Hide]  1.2   15 years  kristaps   Strings abstracted into dynamically-created C files. Added -V option. Deprecated...
[TXT] README.addmacro (in the Attic) [Hide]  1.2   15 years  kristaps   Strings abstracted into dynamically-created C files. Added -V option. Deprecated...
[TXT] README.addregress (in the Attic) [Hide]  1.2   15 years  kristaps   Strings abstracted into dynamically-created C files. Added -V option. Deprecated...
[TXT] action.c (in the Attic) [Hide]  1.52   15 years  kristaps   Added man_action.c, renamed mdoc_action.c.
[TXT] apropos.c (in the Attic) [Hide]  1.42   9 years  schwarze   Fully integrate apropos(1) into mandoc(1). Switch the argmode on the progname, i...
[TXT] apropos.h (in the Attic) [Hide]  1.3   12 years  schwarze   Less misleading file names; ok kristaps@.
[TXT] apropos_db.c (in the Attic) [Hide]  1.33   11 years  kristaps   Remove lint from Makefile. Disable some parts of the build (man.cgi, etc.) while...
[TXT] apropos_db.h (in the Attic) [Hide]  1.14   11 years  kristaps   Remove lint from Makefile. Disable some parts of the build (man.cgi, etc.) while...
[TXT] arch.in (in the Attic) [Hide]  1.16   9 years  schwarze   Drop useless architecture table. Validating architecture names is a job for mak...
[TXT] argv.c (in the Attic) [Hide]  1.58   15 years  kristaps   General clean-ups.
[TXT] ascii.c (in the Attic) [Hide]  1.10   14 years  kristaps   ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding). More ht...
[TXT] ascii.in (in the Attic) [Hide]  1.18   14 years  kristaps   ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding). More ht...
[TXT] att.in (in the Attic) [Hide]  1.9   9 years  schwarze   AT&T is unlikely to release an new version of Research UNIX any time soon. So, i...
[TXT] chars.h (in the Attic) [Hide]  1.8   13 years  kristaps   Step 4: merge chars.h into out.h. The functions in this file are necessary to a...
[TXT] chars.in (in the Attic) [Hide]  1.53   8 years  schwarze   Major character table cleanup: * Use ohash(3) rather than a hand-rolled hash tab...
[TXT] compat.c (in the Attic) [Hide]  1.6   12 years  kristaps   Scary-looking but otherwise harmless changes allow me to build for Windows. That...
[TXT] compat_fgetln.c (in the Attic) [Hide]  1.5   8 years  schwarze   Modernization, no functional change intended: Use the POSIX function getline(3) ...
[TXT] compat_sqlite3_errstr.c (in the Attic) [Hide]  1.5   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] compat_strnlen.c (in the Attic) [Hide]  1.2   9 years  schwarze   remove strnlen(3) compat, we no longer use it
[TXT] config.h.post (in the Attic) [Hide]  1.12   9 years  schwarze   Improve build system and autodetection. * Make ./configure standalone, that's wh...
[TXT] config.h.pre (in the Attic) [Hide]  1.7   9 years  schwarze   Improve build system and autodetection. * Make ./configure standalone, that's wh...
[TXT] db.c (in the Attic) [Hide]  1.4   12 years  schwarze   Less misleading file names; ok kristaps@.
[TXT] dummy.c (in the Attic) [Hide]  1.11   15 years  kristaps   Considerably improved roff_text parser. Consolidated noop roff macros.
[TXT] example.style.css (in the Attic) [Hide]  1.56   8 years  schwarze   Unify the three stylesheets into a single CSS file. Many thanks to bentley@ for ...
[TXT] external.png (in the Attic) [Hide]  1.2   10 years  schwarze   - remove index.html, it is now part of the website repo - install mandocdb, manp...
[TXT] hash.c (in the Attic) [Hide]  1.12   15 years  kristaps   First addition of -man macro support. Abstraction of mdoc.
[TXT] html4_strict.c (in the Attic) [Hide]  1.10   15 years  kristaps   Abstract ml/mlg/html/xml.
[TXT] index.7 (in the Attic) [Hide]  1.15   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] index.css (in the Attic) [Hide]  1.12   10 years  schwarze   - remove index.html, it is now part of the website repo - install mandocdb, manp...
[TXT] index.sgml (in the Attic) [Hide]  1.167   10 years  schwarze   - remove index.html, it is now part of the website repo - install mandocdb, manp...
[TXT] libmandoc.c (in the Attic) [Hide]  1.2   13 years  kristaps   Revert Makefile to using mandoc.c instead of libmandoc.c. Remove newborn libman...
[TXT] libmdocml.c (in the Attic) [Hide]  1.22   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] libmdocml.h (in the Attic) [Hide]  1.15   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] libroff.h (in the Attic) [Hide]  1.44   5 years  schwarze   Cleanup, no functional change: In libroff.h, nothing was left except the eqn(7) ...
[TXT] literals.c (in the Attic) [Hide]  1.9   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] macro.c (in the Attic) [Hide]  1.78   15 years  kristaps   First addition of -man macro support. Abstraction of mdoc.
[TXT] makewhatis.1 (in the Attic) [Hide]  1.14   12 years  kristaps   Apparently these weren't removed properly...
[TXT] makewhatis.c (in the Attic) [Hide]  1.22   12 years  kristaps   Apparently these weren't removed properly...
[TXT] man-cgi.css (in the Attic) [Hide]  1.8   8 years  schwarze   Unify the three stylesheets into a single CSS file. Many thanks to bentley@ for ...
[TXT] man.3 (in the Attic) [Hide]  1.31   13 years  kristaps   Step 3: consolidate manuals. The parse functions in mdoc.h, roff.h, and man.h a...
[TXT] man.cgi.7 (in the Attic) [Hide]  1.14   9 years  schwarze   Full rewrite of the man.cgi(8) manual. Almost everything in the old man.cgi(7) ...
[TXT] man.cgi.css (in the Attic) [Hide]  1.2   12 years  kristaps   Some presentation polish in man.cgi: - include search bar above result page (I...
[TXT] man_action.c (in the Attic) [Hide]  1.44   13 years  kristaps   Kill man_action.c.
[TXT] man_argv.c (in the Attic) [Hide]  1.9   13 years  kristaps   Merge man_args() into man_macro.c, the only place where it's called, and make it...
[TXT] man_hash.c (in the Attic) [Hide]  1.37   6 years  schwarze   Parser unification: use nice ohashes for all three request and macro tables; no ...
[TXT] mandoc-db.1 (in the Attic) [Hide]  1.6   12 years  kristaps   Rename mandoc-db to makewhatis. On the suggestion of schwarze@; I agree. Add in...
[TXT] mandoc-db.c (in the Attic) [Hide]  1.22   12 years  kristaps   Rename mandoc-db to makewhatis. On the suggestion of schwarze@; I agree. Add in...
[TXT] mandocdb.1 (in the Attic) [Hide]  1.2   12 years  schwarze   move mandocdb(1) to mandocdb(8) "please make this change" kristaps@
[TXT] mandocdb.8 (in the Attic) [Hide]  1.26   9 years  schwarze   Slowly, the dust begins to settle. We are keeping the traditional name makewhati...
[TXT] mandocdb.h (in the Attic) [Hide]  1.8   11 years  kristaps   Merge whatis.1 into apropos.1 (and remove), add whatis bits to apropos (via mans...
[TXT] manpage.c (in the Attic) [Hide]  1.15   6 years  schwarze   Delete the manpage(1) utility. It was never enabled in any release, nor was a ma...
[TXT] manpath.h (in the Attic) [Hide]  1.8   9 years  schwarze   Parse the new man.conf(5) "output" directive. The next step will be to actually ...
[TXT] mansearch_const.c (in the Attic) [Hide]  1.8   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] manuals.7 (in the Attic) [Hide]  1.21   13 years  kristaps   Remove manuals.7 (see http://manpages.bsd.lv).
[TXT] manup.8 (in the Attic) [Hide]  1.2   12 years  kristaps   Rename manup(8) to catman(8), which Linux already uses for a similar tool.
[TXT] manup.c (in the Attic) [Hide]  1.3   12 years  kristaps   Rename manup(8) to catman(8), which Linux already uses for a similar tool.
[TXT] mdoc.3 (in the Attic) [Hide]  1.58   13 years  kristaps   Step 3: consolidate manuals. The parse functions in mdoc.h, roff.h, and man.h a...
[TXT] mdoc.template (in the Attic) [Hide]  1.10   12 years  kristaps   Remove mdoc.template. It's already embedded in man(7) and mdoc(7); no need to h...
[TXT] mdoc_action.c (in the Attic) [Hide]  1.89   13 years  kristaps   mdoc_action.c is no more. Attic it and remove it from the Makefile. Remove refe...
[TXT] mdoc_hash.c (in the Attic) [Hide]  1.29   6 years  schwarze   Parser unification: use nice ohashes for all three request and macro tables; no ...
[TXT] mdoc_strings.c (in the Attic) [Hide]  1.29   13 years  kristaps   Kill off mdoc_strings.c, which is now empty. Byeeeeeeeee!
[TXT] mdoclint.1 (in the Attic) [Hide]  1.6   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdoclint.c (in the Attic) [Hide]  1.5   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdocml.1 (in the Attic) [Hide]  1.34   15 years  kristaps   Split mdocml -> mdocterm, mdoctree (new manuals, etc.). Escape-recognition term....
[TXT] mdocml.3 (in the Attic) [Hide]  1.2   15 years  kristaps   Added more validation (parents/msecs). Initial function documentation for mdoc.3...
[TXT] mdocml.c (in the Attic) [Hide]  1.55   15 years  kristaps   Split mdocml -> mdocterm, mdoctree (new manuals, etc.). Escape-recognition term....
[TXT] mdocml.css (in the Attic) [Hide]  1.10   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] mdocterm.1 (in the Attic) [Hide]  1.27   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdocterm.c (in the Attic) [Hide]  1.50   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdoctree.1 (in the Attic) [Hide]  1.8   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdoctree.c (in the Attic) [Hide]  1.9   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] ml.c (in the Attic) [Hide]  1.10   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] ml.h (in the Attic) [Hide]  1.17   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] mlg.c (in the Attic) [Hide]  1.30   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] mmain.c (in the Attic) [Hide]  1.16   15 years  kristaps   Pruned mmain.
[TXT] mmain.h (in the Attic) [Hide]  1.7   15 years  kristaps   Pruned mmain.
[TXT] noop.c (in the Attic) [Hide]  1.4   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] preconv.1 (in the Attic) [Hide]  1.8   9 years  schwarze   integrate preconv(1) into mandoc(1); enhances functionality and reduces code and...
[TXT] private.h (in the Attic) [Hide]  1.92   15 years  kristaps   First addition of -man macro support. Abstraction of mdoc.
[TXT] prologue.c (in the Attic) [Hide]  1.6   15 years  kristaps   *** empty log message ***
[TXT] regs.h (in the Attic) [Hide]  1.7   13 years  kristaps   Re-constitution of `ds' symbol processing. First, push the roff_getstr() family...
[TXT] roff.3 (in the Attic) [Hide]  1.11   13 years  kristaps   Step 3: consolidate manuals. The parse functions in mdoc.h, roff.h, and man.h a...
[TXT] st.in (in the Attic) [Hide]  1.31   5 years  schwarze   Cleanup, no functional change: Finally merge the pointless file st.in into st.c....
[TXT] strings.c (in the Attic) [Hide]  1.34   15 years  kristaps   General clean-ups.
[TXT] strings.sh (in the Attic) [Hide]  1.4   15 years  kristaps   Fixed mdoc_phrase escape handling. Added MDOC_IGNDELIM (Pf, soon Li, etc.). macr...
[TXT] style.css (in the Attic) [Hide]  1.32   8 years  schwarze   Unify the three stylesheets into a single CSS file. Many thanks to bentley@ for ...
[TXT] tags.c (in the Attic) [Hide]  1.4   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] termact.c (in the Attic) [Hide]  1.7   15 years  kristaps   termact.c -> term.c term.c -> mdocterm.c tree.c -> mdoctree.c Fixed/finished mma...
[TXT] terminal.c (in the Attic) [Hide]  1.13   15 years  kristaps   General clean-ups.
[TXT] test-betoh64.c (in the Attic) [Hide]  1.1   10 years  schwarze   branches: 1.1.2; file test-betoh64.c was initially added on branch VERSION_1_12...
[TXT] test-fgetln.c (in the Attic) [Hide]  1.4   8 years  schwarze   Modernization, no functional change intended: Use the POSIX function getline(3) ...
[TXT] test-mmap.c (in the Attic) [Hide]  1.7   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] test-sqlite3.c (in the Attic) [Hide]  1.3   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] test-sqlite3_errstr.c (in the Attic) [Hide]  1.3   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] test-strnlen.c (in the Attic) [Hide]  1.2   9 years  schwarze   remove strnlen(3) compat, we no longer use it
[TXT] tokens.c (in the Attic) [Hide]  1.5   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] validate.c (in the Attic) [Hide]  1.94   15 years  kristaps   Added man validator, renamed mdoc validator.
[TXT] vol.c (in the Attic) [Hide]  1.12   9 years  schwarze   Retire support for CSRG supplementary document titles. These are long obsolete ...
[TXT] vol.in (in the Attic) [Hide]  1.7   9 years  schwarze   Retire support for CSRG supplementary document titles. These are long obsolete ...
[TXT] whatis.1 (in the Attic) [Hide]  1.10   11 years  kristaps   Merge whatis.1 into apropos.1 (and remove), add whatis bits to apropos (via mans...
[TXT] xml.c (in the Attic) [Hide]  1.26   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] xstd.c (in the Attic) [Hide]  1.14   15 years  kristaps   General clean-ups.


CVSweb