CVSROOT: /cvs Module name: src Changes by: na...@cvs.openbsd.org 2016/02/28 08:46:19
Modified files: share/man/man4 : options.4 share/man/man8 : Makefile sys/arch/i386/conf: GENERIC files.i386 sys/arch/i386/i386: genassym.cf locore.s trap.c sys/conf : files sys/kern : exec_conf.c exec_elf.c sys/net : if.c sys/sys : ioctl.h usr.bin/kdump : Makefile Log message: Support for running Linux binaries under emulation is going away. Remove "option COMPAT_LINUX" and everything directly tied to it from the kernel and the corresponding man page documentation. ok visa@ guenther@