mandoc: more info from John Gardner about ASCII control chars in roff(7)
2020-09-01 18:10 UTC
mandoc: Remove a lie reported by Jamie Landeg-Jones <jamie at catflap
2020-08-27 15:56 UTC
mandoc: Fix a regression caused by the insertion of two new tokens,
2020-08-27 15:00 UTC
mandoc: Make it more explicit that the statement "-O tag does not work
2020-08-27 14:28 UTC
mandoc: Avoid artifacts in the most common case of closing conditional
2020-08-27 12:59 UTC
mandoc: add a forgotten "#if HAVE_PLEDGE"; patch sent in by <alexander
2020-08-07 20:57 UTC
mandoc: Put the code handling \} into a new function
2020-08-03 11:03 UTC
mandoc: trivial sync with OpenBSD in parts of these files that are not
2020-07-30 21:43 UTC
mandoc: trivial adjustment of the desired test results after getting
2020-07-21 15:18 UTC
mandoc: adjust test framework to not require a tty
2020-07-21 15:14 UTC
mandoc: undocumented options -O outfilename and -O tagfilename to
2020-07-21 15:10 UTC
mandoc: Switch the default pager from "more -s" to "less"
2020-07-20 16:58 UTC
mandoc: Support the "powerpc64" architecture name
2020-06-29 19:22 UTC
mandoc: Briefly mention groff_mdoc(7) below SEE ALSO
2020-06-25 20:45 UTC
mandoc: more details about ASCII control characters
2020-06-24 12:10 UTC
mandoc: Provide a real feature test for __attribute__()
2020-06-22 20:01 UTC
mandoc: Because mandoc_aux.h and mandoc.h use __attribute__, all files
2020-06-22 19:21 UTC
mandoc: John Gardner: handling of ASCII control characters during input
2020-06-22 18:01 UTC
mandoc: Manually tag the section option
2020-06-17 19:43 UTC
mandoc: Sync stringlist implementation with NetBSD
2020-06-15 21:48 UTC
mandoc: sync with OpenBSD, no functional change intended
2020-06-15 20:50 UTC
mandoc: update millert@'s email address
2020-06-15 20:20 UTC
mandoc: document -T html -O tag as implemented in main.c rev
2020-06-15 18:05 UTC
mandoc: Support -T html -O tag by passing a file:// URI to the pager
2020-06-15 17:26 UTC
mandoc: add missing compat_stringlist.o to ALL_COBJS, useful for make
2020-06-15 16:58 UTC
mandoc: Only compile compat_*.c implementations that are actually
2020-06-15 1:37 UTC
mandoc: Make the ./configure script simpler, more robust, and 23 lines
2020-06-14 23:41 UTC
mandoc: merge rev
2020-06-14 23:09 UTC
mandoc: Give the fts_compar struct member a real prototype
2020-06-14 22:50 UTC
mandoc: Fix a regression in rev
2020-06-14 16:24 UTC
mandoc: While we do not recommend the idiom ".Fl Fl long" for long
2020-04-26 21:41 UTC
mandoc: Resurrect the documentation of the print_otag() 's' attribute
2020-04-24 13:13 UTC
mandoc: provide a STYLE message when mandoc knows the file name and the
2020-04-24 12:03 UTC
mandoc: In fragment identifiers, use ~%d for ordinal suffixes, and
2020-04-20 13:07 UTC
mandoc: When .Bd, .D1, or .Dl is tagged, attach the permalink to the
2020-04-19 16:36 UTC
mandoc: Correctly handle non-unique tags even when NODE_ID and NODE_HREF
2020-04-19 15:17 UTC
mandoc: Major update: Complete includes, add several functions, no more
2020-04-18 20:44 UTC
mandoc: When a .Tg is attached to a paragraph, attach the permalink to
2020-04-18 20:40 UTC
mandoc: Use a separate node->tag attribute rather than abusing the
2020-04-08 11:56 UTC
mandoc: Separate the place to put the <a href> permalink (now marked
2020-04-07 22:56 UTC
mandoc: Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It
2020-04-06 10:16 UTC
mandoc: automatically tag .SH and .SS in man(7) terminal output in the
2020-04-04 20:34 UTC
mandoc: Remove some stray argument names from function prototypes, for
2020-04-03 11:35 UTC
mandoc: #include <stdint.h> because that is needed before #include
2020-04-03 10:30 UTC
mandoc: When the last file formatted yielded no tags, the tags file got
2020-04-02 22:13 UTC
mandoc: Copy tagged strings before marking hyphens as breakable
2020-04-02 15:05 UTC
mandoc: Just like we are already doing it in HTML output, automatically
2020-04-01 20:21 UTC
mandoc: Even though the HTML, man, markdown, PDF, PostScript, and tree
2020-03-28 16:19 UTC
mandoc: test skipping of initial hyphens and minus signs in automatic
2020-03-21 0:25 UTC
mandoc: When setting automatic tags, skip initial hyphens and minus
2020-03-21 0:18 UTC
mandoc: The tag file always needs to be closed before starting the
2020-03-19 12:22 UTC
mandoc: Make the "make depend" maintainer target more convenient by
2020-03-13 17:32 UTC
mandoc: Properly reset the validation part of the tagging module between
2020-03-13 16:17 UTC
mandoc: Split tagging into a validation part including prioritization in
2020-03-13 15:33 UTC
mandoc: The HTML standard does not allow self-closing syntax for
2020-02-27 22:28 UTC
mandoc: Fully support explicit tagging of .Sh and .Ss
2020-02-27 21:44 UTC
mandoc: Introduce the concept of nodes that are semantically
2020-02-27 1:44 UTC
mandoc: Fix this test after the recent Unicode update in OpenBSD base
2020-02-27 0:36 UTC
mandoc: Marc Espie reported that "man p*ipc" displayed the perlipc(1)
2020-02-24 21:17 UTC
mandoc: bugfix: indented paragraph macros need a space character before
2020-02-20 22:56 UTC
mandoc: bugfix: .Tg must be ignored completely in these output modes
2020-02-20 0:29 UTC
mandoc: Mention that .AT, .P, .SB, and .UC are extensions; it really
2020-02-18 17:31 UTC
mandoc: mention that -T man does not support eqn(7) and tbl(7);
2020-02-15 15:28 UTC
mandoc: two new entries: "Fl Fl" to "Fl \-" in validation and eqn/tbl in
2020-02-15 14:59 UTC
mandoc: Mention that the .Dd "date" argument is the date of the last
2020-02-13 18:33 UTC
mandoc: Digit-width and narrow spaces are non-breaking
2020-02-13 16:19 UTC
mandoc: In roff, a space character at the beginning of an input line
2020-02-12 21:16 UTC
mandoc: Finally delete support for the "_whatdb" configuration
2020-02-10 14:42 UTC
mandoc: Reduce the diff to OpenBSD by making FILES a list, even though
2020-02-10 14:13 UTC
mandoc: The man(1) command was already available in AT&T Version 2 UNIX
2020-02-10 14:04 UTC
mandoc: For compatibility with the man(1) implementations of the man-1.6
2020-02-10 13:49 UTC
mandoc: Make sure that -l always causes -w to be ignored, as documented
2020-02-06 19:42 UTC
mandoc: No longer try to ask make(1) what the default compiler is, just
2020-02-05 15:12 UTC
mandoc: Repair more of the issues that i found in filescan() while
2020-01-26 21:26 UTC
mandoc: Fix incorrect file type tests
2020-01-26 11:17 UTC
mandoc: Minor cleanup, no functional change: Do not abuse strstr(3) to
2020-01-25 22:59 UTC
mandoc: Make the code more readable by introducing symbolic constants
2020-01-20 10:37 UTC
mandoc: Introduce a new mdoc(7) macro .Tg ("tag") to explicitly mark a
2020-01-19 18:02 UTC
mandoc: Align to the new, sane behaviour of the groff_mdoc(7) .Dd macro:
2020-01-19 16:45 UTC
mandoc: delete the entry for a crash that was already fixed
2020-01-19 16:28 UTC
mandoc: test tbl_term.c rev
2020-01-11 21:02 UTC
mandoc: When autogenerating one layout cell from a data cell just beyond
2020-01-11 20:48 UTC
mandoc: Fix a logic error: When both the first and the third column are
2020-01-11 16:26 UTC
mandoc: Print more tbl(7) details to help debugging: column numbers,
2020-01-11 16:04 UTC
mandoc: autocapitalize=none; also from Tim Baumgard
2020-01-10 15:21 UTC
mandoc: Switch off the useless and annoying "autocomplete" feature;
2020-01-10 12:55 UTC
mandoc: Document the "delim" syntax and its usage
2020-01-10 11:55 UTC
mandoc: Skip whitespace before tokens, too
2020-01-08 12:16 UTC
mandoc: Improve the test case by changing the eqn(7) delimiters such
2020-01-08 11:02 UTC
mandoc: Enable generation of the desired delim/basic output with
2020-01-08 10:54 UTC
mandoc: Simplify maintainer targets in OpenBSD: EQN and TBL variables no
2020-01-08 10:38 UTC
mandoc: Improve the description of -m/-M/MANPATH/man.conf in multiple
2020-01-07 11:17 UTC
mandoc: When all cells in a tbl(1) column are empty, set the column
2019-12-31 22:58 UTC
mandoc: Do not fail an assertion when a high level macro occurs in the
2019-12-26 19:52 UTC
mandoc: distinction between .Vt and .Va
2019-12-25 13:21 UTC
mandoc: two new entries: make .Sh/.Ss parsed in mdoc(7) and delete
2019-12-22 13:53 UTC
mandoc: In HTML, display straight quotes, not curly quotes, for Qq/Qo/Qc
2019-12-11 18:44 UTC
cvsweb: Start a manual page for the script itself
2019-11-30 14:26 UTC
cvsweb: Delete disabled code for globbing in PATH_INFO
2019-11-30 13:09 UTC
cvsweb: * set all config defaults at the top of the script * load the
2019-11-29 23:43 UTC
cvsweb: Write a manual page for the configuration file almost completely
2019-11-29 21:38 UTC
cvsweb: Enforce our global policy of "UTF-8 only"
2019-11-29 19:30 UTC
cvsweb: Delete support for external %DIFF_COMMANDS
2019-11-29 18:50 UTC
cvsweb: drop the completely pointless $inputTextSize config variable
2019-11-29 18:33 UTC
cvsweb: Delete $showfunc configuration variable
2019-11-29 18:16 UTC
cvsweb: drop the totally pointless $tablepadding configuration variable
2019-11-29 16:30 UTC
cvsweb: There is no point in making icons configurable, except for their
2019-11-29 16:27 UTC
cvsweb: Documentation does not belong into the default output of a
2019-11-29 15:05 UTC
cvsweb: We always want read only access to the repositories, so
2019-11-29 14:40 UTC
cvsweb: The tar(1) -z option is fully portable: all BSDs, GNU tar, and
2019-11-29 14:30 UTC
cvsweb: Simplify by providing default paths to commands
2019-11-29 13:40 UTC
cvsweb: remove misleading references to GNU
2019-11-26 12:15 UTC
cvsweb: Delete the pointless support for %MIRRORS
2019-11-26 12:09 UTC
cvsweb: Simplify the configuration UI by deleting the pointless
2019-11-26 12:05 UTC
cvsweb: Delete support for the pointless zip(1) format; this is Unix
2019-11-26 11:53 UTC
cvsweb: Delete @mytz
2019-11-26 11:29 UTC
cvsweb: Delete cvshistory.cgi tentacles, yet another piece of
2019-11-26 11:21 UTC
cvsweb: delete conf.d madness: it is *always* a terrible idea for *any*
2019-11-26 11:08 UTC
cvsweb: delete enscript remnants
2019-11-26 10:58 UTC
cvsweb: better error handling when reading the configuration file
2019-11-13 9:13 UTC
cvsweb: merge rev
2019-11-12 9:28 UTC
cvsweb: make empty SCRIPT_NAME work as expected
2019-11-12 9:26 UTC
cvsweb: delete support for the obsolete GNATS bug tracking system
2019-11-11 15:47 UTC
cvsweb: more enscript cleanup
2019-11-11 15:23 UTC
cvsweb: another ediff straggler
2019-11-11 15:16 UTC
cvsweb: Delete GNU Enscript support
2019-11-11 14:56 UTC
cvsweb: Delete cvsgraph support
2019-11-11 14:38 UTC
cvsweb: kill all traces of JavaScript; it's disgusting that they crept
2019-11-11 13:29 UTC
cvsweb: delete several instances of the string "FreeBSD" where they no
2019-11-11 13:15 UTC
cvsweb: delete String::Ediff remnants
2019-11-11 13:00 UTC
cvsweb: Delete String::Ediff functionality
2019-11-11 12:56 UTC
cvsweb: trivial compilation errors
2019-11-11 12:46 UTC
cvsweb: Compress::Zlib(3p) is provided by base Perl, so just use it
2019-11-11 12:40 UTC
mandoc: Add a Content-Security-Policy HTTP header that allows only CSS
2019-11-10 22:35 UTC
mandoc: want to get rid of the last style= attributes, suggested by
2019-11-10 17:38 UTC
cvsweb: merge rev
2019-11-10 16:00 UTC
cvsweb: Fix an encoding bug reported by Mattieu Baptiste on ports@
2019-11-10 14:56 UTC
cvsweb: fix the deletion of the temporary directory used for tarball
2019-11-10 14:40 UTC
cvsweb: delete remnants of side by side diff mode and adjust $mime_types
2019-11-10 14:05 UTC
cvsweb: update NetBSD CVSweb URI; triggered by a different patch from
2019-11-10 13:58 UTC
cvsweb: update NetBSD CVSweb URI; triggered by a different patch from
2019-11-10 13:58 UTC
cvsweb: Mattieu Baptiste wrote on ports@ on 2012-06-15 11:54:34: "I
2019-11-10 13:32 UTC
mandoc: .ce .if .B crash reported by espie@, and one other bug
2019-11-09 17:09 UTC
mandoc: In the past, generating comment nodes stopped at the .TH or .Dd
2019-11-09 14:40 UTC
cvsweb: similar to revisions 3.119.2.23 and 3.119.2.24: For
2019-11-09 10:18 UTC
cvsweb: similar to rev
2019-11-09 10:06 UTC
cvsweb: similar to rev
2019-11-09 9:41 UTC
cvsweb: Partial merge of rev
2019-11-09 9:32 UTC
cvsweb: merge rev
2019-11-09 9:27 UTC
cvsweb: merge rev
2019-11-09 9:24 UTC
cvsweb: merge rev
2019-11-09 9:19 UTC
cvsweb: merge rev
2019-11-09 9:12 UTC
cvsweb: merge rev
2019-11-09 9:10 UTC
cvsweb: Fix CVS identifiers: remove "FreeBSD" ids that were never
2019-11-08 21:11 UTC
cvsweb: Fix CVS identifiers: remove "FreeBSD" ids that were never
2019-11-08 21:09 UTC
cvsweb: Fix CVS identifiers: remove "FreeBSD" ids that were never
2019-11-08 21:08 UTC
cvsweb: Fix CVS identifiers: remove "FreeBSD" id that was never
2019-11-08 21:01 UTC
cvsweb: add dates and some other info to the revision number overview,
2019-11-08 20:54 UTC
cvsweb: fix typo in the Content-Security-Policy "image-src", and no need
2019-11-08 8:51 UTC
cvsweb: For defense-in-depth against XSS attacks, add a
2019-11-07 22:58 UTC
cvsweb: Fix the QUERY_STRING parts of the XSS vulnerabilities found by
2019-11-07 21:21 UTC
cvsweb: Partial revert of rev
2019-11-07 17:18 UTC
cvsweb: we now have chroot by default; and also remove some useless
2019-11-07 13:32 UTC
cvsweb: restore the latest CVS identifier from the ZELLER repository
2019-11-07 10:06 UTC
cvsweb: fix two instances of strings that were expanded by CVS but
2019-11-07 10:02 UTC
cvsweb: Fix CVS identifiers: remove "FreeBSD" ids that were never
2019-11-07 9:45 UTC
cvsweb: bump cvsweb_revision to 2.1
2019-11-06 17:14 UTC
cvsweb: two more instances of missing HTML quoting; candidates found
2019-11-06 17:11 UTC
mandoc: draft 1.14.6 release notes
2019-10-13 14:45 UTC
mandoc: For invalid queries and for valid queries returning no result,
2019-10-01 17:54 UTC
mandoc: Fix line breaking in no-fill mode (.Bd -unfilled/<pre>), which
2019-09-15 0:09 UTC
mandoc: Improve validation of function names: 1
2019-09-13 19:26 UTC
mandoc: adapt to print_indent() HTML_NOSPACE fix, html.c rev
2019-09-05 13:41 UTC
mandoc: Do not clear HTML_NOSPACE in print_indent()
2019-09-05 13:35 UTC
mandoc: adapt to new <p> output logic (html.c rev
2019-09-03 18:20 UTC
mandoc: Wrap text and phrasing elements in paragraphs unless already
2019-09-03 18:08 UTC
mandoc: Format .Nd with more logically with <span> rather than <div>;
2019-09-03 15:10 UTC
mandoc: oops, fix use after free in previous
2019-09-03 12:31 UTC
mandoc: delete the TAG_IDIV crutch, which is no longer used
2019-09-01 15:12 UTC
mandoc: In the HTML formatter, assert(3) that no HTML nesting violation
2019-08-29 17:58 UTC
mandoc: minor sync of the inline stylesheet with mandoc.css: delete
2019-08-02 17:06 UTC
mandoc: Simplification, no functional change: Delete the "argc" argument
2019-07-28 19:41 UTC
mandoc: There is no point in pledge(2)ing literally the same list twice,
2019-07-28 18:36 UTC
mandoc: In man(1) mode, do the search for each name independently, and
2019-07-28 18:23 UTC
mandoc: Improve structure, no functional change: Unify code to process
2019-07-28 13:13 UTC
mandoc: Move two more output state variables into the new struct
2019-07-27 13:41 UTC
mandoc: Cleanup, no functional change: For clarity, stop storing the
2019-07-26 23:12 UTC
mandoc: Structural cleanup, no functional change: Mixing parser and
2019-07-26 21:03 UTC
mandoc: Structural cleanup, no functional change: Move process group
2019-07-26 18:02 UTC
mandoc: tagging support for .TP and .TQ; try e.g
2019-07-23 17:54 UTC
mandoc: Slowly start implementing tagging support for man(7) pages, even
2019-07-22 3:22 UTC
mandoc: If no tags were generated at all, unlink(2) the empty tags file
2019-07-19 20:27 UTC
mandoc: new test for an empty text block; from rea@ via bapt@ (FreeBSD)
2019-07-18 14:43 UTC
mandoc: don't print the final heads-up about messages when a search did
2019-07-15 21:41 UTC
mandoc: explain escaping of end-of-sentence characters; missing info
2019-07-15 19:21 UTC
mandoc: If messages are shown and output is printed without a pager,
2019-07-14 18:16 UTC
mandoc: When parsing a tab character that is not preceded by a space
2019-07-11 17:06 UTC
mandoc: Some time ago, i simplified mandoc_msg() such that it can be
2019-07-10 19:39 UTC
mandoc: in man.cgi(8), disable -O toc by default; requested by deraadt@
2019-07-10 12:49 UTC
mandoc: The non-standard .EX/.EE macro pair was invented for Version 9
2019-07-09 3:47 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).