summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Byte-order functions for Mac OS X.Ingo Schwarze2013-10-031-1/+7
* DragonFly needs explicit #include <sys/endian.h> to use be64toh(),Ingo Schwarze2013-10-023-0/+883
* include the NEWS file into the tarballIngo Schwarze2013-10-011-2/+3
* Fix build on Solaris.Ingo Schwarze2013-10-011-1/+17
* Final tweaks for the release candidate:Ingo Schwarze2013-09-293-5/+30
* Improve FreeBSD links; triggered by and with help fromIngo Schwarze2013-09-281-2/+9
* Polish the web page for the 1.12.2 release:Ingo Schwarze2013-09-231-25/+27
* What's new in 1.12.2.Ingo Schwarze2013-09-181-0/+44
* Update VERSION, VDATE and CFLAGS for the upcoming 1.12.2 release.Ingo Schwarze2013-09-182-4/+13
* Merge rev. 1.400:Ingo Schwarze2013-09-181-77/+1
* Partial merge of rev. 1.396:Ingo Schwarze2013-09-181-25/+132
* Merge rev. 1.158:Ingo Schwarze2013-09-181-15/+42
* Merge from OpenBSD:Ingo Schwarze2013-09-181-32/+211
* Fix typo in filenames: mandocdb.{db,index} -> mandoc.{db,index}Ingo Schwarze2013-09-182-1/+63
* Merge OpenBSD revision 1.17:Ingo Schwarze2013-09-171-23/+69
* Merge OpenBSD rev. 1.43:Ingo Schwarze2013-09-171-4/+4
* Merge OpenBSD rev. 1.34.Ingo Schwarze2013-09-171-13/+52
* merge OpenBSD rev. 1.41:Ingo Schwarze2013-09-171-91/+136
* Similar to rev. 1.58:Ingo Schwarze2013-09-171-1600/+1432
* 1) Revert the argument names in the SYNOPSIS back to the usual ones.Ingo Schwarze2013-09-171-0/+171
* Merge rev. 1.21:Ingo Schwarze2013-09-171-2/+1
* Merge rev. 1.20:Ingo Schwarze2013-09-171-43/+90
* use the .Bx macro; from Jan Stary via jmc@Ingo Schwarze2013-09-161-1/+2
* two improvements in the SYNOPSIS;Ingo Schwarze2013-09-161-2/+1
* Drop .Ud remark, it has started to slowly turn into a lie.Ingo Schwarze2013-09-161-7/+0
* Beagle has been replaced by armv7; from patrick@.Ingo Schwarze2013-09-161-1/+1
* One of the WARNING messages has to use the word "section" twice in twoIngo Schwarze2013-09-163-3/+4
* Use normal line macro recognition, do not attempt to roll your own.Ingo Schwarze2013-09-151-3/+2
* Block closing macros do not allocate a new node but finish an existingIngo Schwarze2013-09-151-0/+3
* For some mdoc(7) macros, it is (unfortunately) semantically significantIngo Schwarze2013-09-151-2/+5
* Move the last column-counting members of struct termp (col and maxcols)Ingo Schwarze2013-08-212-20/+16
* Use text production macros to document themselves.Ingo Schwarze2013-08-141-5/+15
* Implement the roff(7) font-escape sequence \f(BI "bold+italic".Ingo Schwarze2013-08-087-47/+82
* After a leading blank on an output line, the first word was counted twiceIngo Schwarze2013-08-051-1/+1
* Put .%C before .%D in .Rs outputIngo Schwarze2013-08-051-2/+2
* jca@ found .as .shift .while in ratpoison(1)Ingo Schwarze2013-07-141-0/+6
* tedu@ says: "whatis pool" doesn't workIngo Schwarze2013-07-141-0/+9
* For citing the names and email addresses of authors,Ingo Schwarze2013-07-1313-31/+17
* Rudimentary implementation of the .it request (input line trap).Ingo Schwarze2013-07-134-15/+60
* Simple partial sync with OpenBSD:Ingo Schwarze2013-07-052-14/+14
* For the strings table, ohash_init is only called in ofmerge(),Ingo Schwarze2013-07-021-16/+15
* Turning off synchronous mode logically belongs to opening the database,Ingo Schwarze2013-07-021-9/+11
* fixed in mandoc.c rev. 1.67 and OpenBSD mandoc.c rev. 1.36Ingo Schwarze2013-07-021-8/+0
* Restore the check whether each page added to the databaseIngo Schwarze2013-07-021-18/+86
* Parse for the closing delimiter `\}' for conditionalsIngo Schwarze2013-06-271-43/+31
* sort missing roff requests, and add some usage infoIngo Schwarze2013-06-221-4/+12
* A very simple utility script to automatically compare groff and mandocIngo Schwarze2013-06-221-0/+35
* Improve handling of the roff(7) "\t" escape sequence:Ingo Schwarze2013-06-203-6/+25
* Add .St values for POSIX 1003.1d, 1003.1j, and 1003.1q.Ingo Schwarze2013-06-192-11/+20
* The mdoc_handler flags are unused and will never be used.Ingo Schwarze2013-06-071-126/+123