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
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
Parent Directory | ||||
Attic/ [Don't hide] | ||||
regress/ | ||||
compat_strsep.c | 1.6 | 2 years | schwarze | #include <stddef.h>, needed for NULL; bug reported by op@ |
tag.c | 1.38 | 12 months | schwarze | 1. Do not put ASCII_HYPH (0x1c) into the tag file. That happened when tagging a ... |
arch.c | 1.17 | 3 years | schwarze | Add OpenBSD riscv64 architecture; patch from jsg@. While here, retire sgi and so... |
st.c | 1.18 | 6 months | schwarze | Add new argument for IEEE 1003.1-2024 aka POSIX.1; patch from job@, OK jmc@. |
test-strndup.c | 1.1 | 6 years | schwarze | Add strndup(3) compat implementation. Jan Stary reports that MacOS X Snow Leopar... |
test-sandbox_init.c | 1.1 | 8 years | kristaps | Add support for Mac OS X's sandbox_init(3) sandbox functionality, which is marke... |
term_ps.c | 1.92 | 4 years | schwarze | After .ti, there are many reasons why the offset may change, so setting it back ... |
tbl_opts.c | 1.24 | 6 years | schwarze | Almost mechanical diff to remove the "struct mparse *" argument from mandoc_msg(... |
term_tag.c | 1.6 | 3 years | schwarze | Append .html suffix to temporary files enabling browsers to recognise it. Occas... |
term_tag.h | 1.4 | 3 years | schwarze | Append .html suffix to temporary files enabling browsers to recognise it. Occas... |
test-nanosleep.c | 1.1 | 8 years | schwarze | Autodetect if -lrt is needed for nanosleep(3). Helpful for Solaris 9 and 10. Rem... |
test-strcasestr.c | 1.4 | 6 years | schwarze | Autodetect whether _GNU_SOURCE or _OPENBSD_SOURCE are needed; the latter is a Ne... |
test-strptime.c | 1.4 | 6 years | schwarze | Autodetect whether _GNU_SOURCE or _OPENBSD_SOURCE are needed; the latter is a Ne... |
test-vasprintf.c | 1.5 | 6 years | schwarze | Autodetect whether _GNU_SOURCE or _OPENBSD_SOURCE are needed; the latter is a Ne... |
test-wchar.c | 1.5 | 6 years | schwarze | Autodetect whether _GNU_SOURCE or _OPENBSD_SOURCE are needed; the latter is a Ne... |
roff_int.h | 1.20 | 2 years | schwarze | Avoid the layering violation of re-parsing for \E in roff_expand(). To that end,... |
dba_array.c | 1.2 | 4 years | schwarze | Because mandoc_aux.h and mandoc.h use __attribute__, all files that include mand... |
mandoc_ohash.c | 1.3 | 4 years | schwarze | Because mandoc_aux.h and mandoc.h use __attribute__, all files that include mand... |
mandoc_xr.c | 1.4 | 4 years | schwarze | Because mandoc_aux.h and mandoc.h use __attribute__, all files that include mand... |
roff_html.c | 1.21 | 4 years | schwarze | Because mandoc_aux.h and mandoc.h use __attribute__, all files that include mand... |
roff_validate.c | 1.20 | 4 years | schwarze | Because mandoc_aux.h and mandoc.h use __attribute__, all files that include mand... |
test-getsubopt.c | 1.6 | 6 years | schwarze | Change comment: NetBSD just fixed their headers; but leave the workaround in pla... |
libmdoc.h | 1.117 | 5 years | schwarze | Cleanup, minus 15 LOC, no functional change: Simplify the way the man(7) and mdo... |
mandoc.3 | 1.44 | 5 years | schwarze | Cleanup, no functional change: The struct roff_man used to be a bad mixture of ... |
mdoc.h | 1.146 | 5 years | schwarze | Cleanup, no functional change: The struct roff_man used to be a bad mixture of ... |
eqn.h | 1.1 | 6 years | schwarze | Cleanup, no functional change: No need to expose the eqn(7) syntax tree data str... |
eqn_term.c | 1.19 | 6 years | schwarze | Cleanup, no functional change: No need to expose the eqn(7) syntax tree data str... |
tbl.3 | 1.6 | 6 years | schwarze | Cleanup, no functional change: Now that message handling is properly encapsulate... |
tbl.c | 1.46 | 6 years | schwarze | Cleanup, no functional change: Now that message handling is properly encapsulate... |
tbl_int.h | 1.2 | 6 years | schwarze | Cleanup, no functional change: Now that message handling is properly encapsulate... |
tbl_parse.h | 1.2 | 6 years | schwarze | Cleanup, no functional change: Now that message handling is properly encapsulate... |
libman.h | 1.86 | 5 years | schwarze | Cleanup, no functional change: Since the man(7) and roff(7) validators no longer... |
lib.c | 1.15 | 6 years | schwarze | Cleanup, no functional change: Split the top level parser interface out of the u... |
preconv.c | 1.17 | 6 years | schwarze | Cleanup, no functional change: Split the top level parser interface out of the u... |
test-fts.c | 1.4 | 8 years | schwarze | Compat glue for the FreeBSD comparison function prototype for fts_open(3) which ... |
eqn.7 | 1.39 | 4 years | schwarze | Document the "delim" syntax and its usage. Closing a gap reported by bentley@, w... |
man.conf.5 | 1.8 | 4 years | schwarze | Finally delete support for the "_whatdb" configuration directive, which has a mi... |
out.h | 1.35 | 2 years | schwarze | Finally expand and delete the macro SCALE_VS_INIT(). It's nothing but obfuscatio... |
test-err.c | 1.1 | 9 years | schwarze | Finally use __progname, err(3) and warn(3). That's more readable and less error-... |
roff_escape.c | 1.15 | 7 months | schwarze | Fix UTF-16 surrogate detection: lower case variants have to be rejected, too. |
mdoc_markdown.c | 1.38 | 4 months | schwarze | Fix a bug in .Ql handling that has been present since the beginning (2017). Sin... |
man.1 | 1.41 | 2 years | schwarze | For clarity and consistency, refer to ".Bx 4.0" rather than ".Bx 4". Also, menti... |
mdoc.7 | 1.294 | 2 months | schwarze | For compatibility with groff, the .In macro has been callable and parsed since m... |
mandocdb.c | 1.274 | 7 months | schwarze | Garbage collect dead code intended to write five- and six-byte UTF-8 sequences s... |
compat_fts.h | 1.5 | 4 years | schwarze | Give the fts_compar struct member a real prototype. This adds clarity and avoids... |
mandoc_xr.h | 1.3 | 7 years | schwarze | If a single page references the same non-existent manual more than once, print "... |
LICENSE | 1.23 | 2 years | schwarze | If an .Xr macro contains a section argument, write an aria-label attribute such ... |
tbl_html.c | 1.41 | 2 years | schwarze | If the last data row of a tbl(7) contains nothing but a horizontal line, do not ... |
test-recallocarray.c | 1.1 | 7 years | schwarze | Implement automatic line breaking inside individual table cells that contain tex... |
man_html.c | 1.187 | 13 months | schwarze | Implement the man(7) .MR macro, a 2023 GNU extension. The syntax and semantics i... |
man_validate.c | 1.159 | 13 months | schwarze | Implement the man(7) .MR macro, a 2023 GNU extension. The syntax and semantics i... |
roff.c | 1.400 | 13 months | schwarze | Implement the man(7) .MR macro, a 2023 GNU extension. The syntax and semantics i... |
roff.h | 1.76 | 13 months | schwarze | Implement the man(7) .MR macro, a 2023 GNU extension. The syntax and semantics i... |
mandoc_html.3 | 1.24 | 2 years | schwarze | Improve accessibility of -T html -O toc output by using the <nav> element in the... |
dba.c | 1.10 | 7 years | schwarze | Improve clarity of some casts; from Christos Zoulas <christos at NetBSD>. |
dbm_map.c | 1.8 | 7 years | schwarze | Improve clarity of some casts; from Christos Zoulas <christos at NetBSD>. |
chars.c | 1.81 | 2 years | schwarze | In groff commit 78e66624 on May 7 20:15:33 2021 +1000, G. Branden Robinson chang... |
mansearch.h | 1.30 | 5 years | schwarze | In man(1) mode, i.e. when asking for a single manual page by name, prefer file n... |
compat_ohash.h | 1.6 | 9 years | schwarze | In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th... |
mandoc_ohash.h | 1.2 | 9 years | schwarze | In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th... |
mandoc_parse.h | 1.5 | 5 years | schwarze | In the past, generating comment nodes stopped at the .TH or .Dd macro, which is ... |
Makefile | 1.543 | 14 months | schwarze | Install mandoc.css by default even if man.cgi(8) is not built. It matters becaus... |
configure | 1.83 | 14 months | schwarze | Install mandoc.css by default even if man.cgi(8) is not built. It matters becaus... |
configure.local.example | 1.45 | 14 months | schwarze | Install mandoc.css by default even if man.cgi(8) is not built. It matters becaus... |
makewhatis.8 | 1.7 | 2 years | schwarze | Just say that the databases are intended for use by apropos(1), whatis(1), and m... |
test-EFTYPE.c | 1.1 | 8 years | schwarze | Linux compatibility: Work around the lack of EFTYPE and protect <err.h>. |
test-rewb-bsd.c | 1.2 | 8 years | schwarze | Linux needs <stddef.h>, or NULL isn't defined. |
test-rewb-sysv.c | 1.2 | 8 years | schwarze | Linux needs <stddef.h>, or NULL isn't defined. |
msec.c | 1.16 | 6 years | schwarze | Major cleanup; may imply minor changes in edge cases of error reporting. Finall... |
mandoc.c | 1.121 | 2 years | schwarze | Make roff_expand() parse left-to-right rather than right-to-left. Some escape se... |
manpath.c | 1.44 | 3 years | schwarze | Make sure that the configuration file is always read, even when running with the... |
man.cgi.3 | 1.4 | 7 years | schwarze | Mention the manual page name and section in the HTML page <title>. Based on a pa... |
tree.c | 1.92 | 2 years | schwarze | More accurately represent cells containing horizontal lines in -T tree output. ... |
test-stringlist.c | 1.3 | 6 years | schwarze | NULL requires <stddef.h> |
compat_err.c | 1.5 | 4 years | schwarze | Only compile compat_*.c implementations that are actually needed. That's cleaner... |
compat_fts.c | 1.17 | 4 years | schwarze | Only compile compat_*.c implementations that are actually needed. That's cleaner... |
compat_getline.c | 1.2 | 4 years | schwarze | Only compile compat_*.c implementations that are actually needed. That's cleaner... |
compat_getsubopt.c | 1.6 | 4 years | schwarze | Only compile compat_*.c implementations that are actually needed. That's cleaner... |
compat_isblank.c | 1.3 | 4 years | schwarze | Only compile compat_*.c implementations that are actually needed. That's cleaner... |
compat_ohash.c | 1.7 | 4 years | schwarze | Only compile compat_*.c implementations that are actually needed. That's cleaner... |
compat_progname.c | 1.2 | 4 years | schwarze | Only compile compat_*.c implementations that are actually needed. That's cleaner... |
compat_reallocarray.c | 1.5 | 4 years | schwarze | Only compile compat_*.c implementations that are actually needed. That's cleaner... |
compat_recallocarray.c | 1.2 | 4 years | schwarze | Only compile compat_*.c implementations that are actually needed. That's cleaner... |
compat_strcasestr.c | 1.5 | 4 years | schwarze | Only compile compat_*.c implementations that are actually needed. That's cleaner... |
compat_strtonum.c | 1.2 | 4 years | schwarze | Only compile compat_*.c implementations that are actually needed. That's cleaner... |
compat_vasprintf.c | 1.4 | 4 years | schwarze | Only compile compat_*.c implementations that are actually needed. That's cleaner... |
test-PATH_MAX.c | 1.1 | 8 years | schwarze | POSIX allows PATH_MAX to not be defined, meaning "unlimited". Found by Aaron M. ... |
term_tab.c | 1.7 | 3 years | schwarze | Provide a cleanup function for the term_tab module, freeing memory and resetting... |
test-attribute.c | 1.1 | 4 years | schwarze | Provide a real feature test for __attribute__(). Looking at version numbers like... |
tbl_data.c | 1.59 | 3 years | schwarze | Quirk-compatibility with GNU tbl(1): With the "nospaces" option, skip space char... |
man_macro.c | 1.150 | 13 months | schwarze | Reduce the man(7) default global indentation from 7n, which was an oddity in gro... |
man_term.c | 1.244 | 13 months | schwarze | Reduce the man(7) default global indentation from 7n, which was an oddity in gro... |
mandoc.1 | 1.267 | 13 months | schwarze | Reduce the man(7) default global indentation from 7n, which was an oddity in gro... |
mdoc_term.c | 1.383 | 13 months | schwarze | Reduce the man(7) default global indentation from 7n, which was an oddity in gro... |
term_ascii.c | 1.69 | 13 months | schwarze | Reduce the man(7) default global indentation from 7n, which was an oddity in gro... |
dba_array.h | 1.1 | 8 years | schwarze | Remove the dependency on SQLite without loss of functionality. Stop supporting s... |
dba_write.h | 1.1 | 8 years | schwarze | Remove the dependency on SQLite without loss of functionality. Stop supporting s... |
dbm.h | 1.1 | 8 years | schwarze | Remove the dependency on SQLite without loss of functionality. Stop supporting s... |
man.7 | 1.150 | 13 months | schwarze | Remove the statement that .TQ was "rarely used even in GNU manual pages". It ap... |
tbl.7 | 1.39 | 2 years | schwarze | Replace ugly .sp requests with normal .Pp macros. After tbl_term.c 1.79, such co... |
main.h | 1.30 | 5 years | schwarze | Reset HTML formatter state, in particular the id_unique hash, after processing e... |
man.c | 1.189 | 2 years | schwarze | Restore the traditional behaviour of the man(7) single-font macros .B, .I, .SM, ... |
NEWS | 1.41 | 3 years | schwarze | Sevan Janiyan resigned from the NetBSD project and pkgsrc in 2020. He is now bus... |
cgi.h.example | 1.6 | 7 years | schwarze | Simplify: write HTTP 303 redirects with relative locations. Suggested by bentley... |
mandoc_char.7 | 1.79 | 2 years | schwarze | Since \. is not a character escape sequence, re-classify it from the wrong parsi... |
mandoc_msg.c | 1.20 | 2 years | schwarze | Split the excessively generic diagnostic message "invalid escape sequence" into ... |
tbl_term.c | 1.79 | 2 years | schwarze | Stop skipping vertical space after boxed tables. Skipping such space used to be... |
mdoc.c | 1.275 | 4 years | schwarze | Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It. In HTML output, impr... |
roff.7 | 1.121 | 13 months | schwarze | Support some escape sequences, in particular character escape sequences, inside ... |
tbl.h | 1.2 | 3 years | schwarze | Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ... |
tbl_layout.c | 1.50 | 3 years | schwarze | Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ... |
compat_stringlist.c | 1.8 | 4 years | schwarze | Sync stringlist implementation with NetBSD. Various improvements of security, fu... |
compat_stringlist.h | 1.5 | 4 years | schwarze | Sync stringlist implementation with NetBSD. Various improvements of security, fu... |
compat_mkstemps.c | 1.1 | 3 years | schwarze | Test availability of mkstemps(3) and provide a fallback implementation in case i... |
test-mkstemps.c | 1.1 | 3 years | schwarze | Test availability of mkstemps(3) and provide a fallback implementation in case i... |
dba_write.c | 1.3 | 8 years | schwarze | The concept of endianness seems to be somewhat newfangled, so the respective con... |
test-be32toh.c | 1.1 | 8 years | schwarze | The concept of endianness seems to be somewhat newfangled, so the respective con... |
test-ntohl.c | 1.1 | 8 years | schwarze | The concept of endianness seems to be somewhat newfangled, so the respective con... |
demandoc.1 | 1.9 | 2 years | schwarze | The demandoc(1) program neither reads nor writes any databases, so delete a sent... |
eqn_html.c | 1.19 | 5 years | schwarze | The header file "html.h" uses enum roff_tok, so "roff.h" must be included before... |
predefs.in | 1.4 | 12 years | schwarze | The mdoc(7) \*(Ba predefined string actually forces roman font; that's stupid be... |
man.h | 1.79 | 6 years | schwarze | The upcoming .while request will have to re-execute roff(7) lines parsed earlier... |
eqn_parse.h | 1.4 | 2 years | schwarze | To prevent infinite recursion while expanding eqn(7) definitions, we must not re... |
compat_mkdtemp.c | 1.4 | 3 years | schwarze | Two minor improvements: 1. If mktemp(3) fails, do not overwrite the errno becaus... |
mdoc_state.c | 1.19 | 2 years | schwarze | Up to version 1.22.4, groff_mdoc(7) only considered the first word when comparin... |
test-progname.c | 1.2 | 9 years | schwarze | Use getprogname(3) rather than __progname. Suggested by Joerg@ Sonnenberger (Net... |
mandoc_escape.3 | 1.6 | 13 months | schwarze | Various updates: * document several missing ESCAPE_* constants * some sequences ... |
tag.h | 1.14 | 4 years | schwarze | When a .Tg is attached to a paragraph, attach the permalink to the first word, o... |
mdoc_validate.c | 1.391 | 2 years | schwarze | When looking for the next block to tag, we aren't interested in children of the ... |
mandoc.h | 1.282 | 14 months | schwarze | When parsing a macro argument results in delayed escape sequence expansion, re-c... |
mdoc_argv.c | 1.120 | 5 years | schwarze | When parsing a tab character that is not preceded by a space character on an .It... |
term.h | 1.134 | 2 years | schwarze | When starting a new input line, even when continuing the same output line, use t... |
dba.h | 1.2 | 8 years | schwarze | When the content of a manual page does not specify a section, the empty string g... |
html.h | 1.112 | 2 years | schwarze | While the HTML standard allows multiple <h1> elements in the same document, <h1>... |
mandoc.css | 1.52 | 2 years | schwarze | While the HTML standard allows multiple <h1> elements in the same document, <h1>... |
libmandoc.h | 1.80 | 3 years | schwarze | add a style message about overlong text lines, trying very hard to avoid false p... |
apropos.1 | 1.51 | 4 years | schwarze | add example to apropos.1 to list all manuals in a given section; patch from ians... |
catman.c | 1.23 | 3 years | schwarze | better error message if mandocd is not found |
test-cmsg.c | 1.1 | 7 years | schwarze | config glue for recvmsg(2) and CMSG_FIRSTHDR(3); needed for Solaris 11 |
test-recvmsg.c | 1.1 | 7 years | schwarze | config glue for recvmsg(2) and CMSG_FIRSTHDR(3); needed for Solaris 11 |
test-ohash.c | 1.5 | 8 years | schwarze | cope with -Wmissing-prototypes |
mansearch.3 | 1.5 | 7 years | schwarze | delete documentation of some stuff that no longer exists, mostly about SQLite3; ... |
msec.in | 1.8 | 7 years | schwarze | delete old, undocumented, obsolete section names that nobody uses |
dbm.c | 1.7 | 5 years | schwarze | delete trailing whitespace and space-tab sequences; no code change; patch from M... |
dbm_map.h | 1.2 | 5 years | schwarze | delete trailing whitespace and space-tab sequences; no code change; patch from M... |
lib.in | 1.22 | 5 years | schwarze | delete trailing whitespace and space-tab sequences; no code change; patch from M... |
mandoc_malloc.3 | 1.3 | 3 years | schwarze | document mandoc_recallocarray(3); patch found in my tree, apparently forgotten y... |
mandoc.db.5 | 1.5 | 8 years | schwarze | document the new file format |
mdoc_html.c | 1.350 | 2 years | schwarze | https://www.w3.org/WAI/ARIA/apg/practices/names-and-descriptions/ says: "Start n... |
read.c | 1.221 | 2 years | schwarze | improve a comment explaining a particularly nasty hack; no code change |
man.cgi.8 | 1.24 | 2 years | schwarze | improve the description of header.html and footer.html |
soelim.c | 1.6 | 3 years | schwarze | isspace(3) requires an unsigned argument; bug reported by Thomas Klausner <wiz a... |
att.c | 1.19 | 3 years | schwarze | mdoc(7): improve output of .At 32v The official designation by AT&T was "UNIX/3... |
test-pledge.c | 1.1 | 9 years | schwarze | merge pledge(2) support from OpenBSD |
catman.8 | 1.8 | 7 years | schwarze | minor issues found with mandoc -Tlint |
test-dirent-namlen.c | 1.2 | 9 years | schwarze | modernize style: "return" is not a function |
test-isblank.c | 1.2 | 9 years | schwarze | modernize style: "return" is not a function |
test-mkdtemp.c | 1.2 | 9 years | schwarze | modernize style: "return" is not a function |
test-reallocarray.c | 1.2 | 9 years | schwarze | modernize style: "return" is not a function |
test-strlcat.c | 1.3 | 9 years | schwarze | modernize style: "return" is not a function |
test-strlcpy.c | 1.3 | 9 years | schwarze | modernize style: "return" is not a function |
test-strsep.c | 1.2 | 9 years | schwarze | modernize style: "return" is not a function |
test-strtonum.c | 1.2 | 9 years | schwarze | modernize style: "return" is not a function |
test-noop.c | 1.1 | 6 years | schwarze | more 1.14.4 release preparations: autodetect whether the compiler can use -W and... |
INSTALL | 1.24 | 3 years | schwarze | more details about Mac OS X; information from Sevan Janiyan |
TODO | 1.335 | 3 months | schwarze | multiple issues with .In below SYNOPSIS; triggered by a documentation patch from... |
html.c | 1.279 | 2 years | schwarze | prevent breakable hyphens in segment identifiers from being turned into undersco... |
gmdiff | 1.11 | 6 years | schwarze | process UTF-8 input even in ASCII output mode, and provide a way to specify addi... |
test-O_DIRECTORY.c | 1.1 | 7 years | schwarze | proper test for O_DIRECTORY |
test-getline.c | 1.1 | 9 years | schwarze | provide a simple stand-alone implementation of getline(3) for systems lacking it... |
out.c | 1.85 | 3 years | schwarze | simplify a few accesses to fields of structs, using auxiliary pointer variables ... |
cgi.c | 1.181 | 19 months | schwarze | spelling fixes from Paul Tagliamonte via tech@ and jmc@ |
dba_read.c | 1.6 | 19 months | schwarze | spelling fixes from Paul Tagliamonte via tech@ and jmc@ |
eqn.c | 1.86 | 19 months | schwarze | spelling fixes from Paul Tagliamonte via tech@ and jmc@ |
mansearch.c | 1.84 | 19 months | schwarze | spelling fixes from Paul Tagliamonte via tech@ and jmc@ |
mdoc_man.c | 1.138 | 19 months | schwarze | spelling fixes from Paul Tagliamonte via tech@ and jmc@ |
roff_term.c | 1.25 | 19 months | schwarze | spelling fixes from Paul Tagliamonte via tech@ and jmc@ |
term.c | 1.291 | 19 months | schwarze | spelling fixes from Paul Tagliamonte via tech@ and jmc@ |
Makefile.depend | 1.52 | 2 years | schwarze | support for hunting memory leaks; designed and written last autumn, polished tod... |
demandoc.c | 1.34 | 2 years | schwarze | support for hunting memory leaks; designed and written last autumn, polished tod... |
main.c | 1.361 | 2 years | schwarze | support for hunting memory leaks; designed and written last autumn, polished tod... |
mandoc_aux.c | 1.12 | 2 years | schwarze | support for hunting memory leaks; designed and written last autumn, polished tod... |
mandoc_aux.h | 1.8 | 2 years | schwarze | support for hunting memory leaks; designed and written last autumn, polished tod... |
mandoc_dbg.c | 1.1 | 2 years | schwarze | support for hunting memory leaks; designed and written last autumn, polished tod... |
mandoc_dbg.h | 1.1 | 2 years | schwarze | support for hunting memory leaks; designed and written last autumn, polished tod... |
mandoc_dbg_init.3 | 1.1 | 2 years | schwarze | support for hunting memory leaks; designed and written last autumn, polished tod... |
mandoc_headers.3 | 1.35 | 2 years | schwarze | support for hunting memory leaks; designed and written last autumn, polished tod... |
mandocd.c | 1.13 | 2 years | schwarze | support for hunting memory leaks; designed and written last autumn, polished tod... |
mdoc_macro.c | 1.235 | 2 years | schwarze | support for hunting memory leaks; designed and written last autumn, polished tod... |
compat_strlcat.c | 1.6 | 4 years | schwarze | sync with OpenBSD, no functional change intended |
compat_strlcpy.c | 1.6 | 4 years | schwarze | sync with OpenBSD, no functional change intended |
mandocd.8 | 1.3 | 3 years | schwarze | two typos; patch from Raf Czlonka <rczlonka at gmail dot com> |
manconf.h | 1.9 | 4 years | schwarze | undocumented options -O outfilename and -O tagfilename to support regression tes... |
mchars_alloc.3 | 1.4 | 8 years | schwarze | update developer documentation |
compat_strndup.c | 1.3 | 4 years | schwarze | update millert@'s email address |
man.options.1 | 1.7 | 7 years | schwarze | various nits found with mandoc -Tlint |
soelim.1 | 1.5 | 7 years | schwarze | various nits found with mandoc -Tlint |