DragonFlyBSD/src 2a7bd4dsys/dev/disk/iscsi/initiator isc_soc.c, sys/kern sys_vmm.c imgact_aout.c

kernel: Don't include <sys/user.h> in kernel code.

There is really no point in doing that because its main purpose is to
expose kernel structures to userland. The majority of cases wasn't
needed at all and the rest required only a couple of other includes.
DeltaFile
+4-1sys/kern/sys_vmm.c
+2-2sys/platform/vkernel64/x86_64/cpu_regs.c
+1-3sys/vm/vm_glue.c
+1-2sys/platform/pc64/x86_64/machdep.c
+1-1sys/platform/vkernel64/x86_64/tls.c
+0-2sys/platform/pc64/x86_64/db_trace.c
+0-2sys/kern/imgact_aout.c
+0-2sys/kern/sys_process.c
+1-1sys/kern/kern_proc.c
+1-1sys/platform/pc64/x86_64/tls.c
+1-1sys/platform/vkernel64/platform/pmap.c
+0-2sys/platform/vkernel64/x86_64/db_trace.c
+0-1sys/platform/pc64/x86_64/mp_machdep.c
+0-1sys/kern/init_main.c
+0-1sys/kern/kern_exec.c
+0-1sys/kern/kern_exit.c
+0-1sys/dev/disk/iscsi/initiator/isc_soc.c
+0-1sys/platform/pc64/x86_64/mptable.c
+0-1sys/platform/pc64/x86_64/pmap.c
+0-1sys/vfs/procfs/procfs_mem.c
+12-2820 files

UnifiedSplitRaw