CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2021/01/19 09:54:00
Modified files: usr.sbin/rad : control.c control.h frontend.c frontend.h Log message: Move control_state and ctl_conns to control.c, it's not needed elsewhere and unbreaks -fno-common. Inspired by claudio Problem reported by mortimer