mdocml: link to http://mdocml.bsd.lv/mdoc/ below SEE ALSO; tweak and OK
2016-10-11 17:31 UTC
mdocml: Delete complicated code dealing with .Bl -tag without -width,
2016-10-09 18:17 UTC
mdocml: merge wide stream fixes from HEAD to 1.13, rev
2016-09-18 16:13 UTC
mdocml: We cannot use fputs(3) in passthrough() because the stdout
2016-09-18 15:48 UTC
mdocml: Make sure an output device is allocated before calling
2016-09-18 15:22 UTC
mdocml: minor tbl(7) column spacing and wrapping issues in lftp(1)
2016-09-13 12:09 UTC
mdocml: use the proper HTML escape for double quote ("): " not
2016-09-12 0:06 UTC
mdocml: move zaurus down to the discontinued architectures
2016-09-03 21:25 UTC
mdocml: When "makewhatis -d" tries to add to a database that doesn't
2016-09-02 14:04 UTC
mdocml: remove "sparc" from a comment
2016-09-01 15:08 UTC
mdocml: move "sparc" down to discontinued architectures
2016-09-01 15:07 UTC
mdocml: When the database is corrupt in the sense of containing invalid
2016-08-30 22:01 UTC
mdocml: less confusing warning message about negative offsets
2016-08-30 21:37 UTC
mdocml: If a line inside .Bl -column starts with a tab character and
2016-08-28 16:15 UTC
mdocml: When trying to edit an existing database with makewhatis(8) -d
2016-08-22 16:15 UTC
mdocml: When running into a mandoc.db(5) file still using the obsolete
2016-08-22 16:07 UTC
mdocml: When a mismatching end macro occurs while at least two nested
2016-08-20 18:00 UTC
mdocml: When scanning upwards for a column list to put a .Ta macro in,
2016-08-20 15:58 UTC
mdocml: If a column list starts with implicit rows (that is, rows
2016-08-20 14:44 UTC
mdocml: fix an fd leak; patch from jsg@
2016-08-18 9:03 UTC
mdocml: When the content of a manual page does not specify a section,
2016-08-17 20:47 UTC
mdocml: When reading back a mandoc.db(5) file in order to apply
2016-08-17 19:00 UTC
mdocml: Make sure manuals in architecture-independent directories are
2016-08-17 18:11 UTC
mdocml: Even after switching from a pending head to the body, we have to
2016-08-11 13:30 UTC
mdocml: oops, fix stupid typo in previous
2016-08-11 11:40 UTC
mdocml: If a .Bd display is on the one hand doomed to be deleted because
2016-08-11 10:47 UTC
mdocml: Don't deref NULL if the only child of the first .Sh is an empty
2016-08-10 20:18 UTC
mdocml: move armish and hppa64 down in the dropdown box; reminded by
2016-08-10 18:39 UTC
mdocml: merge tentative 'entering directory' fix for gmake to 1.13
2016-08-10 12:54 UTC
mdocml: When trying to figure out which C compiler make(1) wants to use,
2016-08-10 12:50 UTC
mdocml: Don't printf("%s", NULL) if .It has a macro as an argument in a
2016-08-10 12:30 UTC
mdocml: When validating a .Bl list that defaults to -item for want of a
2016-08-10 12:07 UTC
mdocml: Fix assertion failures caused by whitespace inside \o''
2016-08-10 11:04 UTC
mdocml: backport to 1.13: fix printf("%s", NULL)
2016-08-09 15:16 UTC
mdocml: fix printf("%s", NULL); found while investigating an unrelated
2016-08-09 15:09 UTC
mdocml: The concept of endianness seems to be somewhat newfangled, so
2016-08-05 23:15 UTC
mdocml: Really protect <err.h> as already promised in the previous
2016-08-05 23:08 UTC
mdocml: missing <endian.h> reported by Bapt@iste Daroussin, found on
2016-08-05 21:38 UTC
mdocml: fix a typo that prevented names from .Dt from getting priority
2016-08-05 17:23 UTC
mdocml: Fix an assertion failure that happened when trying to add a page
2016-08-04 9:34 UTC
mdocml: 1.13 backport: handle absence of PATH_MAX
2016-08-02 11:19 UTC
mdocml: POSIX allows PATH_MAX to not be defined, meaning "unlimited"
2016-08-02 11:10 UTC
mdocml: Repair makewhatis -t, regression in rev
2016-08-01 20:53 UTC
mdocml: Adjust MANDOC_DB and bump MANDOCDB_VERSION now that this was put
2016-08-01 12:31 UTC
mdocml: document the new file format
2016-08-01 12:27 UTC
mdocml: Some base system pages, for example perl(1), contain non-ASCII
2016-07-31 23:37 UTC
mdocml: 1.13 backport: autodetect UTF8_LOCALE
2016-07-31 9:47 UTC
mdocml: Autodetect a suitable locale for -Tutf8 mode, and allow
2016-07-31 9:29 UTC
mdocml: Sort sections and architectures in the pages table
2016-07-29 15:30 UTC
mdocml: Sort pages in the pages table by file names
2016-07-29 15:27 UTC
mdocml: No need to populate the TYPE_arch and TYPE_sec bits, the
2016-07-29 15:24 UTC
mdocml: 1.13 backport: Autodetect if -lrt is needed for nanosleep(3)
2016-07-20 14:14 UTC
mdocml: Autodetect if -lrt is needed for nanosleep(3)
2016-07-20 14:03 UTC
mdocml: tag_signal() is dead; from LLVM via Christos Zoulas
2016-07-20 13:03 UTC
mdocml: Linux compatibility: Work around the lack of EFTYPE and protect
2016-07-20 0:23 UTC
mdocml: Now that our man.conf(5) format is mature and extremely simple,
2016-07-19 22:41 UTC
mdocml: Remove the dependency on SQLite without loss of functionality
2016-07-19 21:32 UTC
mdocml: Remove one outdated comment and fix one typo noted by Jan Stary
2016-07-19 17:56 UTC
mdocml: Since the mdoc/man parser unification, the parser is always
2016-07-19 16:23 UTC
mdocml: Use __attribute__((__format__ throughout
2016-07-19 13:36 UTC
mdocml: cope with -Wmissing-prototypes
2016-07-18 18:35 UTC
mdocml: To remove the const qualifier from a pointer to an object -
2016-07-15 21:31 UTC (2+ messages)
mdocml: Fix previous: the mandocdb() prototype was already there, it
2016-07-15 18:50 UTC
mdocml: add missing prototypes, no code change; noticed by Christos
2016-07-15 18:04 UTC
mdocml: Sanitize the environment when calling make(1) to autodetect
2016-07-15 15:09 UTC
mdocml: final 1.13.4 release notes
2016-07-14 11:09 UTC
mdocml: Add support for Mac OS X's sandbox_init(3) sandbox
2016-07-12 5:19 UTC
mdocml: Make all components of the URI individually optional,
2016-07-11 22:49 UTC
mdocml: support LDFLAGS; suggested by Christian Neukirchen <chneukirchen
2016-07-10 18:24 UTC
mdocml: On OpenBSD, more(1) is actually less(1) with a small number of
2016-07-10 14:05 UTC
mdocml: Fix a nasty typo that prevented .so links to gziped manuals
2016-07-10 13:35 UTC
mdocml: Simplify the code and the server setup by deleting the
2016-07-10 10:06 UTC
mdocml: Do not treat PATH_INFO as a complete path if it doesn't contain
2016-07-09 19:59 UTC
mdocml: getopt(3) is declared in <unistd.h>, and <getopt.h> is not
2016-07-09 15:24 UTC
mdocml: ISO C99 7.19.2.5 doesn't like mixing putchar(3) and putwchar(3)
2016-07-08 22:29 UTC
mdocml: A some missing files to TESTSRCS and DISTFILES and add a trivial
2016-07-08 20:46 UTC
mdocml: POSIX requires that a process calling tcsetpgrp(3) from the
2016-07-08 20:42 UTC
mdocml: some 1.13.4 release preparations
2016-07-07 23:47 UTC
mdocml: update developer documentation
2016-07-07 19:19 UTC
mdocml: sync with OpenBSD: do not mention mansearch(3), which is not
2016-07-07 14:36 UTC
mdocml: sync with OpenBSD: do not talk about nginx(8)
2016-07-07 14:35 UTC
mdocml: Update and simplify the documentation of the -s option, which
2016-07-01 20:24 UTC
mdocml: delete two entries that are done
2016-06-05 21:06 UTC
mdocml: Trim trailing whitespace from man.conf lines; patch from
2016-05-28 13:44 UTC
mdocml: Simplify search form: minus two visible control elements, minus
2016-05-28 13:41 UTC
mdocml: Delete useless variables that could sneak into the Makefile
2016-05-18 23:51 UTC
mdocml: Do not hardcode "makewhatis" in a warning message, use
2016-05-18 22:36 UTC
mdocml: Various people (among others Maxim Belooussov and Carsten Kunze)
2016-05-18 21:37 UTC
mdocml: Linux needs <stddef.h>, or NULL isn't defined
2016-05-18 20:44 UTC
mdocml: Only focus on the query input box when no manual page is
2016-04-29 10:46 UTC
mdocml: Set the "autofocus" attribute on the query text box
2016-04-29 0:48 UTC (2+ messages)
mdocml: set up man.cgi(3) for inclusion in the web site
2016-04-15 21:20 UTC
mdocml: document the internals of cgi.c for developers; not intended to
2016-04-15 21:16 UTC
mdocml: Rename five static functions to make the classification of
2016-04-15 21:15 UTC
mdocml: prefer warn[x](3) over fprintf(3) where appropriate
2016-04-15 16:43 UTC
mdocml: Fix parsing of PATH_INFO if both a section directory and an
2016-04-15 15:13 UTC
mdocml: Make HTML tags lower case for better stylistic agreement with
2016-04-15 1:35 UTC
mdocml: In the architectures dropdown, move aviion, ia64, solbourne, and
2016-04-15 0:52 UTC
mdocml: If PATH_INFO contains a complete and correct path to a manual
2016-04-15 0:38 UTC
mdocml: omit list of other results when there is only one match
2016-04-15 0:14 UTC
mdocml: for .Xr links, use short PATH_INFO style URIs
2016-04-14 23:49 UTC
mdocml: Fix a process group race
2016-04-14 20:56 UTC
mdocml: do not rewrite short queries
2016-04-14 20:41 UTC
mdocml: in -man -Thtml, .nf does not preserve indentation
2016-04-14 11:16 UTC
mdocml: Give manuals in purely numerical sections priority over manuals
2016-04-13 15:39 UTC
mdocml: Give manuals in purely numerical sections priority over manuals
2016-04-13 12:26 UTC
mdocml: fix error page indentation: negative indent for h1 only in
2016-04-13 10:19 UTC
mdocml: sed 's/the the/the/' in a comment; from krw@
2016-04-12 15:30 UTC
texi2mdoc: link to man.openbsd.org
2016-04-06 15:53 UTC
pod2mdoc: link to man.openbsd.org
2016-04-06 15:50 UTC
docbook2mdoc: link to man.openbsd.org
2016-04-06 15:46 UTC
mdocml: double word; from jmc@
2016-03-19 13:29 UTC
mdocml: Make the SCRIPT_NAME logic simpler, safer, and make it actually
2016-03-18 13:22 UTC
mdocml: 'accomodate' -> 'accommodate' in a comment
2016-03-18 7:32 UTC (3+ messages)
mdocml: document short URIs
2016-03-18 1:23 UTC
mdocml: make man(1) mode the default rather than apropos(1) mode
2016-03-17 22:07 UTC
mdocml: support short URIs for man.openbsd.org
2016-03-17 21:23 UTC
mdocml: unbreak reading from stdin after recent parse() restructuring;
2016-01-16 22:31 UTC
mdocml: Delete the redundant "nchild" member of struct roff_node,
2016-01-08 17:48 UTC
mdocml: Prefer warn(3) over perror(3) at the few places where it was
2016-01-08 15:03 UTC
mdocml: Simplify the mparse_open() interface
2016-01-08 2:53 UTC
mdocml: It was very surprising that a function called mparse_readfd()
2016-01-08 2:14 UTC
mdocml: would be nice to warn about broken .Xr links
2016-01-08 1:38 UTC
mdocml: The root of an .EQ tree is always EQN_ROOT, never EQN_LIST, so
2016-01-08 0:51 UTC
mdocml: This code wasted memory by allocating sizeof(enum termfont *)
2016-01-07 21:04 UTC
mdocml: Recursive "define" was not detected because "lim" was never
2016-01-07 20:19 UTC
mdocml: Improve handling of .Va and .Vt macros
2016-01-04 14:45 UTC
mdocml: Generate simpler in-page links: just replace spaces with
2016-01-04 12:45 UTC
mdocml: Don't retain the search query in the resulting manual links
2016-01-04 12:36 UTC
mdocml: remove NULL-checks before free(); from mmcc@
2015-12-23 20:50 UTC
mdocml: pledge(2) style: Make sure to always use the idiom 'if
2015-12-15 17:39 UTC
mdocml: No point in trying to go on when elementary database operations
2015-11-26 7:42 UTC
mdocml: Fix multiple issues regarding process group and signal mask
2015-11-20 22:00 UTC
mdocml: Fix an issue reported by deraadt@: When hitting Ctrl-Backslash
2015-11-14 23:58 UTC
mdocml: Simplify the logic in mandoc_normdate() and add some comments
2015-11-12 22:44 UTC
mdocml: Never use LC_ALL
2015-11-12 21:50 UTC
mdocml: move compat_reallocarray.o into SOELIM_OBJS, no functional
2015-11-07 21:53 UTC
mdocml: soelim(1) use getline(3) and err(3), and err(3) uses
2015-11-07 21:38 UTC
mdocml: The sh(1) "test" builtin on Solaris 10 doesn't have -e, even
2015-11-07 21:31 UTC
mdocml: provide a simple stand-alone implementation of getline(3) for
2015-11-07 20:53 UTC
mdocml: Modernization, no functional change intended: Use the POSIX
2015-11-07 17:59 UTC
mdocml: Without HAVE_ERR, don't try to include <err.h>, it probably
2015-11-07 14:22 UTC
mdocml: In private header files, __BEGIN_DECLS and __END_DECLS are
2015-11-07 14:01 UTC
mdocml: garbage collect unused EXAMPLEDIR, forgotten in the CSS cleanup;
2015-11-07 13:14 UTC
mdocml: Install the soelim(1) binary and manual to the right places
2015-11-07 13:05 UTC
mdocml: In ./configure, select a RE syntax for word boundaries supported
2015-11-06 21:19 UTC
mdocml: merge pledge(2) support from OpenBSD
2015-11-06 17:34 UTC
mdocml: Use getprogname(3) rather than __progname
2015-11-06 16:31 UTC
mdocml: Use include files "header.html" and "footer.html" rather than a
2015-11-05 20:56 UTC
mdocml: Unify the three stylesheets into a single CSS file
2015-11-05 17:48 UTC
mdocml: demandoc(1) needs to link against -lutil, too
2015-11-05 17:17 UTC
mdocml: remove a stray iso-latin-1 character; noticed by bentley@
2015-11-05 16:58 UTC
mdocml: specify option ordering in the DESCRIPTION section; from
2015-11-05 12:07 UTC
mdocml: If a .Bd block has no arguments at all, drop the block and only
2015-10-30 19:04 UTC
mdocml: Do not access a NULL pointer when a .Bd macro has no arguments
2015-10-30 18:54 UTC
mdocml: apply bold and italic to all non-ASCII Unicode codepoints,
2015-10-23 14:51 UTC
mdocml: use the new function man_validate() here, too
2015-10-22 22:07 UTC
mdocml: move man(7) validation into the dedicated validation phase, too
2015-10-22 21:54 UTC
mdocml: If no output device was allocated because no file wanted to
2015-10-22 21:04 UTC
mdocml: Move all mdoc(7) node validation done before child parsing to
2015-10-21 23:51 UTC
mdocml: In order to become able to generate syntax tree nodes on the
2015-10-20 2:02 UTC
mdocml: style cleanup, no functional change
2015-10-19 20:04 UTC
mdocml: Simplify, no functional change: Delete the outmdoc, outman, and
2015-10-19 19:51 UTC
mdocml: including <ohash.h> requires including <stdint.h> beforehand;
2015-10-19 18:59 UTC
mdocml: Very tricky diff to fix macro interpretation and spacing around
2015-10-17 0:21 UTC
mdocml: Delete two preprocessor constants that are no longer used
2015-10-15 23:36 UTC
mdocml: Simplify the part of args() that is handling .Bl -column
2015-10-15 22:46 UTC
mdocml: When blk_full() handles an .It line in .Bl -column and
2015-10-15 22:27 UTC
mdocml: Reject the escape sequences \[uD800] to \[uDFFF] in the parser
2015-10-13 23:31 UTC
mdocml: Major character table cleanup: * Use ohash(3) rather than a
2015-10-13 23:00 UTC
mdocml: Reduce the amount of code by moving the three copies of the
2015-10-13 15:53 UTC
mdocml: Delete an assignment that is unconditionally overwritten two
2015-10-12 21:26 UTC
mdocml: Garbage collect an unused variable, no functional change; found
2015-10-12 21:17 UTC
mdocml: Check the right pointer against NULL; fixing a pasto introduced
2015-10-12 21:10 UTC
mdocml: Use "-" rather than "\(hy" for the heads of .Bl -dash and
2015-10-12 15:30 UTC
mdocml: Clear dform and dsec when exiting a first-level directory in
2015-10-12 0:33 UTC
mdocml: Fix an obvious bug found during the /* FALLTHROUGH */ cleanup:
2015-10-12 0:16 UTC
mdocml: To make the code more readable, delete 283 /* FALLTHROUGH */
2015-10-12 0:08 UTC
mdocml: Drop tags containing a blank character: They don't work, they
2015-10-11 22:01 UTC
mdocml: Finally use __progname, err(3) and warn(3)
2015-10-11 21:13 UTC
mdocml: Mention that the first argument of .Pf does not need escaping
2015-10-11 18:57 UTC
mdocml: Decide whether to use_pager as early as possible, in
2015-10-10 13:21 UTC
mdocml: modernize style: "return" is not a function
2015-10-06 18:32 UTC
mdocml: improve wording and start a new sentence on a new line; from
2015-10-06 15:33 UTC
mdocml: Theo found a stray blank in HTML output
2015-09-29 18:46 UTC
mdocml: briefly document -T tree output
2015-09-26 12:56 UTC
mdocml: Show the flags MDOC_DELIMO, MDOC_DELIMC, MDOC_EOS, and MAN_EOS
2015-09-26 12:55 UTC
mdocml: /* NOTREACHED */ after abort() is silly, delete it
2015-09-26 0:54 UTC
mdocml: resolve code duplication and do style cleanup in mdoc_nm_pre(),
2015-09-26 0:33 UTC
mdocml: Fix multiple aspects of SYNOPSIS .Nm formatting: * Don't break
2015-09-26 0:22 UTC
mdocml: typos; found and fixed by sobrado@
2015-09-24 18:41 UTC
mdocml: Trailing whitespace is significant when determining the width of
2015-09-21 13:25 UTC
mdocml: no more _subdir; Jan Stary <hans at stare dot cz>
2015-09-21 9:59 UTC
mdocml: for portability, use (char *)NULL in execlp(3) as discussed on
2015-09-16 9:50 UTC
mdocml: Avoid .Ns right after .Pf, it's pointless
2015-09-14 20:10 UTC
mdocml: Remove the warning about children of .Vt blocks because
2015-09-14 15:36 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).