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-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
2004-07-28
* prepare for an overhaul of the connection code by adding a cvsroot
Jean-Francois Brousseau
2004-07-28
Add a newline at the end of the strings put in CVS/Root and
Jean-Francois Brousseau
2004-07-28
Fix the timestamp parsing for Mod-time. Months are now being detected
Jean-Francois Brousseau
2004-07-27
the `.#*' pattern actually still matches, include it in standard
Jean-Francois Brousseau
2004-07-27
Fix directory loading with the new file structure allocation code
Jean-Francois Brousseau
2004-07-27
Be less retarded when parsing the contents of a CVS/Root file
Jean-Francois Brousseau
2004-07-27
Comment out unused code and some minor cleanup. Add the prototype and
Jean-Francois Brousseau
2004-07-27
* use a mix of mktime() and ctime_r() instead of asctime_r() to calculate
Jean-Francois Brousseau
2004-07-27
* parse the timestamp given to Mod-time correctly and store it so the
Jean-Francois Brousseau
2004-07-27
macro fixes
Jared Yanovich
2004-07-27
* when opening an Entries file for writing, open the file in append mode
Jean-Francois Brousseau
2004-07-27
* don't always return 0 in cvs_client_sendreq()
Jean-Francois Brousseau
2004-07-27
Zero out the cvs root structure before assigning the fields, otherwise
Jean-Francois Brousseau
2004-07-27
* create cvs_file_alloc() to keep one copy of the file allocation code
Jean-Francois Brousseau
2004-07-26
* make checkout work in remote mode (almost)
Jean-Francois Brousseau
2004-07-26
Fix header
Jean-Francois Brousseau
[next]