CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/14 07:46:51
Modified files:
usr.sbin/switchd: control.c ofcconn.c ofp.c proc.c proc.h
switchd.c switchd.h types.h
Log message:
Teach switchd(8) how to fork+exec.
Note: this daemon has the -Wcast-qual compilation flag which trigger a
warning that wasn't enable in httpd(8) or relayd(8). This will be fixed
in a next diff and then synchronized with other daemons.
ok reyk@
