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
2004-08-03
When creating a file, set its last access and modification times to the
Jean-Francois Brousseau
2004-08-03
Move all of the request- and response-specific handlers into separate
Jean-Francois Brousseau
2004-08-03
Don't MKADMIN on cvs_file_get()
Jean-Francois Brousseau
2004-08-03
Fix an annoying error message on checkouts by loading administrative
Jean-Francois Brousseau
2004-08-03
cleanup
Jean-Francois Brousseau
2004-08-03
Initialize ndirs
Jean-Francois Brousseau
2004-08-03
permit other types in a bit field (too common)
Theo de Raadt
2004-08-03
Add a per-root mask of supported requests and a set of macros to set, get
Jean-Francois Brousseau
2004-08-02
Unused variable
Jean-Francois Brousseau
2004-08-02
Remove cruft and unbreak compilation
Jean-Francois Brousseau
2004-08-02
When we connect to a remote server, always send the Version request and
Jean-Francois Brousseau
2004-08-02
Get a step closer to reality
Jean-Francois Brousseau
2004-08-02
* wrap more code between program-dependent ifdef's and fix a bug while
Jean-Francois Brousseau
2004-08-02
* no locks for now
Jean-Francois Brousseau
2004-08-02
* add the appropriate preprocessor wrappers to compile only the code
Jean-Francois Brousseau
2004-08-02
* copy most of the code from cvs_resp_handle() into cvs_req_handle()
Jean-Francois Brousseau
2004-08-02
Compile the RCS code into the cvs daemon for later use
Jean-Francois Brousseau
2004-08-02
Unused variables
Jean-Francois Brousseau
2004-08-02
Allocate a dynamic buffer for sorting. This way, we don't bork anymore
Jean-Francois Brousseau
2004-07-31
Update the TODO file
Jean-Francois Brousseau
2004-07-31
All the protocol code is in proto.c now
Jean-Francois Brousseau
2004-07-31
Remove old code
Jean-Francois Brousseau
2004-07-31
Minor fixes and remove debugging messages
Jean-Francois Brousseau
2004-07-30
No more global cvs_root
Jean-Francois Brousseau
2004-07-30
Remove remaining references to cvs_root
Jean-Francois Brousseau
2004-07-30
Minor bug fixes
Jean-Francois Brousseau
2004-07-30
fix diffing by sending the base directory just before sending the 'diff'
Jean-Francois Brousseau
2004-07-30
missing include
Jean-Francois Brousseau
2004-07-30
Fix
Jean-Francois Brousseau
2004-07-30
Plug in the handler for `cvs status'
Jean-Francois Brousseau
2004-07-30
Lots of cleanup, and add an internal version of cvs_file_get() so we can
Jean-Francois Brousseau
2004-07-30
Handle the `Rcs-diff' response so we can patch on updates
Jean-Francois Brousseau
2004-07-30
* remove header cruft that belongs in file.h
Jean-Francois Brousseau
2004-07-30
When calling cvs_mkadmin(), only create the files if they don't already
Jean-Francois Brousseau
2004-07-30
sort the list of available interactive commands to cdio, and clean up their
Jason McIntyre
2004-07-30
Xrs from Alexey E. Suslikov;
Jason McIntyre
2004-07-30
- sort options
Jason McIntyre
2004-07-30
Add cvs_file_find() to find a particular file from its path within a
Jean-Francois Brousseau
2004-07-30
- better width for options list
Jason McIntyre
2004-07-30
- better width for options list
Jason McIntyre
2004-07-30
A true gem.
Marco Peereboom
2004-07-30
Move to the new API for the client-server protocol. All functions now
Jean-Francois Brousseau
2004-07-29
New protocol API commented out, not ready yet
Jean-Francois Brousseau
2004-07-29
Define a flag to tell if a request expects a response. This will later
Jean-Francois Brousseau
2004-07-29
No more cvs_root
Jean-Francois Brousseau
2004-07-29
Don't export `cvs_root'
Jean-Francois Brousseau
2004-07-29
Make cvs_client_sendinfo() aware of its root context and remove the
Jean-Francois Brousseau
2004-07-29
No need to import the `cvs_root' symbol anymore, it is done in cvs.h
Jean-Francois Brousseau
2004-07-29
Use the `CVS' define to simplify exporting symbols
Jean-Francois Brousseau
2004-07-29
Remove debugging statements
Jean-Francois Brousseau
[next]