index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
cvs
Age
Commit message (
Expand
)
Author
2006-02-13
write out an empty comment in RCS files even if there isn't one as
Xavier Santolaria
2006-02-10
forgot to document CVS/Baserev.tmp, so here it is.
Xavier Santolaria
2006-02-10
document CVS/Entries.Backup, CVS/Notify.tmp and CVS/Template files.
Xavier Santolaria
2006-02-10
fix CVS_PATH_NOTIFY duplicate.
Xavier Santolaria
2006-02-09
add missing client-side paths definitions;
Xavier Santolaria
2006-02-09
- move rcs_kw-related data into rcs.h and de-static the keyword array. this
Niall O'Higgins
2006-02-08
fix more breakage by xsa, although this one is partially my fault as well.
Joris Vink
2006-02-08
once again, we have to unbreak stuff xsa broke on his own.
Joris Vink
2006-02-06
- use bitwise flags
Xavier Santolaria
2006-02-06
- use biwise flags
Xavier Santolaria
2006-02-05
unbreak remote protocol which got broken in revision 1.88.
Joris Vink
2006-02-01
check format string; OK niallo@, "it's nice to have" joris@.
Xavier Santolaria
2006-02-01
allow tag deletion with -d option; OK niallo@.
Xavier Santolaria
2006-02-01
set rcs_errno accordingly in rcs_open() if the file is not found.
Xavier Santolaria
2006-02-01
cannot admin newly added file.
Xavier Santolaria
2006-01-31
errors in cvs_checkout_init() are definitly fatal.
Xavier Santolaria
2006-01-30
strerror() -> rcs_errstr() when passing rcs_errno as argument;
Xavier Santolaria
2006-01-30
- make fatal() exit with code 1 instead of 255. makes us more compatible
Niall O'Higgins
2006-01-29
- fix a bug where co -l would fail with "permission denied" if the working
Niall O'Higgins
2006-01-29
spread some fatal() here too;
Xavier Santolaria
2006-01-29
RCS_PARSE_FULLY needed here too, as in rlog(1);
Xavier Santolaria
2006-01-28
- don't segfault on rcsnum overflow.
Niall O'Higgins
2006-01-27
CVS_EX_BADROOT return code is not worth keeping;
Xavier Santolaria
2006-01-27
more errors handling cleanup;
Xavier Santolaria
2006-01-27
cvs_mkadmin() cannot return < 0 anymore;
Xavier Santolaria
2006-01-27
errors handling cleaning here too;
Xavier Santolaria
2006-01-27
errors handling cleaning here too;
Xavier Santolaria
2006-01-27
errors handling cleaning;
Xavier Santolaria
2006-01-27
use fatal();
Xavier Santolaria
2006-01-26
strings cleanup; OK niallo@.
Xavier Santolaria
2006-01-25
this snprintf() occurence should have been removed in previous commit.
Xavier Santolaria
2006-01-25
use cvs_rcs_getpath() here too + some strings cleanup whilst here.
Xavier Santolaria
2006-01-25
strings cleanup; OK niallo@.
Xavier Santolaria
2006-01-25
use cvs_rcs_getpath() instead of duplicating code.
Xavier Santolaria
2006-01-25
snprintf() cleanup; OK niallo@.
Xavier Santolaria
2006-01-23
snprintf() -> strlcpy()/strlcat(); OK niallo@.
Xavier Santolaria
2006-01-23
print complete command name in usage, not aliases.
Xavier Santolaria
2006-01-23
wrap usage;
Xavier Santolaria
2006-01-16
- in cvs_buf_free(), don't try to free() b->cb_buf if it has not been
Niall O'Higgins
2006-01-15
- don't try to malloc 0 bytes of memory if an empty buffer is requested; delay
Niall O'Higgins
2006-01-10
- rewrite RCS keyword expansion. the old way of doing it was very slow,
Niall O'Higgins
2006-01-10
- add cvs_buf_getc() function; returns byte at specified buffer position.
Niall O'Higgins
2006-01-10
zap unused variables;
Xavier Santolaria
2006-01-08
make cvs_init_create_files() return type void; ok joris@.
Xavier Santolaria
2006-01-06
mark up fix;
Jason McIntyre
2006-01-06
restructure the section on cvs sub-commands: make each command
Jason McIntyre
2006-01-06
ingore local update of newly added files. this fixes some possible
Reyk Floeter
2006-01-06
uninitialized pointer could confuse the cleanup check
Reyk Floeter
2006-01-06
zap <paths.h>;
Xavier Santolaria
2006-01-04
make cvs_sendresp() return type void; ok joris@.
Xavier Santolaria
[next]