NetBSD/sys/miscfs
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
..
deadfs Remove __P() 2005-08-30 20:08:01 +00:00
fdesc Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
fifofs Remove __P() 2005-08-30 20:08:01 +00:00
genfs Follow compat naming tradition: rename compat_export_args to export_args30. 2005-09-25 21:17:05 +00:00
kernfs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
nullfs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
overlay Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
portal Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
procfs Add "cwd" and "root" symlinks to each process's directory. The cwd 2005-10-01 03:17:37 +00:00
specfs in spec_ioctl(), don't dereference v_specinfo if it's NULL. 2005-09-11 14:18:54 +00:00
syncfs Add sysctl options for the syncer: 2005-09-11 17:55:56 +00:00
umapfs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
Makefile ptyfs moved from sys/miscfs/ to sys/fs/ 2004-11-11 18:57:21 +00:00