| Commit message (Expand) | Author | Age | Files | Lines |
* | Only sort the result array if it contains more than one element, | Ingo Schwarze | 2022-01-13 | 1 | -2/+2 |
* | More accurately represent cells containing horizontal lines in -T tree | Ingo Schwarze | 2022-01-12 | 1 | -4/+8 |
* | According to the tbl(7) manual, if a data cell contains only the | Ingo Schwarze | 2022-01-12 | 1 | -2/+4 |
* | In one of the examples, the tbl(7) source code displayed | Ingo Schwarze | 2022-01-12 | 1 | -2/+2 |
* | column width specifications in tbl(7) HTML output | Ingo Schwarze | 2022-01-12 | 1 | -0/+4 |
* | When rendering the \h (horizontal motion) low-level roff(7) escape | Ingo Schwarze | 2022-01-10 | 1 | -5/+7 |
* | merge OpenBSD commit by jmc@: | Ingo Schwarze | 2021-12-06 | 1 | -1/+1 |
* | Make sure that the configuration file is always read, even when | Ingo Schwarze | 2021-11-05 | 1 | -48/+37 |
* | Commit and commit message by deraadt@: | Ingo Schwarze | 2021-11-05 | 2 | -3/+6 |
* | simplify a few accesses to fields of structs, using auxiliary pointer | Ingo Schwarze | 2021-10-17 | 1 | -5/+3 |
* | Simplify the code building lists of spans, no output change intended. | Ingo Schwarze | 2021-10-17 | 1 | -6/+7 |
* | better error message if mandocd is not found | Ingo Schwarze | 2021-10-15 | 1 | -1/+1 |
* | Clean up memory handling in spawn_pager(), free(3)ing everything | Ingo Schwarze | 2021-10-04 | 1 | -14/+12 |
* | In man(1) mode, properly clean up the resn[] result array | Ingo Schwarze | 2021-10-04 | 1 | -0/+7 |
* | Provide a cleanup function for the term_tab module, freeing memory | Ingo Schwarze | 2021-10-04 | 3 | -8/+20 |
* | store the operating system name obtained from uname(3) in the adequate | Ingo Schwarze | 2021-10-04 | 3 | -7/+8 |
* | Do not leak 64 bytes of heap memory every time a manual page calls | Ingo Schwarze | 2021-10-04 | 1 | -2/+0 |
* | tagging issues from weerd@ regarding hyphens | Ingo Schwarze | 2021-10-01 | 1 | -0/+11 |
* | Revert part of the previous diff to fix a regression (another endless loop) | Ingo Schwarze | 2021-09-28 | 1 | -3/+17 |
* | two typos; patch from Raf Czlonka <rczlonka at gmail dot com> | Ingo Schwarze | 2021-09-28 | 1 | -2/+2 |
* | Sevan Janiyan resigned from the NetBSD project and pkgsrc in 2020. | Ingo Schwarze | 2021-09-25 | 1 | -1/+1 |
* | release 1.14.6VERSION.1.14.6 | Ingo Schwarze | 2021-09-23 | 1 | -1/+1 |
* | credits for release testing | Ingo Schwarze | 2021-09-23 | 1 | -9/+16 |
* | handle man3c/fopen.3c in main.c/fs_*() | Ingo Schwarze | 2021-09-21 | 1 | -0/+5 |
* | POSIX make(1) does not support prerequisites on suffix rules. | Ingo Schwarze | 2021-09-21 | 1 | -2/+2 |
* | more details about Mac OS X; information from Sevan Janiyan | Ingo Schwarze | 2021-09-20 | 2 | -5/+12 |
* | make the path to ar(1) configurable, needed by NixOS; | Ingo Schwarze | 2021-09-20 | 3 | -2/+9 |
* | Create the link from ./man to ./mandoc in the "all" target rather than | Ingo Schwarze | 2021-09-20 | 1 | -2/+2 |
* | isspace(3) requires an unsigned argument; | Ingo Schwarze | 2021-09-19 | 1 | -3/+3 |
* | clarify the meaning of a complicated mixed signed/unsigned expression; | Ingo Schwarze | 2021-09-19 | 1 | -1/+1 |
* | do not ship with an old OpenBSD version number | Ingo Schwarze | 2021-09-19 | 1 | -1/+1 |
* | some more portability improvements | Ingo Schwarze | 2021-09-19 | 1 | -1/+2 |
* | Test availability of mkstemps(3) and provide a fallback implementation | Ingo Schwarze | 2021-09-19 | 5 | -2/+88 |
* | Two minor improvements: | Ingo Schwarze | 2021-09-19 | 1 | -6/+4 |
* | do not use the echo(1) -n option, it is not portable; | Ingo Schwarze | 2021-09-19 | 1 | -2/+2 |
* | do not use the sed(1) -i option, it is not portable; | Ingo Schwarze | 2021-09-19 | 1 | -5/+6 |
* | bump VERSION | Ingo Schwarze | 2021-09-19 | 1 | -1/+1 |
* | tiny update | Ingo Schwarze | 2021-09-19 | 1 | -1/+1 |
* | update some Copyright years | Ingo Schwarze | 2021-09-19 | 1 | -2/+2 |
* | update Makefile.depend | Ingo Schwarze | 2021-09-18 | 1 | -1/+1 |
* | correct whitespace in the title of the Lesk paper to match the original; | Ingo Schwarze | 2021-09-18 | 1 | -1/+1 |
* | replace "Ar arg Ar arg" with "Ar arg arg"; patch from jmc@ | Ingo Schwarze | 2021-09-18 | 1 | -1/+1 |
* | document mandoc_recallocarray(3); | Ingo Schwarze | 2021-09-17 | 1 | -9/+28 |
* | update | Ingo Schwarze | 2021-09-17 | 1 | -36/+145 |
* | Quirk-compatibility with GNU tbl(1): | Ingo Schwarze | 2021-09-10 | 1 | -8/+11 |
* | add two newly reported bugs, | Ingo Schwarze | 2021-09-10 | 1 | -10/+12 |
* | In a tbl(7) having the "nospaces" option, skip space characters | Ingo Schwarze | 2021-09-10 | 1 | -0/+3 |
* | In HTML output, in cells with an "n" (number) layout, pad numbers | Ingo Schwarze | 2021-09-09 | 1 | -0/+24 |
* | If the layout or data of an individual cell in a tbl(7) contains | Ingo Schwarze | 2021-09-09 | 3 | -1/+8 |
* | Fix an infinite loop that could occur during some cases of horizontally | Ingo Schwarze | 2021-09-07 | 1 | -33/+9 |