cvs commit: src/sys/vfs/procfs procfs_vnops.c

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Tue Aug 16 09:10:14 PDT 2005


joerg       2005/08/16 09:09:05 PDT

DragonFly src repository

  Modified files:
    sys/vfs/procfs       procfs_vnops.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.24      +137 -127  src/sys/vfs/procfs/procfs_vnops.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/procfs/procfs_vnops.c.diff?r1=1.23&r2=1.24&f=u





More information about the Commits mailing list