summaryrefslogtreecommitdiff
path: root/usr.sbin/httpd
diff options
context:
space:
mode:
authorVitaliy Makkoveev <mvs@cvs.openbsd.org>2022-08-15 09:11:40 +0000
committerVitaliy Makkoveev <mvs@cvs.openbsd.org>2022-08-15 09:11:40 +0000
commit66b8a6ce9214054b5a2b2c78359836d097085ed5 (patch)
treecc88de1a617dc8c2c57bf3ba850c28170b92b470 /usr.sbin/httpd
parentbed5aa484111700bcd37270ca0f0a38ace80e8a0 (diff)
Introduce 'pr_usrreqs' structure and move existing user-protocol
handlers into it. We want to split existing (*pr_usrreq)() to multiple short handlers for each PRU_ request as it was already done for PRU_ATTACH and PRU_DETACH. This is the preparation step, (*pr_usrreq)() split will be done with the following diffs. Based on reverted diff from guenther@. ok bluhm@
Diffstat (limited to 'usr.sbin/httpd')
0 files changed, 0 insertions, 0 deletions