summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* garbage collect three unused global flags; no functional changeIngo Schwarze2014-07-305-88/+13
* Simplify: replace one global flag by one local variable.Ingo Schwarze2014-07-302-12/+6
* Get rid of the useless FATAL error "child violates parent syntax".Ingo Schwarze2014-07-305-56/+27
* Remove two useless FATAL errors.Ingo Schwarze2014-07-303-26/+36
* better name and wording for the last two non-generic errorsIngo Schwarze2014-07-304-8/+9
* Various improvements related to .Ex and .Rv:Ingo Schwarze2014-07-306-81/+174
* move some things here from my private TODO list,Ingo Schwarze2014-07-291-17/+78
* Partial implementation of .Bd -centered.Ingo Schwarze2014-07-293-4/+15
* code readability; no functional changeIngo Schwarze2014-07-271-7/+5
* Even for UTF-8 output, a non-breaking space character has the same widthIngo Schwarze2014-07-271-1/+6
* Choosing the right encoding is a tricky business...Ingo Schwarze2014-07-251-34/+8
* Sort the URI keys for .Xr links in the same order used by the search form,Ingo Schwarze2014-07-251-7/+12
* oops, we must not try to validate a manpath we don't have;Ingo Schwarze2014-07-251-1/+2
* We cannot easily control the order of the QUERY_STRING keys generatedIngo Schwarze2014-07-251-16/+18
* In generated .Xr links, avoid double encoding of ampersandsIngo Schwarze2014-07-251-1/+2
* Even though this is not XHTML yet, remove some gratuitious violationsIngo Schwarze2014-07-251-11/+11
* The names of all other struct query memebers match the correspondingIngo Schwarze2014-07-251-12/+16
* clean up pg_show() to not modify a string returned from getenv(3)Ingo Schwarze2014-07-251-14/+19
* Rewrite http_parse() completely:Ingo Schwarze2014-07-251-47/+102
* Sort result pages first by section number, then by name.Ingo Schwarze2014-07-243-11/+21
* Provide a dropdown entry "All Architectures" and make it the default.Ingo Schwarze2014-07-241-1/+25
* improve FATAL handling in makewhatis(8)Ingo Schwarze2014-07-241-0/+11
* Partially document the core of the HTML formatter.Ingo Schwarze2014-07-231-0/+249
* Security fix:Ingo Schwarze2014-07-232-27/+49
* Security fix:Ingo Schwarze2014-07-221-1/+4
* Security fix to prevent XSS attacks:Ingo Schwarze2014-07-222-1/+79
* fix a minibug reported by kristaps@:Ingo Schwarze2014-07-211-5/+9
* Kristaps points out that the current HTTP/1.1 draft standard (RFCIngo Schwarze2014-07-213-3/+9
* Security fix:Ingo Schwarze2014-07-191-4/+33
* Security fix:Ingo Schwarze2014-07-191-1/+28
* Do not use the HTTP_HOST CGI variable,Ingo Schwarze2014-07-182-11/+2
* When the MAN_DIR/manpath.conf configuration file does not exist or is empty,Ingo Schwarze2014-07-181-2/+12
* Compatibility hack for the old "manpath=OpenBSD<blank>" query parameter format;Ingo Schwarze2014-07-133-25/+72
* Make the calltree a bit easier to understand by giving theIngo Schwarze2014-07-131-22/+21
* make source vs. formatted guessing a bit more robustIngo Schwarze2014-07-131-0/+2
* By popular demand, bring man.cgi default mode closer to what man(1) does:Ingo Schwarze2014-07-131-20/+46
* Unconfuse .Fa documentation:Ingo Schwarze2014-07-131-7/+19
* Install the manuals of the web interface below the same directoryIngo Schwarze2014-07-133-4/+12
* update after recent code changesIngo Schwarze2014-07-131-56/+56
* Polish the search form using feedback from beck@ and others,Ingo Schwarze2014-07-121-27/+96
* Polish the search form using feedback from beck@ and others,Ingo Schwarze2014-07-121-1/+1
* No need for run-time configuration, add minimal compile-timeIngo Schwarze2014-07-123-18/+19
* Simplify: Delete 74 lines of code including one enum type, oneIngo Schwarze2014-07-121-98/+25
* Start fixing issues that beck@ helped find:Ingo Schwarze2014-07-121-37/+34
* Fix whatis(1) to correctly match words instead of any substrings.Ingo Schwarze2014-07-122-23/+52
* fix the two manual links on the index pageIngo Schwarze2014-07-121-7/+8
* merge OpenBSD rev. 1.3 by tedu@:Ingo Schwarze2014-07-111-6/+8
* merge OpenBSD rev. 1.2 by tedu@:Ingo Schwarze2014-07-111-8/+9
* add HISTORY sectionIngo Schwarze2014-07-111-0/+8
* Link to the new man.cgi(8) manual, now that we have it! :-)Ingo Schwarze2014-07-101-2/+5