| Commit message (Expand) | Author | Age | Files | Lines |
* | BBild libgmp from the sources already in ../libmp. | Mark Murray | 1995-11-13 | 1 | -0/+60 |
* | Add libgmp. | Mark Murray | 1995-11-13 | 1 | -2/+2 |
* | Make the tests work. libmp and libgmp must be installed for this | Mark Murray | 1995-11-13 | 2 | -2/+68 |
* | Build the TeXinfo manual | Mark Murray | 1995-11-13 | 1 | -0/+7 |
* | 1) Add the doc/subdirectory - this will get gmp.texi installed | Mark Murray | 1995-11-13 | 1 | -21/+2 |
* | Add libmp | Mark Murray | 1995-11-12 | 1 | -2/+2 |
* | BMake the multiprecision library, and fix as many of the -Wall warnings | Mark Murray | 1995-11-12 | 4 | -278/+376 |
* | GNU MP (Multiprecision) library. This is needed by secure RPC (being | Mark Murray | 1995-11-12 | 131 | -0/+16601 |
* | Changed the terminology for what used to be called the "memorizing" | Nate Williams | 1995-11-02 | 2 | -188/+90 |
* | Add setlocale LC_CTYPE | Andrey A. Chernov | 1995-10-31 | 1 | -0/+6 |
* | Remove the $ Log: ... $ lines from the comments in the files that had | Peter Wemm | 1995-10-29 | 18 | -94/+18 |
* | Recover the -K option to co, for handling selective keyword expansion. | Peter Wemm | 1995-10-29 | 4 | -8/+95 |
* | Restore phk's changes from 1.3 - 1.5.. Adds a -v switch to rlog to get it | Peter Wemm | 1995-10-29 | 1 | -4/+26 |
* | Restore nate's change from rev 1.2; improve readability of the rlog output | Peter Wemm | 1995-10-29 | 1 | -1/+12 |
* | Build and install diff.info.. | Peter Wemm | 1995-10-29 | 2 | -1/+10 |
* | This commit was generated by cvs2svn to compensate for changes in r11905, | Peter Wemm | 1995-10-29 | 1 | -0/+3916 |
|\ |
|
| * | Import diff-2.7's diff.texi which I left out last time. | Peter Wemm | 1995-10-29 | 1 | -0/+3916 |
* | | AARGH!!!! | Peter Wemm | 1995-10-29 | 1 | -3/+3 |
* | | First part of import conflict merge from rcs-5.7 import. | Peter Wemm | 1995-10-28 | 25 | -4430/+6301 |
* | | This commit was generated by cvs2svn to compensate for changes in r11891, | Peter Wemm | 1995-10-28 | 23 | -401/+2094 |
|\| |
|
| * | Import rcs-5.7, required for full support of cvs-1.6. | Peter Wemm | 1995-10-28 | 59 | -0/+25282 |
* | | Add setlocale LC_CTYPE | Andrey A. Chernov | 1995-10-28 | 1 | -0/+6 |
* | | Add setlocale LC_CTYPE | Andrey A. Chernov | 1995-10-28 | 2 | -17/+25 |
* | | Add setlocale LC_CTYPE | Andrey A. Chernov | 1995-10-28 | 2 | -1/+7 |
* | | Merge in/out comflicts caused by Diffutils-2.7 import... | Peter Wemm | 1995-10-28 | 16 | -931/+978 |
* | | This commit was generated by cvs2svn to compensate for changes in r11884, | Peter Wemm | 1995-10-28 | 4 | -13/+436 |
|\| |
|
| * | Import GNU diffutils 2.7 | Peter Wemm | 1995-10-28 | 25 | -0/+10825 |
* | Add setlocale LC_CTYPE | Andrey A. Chernov | 1995-10-28 | 2 | -0/+12 |
* | Simplify FILES section in the same manner like groff manpage | Andrey A. Chernov | 1995-10-28 | 1 | -29/+6 |
* | Add reference to koi8-r device, fix formatting a little | Andrey A. Chernov | 1995-10-28 | 1 | -5/+20 |
* | Add reference to koi8-r device | Andrey A. Chernov | 1995-10-28 | 1 | -0/+3 |
* | Add preliminary support for netgroup.byuser and netgroup.byhosts maps. | Bill Paul | 1995-10-26 | 1 | -1/+24 |
* | Add setlocale LC_ALL | Andrey A. Chernov | 1995-10-26 | 1 | -0/+6 |
* | Add setlocale LC_ALL | Andrey A. Chernov | 1995-10-26 | 1 | -0/+7 |
* | Run-time linker speedups - Round One | Nate Williams | 1995-10-25 | 1 | -3/+170 |
* | fix bad dependencies (LIBMATH -> LIBM) | Torsten Blum | 1995-10-25 | 12 | -12/+12 |
* | Fix a typo ("-It Fl" to ".It Fl") | Torsten Blum | 1995-10-25 | 1 | -2/+5 |
* | Remove LD_NOSTD_PATH implementation, it isn't works and | Andrey A. Chernov | 1995-10-24 | 2 | -6/+4 |
* | Add support for publickey.byname map (turned off by default since | Bill Paul | 1995-10-23 | 1 | -2/+15 |
* | Eek! When we encounter a '+' or '-', the resulting action should be | Bill Paul | 1995-10-23 | 1 | -3/+3 |
* | Remove includes of the wrong ../Makefile.inc (one was commented out, the | Bruce Evans | 1995-10-22 | 2 | -2/+0 |
* | Merge version 1.04 into HEAD. | Joerg Wunsch | 1995-10-22 | 11 | -74/+411 |
* | This commit was generated by cvs2svn to compensate for changes in r11646, | Joerg Wunsch | 1995-10-22 | 4 | -20/+622 |
|\ |
|
| * | Import version 1.04 of mkisofs. | Joerg Wunsch | 1995-10-22 | 15 | -0/+5957 |
* | Remove private maninstall target. It will conflict with the one in | Bruce Evans | 1995-10-21 | 2 | -24/+18 |
* | if uid != euid or gid != egid unsetenv("LD_NOSTD_PATH") too | Andrey A. Chernov | 1995-10-21 | 1 | -1/+2 |
* | Rewrite and merge some bogus makefiles to create Makefile.shprog. Just | Bruce Evans | 1995-10-21 | 3 | -81/+38 |
* | When building -static, link with special scrt0.o instead of crt0.o. This | David Greenman | 1995-10-18 | 1 | -0/+3 |
* | A one-liner: | Bill Paul | 1995-10-11 | 1 | -1/+3 |
* | Change UNIX to FreeBSD. | Gary Clark II | 1995-10-10 | 1 | -3/+3 |