| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 1 | -0/+1 |
* | In apropos(1) output, stop sorting .Nm search results by name | Ingo Schwarze | 2018-11-22 | 1 | -2/+0 |
* | In -T locale (the default), -T ascii, and -T utf8 mode, provide a new | Ingo Schwarze | 2018-11-22 | 1 | -4/+16 |
* | The upcoming .while request will have to re-execute roff(7) lines | Ingo Schwarze | 2018-08-23 | 1 | -7/+1 |
* | If somebody asks "man 3 chmod", | Ingo Schwarze | 2018-08-09 | 1 | -2/+8 |
* | Some broken terminal emulators (e.g. sakura) do the equivalent | Ingo Schwarze | 2018-05-14 | 1 | -1/+2 |
* | Compatibility with man-db: | Ingo Schwarze | 2018-04-19 | 1 | -12/+56 |
* | Use TIOCGWINSZ to reduce the default -Owidth during interactive use | Ingo Schwarze | 2018-04-13 | 1 | -1/+13 |
* | Invalidate the tag_files.tfd after fclose(3)ing the stram associated | Ingo Schwarze | 2018-02-23 | 1 | -1/+1 |
* | When the stdout stream gets broken, there is no point in reading | Ingo Schwarze | 2017-08-21 | 1 | -0/+11 |
* | Cast the return value of chdir(2) to void. We already have a comment | Ingo Schwarze | 2017-07-26 | 1 | -1/+1 |
* | For -Tlint, put parser messages on stdout instead of stderr. | Ingo Schwarze | 2017-07-20 | 1 | -6/+9 |
* | Printing "BASE:" in messages about violations of base system conventions | Ingo Schwarze | 2017-07-04 | 1 | -2/+1 |
* | If a single page references the same non-existent manual more than | Ingo Schwarze | 2017-07-02 | 1 | -1/+5 |
* | add warning "cross reference to self"; inspired by mdoclint | Ingo Schwarze | 2017-07-02 | 1 | -3/+5 |
* | When checking cross references with -Tlint, ultimately fall back to | Ingo Schwarze | 2017-07-01 | 1 | -2/+11 |
* | When checking the validity of cross references with -Tlint, | Ingo Schwarze | 2017-07-01 | 1 | -6/+12 |
* | Basic reporting of .Xrs to manual pages that don't exist | Ingo Schwarze | 2017-07-01 | 1 | -0/+33 |
* | Split -Wstyle into -Wstyle and the even lower -Wbase, and add | Ingo Schwarze | 2017-06-24 | 1 | -25/+42 |
* | enable -Wstyle by default in -Tlint; OK jmc@ | Ingo Schwarze | 2017-06-03 | 1 | -1/+1 |
* | Delete the -T xhtml command line option. | Ingo Schwarze | 2017-05-17 | 1 | -2/+0 |
* | Introduce a new mandoc(1) message level, -W style, below -W warning. | Ingo Schwarze | 2017-05-16 | 1 | -10/+13 |
* | Now that global -i is gone, pass -i through to the apropos(1) | Ingo Schwarze | 2017-04-18 | 1 | -2/+6 |
* | Delete the undocumented and unimplemented man(1) -i (interactive | Ingo Schwarze | 2017-04-18 | 1 | -4/+0 |
* | simplify the SYNOPSIS as well, just like the option lists; | Ingo Schwarze | 2017-03-27 | 1 | -9/+7 |
* | Silently ignore invalid -m input formats rather than erroring out. | Ingo Schwarze | 2017-03-20 | 1 | -15/+7 |
* | new -mdoc -Tmarkdown output mode; OK millert@ reyk@ tb@; | Ingo Schwarze | 2017-03-03 | 1 | -0/+6 |
* | Since SQLite is gone, we no longer need the "flock" pledge. | Ingo Schwarze | 2017-02-22 | 1 | -2/+2 |
* | Be consistent in protecting __attribute__ attributes with __; | Ingo Schwarze | 2017-02-17 | 1 | -1/+1 |
* | Fix rev. 1.280: -O syntax is different in default apropos(1) output | Ingo Schwarze | 2017-02-16 | 1 | -17/+22 |
* | In -Ttree output mode, show the BROKEN node flag and | Ingo Schwarze | 2017-02-10 | 1 | -2/+4 |
* | warn about invalid output options | Ingo Schwarze | 2017-01-27 | 1 | -3/+9 |
* | Use stdout rather than stdin for controlling the terminal | Ingo Schwarze | 2017-01-09 | 1 | -5/+5 |
* | Warnings and errors that occur during mdoc_validate() | Ingo Schwarze | 2017-01-09 | 1 | -1/+2 |
* | We cannot use fputs(3) in passthrough() because the stdout stream | Ingo Schwarze | 2016-09-18 | 1 | -4/+14 |
* | Make sure an output device is allocated before calling terminal_sepline(), | Ingo Schwarze | 2016-09-18 | 1 | -27/+34 |
* | fix printf("%s", NULL); | Ingo Schwarze | 2016-08-09 | 1 | -1/+2 |
* | Remove the dependency on SQLite without loss of functionality. | Ingo Schwarze | 2016-07-19 | 1 | -24/+3 |
* | Use __attribute__((__format__ throughout. | Ingo Schwarze | 2016-07-19 | 1 | -6/+0 |
* | To remove the const qualifier from a pointer to an object - either | Ingo Schwarze | 2016-07-15 | 1 | -1/+1 |
* | Fix previous: the mandocdb() prototype was already there, it just | Ingo Schwarze | 2016-07-15 | 1 | -3/+2 |
* | add missing prototypes, no code change; | Ingo Schwarze | 2016-07-15 | 1 | -0/+3 |
* | Add support for Mac OS X's sandbox_init(3) sandbox functionality, which | Kristaps Dzonsons | 2016-07-12 | 1 | -0/+8 |
* | On OpenBSD, more(1) is actually less(1) with a small number of | Ingo Schwarze | 2016-07-10 | 1 | -2/+2 |
* | ISO C99 7.19.2.5 doesn't like mixing putchar(3) and putwchar(3) on | Ingo Schwarze | 2016-07-08 | 1 | -1/+1 |
* | Do not hardcode "makewhatis" in a warning message, use BINM_MAKEWHATIS. | Ingo Schwarze | 2016-05-18 | 1 | -2/+2 |
* | Fix a process group race. | Ingo Schwarze | 2016-04-14 | 1 | -2/+8 |
* | Give manuals in purely numerical sections priority over manuals of | Ingo Schwarze | 2016-04-13 | 1 | -8/+10 |
* | unbreak reading from stdin after recent parse() restructuring; | Ingo Schwarze | 2016-01-16 | 1 | -1/+1 |
* | Simplify the mparse_open() interface. | Ingo Schwarze | 2016-01-08 | 1 | -8/+4 |