| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | It was very surprising that a function called mparse_readfd() | Ingo Schwarze | 2016-01-08 | 1 | -1/+3 |
* | pledge(2) style: | Ingo Schwarze | 2015-12-15 | 1 | -5/+10 |
* | Fix multiple issues regarding process group and signal mask handling | Ingo Schwarze | 2015-11-20 | 1 | -18/+41 |
* | Fix an issue reported by deraadt@: When hitting Ctrl-Backslash (= SIGQUIT) | Ingo Schwarze | 2015-11-14 | 1 | -4/+34 |
* | Modernization, no functional change intended: | Ingo Schwarze | 2015-11-07 | 1 | -23/+19 |
* | Without HAVE_ERR, don't try to include <err.h>, it probably isn't there. | Ingo Schwarze | 2015-11-07 | 1 | -0/+2 |
* | merge pledge(2) support from OpenBSD | Ingo Schwarze | 2015-11-06 | 1 | -0/+20 |
* | Use getprogname(3) rather than __progname. | Ingo Schwarze | 2015-11-06 | 1 | -15/+18 |
* | move man(7) validation into the dedicated validation phase, too | Ingo Schwarze | 2015-10-22 | 1 | -0/+1 |
* | If no output device was allocated because no file wanted to produce output, | Ingo Schwarze | 2015-10-22 | 1 | -15/+17 |
* | In order to become able to generate syntax tree nodes on the roff(7) | Ingo Schwarze | 2015-10-20 | 1 | -0/+1 |
* | Simplify, no functional change: | Ingo Schwarze | 2015-10-19 | 1 | -35/+51 |
* | Major character table cleanup: | Ingo Schwarze | 2015-10-13 | 1 | -17/+9 |
* | To make the code more readable, delete 283 /* FALLTHROUGH */ comments | Ingo Schwarze | 2015-10-12 | 1 | -5/+0 |
* | Finally use __progname, err(3) and warn(3). | Ingo Schwarze | 2015-10-11 | 1 | -49/+32 |
* | Decide whether to use_pager as early as possible, | Ingo Schwarze | 2015-10-10 | 1 | -3/+5 |
* | modernize style: "return" is not a function | Ingo Schwarze | 2015-10-06 | 1 | -20/+20 |
* | Remove the hack of scrolling forward and backward with +G1G that | Ingo Schwarze | 2015-07-28 | 1 | -61/+32 |
* | When creation of the temporary tags file fails, call the pager | Ingo Schwarze | 2015-07-21 | 1 | -8/+11 |
* | Do not fork and exec gunzip(1), just link with libz instead. | Ingo Schwarze | 2015-07-19 | 1 | -4/+0 |
* | If we aren't on a tty, clear the pager flag up front. | Ingo Schwarze | 2015-07-19 | 1 | -2/+5 |
* | Insist that manual page file name extensions must begin with a digit, | Ingo Schwarze | 2015-07-18 | 1 | -1/+1 |
* | Initial, still somewhat experimental implementation to leverage | Ingo Schwarze | 2015-07-17 | 1 | -26/+43 |
* | Improve the error message in case somebody has configured an invalid PAGER. | Ingo Schwarze | 2015-04-29 | 1 | -2/+2 |
* | Fix previous: Don't let man(1) warn twice about non-existant names. | Ingo Schwarze | 2015-04-20 | 1 | -5/+9 |
* | If apropos(1) finds no match, print "nothing appropriate" to stderr | Ingo Schwarze | 2015-04-19 | 1 | -0/+2 |
* | Profit from the unified struct roff_man and reduce the number of | Ingo Schwarze | 2015-04-18 | 1 | -5/+6 |
* | Replace the structs mdoc and man by a unified struct roff_man. | Ingo Schwarze | 2015-04-18 | 1 | -4/+4 |
* | shorten "outdated mandoc.db" warning message; requested by deraadt@ | Ingo Schwarze | 2015-04-16 | 1 | -4/+2 |
* | No need to hardcode /usr/bin/ as the path to more(1); helps portability. | Ingo Schwarze | 2015-04-03 | 1 | -1/+1 |
* | First step towards parser unification: | Ingo Schwarze | 2015-04-02 | 1 | -2/+3 |
* | Actually use the new man.conf(5) "output" directive. | Ingo Schwarze | 2015-03-27 | 1 | -8/+9 |
* | Parse the new man.conf(5) "output" directive. | Ingo Schwarze | 2015-03-27 | 1 | -10/+12 |
* | Modernize documentation by inserting blanks between option letters | Ingo Schwarze | 2015-03-27 | 1 | -3/+3 |
* | Simplify: Now that rc is global anyway, no need to pass it around | Ingo Schwarze | 2015-03-17 | 1 | -26/+19 |
* | When the user exits the pager before the pager has drained all input | Ingo Schwarze | 2015-03-17 | 1 | -1/+12 |
* | We can keep track of the pager PID without additional complexity. | Ingo Schwarze | 2015-03-10 | 1 | -26/+22 |
* | Fix a regression caused in rev. 1.212, reported by kristaps@: | Ingo Schwarze | 2015-03-10 | 1 | -3/+21 |
* | Allow compilation on Mac OS X, which doesn't have MACHINE defined. | Kristaps Dzonsons | 2015-03-06 | 1 | -2/+4 |
* | When man(1) and apropos(1) look for a file man1/foo.1 but it's unavailable, | Ingo Schwarze | 2015-02-27 | 1 | -8/+19 |
* | Delete the -V option. It serves no purpose but keeps confusing people. | Ingo Schwarze | 2015-02-16 | 1 | -16/+4 |
* | trim trailing white space, no code change; | Ingo Schwarze | 2015-02-10 | 1 | -1/+1 |
* | be more careful about argc == 0 | Ingo Schwarze | 2015-02-07 | 1 | -6/+9 |
* | Enable the integrated man(1) even when database support is disabled, | Ingo Schwarze | 2015-02-03 | 1 | -40/+14 |
* | Split the -Werror message level into -Werror (broken manual, probably | Ingo Schwarze | 2015-01-20 | 1 | -3/+7 |