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
/
watch.c
Age
Commit message (
Expand
)
Author
2011-12-27
Move some global variables/statics to locals, from Michael W
Nicholas Marriott
2008-06-23
Some conformance fixes:
Anders Magnusson
2008-01-31
Replaced the unused cvs_command variable cmd_req with cmd_flags, which states
Tobias Stoeckmann
2008-01-28
Properly handle -R -- although it is default, it may be overwritten mit -l
Tobias Stoeckmann
2008-01-12
Added missing break statements.
Tobias Stoeckmann
2007-02-22
general includes cleanup sweep. ok joris@ niallo@
Otto Moerbeek
2007-01-11
in a remote setup:
Joris Vink
2007-01-09
add remote handler for the cvs watch command; not linked to the build.
Xavier Santolaria
2007-01-02
skeletons for the client-side part of the editors and watchers commands.
Xavier Santolaria
2006-05-27
commit the new opencvs code, i have been hacking on
Joris Vink
2006-04-14
remove a metric buttload of excessive ()
Theo de Raadt
2006-01-02
#include's cleanup; ok joris@ niallo@.
Xavier Santolaria
2005-12-31
minor knf;
Xavier Santolaria
2005-12-30
major cleanup of the functions handling the remote cvs protocol.
Joris Vink
2005-12-10
switch to xmalloc stuff, me and xsa@ agreed on this a long
Joris Vink
2005-10-17
add client support for the `watch' and `watchers' commands. ok joris@ xsa@
Moritz Jodeit
2005-08-16
- watchers remote handler
Xavier Santolaria
2005-07-25
KNF;
Xavier Santolaria
2005-07-07
remove trailing whitespaces
Joris Vink
2005-06-15
add descritpion of the watch/watchers commands;
Xavier Santolaria
2005-05-31
add some comments ..
Xavier Santolaria
2005-05-30
skeleton for watch{,ers} commands, not linked yet;
Xavier Santolaria