CVSROOT:        /cvs
Module name:    src
Changes by:     r...@cvs.openbsd.org    2016/09/03 08:44:21

Modified files:
        usr.sbin/relayd: parse.y proc.c relayd.h 
        usr.sbin/httpd : httpd.h parse.y proc.c 
        usr.sbin/relayctl: relayctl.c 

Log message:
Replace [RELAY|SERVER]_MAXPROC with the new PROC_MAX_INSTANCES
variable and limit it from 128 to 32 instances (the old value).
While here, move a few PROC_ defines around.

OK rzalamena@

Reply via email to