Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/miscfs/procfs



Module Name:    src
Committed By:   yamt
Date:           Fri Oct  1 16:32:16 UTC 2004

Modified Files:
        src/sys/miscfs/procfs: procfs_vnops.c

Log Message:
procfs_readdir:
- fix a locking problem, using proclist_foreach_call.  PR/27098.
- correct snprintf size argument.


To generate a diff of this commit:
cvs rdiff -r1.116 -r1.117 src/sys/miscfs/procfs/procfs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index