| Commit message (Expand) | Author | Age | Files | Lines |
| * | Back out my "moving HEAD" fix, apparently this was just a tip of an iceberg | Satoshi Asami | 1996-12-19 | 1 | -2/+2 |
| * | Bring in "moving HEAD fix" from rev. 1.2 of contrib/cvs/src/diff.c. | Satoshi Asami | 1996-12-12 | 1 | -2/+2 |
| * | Sync easy-import with HEAD | Joerg Wunsch | 1996-06-25 | 1 | -67/+77 |
| * | This 3rd mega-commit should hopefully bring us back to where we were. | Jordan K. Hubbard | 1996-06-05 | 3 | -81/+67 |
| * | Merge from HEAD, except: | Jordan K. Hubbard | 1996-05-29 | 3 | -68/+82 |
| * | Bring across cvs from -current (which is at about version 1.6.3). | Peter Wemm | 1996-02-23 | 88 | -6591/+13550 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'. | cvs2svn | 1996-01-04 | 1 | -0/+388 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'. | cvs2svn | 1996-01-01 | 47 | -0/+19442 |
| * | Brought in changes from rev 1.9: bandaid for NULL pointer dereference. | David Greenman | 1995-09-17 | 1 | -2/+3 |
| * | Brought in changes from rev 1.6: deal with failures better. | David Greenman | 1995-08-31 | 1 | -2/+14 |
| * | Brought in misc manual page corrections from main branch. | David Greenman | 1995-08-29 | 1 | -2/+2 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'. | cvs2svn | 1995-06-13 | 38 | -20387/+0 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 47 | -266/+266 |
| * | Backed out the only FreeBSD specific change to the stock CVS sources now | Nate Williams | 1995-04-18 | 1 | -1/+1 |
| * | Added back 'examples' to the subdirs which was bogusly removed. | Nate Williams | 1995-04-14 | 1 | -2/+2 |
| * | Added Makefile for example files. They are now installed in | Nate Williams | 1995-04-08 | 1 | -0/+17 |
| * | Forgot one FreeBSD specific change needed. | Nate Williams | 1995-03-31 | 1 | -1/+1 |
| * | Merged in FreeBSD necessary changes in. Note, all of our source | Nate Williams | 1995-03-31 | 17 | -938/+1511 |
| * | This commit was generated by cvs2svn to compensate for changes in r7516, | Nate Williams | 1995-03-31 | 25 | -0/+20711 |
| |\ |
|
| | * | Original sources from CVS-1.4A2 munged to fit our directory structure. | Nate Williams | 1995-03-31 | 25 | -0/+20711 |
| * | | Original sources from CVS-1.4A2 munged to fit our directory structure. | Nate Williams | 1995-03-31 | 1 | -0/+133 |
| * | | This commit was generated by cvs2svn to compensate for changes in r7514, | Nate Williams | 1995-03-31 | 78 | -3955/+7113 |
| |\| |
|
| | * | Original sources from CVS-1.4A2 munged to fit our directory structure. | Nate Williams | 1995-03-31 | 92 | -4876/+8835 |
| | * | This commit was manufactured by cvs2svn to create branch 'VENDOR-cvs'. | cvs2svn | 1995-03-12 | 2 | -0/+557 |
| * | | Made this script a bit more fool-proof, so people like me can better | Joerg Wunsch | 1995-03-26 | 2 | -16/+98 |
| * | | Add my script here to make people's life easier when importing new | Joerg Wunsch | 1995-03-12 | 2 | -0/+648 |
| * | | added *.info and *.db to the default "ignore" list in cvs to avoid obviously | Poul-Henning Kamp | 1995-02-04 | 1 | -1/+1 |
| * | | Fix bogus install rule. | Jordan K. Hubbard | 1995-01-23 | 1 | -1/+2 |
| * | | Use -lgnuregex | Andrey A. Chernov | 1995-01-11 | 3 | -6/+5 |
| * | | __386BSD__ -> __FreeBSD__ | Jordan K. Hubbard | 1994-11-04 | 2 | -2/+2 |
| * | | Adding cvsinit back to the subdirs since it shouldn't have been removed | Nate Williams | 1994-10-22 | 1 | -1/+1 |
| * | | remove cvsinit from subdir list | Paul Traina | 1994-10-22 | 1 | -1/+1 |
| * | | Added cvsinit shell script as a runnable command. | Nate Williams | 1994-10-22 | 3 | -1/+242 |
| * | | Don't build profiled libraries. (NOPROFILE= yes. I don't like the negative | Bruce Evans | 1994-09-28 | 1 | -0/+2 |
| * | | Add dependencies on libraries to DPADD. | Bruce Evans | 1994-08-28 | 2 | -14/+8 |
| * | | Centralize declarations of library names. | Bruce Evans | 1994-08-28 | 1 | -0/+8 |
| * | | Clean up small error in the ncvs code that was causing rcs co to be | Rodney W. Grimes | 1994-06-14 | 2 | -4/+8 |
| * | | Got this fix from think.com: | Rodney W. Grimes | 1994-05-26 | 2 | -2/+6 |
| * | | Got this from think.com, nice patch to add Index: lines to cvs diff output | Rodney W. Grimes | 1994-05-24 | 1 | -2/+24 |
| * | | Enhancements to use now -K option to rcs so that certain keywords are | Rodney W. Grimes | 1994-05-24 | 7 | -0/+50 |
| * | | Add -K option to pass keywordlists to rcs so we can disable and enable | Rodney W. Grimes | 1994-05-14 | 4 | -11/+46 |
| * | | Added y.tab.h to the CLEANFILES target. | Andreas Schulz | 1993-12-31 | 1 | -1/+1 |
| * | | If we're not logging history information, don't demand write access. | Jordan K. Hubbard | 1993-11-20 | 1 | -1/+1 |
| * | | Removed Jordan's DO_LINKS from the Makefile, since this behavior is not | Nate Williams | 1993-08-14 | 1 | -1/+1 |
| * | | Really fixed the obj/noobj problems in CVS, and also made it so a | Nate Williams | 1993-07-06 | 3 | -3/+17 |
| * | | New manual page system | Charlie Root | 1993-07-02 | 1 | -2/+2 |
| * | | Added a CLEANFILES entry for getdate.c (it's created by yacc) | Nate Williams | 1993-06-29 | 1 | -0/+2 |
| * | | Fixed up CVS like RCS to allow obj or no obj directory. | Nate Williams | 1993-06-25 | 2 | -2/+2 |
| * | | One small change to make the code clearer in update. | Jordan K. Hubbard | 1993-06-25 | 1 | -3/+3 |
| * | | Changes to allow simple symlink handling | Jordan K. Hubbard | 1993-06-24 | 3 | -1/+65 |
| |/ |
|