| Commit message (Expand) | Author | Age | Files | Lines |
| * | Document the -k and -w flags. | Jordan K. Hubbard | 1995-12-19 | 2 | -2/+40 |
| * | A one line hack to prevent 'cvs checkout -c' from triggering a nasty bug | Peter Wemm | 1995-12-18 | 1 | -1/+1 |
| * | Re-connect cvs to gnu/usr.bin/Makefile.. | Peter Wemm | 1995-12-18 | 1 | -2/+2 |
| * | Turn off ypserv. It's about to be replaced by a new non-GPL version. | Bill Paul | 1995-12-16 | 1 | -2/+2 |
| * | Fix yp_mkdb to do what the code suggests it's trying to do.. | Peter Wemm | 1995-12-11 | 1 | -6/+10 |
| * | Whitespace cleanup, add forgotten file to CLEANFILES.. | Peter Wemm | 1995-12-11 | 3 | -6/+6 |
| * | Make CVS use /usr/lib/libmd.a rather than supplying Yet Another Copy(TM) | Peter Wemm | 1995-12-11 | 4 | -313/+5 |
| * | Tweak the install targets so that the installs are done in the right place | Peter Wemm | 1995-12-11 | 4 | -8/+8 |
| * | Argh! Botch alert! I dont *believe* I did this.... | Peter Wemm | 1995-12-11 | 1 | -2/+2 |
| * | Fix a couple of build warts that I broke... | Peter Wemm | 1995-12-11 | 3 | -9/+22 |
| * | This commit was generated by cvs2svn to compensate for changes in r12757, | Peter Wemm | 1995-12-11 | 2 | -422/+1033 |
| |\ |
|
| | * | Bring in two files that I missed.. These are of no real value unless | Peter Wemm | 1995-12-11 | 2 | -422/+1033 |
| * | | Attach easy-import.pl (repostory copied from easy-import.perl) and | Peter Wemm | 1995-12-11 | 4 | -394/+7 |
| * | | Clean out some files which are no longer part of CVS... | Peter Wemm | 1995-12-11 | 27 | -5869/+0 |
| * | | First round of the post-import cleanups... | Peter Wemm | 1995-12-10 | 57 | -2885/+6123 |
| * | | This commit was generated by cvs2svn to compensate for changes in r12752, | Peter Wemm | 1995-12-10 | 32 | -3080/+6243 |
| |\| |
|
| | * | Import CVS-1.6.3-951211.. Basically, this is the cvs-1.6.2 release | Peter Wemm | 1995-12-10 | 79 | -5851/+12257 |
| * | | Import CVS-1.6.3-951211.. Basically, this is the cvs-1.6.2 release | Peter Wemm | 1995-12-10 | 1 | -5/+105 |
| * | | This commit was generated by cvs2svn to compensate for changes in r12750, | Peter Wemm | 1995-12-10 | 45 | -0/+16307 |
| |\| |
|
| | * | Import CVS-1.6.3-951211.. Basically, this is the cvs-1.6.2 release | Peter Wemm | 1995-12-10 | 45 | -0/+16307 |
| * | | Disconnect 'cvs' from SUBDIRS in preperation for import of new version.. | Peter Wemm | 1995-12-10 | 1 | -2/+2 |
| * | | Close PR #853. The services.byname case needs to greate keys in the form | Bill Paul | 1995-12-09 | 1 | -4/+3 |
| * | | Restore white spaces to original cvs-1.4Alpha2 state so that we can | Peter Wemm | 1995-12-03 | 48 | -267/+267 |
| * | | Add fixes from bash beta | Andrey A. Chernov | 1995-12-03 | 12 | -30/+41 |
| * | | gets() -> fgets() | Jordan K. Hubbard | 1995-12-01 | 2 | -7/+7 |
| * | | gets() -> fgets() | Jordan K. Hubbard | 1995-12-01 | 3 | -6/+6 |
| * | | Comment out /usr/X386/man entry from MANDATORY_MANPATH - it's obsolete. | Jordan K. Hubbard | 1995-11-28 | 1 | -1/+1 |
| * | | Fixed beforeinstall rule. .CURDIR was spelled .SRCDIR. | Bruce Evans | 1995-11-26 | 1 | -4/+3 |
| * | | Part two of a repository operation to sort out the libmp/libgmp builds. | Peter Wemm | 1995-11-25 | 2 | -59/+28 |
| * | | 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 | -187/+89 |
| * | | 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 | -4389/+6260 |
| * | | | 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 |