| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
options.h to config.h.in and set via ./configure when built normally.
Export some of the build knobs to the Makefile here, overridable
from /etc/make.conf. Also get the version strings right.
config.h was repocopied to config.h.proto, and we do a limited sed on it
at build time now.
Notes:
svn path=/head/; revision=109667
|
| |
|
|
| |
Notes:
svn path=/head/; revision=109663
|
| |
|
|
|
|
|
|
|
| |
build.
Approved by: re
Notes:
svn path=/head/; revision=107568
|
| |
|
|
|
|
|
|
|
| |
one that I originally used on freefall etc.
Approved by: re
Notes:
svn path=/head/; revision=107564
|
| |
|
|
|
|
|
|
|
|
| |
touched by configure in the autoconf system and a standard version is
now used.
Approved by: re
Notes:
svn path=/head/; revision=107488
|
| |
|
|
|
|
|
|
|
| |
internal buffer management somehow (an off by one perhaps). HAVE_MMAP
wasn't detected because configure has a bogus declaration of malloc
which conflicted with stdlib.h. Sigh.
Notes:
svn path=/head/; revision=102854
|
| |
|
|
| |
Notes:
svn path=/head/; revision=102846
|
| |
|
|
| |
Notes:
svn path=/head/; revision=81410
|
| |
|
|
|
|
|
|
| |
but none of them are used or make any difference (at least in the FreeBSD
version).
Notes:
svn path=/head/; revision=66532
|
| |
|
|
| |
Notes:
svn path=/head/; revision=54443
|
| |
|
|
| |
Notes:
svn path=/head/; revision=34469
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32791
|
| |
|
|
| |
Notes:
svn path=/head/; revision=25845
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17726
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
plus a couple of minor changes..
Some highlights of the new stuff that was not in the old version:
- remote access support.. full checkout/commit/log/etc..
- much improved dead file support..
- speed improvements
- better $CVSROOT handling
- $Name$ support
- support for a "cvsadmin" group to cut down rampant use of "cvs admin -o"
- safer setuid/setgid support
- many bugs fixed.. :-)
- probably some new ones.. :-(
- more that I cannot remember offhand..
Notes:
svn path=/vendor/cvs/dist/; revision=12752
|
|
|
Notes:
svn path=/vendor/cvs/dist/; revision=7516
|