summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up messages related to missing arguments.Ingo Schwarze2014-07-043-31/+26
* Fix formatting of empty .Bl -inset item heads.Ingo Schwarze2014-07-034-27/+25
* MANDOCERR_NOARGS reported three completely unrelated classes of problems.Ingo Schwarze2014-07-033-3/+9
* Improve and test the messages about empty macros,Ingo Schwarze2014-07-023-5/+9
* When .Sm is called without an argument, groff toggles the spacing mode,Ingo Schwarze2014-07-024-25/+26
* Disentangle the MANDOCERR_CHILD message, which reported threeIngo Schwarze2014-07-023-5/+13
* Clean up warnings related to macros and nesting.Ingo Schwarze2014-07-025-25/+18
* Fix the column numbers associated with in_line_argn() macros;Ingo Schwarze2014-07-021-2/+2
* Change column display in -Ttree to be 1-based instead of 0-basedIngo Schwarze2014-07-021-3/+3
* Improve "skipping paragraph macro" messages,Ingo Schwarze2014-07-023-18/+40
* Implement the obsolete macros .En .Es .Fr .Ot for backward compatibility,Ingo Schwarze2014-07-0212-55/+173
* Clean up the warnings related to document structure.Ingo Schwarze2014-07-016-57/+81
* The previous commit to this file broke the control flow keywords \{ and \}Ingo Schwarze2014-07-011-1/+3
* garbage collect two unused enum mandocerr itemsIngo Schwarze2014-06-302-13/+5
* Use the freshly improved roff_getname() functionIngo Schwarze2014-06-291-16/+15
* Use the freshly improved roff_getname() functionIngo Schwarze2014-06-291-38/+18
* Major roff_getname() cleanup.Ingo Schwarze2014-06-291-35/+51
* Bugfix in roff_setstrn():Ingo Schwarze2014-06-291-1/+2
* Improve messages related to the roff(7) .so request.Ingo Schwarze2014-06-253-5/+12
* Deprecate .Tn and .Ux, and make it clearer that .Bt and .Ud are deprecated.Ingo Schwarze2014-06-241-46/+22
* Below DIAGNOSTICS, document the SYSERR message level;Ingo Schwarze2014-06-231-3/+5
* Minimal COMPATIBILITY cleanup:Ingo Schwarze2014-06-221-34/+5
* Minimal cleanup of the COMPATIBILITY section:Ingo Schwarze2014-06-221-38/+9
* Reduce the verbosity of error messages caused by open(2) failures.Ingo Schwarze2014-06-212-3/+6
* Prefix messages about bad command line options and argumentsIngo Schwarze2014-06-212-10/+17
* As suggested by jmc@, only include line and column numbers into messagesIngo Schwarze2014-06-208-30/+42
* Start systematic improvements of error reporting.Ingo Schwarze2014-06-206-27/+34
* Prefix error messages from mandoc(1) with "mandoc: "Ingo Schwarze2014-06-201-1/+2
* let the build system cope with the recent ohash changesIngo Schwarze2014-06-203-7/+13
* take a note about pandocIngo Schwarze2014-06-201-0/+4
* Merge from OpenBSD - Marc Espie improved the ohash interface:Ingo Schwarze2014-06-204-34/+36
* sync to OpenBSD:Ingo Schwarze2014-06-202-53/+52
* More tweaking of set_basedir().Ingo Schwarze2014-06-201-23/+39
* Some simple set_basedir() cleanup; more to come.Ingo Schwarze2014-06-191-16/+20
* Merge OpenBSD rev. 1.108 by sthen@; original commit message:Ingo Schwarze2014-06-181-1/+2
* some new things to doIngo Schwarze2014-06-101-0/+18
* Render roff escape sequences contained in manual page descriptionsIngo Schwarze2014-05-071-1/+10
* Fix two memory leaks in makewhatis -n:Ingo Schwarze2014-05-071-1/+13
* Do not segfault in makewhatis -Q if the next .SH after .SH NAMEIngo Schwarze2014-05-071-3/+6
* Improve error handling in dbopen(). If PRAGMA SQL statements fail,Ingo Schwarze2014-04-271-6/+21
* OMRON used uppercase for the model names of their Motorola 88100 LUNAIngo Schwarze2014-04-271-2/+2
* Fix a minor optimization i broke in rev. 1.163 on August 20, 2010:Ingo Schwarze2014-04-251-1/+1
* Reduce the verbosity of makewhatis -t:Ingo Schwarze2014-04-252-1/+3
* Various Makefile improvements:Ingo Schwarze2014-04-241-20/+43
* misplaced punctuationIngo Schwarze2014-04-241-2/+2
* prototype for reallocarray()Ingo Schwarze2014-04-231-0/+3
* Audit malloc(3)/calloc(3)/realloc(3) usage.Ingo Schwarze2014-04-231-4/+3
* Audit malloc(3)/calloc(3)/realloc(3) usage.Ingo Schwarze2014-04-2315-29/+93
* Audit strlcpy(3)/strlcat(3) usage:Ingo Schwarze2014-04-231-22/+22
* espie@ suggests using SQL viewsIngo Schwarze2014-04-231-0/+6