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