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
Age
Commit message (
Expand
)
Author
2008-03-16
use ellipsis to show that more than one disk is allowed
Igor Sobrado
2008-03-15
Repair the simple cases for msg_controllen where it should just be
Theo de Raadt
2008-03-14
synchronize the synopsis and usage; improve description of flag "-a"
Igor Sobrado
2008-03-13
when a file was locally removed and a diff was done against
Stuart Henderson
2008-03-13
use RCS_PARSE_FULLY for CVS_OP_ADMIN as well.
Joris Vink
2008-03-13
properly initialize variables
Joris Vink
2008-03-13
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
Theo de Raadt
2008-03-12
missing rcsnum_free();
Joris Vink
2008-03-11
EXAMPLES:
Jason McIntyre
2008-03-10
turn on keepalive by default (one byte every 60 seconds)
Marc Espie
2008-03-09
Fix segmentation fault when running checkout -p on a file without
Tobias Stoeckmann
2008-03-09
only compare file types if the file/directory exists both on disk
Joris Vink
2008-03-09
locate the first occurance of ':' in the given -j arguments
Joris Vink
2008-03-09
tweak previous;
Jason McIntyre
2008-03-09
simplify logic in cvs_update_leavedir()
Joris Vink
2008-03-09
when in server mode, be sure the client picks up any new directories
Joris Vink
2008-03-09
be sure to build CVS/Root when updating and building directories (-d)
Joris Vink
2008-03-09
do not use CR_REPO in a remote setup, that will obviously fail.
Joris Vink
2008-03-09
revert one of tobias his changes, it broke remote for several commands.
Joris Vink
2008-03-09
proper repository locking:
Joris Vink
2008-03-09
do not empty the list in cvs_file_walklist() this is the caller
Joris Vink
2008-03-09
cf->user_supplied cannot be used in cvs_file_classify for all commands
Tobias Stoeckmann
2008-03-09
Don't force ourself to support CVS_USE_WDIR commands (release, update, ...)
Tobias Stoeckmann
2008-03-09
be sure to create CVS/Root if we added a new directory to the repository.
Joris Vink
2008-03-09
pass user_supplied to struct cvs_file so it can be used
Joris Vink
2008-03-09
unused var
Joris Vink
2008-03-09
rename check_dir_tag to user_supplied to reflect what the flag
Joris Vink
2008-03-09
While allocation memory, make sure that file sizes are smaller than SIZE_MAX.
Tobias Stoeckmann
2008-03-09
Get README up to date: OpenCVS is linked to build now, but man pages are
Tobias Stoeckmann
2008-03-09
Prevent sending of "Directory" messages for arguments in remote setup if
Tobias Stoeckmann
2008-03-08
do not log successfull merges in CVSROOT/history when joining.
Joris Vink
2008-03-08
better -j support
Joris Vink
2008-03-08
CVS/Entries file must be created in cvs_mkadmin, because they have to be
Tobias Stoeckmann
2008-03-08
Set instead of logically ORing this variable.
Tobias Stoeckmann
2008-03-08
Set umask (and cvs_umask) to system's umask in local and client mode.
Tobias Stoeckmann
2008-03-08
add checkout/update -j support.
Joris Vink
2008-03-08
avoid inifite recursion on certain error conditions; from netbsd;
Otto Moerbeek
2008-03-08
fix vs_columns() for the "set nu" case. avoids segfaults for very long
Otto Moerbeek
2008-03-08
correct usage of lseek(2);
Joris Vink
2008-03-08
Document that -k 0 does not do anything, instead of sending bytes every
Marc Espie
2008-03-04
crank version; from djm
Theo de Raadt
2008-03-04
fix ifdef DEBUG code; ok krw@ deraadt@
Otto Moerbeek
2008-03-04
fix segfault when trying to lock and unlock rcs files that
Joris Vink
2008-03-03
tweak previous;
Jason McIntyre
2008-03-02
document the two big bugs left that somewhat hinder parallel mode.
Marc Espie
2008-03-02
Make sure that temporary file has been successfully opened.
Tobias Stoeckmann
2008-03-02
rcs_errno is gone: zap rcs_errstr() and rcs_errstrs[] as well.
Tobias Stoeckmann
2008-03-02
rannotate needs at least one module as argument.
Tobias Stoeckmann
2008-03-02
Print the right synopsis for commands on error (especially if commands
Tobias Stoeckmann
2008-03-02
use a union to ensure alignment of the cmsg (pay attention: various other
Theo de Raadt
[next]