CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/17 10:54:01
Modified files:
usr.sbin/bgpd : bgpd.c
Log message:
pledge() esposes a design issue in bgpd that will take a moment to
get right, so disable the pledge() call in bgpd (parent process) for now.
ok deraadt@
