CVSROOT: /cvs Module name: src Changes by: sema...@cvs.openbsd.org 2015/09/19 14:39:06
Modified files: sys/kern : kern_tame.c Log message: In the internal conversion of _TM_* to TAME_*, some bits were lost for "dns" and "cmsg" in the `tamereq' array. Restore the previous behaviour. ok guenther@