Split the two parts of procfs_readdir into subroutines.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 16 Aug 2005 16:09:05 +0000 (16:09 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 16 Aug 2005 16:09:05 +0000 (16:09 +0000)
commitdcab9ef0755b6696d8853656db4c033ba3c458a7
tree12db419a0216b225221e1ffdec7ab079aacab09d
parentc86cd76aea74c72bd0bb58311e4a117dd68f50af
Split the two parts of procfs_readdir into subroutines.
Don't scale offsets by the maximum directory entry size.
Honor visibility of processes for jailed processes.
Prefer LIST_* macros over direct access.
sys/vfs/procfs/procfs_vnops.c