itojun
a96b475fd1
upgrade to 1.11.10. includes security fix.
2003-12-10 06:09:52 +00:00
itojun
4f87169ef4
cvs 1.11.10, includes security fix
2003-12-10 05:58:05 +00:00
christos
77b4aabadd
Avoid re-entry in the cleanup signal handlers.
2003-10-09 13:43:00 +00:00
christos
bf764b32d9
Add charles's SETXID_SUPPORT patches for setuid() runs.
2003-09-25 16:10:14 +00:00
dsl
f2eecf77ab
Define and use xasprintf() so that memory allocate errors are reported.
2003-07-26 16:06:44 +00:00
dsl
d1fbc02d92
This should fix the recent cvs breakage - PR bin/22276
...
Use asprintf() instead of malloc(), sprintf() pairs.
Now that CVSADM_xxx is getCVSdir("xxx"), sizeof CVSADM_xxx isn't quite right!
(Who knows why gcc doesn't error 'sizeof function()' though?)
Note this compiles, but isn't tested (yet).
2003-07-26 14:36:18 +00:00
christos
0f6cc2d0c8
Document -D
2003-07-25 20:39:25 +00:00
christos
e6a5f61128
Add -D dir option to be able to specify where cvs stores its bookkeeping files
...
(default to CVS as usual).
2003-07-25 20:37:31 +00:00
itojun
9053ad0b31
make the defafult value of CVS_RSH to "ssh".
2003-06-20 03:28:56 +00:00
christos
bcb98aa28e
handle repositories that contain symlinks in their path.
2003-03-06 16:14:34 +00:00
wiz
786c896ca5
Merge 1.11.5.
2003-01-21 09:43:36 +00:00
wiz
3cf515684c
Initial import of cvs-1.11.5 (security fix was already in-tree).
2003-01-21 09:36:52 +00:00
christos
4fc750a8e7
PR/19762: Urban Boquist: Make gssapi work again.
2003-01-16 13:42:49 +00:00
wiz
97cbe2b2be
Not needed (will be automatically generated from getdate.y).
2003-01-16 12:22:33 +00:00
wiz
7db7049e69
More diff reduction vs 1.11.4 (actually a merge error...).
2003-01-16 03:15:55 +00:00
wiz
250491c9af
More syncing with cvs-1.11.4.
2003-01-16 03:06:43 +00:00
wiz
730bdec1d2
Remove Dollar signs around another Id tag.
2003-01-16 03:00:37 +00:00
wiz
1da4d8f87c
Minimize diffs with 1.11.4.
2003-01-16 02:57:47 +00:00
wiz
75b23fb832
Unused.
2003-01-16 02:51:20 +00:00
wiz
f099694510
Replaced by cvsbug.in.
2003-01-16 02:50:12 +00:00
wiz
1ae8b014e0
Unneeded.
2003-01-16 02:49:27 +00:00
wiz
a1c160fcab
Replaced by cvs.spec.in for some time now.
2003-01-16 02:45:57 +00:00
wiz
bc095c7c0b
Renamed to *.in for some time now.
2003-01-16 02:45:06 +00:00
wiz
f4d12e1051
Fix import instructions -- gnusrc is gone.
2003-01-16 02:35:17 +00:00
wiz
6aa895a2be
Fix conflicts, merge to 1.11.4.
2003-01-16 02:33:08 +00:00
wiz
0cd0661e77
Import cvs-1.11.4.
2003-01-16 02:15:31 +00:00
christos
264aa571b8
Fixes from Stefan Esser
...
- Avoid double free in dir_name
- Disable checkin-prog and update-prog
2003-01-13 00:09:17 +00:00
tron
55ccbca240
Fix an incorrect assert() which was triggered when the RCS buffer was
...
empty at the entry to rcsbuf_getkey().
2003-01-02 15:19:49 +00:00
wiz
cf6ded352c
Let the commit message contain an empty line by default.
...
[Not in 1.11.2; was in 1.11 and earlier.]
2002-12-25 23:29:19 +00:00
christos
a5eb73d466
Better fix for the portability cast problem via Urban Boquist.
2002-11-28 22:04:46 +00:00
christos
a65d983bd0
this is not used anymore.
2002-11-28 22:03:41 +00:00
itojun
8d1263a490
deal with systems with sizeof(void *) != sizeof(int)
2002-11-28 10:00:17 +00:00
itojun
935a2e30db
fix pointer-to-int cast problem
2002-11-28 09:57:16 +00:00
christos
c4b90ab8cd
resolve conflicts. I have not tested ipv6 or gssapi.
2002-11-28 05:59:06 +00:00
christos
56783dd727
import cvs-1.11.2
2002-11-28 04:53:41 +00:00
heinz
30a9e0125d
Correct list of options for 'commit': '-F file', as mentioned in the
...
explanation of 'commit'.
Minor nit.
2002-11-06 22:26:47 +00:00
bjh21
c701db92ac
Remove .cvsignore file.
...
<URL:http://www.netbsd.org/developers/cvs-repos/notes.html#cvsignore >
2002-04-04 17:08:24 +00:00
assar
d303561a5a
enable encryption support in client-server CVS.
...
patch from PR bin/12618, by lha@stacken.kth.se
2001-05-15 09:56:30 +00:00
wiz
70a9f276d4
Add 'P' to enumeration of possible letters for 'cvs update'.
2001-04-30 17:24:36 +00:00
wiz
20e5a32c06
Add note explaining what 'P file' means in cvs update output.
...
Closes bin/12785.
2001-04-29 18:08:11 +00:00
itojun
411184ba53
on call to connect_to_gserver(), have a fallback case if ai_canonname is
...
not available.
call freeaddrinfo as necessary.
2001-04-09 09:56:01 +00:00
assar
b9a25f6cc9
enable krb4 and gssapi authentication
2001-03-04 06:29:30 +00:00
wiz
114133a1f0
Add some documentation about the 'tag' keyword in CVSROOT/config.
2001-02-22 15:41:07 +00:00
wiz
6c22552f42
add cvs2netbsd import script
2000-10-26 16:30:38 +00:00
wiz
00584ddc5c
Remove some obsolete stuff (don't know why it wasn't deleted automatically).
2000-10-26 15:32:19 +00:00
wiz
2b12e01026
resolve conflicts from cvs-1.11 import
2000-10-26 14:59:06 +00:00
wiz
488e9b4921
Import of cvs-1.11 from ftp.cvshome.org minus some unneeded files.
2000-10-26 13:57:57 +00:00
wiz
b57ce6cde4
Import of cvs-1.11 from ftp.cvshome.org minus some unneeded files.
2000-10-26 13:47:54 +00:00
wiz
d524d28d78
Reserve extra byte for terminating '\0' for sscanf buffers. From OpenBSD.
2000-10-21 16:59:39 +00:00
wiz
5d76b1c7a2
Don't compile LOCALID into the client, make it a repository specific
...
variable. The LOCALID is now set in the repository's CVSROOT/config file,
with a line
tag=something
(in our case 'tag=NetBSD').
Taken from OpenBSD.
2000-10-21 12:40:23 +00:00