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-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
2004-07-29
undefine DEBUG
Jean-Francois Brousseau
2004-07-29
Do not error out when calling rcsnum_aton() on the string "0", which is
Jean-Francois Brousseau
2004-07-29
update meat
Jean-Francois Brousseau
2004-07-29
Loop on the call to getdirentries() until there are no more entries.
Jean-Francois Brousseau
2004-07-29
* move to tail queues for file list management
Jean-Francois Brousseau
2004-07-29
typo
Jean-Francois Brousseau
2004-07-29
Use tail queues instead of lists to manage file entries
Jean-Francois Brousseau
2004-07-29
* when comparing timestamps, use the last modification time instead
Jean-Francois Brousseau
2004-07-29
Define 'CVS' or 'CVSD' depending on which program we are compiling and
Jean-Francois Brousseau
2004-07-29
Don't set the output filename when in -t mode. Avoids an error when
Todd C. Miller
2004-07-28
Only put a space in the client buffer if the request has a non-NULL
Jean-Francois Brousseau
2004-07-28
more s/illegal/invalid/
Markus Friedl
2004-07-28
call setsid() _before_ re-exec
Markus Friedl
2004-07-28
remove dead Xr to uucp(1); from misc@;
Jason McIntyre
2004-07-28
Remove a debugging message
Jean-Francois Brousseau
2004-07-28
Fix $OpenBSD$ tag
Jean-Francois Brousseau
2004-07-28
Pass the appropriate argument to cvs_client_connect()
Jean-Francois Brousseau
2004-07-28
Add a small cache for parsed CVSROOT strings and return a pointer to a
Jean-Francois Brousseau
2004-07-28
Pass the appropriate arguments to cvs_client_connect() and
Jean-Francois Brousseau
[next]