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
2005-04-16
thought i had committed that earlier;snprintf return value check; joris ok
Xavier Santolaria
2005-04-16
make sure we send the correct stuff for newly added files that
Joris Vink
2005-04-16
more snprintf return value check; joris ok
Xavier Santolaria
2005-04-16
snprintf return value check; joris ok
Xavier Santolaria
2005-04-16
snprintf return value check; joris ok
Xavier Santolaria
2005-04-16
missing cvs_ent_free(); joris ok
Xavier Santolaria
2005-04-16
check snprintf() return value;
Joris Vink
2005-04-15
pick up BINDIR from above; ok joris
Theo de Raadt
2005-04-15
rcs is now in usr.bin/rcs; ok jfb joris
Theo de Raadt
2005-04-15
stuff moved to rcs dir
Theo de Raadt
2005-04-15
build cvs right out of the base directory, no need for a subdir (you may
Theo de Raadt
2005-04-15
snprintf() return values checks; joris ok
Xavier Santolaria
2005-04-15
braino; joris ok
Xavier Santolaria
2005-04-15
some more errno use in cvs_log(); ok joris@.
Xavier Santolaria
2005-04-15
shudup useless warning; ok jfb@.
Xavier Santolaria
2005-04-14
completely fix the diff command
Joris Vink
2005-04-14
set ret to 0 after using it to check snprintf() so that
Joris Vink
2005-04-13
file callbacks won't return -1 anymore, but a CVS_EX_* error
Joris Vink
2005-04-13
use the option string from the cvs_cmd entry instead of keeping a
Jean-Francois Brousseau
2005-04-13
* accept the -N option to suppress logging of tags
Jean-Francois Brousseau
2005-04-13
cleanup and split the log code into two separate functions for local
Jean-Francois Brousseau
2005-04-13
make rcsnum_tostr() return an empty string if the RCSNUM is NULL
Jean-Francois Brousseau
2005-04-13
cache leftovers
Jean-Francois Brousseau
2005-04-13
dead code.
Joris Vink
2005-04-13
check return values of snprintf() for potential overflows or errors
Jean-Francois Brousseau
2005-04-13
cmd_helper() returns error codes > 0 or 0 on success.
Joris Vink
2005-04-12
more cvsd(8) cleanup;
Xavier Santolaria
2005-04-12
cvsd(8) references cleanup; ok joris@.
Xavier Santolaria
2005-04-12
don't show unneeded error messages.
Joris Vink
2005-04-12
use the new CVS_EX_* error codes here as well.
Joris Vink
2005-04-12
handle files which have been lost or that have no associated entry
Jean-Francois Brousseau
2005-04-12
* 'Up to date' --> 'Up-to-date', and add the 'Lost' status string
Jean-Francois Brousseau
2005-04-12
tell about the CVS_EX_* error codes, as we do not use sysexits.h anymore;
Xavier Santolaria
2005-04-12
introduce our own set of error codes used by the commands to report
Joris Vink
2005-04-12
* handle errors when loading delta branches
Jean-Francois Brousseau
2005-04-11
modify handling of RCS delta texts so we can handle arbitrary binary
Jean-Francois Brousseau
2005-04-11
open the RCS files in write mode by default to allow modifications
Jean-Francois Brousseau
2005-04-11
fix year value in RCS output
Jean-Francois Brousseau
2005-04-11
don't include sysexits.h now we don't use those error codes
Joris Vink
2005-04-11
remove EX_USAGE error codes
Joris Vink
2005-04-07
* reverse symbol list order
Jean-Francois Brousseau
2005-04-07
Perform proper escaping of the @ character in all RCS strings when
Jean-Francois Brousseau
2005-04-07
Fix RCS parsing for keywords that expect and ID and use cvs_strfree()
Jean-Francois Brousseau
2005-04-06
more unused code
Jean-Francois Brousseau
2005-04-06
remove dead and unused code
Joris Vink
2005-04-06
unbreak
Jean-Francois Brousseau
2005-04-06
* allow for creation and removal of RCS locks
Jean-Francois Brousseau
2005-04-06
start using strtab stuff in RCS code.
Joris Vink
2005-04-06
make cvs_printf() work as advertised when running as server
Jean-Francois Brousseau
2005-04-06
plug memleak in rcs_splitlines()
Joris Vink
[next]