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
/
sock.c
Age
Commit message (
Expand
)
Author
2005-02-22
unused variable
Jean-Francois Brousseau
2005-02-15
set the close-on-exec flag on the parent's local socket descriptor
Jean-Francois Brousseau
2005-02-15
avoid crashing when setting a variable with cvsd_set() that was not
Jean-Francois Brousseau
2005-01-27
get rid of event.h, it won't be used
Jean-Francois Brousseau
2004-12-07
less whitespace, more pretty. ok jfb
Ted Unangst
2004-11-09
cvsd_sock_accept() must return the descriptor, not 0
krapht
2004-09-24
Before attempting to unlink() the local socket, set the effective
Jean-Francois Brousseau
2004-09-24
When creating the local socket, set the group to the server's group ID
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
* add the appropriate preprocessor wrappers to compile only the code
Jean-Francois Brousseau
2004-07-25
* when calling cvsd_sock_open(), close the socket if it is already
Jean-Francois Brousseau
2004-07-13
* initial import from the cvs-tools module
Jean-Francois Brousseau