Age | Commit message (Expand) | Author |
2022-12-26 | spelling fixes; from paul tagliamonte | Jason McIntyre |
2022-07-06 | For accessibility, label the last two widgets in the search form. | Ingo Schwarze |
2022-07-06 | https://www.w3.org/WAI/ARIA/apg/practices/names-and-descriptions/ says: | Ingo Schwarze |
2022-07-05 | Somehow, the content of header.html ended up | Ingo Schwarze |
2022-07-04 | Improve accessibility of man.cgi(8) in various respects, | Ingo Schwarze |
2021-10-24 | For open/openat, if the flags parameter does not contain O_CREAT, the | Theo de Raadt |
2021-08-19 | fix the section number in the <title> element for preformatted pages; | Ingo Schwarze |
2021-05-01 | Retire OpenBSD/sgi. | Visa Hankala |
2021-04-28 | recognise riscv64 as a valid arch in mandoc | Jonathan Gray |
2020-06-29 | Support the "powerpc64" architecture name. | Ingo Schwarze |
2020-04-03 | Remove some stray argument names from function prototypes, | Ingo Schwarze |
2020-01-10 | autocapitalize=none; also from Tim Baumgard | Ingo Schwarze |
2020-01-10 | Switch off the useless and annoying "autocomplete" feature; | Ingo Schwarze |
2019-11-10 | Add a Content-Security-Policy HTTP header that allows only CSS. | Anthony J. Bentley |
2019-10-01 | For invalid queries and for valid queries returning no result, | Ingo Schwarze |
2019-07-10 | in man.cgi(8), disable -O toc by default; requested by deraadt@ | Ingo Schwarze |
2019-03-06 | drop redundant '0' flag from "%02.2X" format string; | Ingo Schwarze |
2019-01-31 | Relax overzealous PATH_INFO validation. | Ingo Schwarze |
2018-12-30 | Cleanup, no functional change: | Ingo Schwarze |
2018-12-14 | Major cleanup; may imply minor changes in edge cases of error reporting. | Ingo Schwarze |
2018-12-13 | Cleanup, no functional change: | Ingo Schwarze |
2018-10-19 | Rewrite parse_path_info() to be four lines shorter, simplify ownership | Ingo Schwarze |
2018-10-02 | enable the equivalent of -O toc in man.cgi(8) | Ingo Schwarze |
2018-10-01 | Add missing URI encoding when writing HTTP redirects, | Ingo Schwarze |
2018-05-29 | Remove redundant value= attributes from option elements, | Ingo Schwarze |
2018-05-18 | In a nutshell, all mobile browsers are broken. | Ingo Schwarze |
2017-06-24 | Split -Wstyle into -Wstyle and the even lower -Wbase, and add | Ingo Schwarze |
2017-06-20 | KNF: remove parentheses from switch case labels; no binary change | Ingo Schwarze |
2017-04-19 | More thoroughly reject direct access to unintended files, such that | Ingo Schwarze |
2017-03-18 | Simplify: write HTTP 303 redirects with relative locations. | Ingo Schwarze |
2017-03-18 | Bugfix: use SCRIPT_NAME for .Xr hyperlinks. | Ingo Schwarze |
2017-03-15 | In URIs in apropos(1) result tables, | Ingo Schwarze |
2017-03-15 | Mention the manual page name and section in the HTML page <title>. | Ingo Schwarze |
2017-03-15 | It's annoying that people keep writing URIs including redundant parts | Ingo Schwarze |
2017-02-22 | Pledge man.cgi(8). | Ingo Schwarze |
2017-01-25 | +arm64 | Theo de Raadt |
2017-01-25 | Improve HTML formatting of .Bl -tag. | Ingo Schwarze |
2017-01-21 | clean up the remaining class attributes | Ingo Schwarze |
2017-01-19 | Adjust indentation of the HTML output to the conventions established | Ingo Schwarze |
2017-01-19 | Start cleanup: trim useless HTML comments and <div> elements | Ingo Schwarze |
2016-09-11 | Use the proper HTML escape for double quote ("): " not "e;. | Anthony J. Bentley |
2016-09-03 | move zaurus down to the discontinued architectures | Ingo Schwarze |
2016-09-01 | move "sparc" down to discontinued architectures | Ingo Schwarze |
2016-08-18 | fix an fd leak | Jonathan Gray |
2016-08-10 | move armish and hppa64 down in the dropdown box; reminded by jmc@ | Ingo Schwarze |
2016-07-31 | Some base system pages, for example perl(1), contain non-ASCII | Ingo Schwarze |
2016-07-11 | Make all components of the URI individually optional, | Ingo Schwarze |
2016-07-10 | Simplify the code and the server setup by deleting the pseudo-manpath | Ingo Schwarze |
2016-07-09 | Do not treat PATH_INFO as a complete path if it doesn't contain | Ingo Schwarze |
2016-05-28 | Simplify search form: minus two visible control elements, minus | Ingo Schwarze |