On Mon, Jul 04, 2011, Ted Unangst wrote: > CVSROOT: /cvs > Module name: src > Changes by: t...@cvs.openbsd.org 2011/07/04 16:53:53 > > Modified files: > sys/arch/amd64/amd64: conf.c > sys/arch/i386/conf: GENERIC files.i386 > sys/arch/i386/i386: conf.c genassym.cf locore.s > sys/arch/solbourne/solbourne: locore.s trap.c > sys/arch/sparc/conf: GENERIC RAMDISK SUN4 SUN4C SUN4M > files.sparc > sys/arch/sparc/sparc: conf.c locore.s trap.c > sys/arch/sparc64/sparc64: conf.c trap.c > sys/kern : Makefile exec_conf.c exec_elf.c > sys/net : if.c > sys/sys : conf.h ioctl.h socketvar.h tty.h > > Log message: > remove compat_svr4 support. ok deraadt
Note that this shrinks struct socket to save kernel memory. Now openbsd is even more web scale.