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
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-04
unfuck amd64
Peter Valchev
2005-02-04
clearer wording;
Jason McIntyre
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-02
Fix a few memory leaks and general cleanup. From Joris Vink. ok tedu@
Otto Moerbeek
2005-02-02
replace 0 with STDIN_FILENO. from han boetes and jared yanovich
Ted Unangst
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
make fbackupfile() return FALSE when the rename(2) from the
Henning Brauer
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
Warn if the user tries to use the -u option w/o running a command.
Todd C. Miller
2005-01-31
recognize OpenEXR images.
Marc Espie
2005-01-31
when reporting a file to remove, we must use the Entry request along
Jean-Francois Brousseau
2005-01-31
use fflush(stdout) before system() so we won't miss any
Robert Nagy
2005-01-31
Safer backup file generation using mkstemp(); henning@ OK
Todd C. Miller
2005-01-31
the most excellent drinkmeister dr.mendeleev
Michael Shalayeff
2005-01-30
document `cvs export' and add my copyright; ok jmc@ jfb@.
Xavier Santolaria
2005-01-30
Make code match intent; ok djm@
Darren Tucker
2005-01-29
apply sizeof() to the appropriate buffer in a strlcpy() call
Jean-Francois Brousseau
2005-01-28
document cvsintro(7);
Jason McIntyre
2005-01-28
- give cvs commands a standard options list
Jason McIntyre
2005-01-28
wording;
Jason McIntyre
2005-01-28
grammar;
Jason McIntyre
2005-01-28
Make it clear that the example entries in ssh_config are only some of the
Darren Tucker
2005-01-27
get rid of event.h, it won't be used
Jean-Francois Brousseau
2005-01-27
since we close the handles to Entries files, we must reopen them to add
Jean-Francois Brousseau
2005-01-27
fix missing .Op in `cvs editors' synopsis;
Xavier Santolaria
2005-01-27
document `cvs editors'; ok jmc jfb;
Xavier Santolaria
2005-01-27
Compute compression ratio using signed arithmetic, since the compressed size
Otto Moerbeek
2005-01-26
document `cvs watch' and `cvs watchers'; help/ok jmc@; "looks good" jfb@;
Xavier Santolaria
2005-01-25
simplify OpenBSD case by using arch(1) and sed to grab
Brad Smith
2005-01-24
more error checking
Jean-Francois Brousseau
2005-01-24
sync usage of some of the commands, and start filling the cmd_opts
Jean-Francois Brousseau
2005-01-24
get rid of a debugging printf() that slipped through the cracks
Jean-Francois Brousseau
2005-01-24
* use the global cvs_msg instead of our own
Jean-Francois Brousseau
2005-01-24
when loading a file's information, remove its entry from the parent
Jean-Francois Brousseau
2005-01-24
add missing command IDs
Jean-Francois Brousseau
2005-01-24
#if -> #ifdef so builds without HAVE_LOGIN_CAP work too; ok djm@ otto@
Darren Tucker
2005-01-24
Have scp and sftp wait for the spawned ssh to exit before they exit
Darren Tucker
2005-01-24
Deal with format strings that are "const char *", not just "char *".
Todd C. Miller
2005-01-24
Update length field in catstrg() with the length of the appended string.
Todd C. Miller
2005-01-23
config option "Ciphers" should be case-sensitive; ok dtucker@
Damien Miller
[next]