Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Integrate local changes | 1997-03-18 | 10 | -240/+546 | ||
| | ||||||
* | New release from Cyclic Software | 1997-03-18 | 40 | -424/+2024 | ||
| | ||||||
* | Fix a const poisoning warning | 1997-02-21 | 1 | -4/+5 | ||
| | ||||||
* | Integrate local changes | 1997-02-21 | 10 | -593/+1280 | ||
| | ||||||
* | New release from Cyclic Software | 1997-02-21 | 54 | -5099/+6947 | ||
| | ||||||
* | Properly make use of the CVSROOT/options umask specification and limit | 1996-11-18 | 1 | -2/+1 | ||
| | | | | it via bitwise and with 0777. | |||||
* | ignore "*.depend". | 1996-11-09 | 1 | -1/+1 | ||
| | ||||||
* | Restore missing call to parseopts() for non-client/server | 1996-10-29 | 1 | -0/+1 | ||
| | ||||||
* | Undo CVSroot change in main.c | 1996-10-18 | 3 | -7/+9 | ||
| | | | | | Pass CVS root directory as an argument to parseopts() Add prototype for parseopts() | |||||
* | Make "CVSroot" available to parseopts() | 1996-10-18 | 1 | -1/+2 | ||
| | ||||||
* | Integrate local changes | 1996-10-18 | 11 | -3072/+3735 | ||
| | ||||||
* | New release from Cyclic Software | 1996-10-18 | 52 | -2852/+13256 | ||
| | ||||||
* | Disable logging to CVSROOT/history if we are running on a read-only file | 1996-09-14 | 1 | -1/+3 | ||
| | | | | system | |||||
* | for RCSLOCALID thing, use malloc/putenv instead of setenv | 1996-08-05 | 1 | -1/+4 | ||
| | ||||||
* | fix a comment of mine | 1996-07-26 | 1 | -1/+1 | ||
| | ||||||
* | s/__OpenBSD__/BSD/ | 1996-06-12 | 1 | -1/+1 | ||
| | ||||||
* | more careful umask handling, but does it fix the bug i have seen? | 1996-06-08 | 1 | -3/+3 | ||
| | ||||||
* | retain -Z options to rcs commands even though they do not work (rcs | 1996-05-31 | 3 | -8/+2 | ||
| | | | | | | commands spawn children which do not inherit the -Z option...) but also look in the RCSLOCALID environment variable. cvs sets this to "OpenBSD", as read from the options file. | |||||
* | who wrote this code? nonblocking pipe, select, and then not deal with a | 1996-05-30 | 1 | -1/+4 | ||
| | | | | read of zero? spin city. i think this deals properly with dead sockets. | |||||
* | server must parseopts() after getting Root | 1996-05-24 | 1 | -0/+1 | ||
| | ||||||
* | parseopts() may be called with CVSROOT still in client form | 1996-05-23 | 1 | -1/+14 | ||
| | ||||||
* | Checking out in dirs having the repository as its prefix was sometimes | 1996-05-20 | 1 | -1/+4 | ||
| | | | | | wrongly thought as checking out into the repository. E.g. checking out in /cvs.g/hack/foo with CVSROOT set to /cvs was impossible. | |||||
* | new extension: the $CVSROOT/CVSROOT/options file (if it exists) supports: | 1996-05-12 | 3 | -0/+52 | ||
| | | | | | | tag=-ZOpenBSD (passes -ZOpenBSD to co/ci) umask=002 (force a umask while cvs is running) dlimit=49152 (force a 48MB process data limit) | |||||
* | Integrate local changes to CVS; remove files no longer part of the CVS | 1996-05-06 | 8 | -359/+416 | ||
| | | | | distribution | |||||
* | New CVS release from Cyclic Software | 1996-05-06 | 44 | -732/+2900 | ||
| | ||||||
* | report signal type before dying; from ian@cygnus.com forwarded by niklas | 1996-05-05 | 1 | -2/+24 | ||
| | ||||||
* | Don't use the result of "diff" if just sending the new file would be shorter | 1996-05-04 | 1 | -0/+14 | ||
| | ||||||
* | Integrate local changes to CVS | 1996-04-27 | 8 | -869/+438 | ||
| | ||||||
* | Latest public release from Cyclic; fixes numerous memory leaks and have | 1996-04-27 | 57 | -5203/+6533 | ||
| | | | | some performance improvements | |||||
* | -f state was negated in remote operation | 1996-03-09 | 1 | -1/+1 | ||
| | ||||||
* | Make cvs import -I ! work wrt .cvsignore files | 1996-02-26 | 1 | -5/+5 | ||
| | ||||||
* | Integrate local changes | 1996-01-30 | 6 | -284/+1520 | ||
| | ||||||
* | Upgrade to 1.7.1 snapshot | 1996-01-30 | 59 | -1475/+9071 | ||
| | ||||||
* | if CVSREADONLYFS, access to the history file is irrelevant | 1996-01-29 | 2 | -2/+2 | ||
| | ||||||
* | Fix it so we can resurrect dead files on tagged branches. | 1996-01-07 | 1 | -1/+4 | ||
| | ||||||
* | stall all three server:server pipes, and 2MB instead of 256K | 1995-12-20 | 1 | -11/+13 | ||
| | ||||||
* | CVSREADONLYFS environment variable short-circuits read-only lock requirements | 1995-12-19 | 3 | -1/+7 | ||
| | ||||||
* | allow at most 256K of data to be queued | 1995-12-19 | 1 | -1/+25 | ||
| | ||||||
* | raw import of cvs-1.6 | 1995-12-19 | 60 | -0/+35590 | ||