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-02-28
do not forget to call cvs_connect() when we are using a remote cvs server.
Joris Vink
2005-02-28
update my email address.
Joris Vink
2005-02-27
Many improvements to the RCS support:
Jean-Francois Brousseau
2005-02-26
spelling fixes
David Krause
2005-02-25
- switch to rcsnum_parse() where appropriate
Jean-Francois Brousseau
2005-02-25
exit with an error message if cvs_file_init() fails
Jean-Francois Brousseau
2005-02-25
add rcsnum_parse() to simplify the most common case
Jean-Francois Brousseau
2005-02-25
document `cvs diff' options; input/ok jmc; ok jfb Joris Vink;
Xavier Santolaria
2005-02-22
more error checking on protocol calls when running in client mode
Jean-Francois Brousseau
2005-02-22
use the file's name, and not its full path, when building the path to
Jean-Francois Brousseau
2005-02-22
unused variable
Jean-Francois Brousseau
2005-02-22
get rid of code that shouldn't have made it in there
Jean-Francois Brousseau
2005-02-22
Split the cvs daemon into two different processes: cvsd and cvsd-child.
Jean-Francois Brousseau
2005-02-22
- support -c and -s to retrieve the module list
Jean-Francois Brousseau
2005-02-22
set the standard request socket path to /var/run/cvsd.sock
Jean-Francois Brousseau
2005-02-22
give the `noop' request its own handler, it definitely does not need
Jean-Francois Brousseau
2005-02-22
when a log message is generated by the server and is sent to
Jean-Francois Brousseau
2005-02-22
do not leak a file pointer in case of error
Jean-Francois Brousseau
2005-02-21
document `cvs log'; ok jmc
Xavier Santolaria
2005-02-17
only increase the reference count on the cvsroot structure when it
Jean-Francois Brousseau
2005-02-16
get rid of unneeded whitespace
Jean-Francois Brousseau
2005-02-16
basic repository handling code, not plugged yet
Jean-Francois Brousseau
2005-02-16
properly initialize the syslog_data structure
Jean-Francois Brousseau
2005-02-16
more `cvs history' documentation about the columns added to
Xavier Santolaria
2005-02-15
set the close-on-exec flag on the parent's local socket descriptor
Jean-Francois Brousseau
2005-02-15
remove the LP_FILTER_TOGGLE operation, which is really pointless, and
Jean-Francois Brousseau
2005-02-15
avoid crashing when setting a variable with cvsd_set() that was not
Jean-Francois Brousseau
2005-02-14
use .Pa for paths, not .Ar; ok jmc
Xavier Santolaria
2005-02-13
start documenting `cvs history'; ok jmc@ Joris Vink;
Xavier Santolaria
2005-02-09
hrmz, should be right now ...
Xavier Santolaria
2005-02-09
hrmz .. still missed a few ones ...
Xavier Santolaria
2005-02-09
ooopsie...
Xavier Santolaria
2005-02-09
add a KEYWORD SUBSTITUTION section; ok jmc@ jfb@ Joris Vink;
Xavier Santolaria
2005-02-06
tweak;
Jason McIntyre
2005-02-04
add Xavier Santolaria to AUTHORS section
Jean-Francois Brousseau
2005-02-04
cleanup and additional error checking on connection setup
Jean-Francois Brousseau
2005-02-04
more `cvs add' doc bits; ok jfb@ jmc@ Joris Vink;
Xavier Santolaria
2005-02-04
remove duplicate trace message which gets output in cvs_sendfile()
Jean-Francois Brousseau
2005-02-03
be more consistent everywhere with `-k mode' option;
Xavier Santolaria
2005-02-03
add `release' command aliases;
Xavier Santolaria
2005-02-03
document `cvs release'; ok jmc@ Joris Vink;
Xavier Santolaria
2005-02-02
document missing options for `cvs update'; ok jmc
Xavier Santolaria
2005-02-01
- accept a minus sign in front of the file's revision number to
Jean-Francois Brousseau
2005-02-01
first round of malloc()/realloc() fixes:
Jean-Francois Brousseau
2005-02-01
document `cvs checkout'; ok jmc@ jfb@ Joris Vink;
Xavier Santolaria
2005-01-31
perform error checking on all the protocol calls
Jean-Francois Brousseau
2005-01-31
don't crash if we have no valid CVSROOT string
Jean-Francois Brousseau
2005-01-31
when reporting a file to remove, we must use the Entry request along
Jean-Francois Brousseau
2005-01-30
document `cvs export' and add my copyright; ok jmc@ jfb@.
Xavier Santolaria
2005-01-29
apply sizeof() to the appropriate buffer in a strlcpy() call
Jean-Francois Brousseau
[next]