aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* add libppath; Thomas Klausner, NetBSD rev. 1.4, Aug 29, 2011Ingo Schwarze2013-10-131-1/+2
* add libefi and simplify some namesIngo Schwarze2013-10-131-3/+4
* sync SUSv2/SUSv3 entries with groffIngo Schwarze2013-10-131-3/+3
* more DragonFly libraries; Franco Fichtner <franco at lastsummer dot de>Ingo Schwarze2013-10-131-1/+14
* Thomas Klausner <wiz at NetBSD dot org> finally succeeded to buildIngo Schwarze2013-10-111-5/+36
* merge from VERSION_1_12:Ingo Schwarze2013-10-101-6/+21
* Printf size_t vars with %zu, not %ld;Ingo Schwarze2013-10-071-5/+5
* Put VERSION into config.h.Ingo Schwarze2013-10-061-1/+2
* We don't do hyphenation, but we allow breaking the line at hyphens that areIngo Schwarze2013-10-061-20/+62
* Franco Fichtner moved DragonFly to 1.12.2.Ingo Schwarze2013-10-061-2/+2
* The .Lb arguments wants a "lib" prefix;Ingo Schwarze2013-10-062-6/+6
* If there is random stuff inside a .Bl block body before the first .It,Ingo Schwarze2013-10-062-28/+61
* Support simple numerical conditions.Ingo Schwarze2013-10-051-4/+92
* ROFFRULE_ALLOW = 0, ROFFRULE_DENY = 1 was confusing,Ingo Schwarze2013-10-051-3/+3
* Avoid code duplication in roff_parseln() as suggested byIngo Schwarze2013-10-051-11/+6
* Expand references to number registers in exactly the same way asIngo Schwarze2013-10-052-35/+56
* Support setting arbitrary roff(7) number registers,Ingo Schwarze2013-10-054-50/+73
* sync with NetBSDIngo Schwarze2013-10-051-4/+10
* merge from VERSION_1_12: do not complain about unused variables in test-*.cIngo Schwarze2013-10-051-7/+7
* Cleanup suggested by gcc-4.8.1, following hints by Christos Zoulas:Ingo Schwarze2013-10-055-14/+12
* Merge from VERSION_1_12, in particular release date, pkgsrc port version,Ingo Schwarze2013-10-052-6/+15
* Release version 1.12.2. This is no longer beta.Ingo Schwarze2013-10-051-2/+3
* Merge from branch VERSION_1_12:Ingo Schwarze2013-10-021-20/+100
* Merge from branch VERSION_1_12:Ingo Schwarze2013-10-021-9/+17
* Merge the relevant parts from the VERSION_1_12 branch:Ingo Schwarze2013-10-012-10/+42
* New file suggested by Thomas Klausner <wiz at netbsd dot org>.Ingo Schwarze2013-10-011-0/+330
* Maybe we can easily improve -width parsing.Ingo Schwarze2013-09-271-1/+4
* Throwing FATAL MANDOCERR_SYNTCHILD on non-.It children of .BlIngo Schwarze2013-09-221-2/+8
* DocBook abuses \h - for no good reason, but maybe we should eventuallyIngo Schwarze2013-09-221-1/+6
* 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