NetBSD/sys/miscfs/procfs
skrll 45ea587c94 Expose the 'exe' symlink to the process realpath in NetBSD as well. An
example user is gdb.

OK'd by christos.
2006-11-25 09:39:34 +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 Expose the 'exe' symlink to the process realpath in NetBSD as well. An 2006-11-25 09:39:34 +00:00