aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* whatis.{db,index} -> mandoc.{db,index}; from kristaps@Ingo Schwarze2013-10-052-8/+8
* 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-1/+884
* include the NEWS file into the tarballIngo Schwarze2013-10-011-2/+3
* Fix build on Solaris.Ingo Schwarze2013-10-011-2/+18
* Final tweaks for the release candidate:Ingo Schwarze2013-09-293-5/+30
* Improve FreeBSD links; triggered by and with help fromIngo Schwarze2013-09-281-3/+10
* Polish the web page for the 1.12.2 release:Ingo Schwarze2013-09-231-26/+28
* What's new in 1.12.2.Ingo Schwarze2013-09-181-1/+45
* Update VERSION, VDATE and CFLAGS for the upcoming 1.12.2 release.Ingo Schwarze2013-09-182-5/+14
* 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-16/+43
* Merge from OpenBSD:Ingo Schwarze2013-09-181-34/+213
* Fix typo in filenames: mandocdb.{db,index} -> mandoc.{db,index}Ingo Schwarze2013-09-182-2/+64
* Merge OpenBSD revision 1.17:Ingo Schwarze2013-09-171-24/+70
* Merge OpenBSD rev. 1.43:Ingo Schwarze2013-09-171-5/+5
* Merge OpenBSD rev. 1.34.Ingo Schwarze2013-09-171-13/+52
* merge OpenBSD rev. 1.41:Ingo Schwarze2013-09-171-92/+137
* Similar to rev. 1.58:Ingo Schwarze2013-09-171-1601/+1433
* 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-3/+2
* Merge rev. 1.20:Ingo Schwarze2013-09-171-45/+92
* use the .Bx macro; from Jan Stary via jmc@Ingo Schwarze2013-09-161-3/+4
* two improvements in the SYNOPSIS;Ingo Schwarze2013-09-161-4/+3
* Drop .Ud remark, it has started to slowly turn into a lie.Ingo Schwarze2013-09-161-9/+2
* Beagle has been replaced by armv7; from patrick@.Ingo Schwarze2013-09-161-2/+2
* One of the WARNING messages has to use the word "section" twice in twoIngo Schwarze2013-09-163-6/+7
* Use normal line macro recognition, do not attempt to roll your own.Ingo Schwarze2013-09-151-4/+3
* Block closing macros do not allocate a new node but finish an existingIngo Schwarze2013-09-151-1/+4
* For some mdoc(7) macros, it is (unfortunately) semantically significantIngo Schwarze2013-09-151-3/+6
* Move the last column-counting members of struct termp (col and maxcols)Ingo Schwarze2013-08-212-22/+18
* Use text production macros to document themselves.Ingo Schwarze2013-08-141-7/+17
* Implement the roff(7) font-escape sequence \f(BI "bold+italic".Ingo Schwarze2013-08-087-55/+90
* After a leading blank on an output line, the first word was counted twiceIngo Schwarze2013-08-051-2/+2
* Put .%C before .%D in .Rs outputIngo Schwarze2013-08-051-3/+3
* jca@ found .as .shift .while in ratpoison(1)Ingo Schwarze2013-07-141-1/+7
* tedu@ says: "whatis pool" doesn't workIngo Schwarze2013-07-141-1/+10
* For citing the names and email addresses of authors,Ingo Schwarze2013-07-1313-56/+42
* Rudimentary implementation of the .it request (input line trap).Ingo Schwarze2013-07-134-19/+64
* Simple partial sync with OpenBSD:Ingo Schwarze2013-07-052-17/+17
* For the strings table, ohash_init is only called in ofmerge(),Ingo Schwarze2013-07-021-17/+16
* Turning off synchronous mode logically belongs to opening the database,Ingo Schwarze2013-07-021-10/+12
* fixed in mandoc.c rev. 1.67 and OpenBSD mandoc.c rev. 1.36Ingo Schwarze2013-07-021-9/+1
* Restore the check whether each page added to the databaseIngo Schwarze2013-07-021-19/+87
* Parse for the closing delimiter `\}' for conditionalsIngo Schwarze2013-06-271-44/+32
* sort missing roff requests, and add some usage infoIngo Schwarze2013-06-221-5/+13
* 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-9/+28
* Add .St values for POSIX 1003.1d, 1003.1j, and 1003.1q.Ingo Schwarze2013-06-192-14/+23