NetBSD/sys/miscfs/procfs
atatat fca6393ad4 Add "cwd" and "root" symlinks to each process's directory. The cwd
link points to the process's current working directory, and the root
link points to the process's root directory.  What else would you
expect?

For directories that are out of reach (caller is in a chroot, target
process is in a different chroot, etc), the links point to "/"
instead.
2005-10-01 03:17:37 +00:00
..
Makefile
files.procfs
procfs.h Add "cwd" and "root" symlinks to each process's directory. The cwd 2005-10-01 03:17:37 +00:00
procfs_cmdline.c
procfs_ctl.c Remove __P() 2005-08-30 20:08:01 +00:00
procfs_fd.c
procfs_fpregs.c
procfs_linux.c - sprinkle const 2005-05-29 21:55:33 +00:00
procfs_map.c Remove __P() 2005-08-30 20:08:01 +00:00
procfs_mem.c
procfs_note.c
procfs_regs.c
procfs_status.c - sprinkle const 2005-05-29 21:55:33 +00:00
procfs_subr.c Add "cwd" and "root" symlinks to each process's directory. The cwd 2005-10-01 03:17:37 +00:00
procfs_vfsops.c Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
procfs_vnops.c Add "cwd" and "root" symlinks to each process's directory. The cwd 2005-10-01 03:17:37 +00:00