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
/
util.c
Age
Commit message (
Expand
)
Author
2005-05-20
* proper memset
Patrick Latifi
2005-05-20
unused var
Joris Vink
2005-05-19
use the date parsing code from date.y and fix timestamps on newly
Jean-Francois Brousseau
2005-05-18
build a local copy of the client's source tree when acting as a server.
Joris Vink
2005-04-18
Modify the CVSFILE structure using a union to keep information about
Jean-Francois Brousseau
2005-04-16
more snprintf return value check; joris ok
Xavier Santolaria
2005-04-16
snprintf return value check; joris ok
Xavier Santolaria
2004-12-22
spelling corrections; ok jmc@
David Krause
2004-12-13
if we fail to generate a file's checksum, print the path of the file
Jean-Francois Brousseau
2004-12-07
less whitespace, more pretty. ok jfb
Ted Unangst
2004-12-07
add missing parts for support of .cvsrc
Jean-Francois Brousseau
2004-12-06
reorder some of the code for argument vector splitting so we don't
Jean-Francois Brousseau
2004-12-06
tighten vertical spacing for else; jfb ok
Theo de Raadt
2004-12-03
Handle files mode 750.
Tobias Weingartner
2004-11-26
Rewrite the internals of the file management code so that we do not keep
Jean-Francois Brousseau
2004-11-10
missing headers
krapht
2004-11-09
cvs_exec()
krapht
2004-08-13
Handle RFC822 and ctime(3) style timestamps
Jean-Francois Brousseau
2004-08-13
Add cvs_datesec() to calculate the time_t value corresponding to a
Jean-Francois Brousseau
2004-08-12
Before stating the Root file, make sure we actually have something to
Jean-Francois Brousseau
2004-08-06
Simplify cvs_splitpath() by requiring only one buffer to copy the result
Jean-Francois Brousseau
2004-08-05
When splitting a path, strip the trailing slashes before splitting it,
Jean-Francois Brousseau
2004-07-30
When calling cvs_mkadmin(), only create the files if they don't already
Jean-Francois Brousseau
2004-07-30
Move to the new API for the client-server protocol. All functions now
Jean-Francois Brousseau
2004-07-28
Add a newline at the end of the strings put in CVS/Root and
Jean-Francois Brousseau
2004-07-27
* create cvs_file_alloc() to keep one copy of the file allocation code
Jean-Francois Brousseau
2004-07-13
* initial import from the cvs-tools module
Jean-Francois Brousseau