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