NetBSD/sys/miscfs/procfs
elad 72438de6ef Remove redundant securelevel check; this is already done in procfs_rw()
and we can't get here (procfs_control()) without being there first.

Pointed out by yamt@.
2006-11-22 15:48:11 +00:00
..
Makefile
files.procfs Restore dependency on PTRACE for PROCFS. 2006-08-30 13:49:27 +00:00
procfs.h add an "emul" file node. 2006-10-29 22:35:35 +00:00
procfs_cmdline.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
procfs_ctl.c Remove redundant securelevel check; this is already done in procfs_rw() 2006-11-22 15:48:11 +00:00
procfs_fd.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
procfs_fpregs.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
procfs_linux.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
procfs_map.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
procfs_mem.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
procfs_note.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
procfs_regs.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
procfs_status.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
procfs_subr.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
procfs_vfsops.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
procfs_vnops.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00