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
/
cvsd.c
Age
Commit message (
Expand
)
Author
2004-11-28
make sure va_end() is always called in all possible paths
Patrick Latifi
2004-11-25
Handle CVSD_SET_MODDIR, add session allocation and some minor cleanup
Jean-Francois Brousseau
2004-09-27
Rename some variables to match the general format, and avoid exporting
Jean-Francois Brousseau
2004-09-27
Add the `user' and `group' keywords in the configuration file format, so
Jean-Francois Brousseau
2004-09-27
Simplify signal handling by having only one handler that sets the proper
Jean-Francois Brousseau
2004-09-25
Most of the code to handle SIGCHLD and spawn new children whenever
Jean-Francois Brousseau
2004-09-24
Add a `-h' option to print the usage and exit with status 0 and fix
Jean-Francois Brousseau
2004-08-06
Fix the SIGINT handler
Jean-Francois Brousseau
2004-08-02
Unused variables
Jean-Francois Brousseau
2004-07-25
* rework on the child API, still needs more functionality
Jean-Francois Brousseau
2004-07-16
Fix cvsd_privdrop() so we don't just drop effective IDs but all of them,
Jean-Francois Brousseau
2004-07-13
* initial import from the cvs-tools module
Jean-Francois Brousseau