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-20
no need to append strerror(errno) in error msg if we use LP_ERRNO code;
Xavier Santolaria
2005-07-20
fix local mode; ok joris@.
Xavier Santolaria
2005-07-20
remove the -M and -N flags to uptime, they do nothing.
Jared Yanovich
2005-07-19
print existing tags if any (-v); long time ago Ok joris@.
Xavier Santolaria
2005-07-19
use cvs_path_cat() where appropriate; ok joris@.
Xavier Santolaria
2005-07-19
auth_usercheck(3) can return NULL, so check for that. Report from
Otto Moerbeek
2005-07-19
make the init command work;
Xavier Santolaria
2005-07-19
missing CF_IGNORE, CF_NOSYMS and CF_SORT flags.
Joris Vink
2005-07-19
spacing
Theo de Raadt
2005-07-19
if the user specifies the -Q flag (really quiet) we also
Joris Vink
2005-07-19
unbreak the commit command.
Joris Vink
2005-07-18
add cvs_noexec in cvs_req_globalopt() swtich case 'n';
Xavier Santolaria
2005-07-18
be consistent w/ warning messages (and handle -Q);
Xavier Santolaria
2005-07-18
use cvs_path_cat() where appropriate; ok joris@.
Xavier Santolaria
2005-07-18
some cleanup and on non-proxy operation switch to HTTP 1.1 since we've
Federico G. Schwindt
2005-07-18
oops, last commit broke a few things
Joris Vink
2005-07-18
let it compile without any warnings
Joris Vink
2005-07-17
oops... .Dl does not like to be inundated with args, and my last commit just
Jason McIntyre
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
[next]