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-07-17
some improvements from alf schlichting:
Jason McIntyre
2005-07-17
knf says that a 2nd level indent is four (not three or five) spaces
Damien Miller
2005-07-17
Fix a number of X11 forwarding channel leaks:
Damien Miller
2005-07-16
- basic cleanup
Jason McIntyre
2005-07-16
sort options and sync usage();
Jason McIntyre
2005-07-16
spacing
Damien Miller
2005-07-15
fixes 4286.
Marc Espie
2005-07-15
if the file has been added but is not on disk make sure we can pick it up
Joris Vink
2005-07-15
- use cvs_path_cat() where appropriate instead of snprintf()
Xavier Santolaria
2005-07-15
if a file has been locally added and not committed, handle it with proper
Xavier Santolaria
2005-07-14
add skey(5) to SEE ALSO;
Jason McIntyre
2005-07-14
handle some -Q cases;
Xavier Santolaria
2005-07-14
- better synopsis
Jason McIntyre
2005-07-14
be consistent when declaring cvs_ent structs; ok jfb@ joris@.
Xavier Santolaria
2005-07-14
more use of cvs_rcs_getpath();
Xavier Santolaria
2005-07-14
use cvs_rcs_getpath();
Xavier Santolaria
2005-07-14
use __sentinel__ attribute; ok deraadt@ djm@ markus@
Darren Tucker
2005-07-13
add cvs_rcs_getpath() function. Returns the path of the RCS file if it
Xavier Santolaria
2005-07-13
use cvs_path_cat() instead of snprintf();
Xavier Santolaria
2005-07-12
split this into cvs_commit_{remote,local}() functions;
Xavier Santolaria
2005-07-11
we aren't using cvs_history_print() right now
Joris Vink
2005-07-11
zap unused variable
Joris Vink
2005-07-11
remove help if SMALL is defined. idea from NetBSD. should shrink a few
Federico G. Schwindt
2005-07-11
Don't set timestamps created from stack garbage when compressing
Todd C. Miller
2005-07-11
Fix off-by-one bug in readtty() and don't assume BUFSIZ == 1024.
Todd C. Miller
2005-07-11
fix another case where a message shouldnt be printed if -Q is specified;
Xavier Santolaria
2005-07-11
display info message only if -q is not specified.
Xavier Santolaria
2005-07-11
display warning message about an unknown file only if -Q is not specified;
Xavier Santolaria
2005-07-11
display info message only if -q is not specified;
Xavier Santolaria
2005-07-11
add info message;
Xavier Santolaria
2005-07-11
print info message;
Xavier Santolaria
2005-07-11
the status variable is gone.
Joris Vink
2005-07-11
add proper handling for realloc() failure cases, avoiding bad idiom and
Niall O'Higgins
2005-07-10
if cvs_sendreq() returns -1 we have to translate it into CVS_EX_PROTO,
Joris Vink
2005-07-10
zap unused variables;
Joris Vink
2005-07-10
- get rid of an unused variable.
Joris Vink
2005-07-10
nuke verbosity declaration here too;
Xavier Santolaria
2005-07-10
no need to declare the verbosity var here as it is already done in cvs.h;
Xavier Santolaria
2005-07-10
only display info msg if -q is not specified;
Xavier Santolaria
2005-07-10
if the Entries file for the parent directory is already open
Joris Vink
2005-07-09
channel changing is to be handled by radioctl; the rest of it requres use of ...
Michael Shalayeff
2005-07-09
kill useless "&& r1 == NULL" expression.
Niall O'Higgins
2005-07-09
explicit casts to const char *
Niall O'Higgins
2005-07-09
convert snprintf with format string "%s" to an strlcpy.
Niall O'Higgins
2005-07-08
split local and remote function handlers from each other.
Joris Vink
2005-07-08
new sentence, new line;
Jason McIntyre
2005-07-08
handle -Q correctly; Ok joris@.
Xavier Santolaria
2005-07-08
if a file has been locally added, output correct info! Ok joris@.
Xavier Santolaria
2005-07-08
don't try to run the pruning function on server side.
Joris Vink
2005-07-08
change BindAddress to match recent ssh -b change; prompted by markus@
Darren Tucker
[prev]
[next]