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
Age
Commit message (
Expand
)
Author
2005-04-07
* reverse symbol list order
Jean-Francois Brousseau
2005-04-07
Perform proper escaping of the @ character in all RCS strings when
Jean-Francois Brousseau
2005-04-07
Fix RCS parsing for keywords that expect and ID and use cvs_strfree()
Jean-Francois Brousseau
2005-04-06
more unused code
Jean-Francois Brousseau
2005-04-06
remove dead and unused code
Joris Vink
2005-04-06
unbreak
Jean-Francois Brousseau
2005-04-06
* allow for creation and removal of RCS locks
Jean-Francois Brousseau
2005-04-06
start using strtab stuff in RCS code.
Joris Vink
2005-04-06
make cvs_printf() work as advertised when running as server
Jean-Francois Brousseau
2005-04-06
plug memleak in rcs_splitlines()
Joris Vink
2005-04-06
make cvs_findcmd() available to the rest of the program
Jean-Francois Brousseau
2005-04-06
make sure we don't try and return csp->cs_str when
Joris Vink
2005-04-03
first round of EX_* exit codes removal; ok joris@.
Xavier Santolaria
2005-04-01
crank up buffersize to get rid of truncated requests.
Joris Vink
2005-04-01
make sure we don't do unneeded things for the version command.
Joris Vink
2005-03-31
+YFLAGS=
Xavier Santolaria
2005-03-31
make sure the server command can still be reached with the
Joris Vink
2005-03-31
- as long as we are using the sysexits.h error codes make sure
Joris Vink
2005-03-31
fix prototype for cvs_commit_prepare()
Joris Vink
2005-03-31
remove unused variable.
Joris Vink
2005-03-30
move all the client commands to the new command framework.
Joris Vink
2005-03-30
allow this to be compiled on its own for testing.
Joris Vink
2005-03-29
cvs_file_attach() can fail, make sure we can handle it
Joris Vink
2005-03-29
-width Ds in places; jfb jcs
Theo de Raadt
2005-03-29
fix memleak
Joris Vink
2005-03-29
be more verbose when cleaning up the string table.
Joris Vink
2005-03-29
allow cmd_options to be NULL, so that commands which
Joris Vink
2005-03-29
put back the cmd.c file, it got lost in previous commits.
Joris Vink
2005-03-28
dead code
Jean-Francois Brousseau
2005-03-28
build with the yacc date parser
Jean-Francois Brousseau
2005-03-28
make LP_TRACE messages go through again, and assign them a level of
Jean-Francois Brousseau
2005-03-28
alignment
Jean-Francois Brousseau
2005-03-28
fix argument count in cvs_startcmd()
Joris Vink
2005-03-26
fix a variety of things i found at coverity. ok joris@
Ted Unangst
2005-03-24
more cleanup and knf
Jean-Francois Brousseau
2005-03-24
ditch the filename hash table and use the new strtab code instead
Jean-Francois Brousseau
2005-03-24
oops, call to old function that was missed
Jean-Francois Brousseau
2005-03-24
add missing prototypes for standard yacc functions and make yyerror()
Jean-Francois Brousseau
2005-03-24
add the string table code and enable it on startup
Jean-Francois Brousseau
2005-03-24
add the first pieces of our new command framework.
Joris Vink
2005-03-23
move the filename string table code in a separate file so we can use it
Jean-Francois Brousseau
2005-03-23
public domain yacc date parser with a first round of knf
Jean-Francois Brousseau
2005-03-13
set rcs_errno to RCS_ERR_NOENT if no matching symbol is found in
Jean-Francois Brousseau
2005-03-13
support for the optional `branch' keyword, which is used to set the
Jean-Francois Brousseau
2005-03-13
spacing
Jean-Francois Brousseau
2005-03-13
unbreak, and do this correct.
Joris Vink
2005-03-13
simplify if {} else {} case.
Joris Vink
2005-03-11
support the remaining options as well.
Joris Vink
2005-03-10
oops, right mask
Theo de Raadt
2005-03-10
use right permissions
Theo de Raadt
[next]