diff options
author | 2005-02-22 22:33:01 +0000 | |
---|---|---|
committer | 2005-02-22 22:33:01 +0000 | |
commit | ae1368b4b0e50efa686c8e34d6b043970768c21c (patch) | |
tree | 54b5b3385f285c70d105ee738cecf91c1a06f9aa /usr.bin/cvs/commit.c | |
parent | - Shift the brightness scale so that 0% still keeps the backlight on. (diff) | |
download | wireguard-openbsd-ae1368b4b0e50efa686c8e34d6b043970768c21c.tar.xz wireguard-openbsd-ae1368b4b0e50efa686c8e34d6b043970768c21c.zip |
Split the cvs daemon into two different processes: cvsd and cvsd-child.
The cvsd process only takes care of managing children and repository
locks, while the child handles all requests made to access or modify
the contents of the repository.
This will allow us to take advantage of randomized library remapping
and new propolice cookies, and minimizes the amount of code that can
run with elevated privileges. Still work in progress.
suggested by deraadt@
Diffstat (limited to 'usr.bin/cvs/commit.c')
0 files changed, 0 insertions, 0 deletions