| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add support for FreeBSD 4.4. | Ruslan Ermilov | 2001-05-15 | 1 | -0/+2 |
| * | Fix typo introduced in a comment in the previous commit | Kris Kennaway | 2001-05-12 | 1 | -1/+1 |
| * | Only load KOI8-R-specific bits if document language is set | Ruslan Ermilov | 2001-05-07 | 1 | -2/+4 |
| * | Create temporary files securely using mkstemp() instead of mktemp() | Kris Kennaway | 2001-05-06 | 3 | -2/+13 |
| * | Total hack to fix broken bootstrap. Add -I/usr/src/include at the tail | David E. O'Brien | 2001-05-03 | 1 | -0/+1 |
| * | like i386, add inclusion of lock.h | Matt Jacob | 2001-05-03 | 2 | -1/+4 |
| * | - Avoid circular `use Config', which may lead to random synax errors | Mark Murray | 2001-05-02 | 2 | -9/+13 |
| * | * Add Config.pm to fight situations when perldoc(1) showed a manual page | Josef Karthauser | 2001-05-01 | 6 | -10/+94 |
| * | Compensate for dethreaded headers. | Mark Murray | 2001-05-01 | 4 | -0/+6 |
| * | -lposix1e is dead. | Ruslan Ermilov | 2001-04-26 | 2 | -2/+0 |
| * | Backout rev.1.30, as the root of this problem was already fixed | Ruslan Ermilov | 2001-04-25 | 1 | -4/+0 |
| * | If the world was built using either -DNOCLEAN or -DNOCLEANDIR, it was | Ruslan Ermilov | 2001-04-23 | 1 | -0/+4 |
| * | This is not a problem but a feature of PMake. | Ruslan Ermilov | 2001-04-23 | 1 | -1/+0 |
| * | Add .Lb entry for -ldevinfo. | Ruslan Ermilov | 2001-04-23 | 1 | -0/+1 |
| * | Work around the problem in multi-job make(1). | Ruslan Ermilov | 2001-04-19 | 1 | -0/+2 |
| * | mdoc(7) police: normalize .Nd. | Ruslan Ermilov | 2001-04-18 | 1 | -1/+1 |
| * | Synch with devascii/R.proto, RFC 1489, and groff_char(7). | Ruslan Ermilov | 2001-04-18 | 1 | -134/+150 |
| * | mdoc.samples(7) is superseded by mdoc(7). | Ruslan Ermilov | 2001-04-17 | 1 | -2/+1 |
| * | Upgrade to Groff 1.17. | Ruslan Ermilov | 2001-04-17 | 98 | -632/+956 |
| * | Upgrade for readline 4.2 | Andrey A. Chernov | 2001-04-11 | 2 | -90/+58 |
| * | Remove MIPS support. | David E. O'Brien | 2001-04-11 | 17 | -3187/+0 |
| * | psroff(1) has never been a part of Groff. | Ruslan Ermilov | 2001-04-10 | 2 | -1/+47 |
| * | From the author: | Mark Murray | 2001-04-08 | 1 | -0/+1 |
| * | beforeinstall -> SCRIPTS. | Ruslan Ermilov | 2001-04-07 | 12 | -118/+46 |
| * | Fix a few bugs in BSDPAN: | Josef Karthauser | 2001-04-05 | 2 | -10/+30 |
| * | mdoc(7) police: use .Nm, remove blank line (these cause warnings in mdocNG). | Ruslan Ermilov | 2001-04-04 | 1 | -2/+3 |
| * | Commit the first version of BSDPAN. | Josef Karthauser | 2001-04-03 | 22 | -29/+769 |
| * | Reduce the libiberty sources we build to those we actually need. | David E. O'Brien | 2001-03-31 | 1 | -5/+5 |
| * | Minor style cleanup. | David E. O'Brien | 2001-03-31 | 1 | -8/+6 |
| * | Backout rev 2.3 (-fno-for-scope); problem fixed in Groff 1.12. | Ruslan Ermilov | 2001-03-30 | 1 | -1/+2 |
| * | space typo in last commit | Wolfram Schneider | 2001-03-30 | 1 | -1/+1 |
| * | * A comment in apropos.sh contains the misspelled word | Wolfram Schneider | 2001-03-30 | 1 | -3/+3 |
| * | Add to BUGS section why tar can't dump large minors | Poul-Henning Kamp | 2001-03-28 | 1 | -0/+5 |
| * | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 48 | -74/+73 |
| * | Don't use MANDEPEND and MANSRC. | Ruslan Ermilov | 2001-03-26 | 2 | -8/+3 |
| * | Temporary build structure for GDB 5.0 so people can test the new version | David E. O'Brien | 2001-03-25 | 21 | -0/+4714 |
| * | Fix -I getopt form | Andrey A. Chernov | 2001-03-23 | 1 | -1/+1 |
| * | Cosmetique, use %R instead of %H:%M | Andrey A. Chernov | 2001-03-21 | 1 | -1/+1 |
| * | Don't attempt to parse %c output, use nl_langinfo instead | Andrey A. Chernov | 2001-03-21 | 1 | -6/+14 |
| * | Note rules of enguagement. | David E. O'Brien | 2001-03-15 | 2 | -2/+8 |
| * | mdoc(7) police: Nm macro remembers its argument on the first | Ruslan Ermilov | 2001-03-05 | 1 | -1/+1 |
| * | setlocale(3) has been fixed to match POSIX standard: | Ruslan Ermilov | 2001-03-02 | 4 | -19/+7 |
| * | Include `dbxelf.h' via tm.h (the approved FSF/GNU way) vs. in our MI header. | David E. O'Brien | 2001-03-02 | 1 | -1/+2 |
| * | Define "FREEBSD_NATIVE" in the freebsd-native header to reduce the amount | David E. O'Brien | 2001-03-02 | 2 | -1/+4 |
| * | Do not need to define "VERSION" here -- we do it on the command line. | David E. O'Brien | 2001-03-01 | 1 | -3/+0 |
| * | Allow "NOSHARED" to be overridden. | David E. O'Brien | 2001-02-28 | 6 | -6/+6 |
| * | Make critical toolchain binaries staticly linked in this development | David E. O'Brien | 2001-02-27 | 4 | -0/+4 |
| * | Update for bc 1.06 | Kris Kennaway | 2001-02-26 | 1 | -6/+16 |
| * | Make ``groff -man'' work again for both man(7) and mdoc(7) manpages. | Ruslan Ermilov | 2001-02-23 | 3 | -8/+13 |
| * | Our OS name is "freebsd", not "freebsdelf" | David E. O'Brien | 2001-02-21 | 12 | -28/+28 |