summaryrefslogtreecommitdiff
path: root/usr.bin/cvs/sock.c
AgeCommit message (Expand)Author
2004-12-07less whitespace, more pretty. ok jfbTed Unangst
2004-11-09cvsd_sock_accept() must return the descriptor, not 0krapht
2004-09-24Before attempting to unlink() the local socket, set the effectiveJean-Francois Brousseau
2004-09-24When creating the local socket, set the group to the server's group IDJean-Francois Brousseau
2004-08-02* wrap more code between program-dependent ifdef's and fix a bug whileJean-Francois Brousseau
2004-08-02* add the appropriate preprocessor wrappers to compile only the codeJean-Francois Brousseau
2004-07-25* when calling cvsd_sock_open(), close the socket if it is alreadyJean-Francois Brousseau
2004-07-13* initial import from the cvs-tools moduleJean-Francois Brousseau