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-05-25
split cvs_admin_file() into the local and remote versions and do
Jean-Francois Brousseau
2005-05-25
assume that a file is modified if its timestamp is lower
Jean-Francois Brousseau
2005-05-25
when importing a file in local mode, add the first two revisions
Jean-Francois Brousseau
2005-05-25
- basic code for rcs_rev_add() and rcs_rev_remove(), does not
Jean-Francois Brousseau
2005-05-25
add cvs_comment_lookup() and a suffix -> comment leader lookup table
Jean-Francois Brousseau
2005-05-25
add the RCS_ERR_ERRNO code to indicate that the actual error code is
Jean-Francois Brousseau
2005-05-25
fix version by adding an init handler which sets the argument count
Jean-Francois Brousseau
2005-05-25
change some printf()'s to cvs_printf() for the server.
Joris Vink
2005-05-25
'1' in buffer-list mode should open the listed buffer in its own window
Jason Wright
2005-05-25
no need to check cvs_trace before outputting a trace, the log code
Jean-Francois Brousseau
2005-05-25
check the return value of cvs_startcmd() in cvs_req_command() so we
Jean-Francois Brousseau
2005-05-25
SIZE and RES are not always in kbytes
Jared Yanovich
2005-05-24
Remove -ansi as that means expose only C89 interfaces.
Todd C. Miller
2005-05-24
- create the Entries.Static file with 0644 permissions instead of 0400.
Joris Vink
2005-05-24
don't fail on mkdir(2) when errno is EEXIST in cvs_file_create().
Joris Vink
2005-05-24
Switch atomicio to a simpler interface which returns size_t and uses
Anil Madhavapeddy
2005-05-24
- simplify cvs_mkadmin().
Joris Vink
2005-05-24
remove debugging stuff
Joris Vink
2005-05-24
Switch atomicio to use a simpler interface; it now returns a size_t
Anil Madhavapeddy
2005-05-24
cvs_noexec checks; ok joris@
Xavier Santolaria
2005-05-24
don't try to create directories with mkdir(2) in cvs_resp_sticky().
Joris Vink
2005-05-24
as a client, the the Root response first, before trying to ask the version
Joris Vink
2005-05-24
remove debugging messages
Jean-Francois Brousseau
2005-05-24
Merge the cvs_cmd and cvs_cmd_info structures and add the necessary
Jean-Francois Brousseau
2005-05-24
send the -n flag to the server as part of connection initialization
Jean-Francois Brousseau
2005-05-24
more files needed
Theo de Raadt
2005-05-24
copy files from telnetd that were accessed via .PATH; now we have them
Theo de Raadt
2005-05-24
'nother
Henning Brauer
2005-05-24
create the target directory when we receive either of the
Jean-Francois Brousseau
2005-05-24
some style nits from dmiller@, and use a fatal() instead of a printf()/exit
Anil Madhavapeddy
2005-05-23
add support for draft-harris-ssh-arcfour-fixes-02 improved arcfour modes;
Damien Miller
2005-05-23
- removes signed/unsigned comparisons in moduli generation
Anil Madhavapeddy
2005-05-23
bye bye
Jean-Francois Brousseau
2005-05-23
better formatting.
Joris Vink
2005-05-23
make ^S/^R behave like 'emacs': mixed case patterns forces a case sensitive
Jason Wright
2005-05-23
update the CVS_CLIENT_LOG section
Joris Vink
2005-05-23
allow the CVS_CLIENT_LOG stuff to take variables which expand
Joris Vink
2005-05-23
add -n flag to cvs usage
Joris Vink
2005-05-23
add some logging for `cvs -t' option use; ok joris@
Xavier Santolaria
2005-05-23
remove dead and wrong code.
marius eriksen
2005-05-23
add -f flag; ok joris@
Xavier Santolaria
2005-05-23
Fix some pedantic signed vs unsigned warnings. From Michael Knudsen, 10x
Otto Moerbeek
2005-05-22
at the bbq
Todd T. Fries
2005-05-22
remove ununsed code
Jean-Francois Brousseau
2005-05-22
unused variable
Joris Vink
2005-05-21
more heuristics to coerce gnu-m4 mode to work like we wish: if a ^ or $
Marc Espie
2005-05-20
Teach the SOCKS5 code more of the protocol, so it can send domain names
Damien Miller
2005-05-20
correct wrong error code usage.
Joris Vink
2005-05-20
cvs_noexec checks; jfb ok
Xavier Santolaria
2005-05-20
simplify error message
Jean-Francois Brousseau
[next]