..
add.c
Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.
2017-06-01 08:08:24 +00:00
admin.c
Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.
2017-06-01 08:08:24 +00:00
annotate.c
Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.
2017-06-01 08:08:24 +00:00
atomicio.c
atomicio.h
buf.c
Quiet compiler warnings. OK tomc@ tb@
2016-10-15 22:20:17 +00:00
buf.h
Quiet compiler warnings. OK tomc@ tb@
2016-10-15 22:20:17 +00:00
checkout.c
Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.
2017-06-01 08:08:24 +00:00
client.c
don't run cvs_client_sendfile() if its file_type is CVS_DIR, but do not
2018-07-14 21:28:02 +00:00
cmd.c
commit.c
Delete unnecessary <libgen.h> #includes
2018-12-30 23:09:58 +00:00
config.c
Remove xfree(), like already done for RCS. From Michael W Bombardieri,
2015-11-05 09:48:21 +00:00
config.h
cvs.1
more e-mail -> email
2015-12-24 16:54:37 +00:00
cvs.5
cvs.c
Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.
2017-06-01 08:08:24 +00:00
cvs.h
Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.
2017-06-01 08:08:24 +00:00
cvsintro.7
fix incorrect usage of the .Bx macro;
2018-12-05 15:34:52 +00:00
date.y
Add missing <time.h> header.
2017-07-20 13:39:11 +00:00
diff3.c
Using bitwise OR along with two assignments in the conditional of
2016-10-18 21:06:52 +00:00
diff_internals.c
Quiet compiler warnings. OK tomc@ tb@
2016-10-15 22:20:17 +00:00
diff.c
Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.
2017-06-01 08:08:24 +00:00
diff.h
edit.c
Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.
2017-06-01 08:08:24 +00:00
entries.c
rcsnum_free() -> free() cleanups. From Michael W. Bombardieri.
2016-10-13 20:51:25 +00:00
fatal.c
file.c
If CVS_LOCK_REPO is set only attempt to unlock the repo if we're local.
2017-06-01 08:38:56 +00:00
file.h
getlog.c
Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.
2017-06-01 08:08:24 +00:00
hash_func.c
hash.c
When allocating the h_table array use the size of struct hash_head,
2016-10-12 15:51:44 +00:00
hash.h
history.c
Add missing <time.h> header.
2017-07-20 13:39:11 +00:00
import.c
Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.
2017-06-01 08:08:24 +00:00
init.c
fix const related warnings; ok millert@
2017-08-28 19:33:20 +00:00
init.h
fix const related warnings; ok millert@
2017-08-28 19:33:20 +00:00
log.c
Remove xfree(), like already done for RCS. From Michael W Bombardieri,
2015-11-05 09:48:21 +00:00
log.h
logmsg.c
Bring the opencvs log message template inline with other cvs implementations.
2017-05-28 16:57:01 +00:00
Makefile
modules.c
Remove xfree(), like already done for RCS. From Michael W Bombardieri,
2015-11-05 09:48:21 +00:00
rcs.c
Use xasprintf() instead of calloc() + strlcpy() + memcpy() to
2017-08-28 18:52:25 +00:00
rcs.h
fix const related warnings; ok millert@
2017-08-28 19:33:20 +00:00
rcsnum.c
fix const related warnings; ok millert@
2017-08-28 19:33:20 +00:00
rcsparse.c
rcsnum_free() -> free() cleanups. From Michael W. Bombardieri.
2016-10-13 20:51:25 +00:00
rcsparse.h
README
release.c
Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.
2017-06-01 08:08:24 +00:00
remote.c
fix const related warnings; ok millert@
2017-08-28 19:33:20 +00:00
remote.h
fix const related warnings; ok millert@
2017-08-28 19:33:20 +00:00
remove.c
Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.
2017-06-01 08:08:24 +00:00
repository.c
When unlocking a directory only unlock the given one rather then all repo_locks.
2017-05-31 16:18:20 +00:00
repository.h
root.c
Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.
2017-06-01 08:08:24 +00:00
server.c
fix const related warnings; ok millert@
2017-08-28 19:33:20 +00:00
status.c
Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.
2017-06-01 08:08:24 +00:00
tag.c
Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.
2017-06-01 08:08:24 +00:00
trigger.c
Remove xfree(), like already done for RCS. From Michael W Bombardieri,
2015-11-05 09:48:21 +00:00
trigger.h
update.c
Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.
2017-06-01 08:08:24 +00:00
util.c
fix const related warnings; ok millert@
2017-08-28 19:33:20 +00:00
util.h
fix const related warnings; ok millert@
2017-08-28 19:33:20 +00:00
version.c
Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.
2017-06-01 08:08:24 +00:00
watch.c
Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.
2017-06-01 08:08:24 +00:00
worklist.c
Remove xfree(), like already done for RCS. From Michael W Bombardieri,
2015-11-05 09:48:21 +00:00
worklist.h
xmalloc.c
Merge xmalloc.[ch] files across base, skipping OpenSSH for now.
2015-11-17 18:25:02 +00:00
xmalloc.h
Remove xfree(), like already done for RCS. From Michael W Bombardieri,
2015-11-05 09:48:21 +00:00