CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/09/07 19:47:06
Modified files:
sbin : Makefile
sbin/mount : mount.c
sys/arch/alpha/include: reg.h
sys/arch/i386/conf: GENERIC files.i386
sys/arch/powerpc/include: reg.h
sys/compat/linux: linux_misc.c linux_types.h
sys/kern : Makefile kern_exec.c kern_fork.c sys_process.c
vfs_init.c
sys/sys : mount.h vnode.h
share/man/man4 : options.4
usr.sbin/procmap: procmap.c
Removed files:
sbin/mount_procfs: Makefile mount_procfs.8 mount_procfs.c
Log message:
Delete procfs; it's always had races and is now unused: no one noticed for
months that I broke it before the 5.5 release.
confirmed as not being required by ports by sthen@, ajacoutot@, dcoppa@